On Wed, Feb 24, 2016 at 9:53 AM, Jason Kridner <[email protected]> wrote: > > > On Feb 24, 2016, at 9:50 AM, Robert Nelson <[email protected]> wrote: > > On Wed, Feb 24, 2016 at 8:48 AM, Rafael Gimenes Leite <[email protected]> > wrote: > > Hi, > > Anyone can share the latest image for beagole board xM rec C1 ? > > > I want to setup it to download media into external hard disk > > > Monthy snapshots with directions here: > > http://elinux.org/BeagleBoardDebian#Debian_.28jessie.29 > > Sorry, i don't really test the xM anymore, other then basic boot tests.. > > > I created a simple console disk image at > http://debian.beagleboard.org/images/beaglexm-debian-8.3-console-2016-02-11-2gb.img.xz. > > If I get positive feedback, I will link from BeagleBoard.org/latest-images. > I have not tested it myself yet.
Looks good, except i flashed it to a broken microsd card: xzcat beaglexm-debian-8.3-console-2016-02-11-2gb.img.xz | sudo dd of=/dev/sde U-Boot SPL 2016.01-00001-gc0bfce8 (Jan 25 2016 - 20:14:03) Trying to boot from MMC SPL: Please implement spl_start_uboot() for your board SPL: Direct Linux boot not active! reading u-boot.img reading u-boot.img U-Boot 2016.01-00001-gc0bfce8 (Jan 25 2016 - 20:14:03 -0600), Build: jenkins-github_Bootloader-Builder-325 OMAP36XX/37XX-GP ES1.2, CPU-OPP2, L3-200MHz, Max CPU Clock 1 Ghz OMAP3 Beagle board + LPDDR/NAND I2C: ready DRAM: 512 MiB NAND: 0 MiB MMC: OMAP SD/MMC: 0 *** Warning - readenv() failed, using default environment Beagle xM Rev C No EEPROM on expansion board No EEPROM on expansion board OMAP die ID: 1701000e016830c49ff8000034680022Net: usb_ether Error: usb_ether address not set. Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 Checking for: /uEnv.txt ... Checking for: /boot/uEnv.txt ... 260 bytes read in 46 ms (4.9 KiB/s) Loaded environment from /boot/uEnv.txt Checking if uname_r is set in /boot/uEnv.txt... Running uname_boot ... loading /boot/vmlinuz-4.4.1-armv7-x5 ... 5793392 bytes read in 555 ms (10 MiB/s) loading /boot/dtbs/4.4.1-armv7-x5/omap3-beagle-xm.dtb ... 108305 bytes read in 243 ms (434.6 KiB/s) loading /boot/initrd.img-4.4.1-armv7-x5 ... 9777413 bytes read in 896 ms (10.4 MiB/s) debug: [console=ttyO2,115200n8 root=/dev/mmcblk0p2 ro rootfstype=ext4 rootwait coherent_pool=1M quiet] ... debug: [bootz 0x82000000 0x88080000:953105 0x88000000] ... Kernel image @ 0x82000000 [ 0x000000 - 0x586670 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Ramdisk to 8f6ac000, end 8ffff105 ... OK Loading Device Tree to 8f68e000, end 8f6ab710 ... OK Starting kernel ... [ 0.851165] platform 48058000.ssi-controller: Cannot lookup hwmod 'ssi' [ 0.855285] of_amba_device_create(): amba_device_add() failed (-19) for /etb@5401b000 [ 0.855438] of_amba_device_create(): amba_device_add() failed (-19) for /etm@54010000 [ 4.842193] tfp410 encoder@0: failed to parse PD gpio [ 4.842742] connector-dvi connector@0: failed to find video source [ 4.897338] Error: Driver 'tfp410' is already registered, aborting... [ 5.025207] ehci-omap 48064800.ehci: Can't get PHY device for port 1: -517 [ 5.148040] omap2_set_init_voltage: unable to find boot up OPP for vdd_mpu_iva [ 5.155700] omap2_set_init_voltage: unable to set vdd_mpu_iva [ 5.161834] omap2_set_init_voltage: unable to find boot up OPP for vdd_core [ 5.169128] omap2_set_init_voltage: unable to set vdd_core Loading, please wait... [ 7.181335] mmc0: card never left busy state [ 7.185821] mmc0: error -110 whilst initialising SD card Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the system wait for the right device?) - Missing modules (cat /proc/modules; ls /dev) ALERT! /dev/mmcblk0p2 does not exist. Dropping to a shell! (initramfs) "mmc0: error -110 whilst initialising SD card" this a bad microSD card.. ;) 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]. For more options, visit https://groups.google.com/d/optout.
