Need bootup help - LiveCD 1.22.3 and 1.22.2

Support and queries relating to third party Live CDs and DVD, VM images and other packaged distributions
Post Reply
eug
Posts: 32
Joined: Wed Mar 14, 2007 5:50 am

Need bootup help - LiveCD 1.22.3 and 1.22.2

Post by eug »

hi,

I'm having some bootup problems with both LiveCDs... this is where they hang:

1.22.2.1:
Image

1.22.3:
Image

The PC is a homebuilt one with an Asus P5B-E motherboard (Intel P965 chipset) and SATA drives.

Any hints? I've tried noscsi and noacpi as a stab in the dark, to no avail. :)

thanks
User avatar
rdmelin
Posts: 863
Joined: Wed Oct 29, 2003 2:23 pm
Location: Ellensburg, WA USA

Post by rdmelin »

The screenshot of 1.22.3 shows the last message being setting the clock. This can take a long time to time out if the ntp servers are not available, or if there is no internet connection. It may not be hung, just waiting. Try it again and give it a little lonnnggger. :)
eug
Posts: 32
Joined: Wed Mar 14, 2007 5:50 am

Post by eug »

Oh... no wonder... I was confused as I couldn't see any error messages there. I just installed Ubuntu 7.04 though, gonna do a manual install and see how that goes. There were some loooong pauses too, i thought it hung at one or two points.

If this doesn't go well i'll try and just sit and wait on 1.22.3. :)


thanks
User avatar
robi
Posts: 477
Joined: Sat Mar 17, 2007 10:48 am

Post by robi »

rdmelin wrote:The screenshot of 1.22.3 shows the last message being setting the clock. This can take a long time to time out if the ntp servers are not available, or if there is no internet connection. It may not be hung, just waiting. Try it again and give it a little lonnnggger. :)
I have the same issue, it takes about 5 to 8 minutes (!) to go over it. I read that there is a bug inthere, tried to fix it but no luck. (Disabling time-related things in Webmin, etc) Well I left it that way as I don't reboot my system every day, but I'd love to see a fix for it.

As far as I remember, it's not related to time sync-ing with external time servers, but to syncing the software clock to the hardware clock. So it's definitely a bug inthere... Plus the ntp daemon timeout if no ntp server found is I think 60 secs, not 5 minutes...
v1.25.0 + Ubuntu Linux 12.04 Server
User avatar
rdmelin
Posts: 863
Joined: Wed Oct 29, 2003 2:23 pm
Location: Ellensburg, WA USA

Post by rdmelin »

OK robi, thanks for this report. Here is a link to a possible solution.

http://qa.mandriva.com/twiki/bin/view/M ... the_link_d

Since not all network drivers are affected can you please test this and see if it resolves the problem there.

Thanks

Ross
User avatar
robi
Posts: 477
Joined: Sat Mar 17, 2007 10:48 am

Post by robi »

Thanks!

Well I already had MII_NOT_SUPPORTED=yes in my config while having the problem.

Anyway, I added LINK_DETECTION_DELAY=5 and added to lilo the nopinit parameter. I'll see how it behaves at next reboot.
v1.25.0 + Ubuntu Linux 12.04 Server
boycho
Posts: 6
Joined: Mon May 28, 2007 9:22 pm

Post by boycho »

options i2c-algo-bit bit_test=1
in modprobe before
options bttv
if you have UNKNOWN/GENERIC card
User avatar
rdmelin
Posts: 863
Joined: Wed Oct 29, 2003 2:23 pm
Location: Ellensburg, WA USA

Post by rdmelin »

Nice :)
Works here!

And welcome to the forums. May all your posts follow this pattern. :)
User avatar
robi
Posts: 477
Joined: Sat Mar 17, 2007 10:48 am

Post by robi »

Finally a reboot, and noted that MII_NOT_SUPPORTED=yes and LINK_DETECTION_DELAY=5 did not solve the problem however options i2c-algo-bit bit_test=1 did.

I added this to the wiki, in the Pico2000 section.
v1.25.0 + Ubuntu Linux 12.04 Server
Post Reply