|
Hello,
I build Angstrom using the newest openembedded for my at91sam9263ek board. But x11-gpe-image can't run properly, in the end of the angstrom logo and loading status, it hangs up. In the ttyAT0, I can log in, and can run program.
root@at91sam9263ek:~# ps -A PID TTY TIME CMD 1 ? 00:00:01 init 2 ? 00:00:00 kthreadd 3 ? 00:00:00 ksoftirqd/0 4 ? 00:00:00 events/0 5 ? 00:00:00 khelper 6 ? 00:00:00 async/mgr 7 ? 00:00:00 kblockd/0 8 ? 00:00:00 ksuspend_usbd 9 ? 00:00:00 khubd 10 ? 00:00:00 kmmcd 11 ? 00:00:00 pdflush 12 ? 00:00:00 pdflush 13 ? 00:00:00 kswapd0 14 ? 00:00:00 aio/0 15 ? 00:00:00 nfsiod 16 ? 00:00:00 crypto/0 25 ? 00:00:00 mtdblockd 26 ? 00:00:00 ubi_bgt0d 27 ? 00:00:00 rpciod/0 28 ? 00:00:00 ubifs_bgt0_0 38 ? 00:00:00 psplash 39 ? 00:00:00 S01psplash 40 ? 00:00:00 sleep 60 ? 00:00:00 udevd 843 ? 00:00:00 portmap 1317 ? 00:00:00 dbus-daemon 1321 ? 00:00:00 hald 1322 ? 00:00:00 hald-runner 1326 ? 00:00:00 hald-addon-gene 1328 ? 00:00:00 hald-addon-inpu 1345 ? 00:00:00 dropbear 1350 ? 00:00:00 syslogd 1352 ? 00:00:00 klogd 1362 ? 00:00:00 avahi-daemon 1387 ttyAT0 00:00:00 sh 1503 ttyAT0 00:00:00 ps
It looks like that the gpe-dm can't run properly.
Any reply would be appreciated!
|