Hi,
I have downloaded the image for Pandaboard, from
http://releases.linaro.org/13.09/ubuntu/panda/panda-raring_developer_2013092...
I unpack it and copy it to a SD card using Windows Image writer.
When the Pandaboard boots, the boot hangs temporarily (circa one minute) after having printed
[ 6.891754] init: ureadahead main process (1106) terminated with status 5 [ 7.596893] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
After the minute or so has passed, the printout resumes, and one sees
* Setting sensors limits [ OK ]
* Loading cpufreq kernel modules...
and then the login proceeds with success.
When I look in the dmesg printout I see
[ 6.143127] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 6.891754] init: ureadahead main process (1106) terminated with status 5 [ 7.596893] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro [ 8.069091] udevd[1193]: starting version 175 ing ok [ 10.653472] usb 1-1.1: link qh8-0001/eca3e3c0 start 2 [1/0 us] [ 10.653472] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 10.655517] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 10.904968] init: udev-fallback-graphics main process (1398) terminated with status 1 [ 11.121673] init: plymouth main process (1107) killed by ABRT signal [ 11.128204] init: plymouth-splash main process (1436) terminated with status 2 [ 131.484619] init: alsa-restore main process (1490) terminated with status 99 [ 132.043243] init: plymouth-stop pre-start process (1601) terminated with status 1 [ 132.072296] init: tty1 main process (1602) killed by TERM signal
Could it be that some service is started that takes a lot of time?
Have you seen this before?
Any hints are appreciated!
Best regards,
Ola
Hi Ola,
On 10/21/2013 05:26 PM, Ola Dahl wrote:
Hi,
I have downloaded the image for Pandaboard, from
http://releases.linaro.org/13.09/ubuntu/panda/panda-raring_developer_2013092...
I unpack it and copy it to a SD card using Windows Image writer.
When the Pandaboard boots, the boot hangs temporarily (circa one minute) after having printed
[ 6.891754] init: ureadahead main process (1106) terminated with status 5 [ 7.596893] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
After the minute or so has passed, the printout resumes, and one sees
Setting sensors limits [ OK ]
Loading cpufreq kernel modules...
and then the login proceeds with success.
When I look in the dmesg printout I see
[ 6.143127] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 6.891754] init: ureadahead main process (1106) terminated with status 5 [ 7.596893] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro [ 8.069091] udevd[1193]: starting version 175 ing ok [ 10.653472] usb 1-1.1: link qh8-0001/eca3e3c0 start 2 [1/0 us] [ 10.653472] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 10.655517] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 10.904968] init: udev-fallback-graphics main process (1398) terminated with status 1 [ 11.121673] init: plymouth main process (1107) killed by ABRT signal [ 11.128204] init: plymouth-splash main process (1436) terminated with status 2 [ 131.484619] init: alsa-restore main process (1490) terminated with status 99 [ 132.043243] init: plymouth-stop pre-start process (1601) terminated with status 1 [ 132.072296] init: tty1 main process (1602) killed by TERM signal
Could it be that some service is started that takes a lot of time?
Have you seen this before?
You don't have ethernet connected to the board, right?
I've given this image a try on a Panda ES board.
When the ethernet is available, I see no delays, and dmesg gives:
[ 12.274230] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 12.340332] init: udev-fallback-graphics main process (1387) terminated with status 1 [ 12.931732] init: plymouth main process (1113) killed by ABRT signal [ 12.935455] init: plymouth-splash main process (1440) terminated with status 2 [ 13.937377] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 13.948211] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 [ 17.345123] init: failsafe main process (1396) killed by TERM signal [ 17.849884] init: alsa-restore main process (1535) terminated with status 99 [ 18.483337] init: plymouth-stop pre-start process (1646) terminated with status 1 [ 18.511535] init: tty1 main process (1647) killed by TERM signal
W/o ethernet (cable removed) there a delay of couple minutes after these lines are printed to the console:
Begin: Running /scripts/init-bottom ... done. [ 7.031066] init: ureadahead main process (1105) terminated with status 5 [ 7.738800] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro
And dmesg is:
[ 11.009429] init: udev-fallback-graphics main process (1397) terminated with status 1 [ 11.065185] usb 1-1.1: link qh8-0001/eca37480 start 2 [1/0 us] [ 11.065185] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 11.067382] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 11.356414] hw-breakpoint: Failed to enable monitor mode on CPU 0. [ 11.726379] hw-breakpoint: CPU 0 failed to disable vector catch [ 12.011138] init: plymouth main process (1106) killed by ABRT signal [ 12.017639] init: plymouth-splash main process (1437) terminated with status 2 [ 132.446441] init: plymouth-stop pre-start process (1602) terminated with status 1 [ 132.474243] init: tty1 main process (1603) killed by TERM signal
I.e. this is just how the prebuilt image is configured.
Thanks, Andrey
Any hints are appreciated!
Best regards,
Ola
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev