Hi,
I have booted panda board using 11.05 natty release of ubuntu. It worked great.
Now, I am trying to compile the kernel myself. I am using the sources from tarball provided on 11.05 release page as well as from linaro git 2.6.38 tree.
I have extracted the .config from running ubuntu(of 11.05 LEB) and using it to compile my own kernels. Then I am just replacing the uImage on sdcard(generated using 11.05 LEB) by my compiled kernel.
Boot process goes fine till the init process but then it fails to bring on the graphics and goes to console mode.
Any help on this?
Below are the boot logs I see with kernel from tarball provided on 11.05 release page:
Begin: Running /scripts/init-bottom ... done. init: ureadahead main process (195) terminated with status 5 fsck from util-linux-ng 2.17.2 rootfs: clean, 135614/239040 files, 433096/954752 blocks * Starting mDNS/DNS-SD daemon[ OK ] * Stopping cold plug devices[ OK ] * Stopping log initial device creation[ OK ] * Starting save udev log and update rules[ OK ] * Stopping save udev log and update rules[ OK ] fsck from util-linux-ng 2.17.2 rootfs: clean, 135614/239040 files, 433096/954752 blocks * Starting mDNS/DNS-SD daemon[ OK ] * Stopping cold plug devices[ OK ] * Stopping log initial device creation[ OK ] * Starting save udev log and update rules[ OK ] * Stopping save udev log and update rules[ OK ] * Starting AppArmor profiles Cache read/write disabled: /sys/kernel/security/apparmor/features interface file missing. (Kernel needs AppArmor 2.4 comp atibility patch.) Cache read/write disabled: /sys/kernel/security/apparmor/features interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.) Warning from /etc/apparmor.d/gdm-guest-session (/etc/apparmor.d/gdm-guest-session line 49): profile /usr/share/gdm/guest-session/Xsession network rules not en forced Cache read/write disabled: /sys/kernel/security/apparmor/features interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.) Warning from /etc/apparmor.d/sbin.dhclient (/etc/apparmor.d/sbin.dhclient line 73): profile /sbin/dhclient network rules not enforced Cache read/write disabled: /sys/kernel/security/apparmor/features interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.) Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox Cache read/write disabled: /sys/kernel/security/apparmor/features interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.) Warning from /etc/apparmor.d/usr.sbin.cupsd (/etc/apparmor.d/usr.sbin.cupsd line 169): profile /usr/lib/cups/backend/cups-pdf network rules not enforced Warning from /etc/apparmor.d/usr.sbin.cupsd (/etc/apparmor.d/usr.sbin.cupsd line 169): profile /usr/sbin/cupsd network rules not enforced Warning from /etc/apparmor.d/usr.bin.evince (/etc/apparmor.d/usr.bin.evince line 134): profile /usr/bin/evince network rules not enforced Warning from /etc/apparmor.d/usr.bin.evince (/etc/apparmor.d/usr.bin.evince line 134): profile /usr/bin/evince-previewer network rules not enforced [ OK ]
speech-dispatcher disabled; edit /etc/default/speech-dispatcher [ OK ]rting bluetooth Last login: Tue Jun 21 06:21:37 UTC 2011 on tty1 * PulseAudio configured for per-user sessions Welcome to Linaro 11.05 (GNU/Linux 2.6.38.7 armv7l)
* Documentation: https://wiki.linaro.org/ * Enabling additional executable binary formats binfmt-support FATAL: Could not load /lib/modules/2.6.38.7/modules.dep: No such file or directory update-binfmts: warning: Couldn't load the binfmt_misc module. [ OK ] root@linaro:~#