On Mon, 23 Jun 2014 15:58:55 +0200 Guillaume Gardet <[email protected]> wrote:
> > Le 21/06/2014 09:40, lists a écrit : > > Boot issue? Well it doesn't. > > > > Here is the serial port output: > > ------------------------------------ > > \0x01\0x00 > > U-Boot SPL 2013.04-dirty (Jul 10 2013 - 14:02:53) > > musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, > > SoftConn) musb-hdrc: MHDRC RTL version 2.0 > > musb-hdrc: setup fifo_mode 4 > > musb-hdrc: 28/31 max ep, 16384/16384 memory > > USB Peripheral mode controller at 47401000 using PIO, IRQ 0 > > musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, > > SoftConn) musb-hdrc: MHDRC RTL version 2.0 > > musb-hdrc: setup fifo_mode 4 > > musb-hdrc: 28/31 max ep, 16384/16384 memory > > USB Host mode controller at 47401800 using PIO, IRQ 0 > > OMAP SD/MMC: 0 > > mmc_send_cmd : timeout: No status update > > reading u-boot.img > > reading u-boot.img > > > > > > U-Boot 2013.04-dirty (Jul 10 2013 - 14:02:53) > > > > I2C: ready > > DRAM: 512 MiB > > WARNING: Caches not enabled > > NAND: No NAND device found!!! > > 0 MiB > > MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 > > *** Warning - readenv() failed, using default environment > > > > musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, > > SoftConn) musb-hdrc: MHDRC RTL version 2.0 > > musb-hdrc: setup fifo_mode 4 > > musb-hdrc: 28/31 max ep, 16384/16384 memory > > USB Peripheral mode controller at 47401000 using PIO, IRQ 0 > > musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, HB-ISO Rx, HB-ISO Tx, > > SoftConn) musb-hdrc: MHDRC RTL version 2.0 > > musb-hdrc: setup fifo_mode 4 > > musb-hdrc: 28/31 max ep, 16384/16384 memory > > USB Host mode controller at 47401800 using PIO, IRQ 0 > > Net: <ethaddr> not set. Validating first E-fuse MAC > > cpsw, usb_ether > > Hit any key to stop autoboot: 1 \0x08\0x08\0x08 0 > > gpio: pin 53 (gpio 53) value is 1 > > mmc0 is current device > > micro SD card found > > mmc0 is current device > > gpio: pin 54 (gpio 54) value is 1 > > SD/MMC found on device 0 > > Failed to mount ext2 filesystem... > > ** Unrecognized filesystem type ** > > gpio: pin 55 (gpio 55) value is 1 > > ** No partition table - mmc 0 ** > > Is it a beaglebone or a beaglebone black board? > > Did you check the sh256sum of the compressed image (*.raw.xz file)? > Is the SD card recognized on a desktop computer? > > Did you press the boot select switch button on power on as mentionned > on this page: https://en.opensuse.org/HCL:BeagleBone_Black ? > > What returns the 'printenv' command in u-boot? > > > Guillaume > Beagle Bone Black sha256sum openSUSE-13.1-ARM-JeOS-beaglebone.armv7l-1.12.1-Build37.1.raw.xz 32f893361342c7799e4ce54b757dbb41822a11c9705586e78f65a3246b8a3606 No to holding down the boot button, though my board is already set up to read the sd card. However, holding the button made it work. What I didn't realize was that there is an additional installation phase that requires a terminal capable of ncurses. I was using cutecom for the serial connection. It turns out there is a program called "screen" that will handle the serial port. Thanks for your help. BTW as of late I have had the download manager occasionally fail in Firefox. When it fails, it does so blatantly. So I do check the sha. I've also gone to the kde download manager, which has no issues. -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
