On Fri, Apr 10, 2020 at 5:53 PM <[email protected]> wrote: > > Hi Robert, > > Thanks for your answer! > Here is the output of the console:
Awesome thanks! > Press SPACE to abort autoboot in 2 seconds > board_name=[A335BNLT] ... > board_rev=[00C0] ... > Card did not respond to voltage select! > mmc_init: -95, time 13 > Card did not respond to voltage select! > mmc_init: -95, time 12 > Card did not respond to voltage select! > mmc_init: -95, time 13 > gpio: pin 56 (gpio 56) value is 0 > gpio: pin 55 (gpio 55) value is 0 > gpio: pin 54 (gpio 54) value is 0 > gpio: pin 53 (gpio 53) value is 1 > Card did not respond to voltage select! > mmc_init: -95, time 13 > Card did not respond to voltage select! > mmc_init: -95, time 13 > switch to partitions #0, OK That's ^ actually your microSD card.. It might be toast.. > mmc1(part 0) is current device > Scanning mmc 1:1... > gpio: pin 56 (gpio 56) value is 0 > gpio: pin 55 (gpio 55) value is 0 > gpio: pin 54 (gpio 54) value is 0 > gpio: pin 53 (gpio 53) value is 1 > switch to partitions #0, OK > mmc1(part 0) is current device > gpio: pin 54 (gpio 54) value is 1 > Checking for: /uEnv.txt ... > Checking for: /boot.scr ... > Checking for: /boot/boot.scr ... > Checking for: /boot/uEnv.txt ... > gpio: pin 55 (gpio 55) value is 1 > 2171 bytes read in 15 ms (140.6 KiB/s) > Loaded environment from /boot/uEnv.txt > Checking if uname_r is set in /boot/uEnv.txt... > gpio: pin 56 (gpio 56) value is 1 > Running uname_boot ... > loading /boot/vmlinuz-4.4.145-bone23 ... > 8263240 bytes read in 549 ms (14.4 MiB/s) > loading /boot/dtbs/4.4.145-bone23/am335x-boneblack.dtb ... > 51343 bytes read in 51 ms (982.4 KiB/s) > uboot_overlays: add [enable_uboot_overlays=1] to /boot/uEnv.txt to enable... > loading /boot/initrd.img-4.4.145-bone23 ... > 5935511 bytes read in 404 ms (14 MiB/s) > debug: [console=ttyO0,115200n8 root=/dev/mmcblk1p1 ro rootfstype=ext4 > rootwait coherent_pool=1M net.ifnames=0 quiet consoleblank=0 fbcon=rotate:1 > omap_wdt.nowayout=0 root=/dev/mmcblk0p1 root=/dev/mmcblk0p1] ... why do you have 3 "root=?" options, the first is set by u-boot, but the second two are user created from /boot/uEnv.txt > I see that problems started already here, even before loading the kernel : > Card did not respond to voltage select! > mmc_init: -95, time 13 > > If I understand correctly it can't detect eMMC device. > Do you have any idea why? Your microSD card might be toast... Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjgVQA-cGwmmYbo99FACFqOutAiBETorxQuSDMiNaDfhA%40mail.gmail.com.
