07-20-2023, 10:44 PM
(07-20-2023, 11:07 AM)CounterPillow Wrote: eMMC is on a separate module you have to purchase, if you didn't purchase it you don't have it. Maybe you mean SPI flash, which is present on Model B, but shows up as /dev/mtd*.
Either way, there's two jumpers (J5 and J6) you can set to disable eMMC and SPI flash respectively if I understand the schematic correctly.
In the future please ask support questions like this to the fine and respectable people who told you to flash something onto SPI flash. It's very annoying when people go around telling others to flash their broken stuff to SPI and then leave the support burden to the rest of the community to undo this operation.
Thank you CounterPillow for the prompt reply.
Yes, I wasn't sure if my model B has eMMC onboard --it doesn't.
I originally didn't perform anything esoteric -just followed the instructions on the Pine Wiki for installing Arch Arm.
My bad, but the problem turned out to be a faulty SDcard returning:
[ 1.466924] mmc0: error -110 reading general info of SD ext reg
[ 1.467500] mmc0: error -110 whilst initialising SD card
The nature of the problem meant, although an fsck run and reporting on issues with gpt partitions, something caused the ext4 part not to be available in boot up.
(plebian boots fine now (on a good sd card) but the ethernet is down with dmesg errors)
Thanks again for your time and sorry to disturb you.