[Bug 814279] Re: x-loader may be causing the display and the serial port to fail on BeagleBoard xM Rev C
Ricardo Salveti
rsalveti at rsalveti.net
Fri Oct 10 05:07:19 UTC 2014
** Changed in: x-loader (Ubuntu)
Assignee: Ricardo Salveti (rsalveti) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to x-loader in Ubuntu.
https://bugs.launchpad.net/bugs/814279
Title:
x-loader may be causing the display and the serial port to fail on
BeagleBoard xM Rev C
Status in “x-loader” package in Ubuntu:
Confirmed
Bug description:
I've got a BeagleBoard xM and I'm running Android on it. When Android
boots up on the Rev C the console won't accept characters and the
monitor fails to come up. The kernel comes up fine and Android run no
problem as evidenced by the console messages that come out saying that
the RIL has started, etc.
To get the build do:
wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_beagle-11.07-release/3/artifact/build/out/target/product/beagleboard/boot.tar.bz2
wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_beagle-11.07-release/3/artifact/build/out/target/product/beagleboard/system.tar.bz2
wget --no-check-certificate https://android-build.linaro.org/jenkins/job/linaro-android_beagle-11.07-release/3/artifact/build/out/target/product/beagleboard/userdata.tar.bz2
bzr branch lp:linaro-image-tools
./linaro-image-tools/linaro-android-media-create --mmc /dev/sdc --dev beagle --system system.tar.bz2 --userdata userdata.tar.bz2 --boot boot.tar.bz2
I also did this to update the x-loader on the image I got:
wget http://launchpadlibrarian.net/75312547/x-loader-omap3-beagle_1.5.1%2Bgit20110715%2Bfca7cd2-1ubuntu1_armel.deb
2310 dpkg -X x-loader-omap3-beagle_1.5.1+git20110715+fca7cd2-1ubuntu1_armel.deb .
2311 sudo mkdir mnt
2312 sudo mount /dev/sdc1 mnt
2313 sudo cp ./usr/lib/x-loader/omap3530beagle/MLO mnt
2314 sudo cp ./usr/lib/x-loader/omap3530beagle/x-load.bin mnt
2315 pwd
2316 sudo umount mnt
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x-loader/+bug/814279/+subscriptions
More information about the foundations-bugs
mailing list