ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum feed: #armbian-rss | Off-Topic: #armbian-offtopic | Logs: -> irc.armbian.com
focus has joined #armbian
<focus>
(In emergency shell, fdisk -l doesn't list the sata drives on JMB585 - if ahci driver ran, LED against each SATA drive socket will be lit - none are lit. Likely emergency shell entered before running ahci driver)
<DC-IRC>
<amazingfate> You need to check if the sata driver is in initramfs.
LanDi has quit [Quit: LanDi]
focus has quit [Read error: Connection reset by peer]
jclsn has quit [Ping timeout: 240 seconds]
jclsn has joined #armbian
oida has quit [Ping timeout: 240 seconds]
oida has joined #armbian
buzzmarshall has quit [Quit: Konversation terminated!]
focus has quit [Read error: Connection reset by peer]
kolla has quit [Quit: %fog relay%]
kolla has joined #armbian
archetech has quit [Quit: Leaving]
junaid_ has quit [Remote host closed the connection]
focus has joined #armbian
juri__ has quit [Read error: Connection reset by peer]
juri_ has joined #armbian
<focus>
On a Orange Pi with nvme normal single SATA SSD - Using midnightcommander (mc) I can open /boot/initrd.img-5.10.110-rockchip-rk3588 and rumage around config files - and spot ahci is built in to be loaded. Then for simple check I did lsmod and see no ahci or sata drivers running despite running off normal SATA drive :(. I'm not sure which kernel module is running the nvme SATA drive on Orange Pi 5. I'll set up the JMB585 soon and check which kernel modules
<focus>
are running when it drops to emergency shell
<DC-IRC>
<IgorPec> focus: stick to one channel and it would probably be best if you deal with this on forum, better chances, more people will see it. I never saw that someone would try this ... I have this one https://amzn.to/3qjrO8e but it takes very long time before all sata channels are up, it often timeouts. I would not recommend to use this as a boot device, even you somehow get it working, securing 100% boot stability is something entirely different. I ass
<p0g0>
focus, when I look at my OP5 armbian/jammy /boot/config file, my sata routines are marked "y", not "m"- I think that means that they are static components of the kernal, not modules. I dunno if that means anything per se to what you asked, but my lsmod also shows no sata modules and I have an nvme ssd that works.
<focus>
(Sorry this correct - the other wrong channel paste)
juri_ has quit [Ping timeout: 265 seconds]
juri_ has joined #armbian
<focus>
DC-IRC: The 5 port JMB585 initially showed problems like you mention, but then I realize it was down to sharing of GND. All GND must be same GND as USB C powering OP5, and +5V +12 of SATA.
<focus>
p0g0: Yes I checked and configured the kernel config for Armbian and it was set to "y" and generated the entire distro on Ubuntu 22.04 Virtual Mahine, and still no difference :(
uovobw has quit [Quit: uovobw]
uovobw has joined #armbian
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian
DC-IRC has quit [Remote host closed the connection]
<focus>
For 3D printing STL files, and FreeCAD 0.21 design modification files
<DC-IRC>
<Tenkawa> Why would you run 2280 sata instead of nvme?
<DC-IRC>
<Tenkawa> (out of curiosity)
<focus>
I'm using NVME and SATA interchangeably - 2280 being operative word for too long to fit into standard case design for the Orange Pi5
TheCoffeMaker has quit [Ping timeout: 265 seconds]
arch3r has quit [Ping timeout: 250 seconds]
arch3r- has joined #armbian
<focus>
Orange Pi5 plus I order - better for 2280 board
arch3r- is now known as arch3r
<DC-IRC>
<Tenkawa> focus: just be very careful using terms like those interchangeably.... they are very "not" as people found out buying the wrong ones for rpi external cases and such
<focus>
Yes you are right - I found out nearly too late there are two types of M.2 boards - PCIe and USB - Look identical but USB will never work with Orange Pi5.
<focus>
And then PCIe splits M.2 splits into 2 lane, 3 lane, 4 lane - I think Pi5 is 2 lane, and I happen to have a 3 lane and it worked - though I can't be sure of other details
<DC-IRC>
<Tenkawa> yes you can usually (if the cards are "physicly" the right size) use the lower pci-e rate boards at lower speeds... you will lose however a great amount of io and bus bandwidth on the card though
<DC-IRC>
<Tenkawa> you will see messages in dmesg like the following
<DC-IRC>
<Tenkawa> [ 2.559526] pci 0000:01:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x1 link at 0000:00:00.0 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
<DC-IRC>
<Tenkawa> depending on your connection's total speed (this one being a PCIe x4 capable link potentially)
<focus>
Makes sense - the PCIe x4 comes with chunky heatsinks - the lower speed with graphene heat sinks appear to work with less energy (about 1W quiescent) (speed not critical for my application yet)
<focus>
(running a git server and wiki)
alekksander has joined #armbian
MrFixIt has quit [Ping timeout: 246 seconds]
zeemate has quit [Ping timeout: 250 seconds]
MrFixIt has joined #armbian
TheCoffeMaker has joined #armbian
MrFixIt has quit [Ping timeout: 240 seconds]
lyri has quit [Ping timeout: 256 seconds]
lyri has joined #armbian
MrFixIt has joined #armbian
zeemate has joined #armbian
lyri has quit [Ping timeout: 240 seconds]
lyri has joined #armbian
jantones has joined #armbian
oida has quit [Quit: byez]
alekksander has quit [Quit: Konversation terminated!]
lyri has quit [Remote host closed the connection]
archetech has joined #armbian
<DC-IRC>
<Robin> When I try to build armbian on my AWS server, I get the following errors: