Fedora Linux Support Community & Resources Center
  #1  
Old 9th November 2007, 01:33 PM
biffi Offline
Registered User
 
Join Date: Nov 2007
Posts: 2
Hangs on "starting udev"

Hi,

I have a asus L5800C laptop and when I try to install fedora 8 with the live cd (some problems with dvd player, so I have only cd available) it hangs on "starting udev"

I have tried to add many parameters like acpi=off,noacpi,apm=off,... but they didn't worked!

I think the problem is the 2.6.23 kernel, because I have also update fedora 7 to a newer 2.6.23 kernel and it hangs also on the udev issue. (2.6.22 worked fine)

With the live cd there is no problem because on an other pc it worked well !

Thnx,
Biffi
Reply With Quote
  #2  
Old 16th November 2007, 10:50 PM
matth45 Offline
Registered User
 
Join Date: Jun 2007
Posts: 148
This doesn't provide a solution, but you're not the only one with this problem. Here's a discussion thread on the fedora-list about what I believe is the same issue.

http://www.nabble.com/Problems-with-...html#a13673661

Can you post the output of "/sbin/lspci"? It could help to narrow down possible causes.
Reply With Quote
  #3  
Old 17th November 2007, 12:46 AM
matth45 Offline
Registered User
 
Join Date: Jun 2007
Posts: 148
https://bugzilla.redhat.com/show_bug.cgi?id=319741

The above doesn't work for me. Maybe you'll have more luck with it?
Reply With Quote
  #4  
Old 17th November 2007, 01:50 PM
biffi Offline
Registered User
 
Join Date: Nov 2007
Posts: 2
Quote:
Originally Posted by matth45
This doesn't provide a solution, but you're not the only one with this problem. Here's a discussion thread on the fedora-list about what I believe is the same issue.

http://www.nabble.com/Problems-with-...html#a13673661

Can you post the output of "/sbin/lspci"? It could help to narrow down possible causes.
My /sbin/lspci output

00:00.0 Host bridge: Silicon Integrated Systems [SiS] 645xx (rev 03)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 14)
00:02.3 FireWire (IEEE 1394): Silicon Integrated Systems [SiS] FireWire Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:0a.0 CardBus bridge: ENE Technology Inc CB-720/2/4 Cardbus Controller (rev 01)
00:0a.1 CardBus bridge: ENE Technology Inc CB-720/2/4 Cardbus Controller (rev 01)
00:0a.2 FLASH memory: ENE Technology Inc CB710 Memory Card Reader Controller
00:0c.0 Network controller: Broadcom Corporation BCM4303 802.11b Wireless LAN Controller (rev 02)
00:0d.0 Ethernet controller: 3Com Corporation 3c940 10/100/1000Base-T [Marvell] (rev 12)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 [Mobility FireGL 9000] (rev 01)


Thnx for helping me !
Reply With Quote
  #5  
Old 19th November 2007, 01:38 AM
rondeth Offline
Registered User
 
Join Date: Nov 2006
Posts: 7
Quote:
Originally Posted by biffi
My /sbin/lspci output

00:00.0 Host bridge: Silicon Integrated Systems [SiS] 645xx (rev 03)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (AGP)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 14)
00:02.3 FireWire (IEEE 1394): Silicon Integrated Systems [SiS] FireWire Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.6 Modem: Silicon Integrated Systems [SiS] AC'97 Modem Controller (rev a0)
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:0a.0 CardBus bridge: ENE Technology Inc CB-720/2/4 Cardbus Controller (rev 01)
00:0a.1 CardBus bridge: ENE Technology Inc CB-720/2/4 Cardbus Controller (rev 01)
00:0a.2 FLASH memory: ENE Technology Inc CB710 Memory Card Reader Controller
00:0c.0 Network controller: Broadcom Corporation BCM4303 802.11b Wireless LAN Controller (rev 02)
00:0d.0 Ethernet controller: 3Com Corporation 3c940 10/100/1000Base-T [Marvell] (rev 12)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 [Mobility FireGL 9000] (rev 01)


Thnx for helping me !

I have the same issue on my laptop (googling for it right now)...the only thing that my laptop has that your machine has is a Broadcom BCM wireless lan controller, which is 'turned off' (but can't be disabled, at least in my bios).
Reply With Quote
  #6  
Old 19th November 2007, 02:08 AM
glennzo's Avatar
glennzo Online
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,974
Quote:
Originally Posted by biffi
Hi,

I have a asus L5800C laptop and when I try to install fedora 8 with the live cd (some problems with dvd player, so I have only cd available) it hangs on "starting udev"

I have tried to add many parameters like acpi=off,noacpi,apm=off,... but they didn't worked!

I think the problem is the 2.6.23 kernel, because I have also update fedora 7 to a newer 2.6.23 kernel and it hangs also on the udev issue. (2.6.22 worked fine)

With the live cd there is no problem because on an other pc it worked well !

Thnx,
Biffi
https://bugzilla.redhat.com/show_bug.cgi?id=384981
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #7  
Old 19th November 2007, 05:00 AM
epattam Offline
Registered User
 
Join Date: Aug 2005
Posts: 36
on f8 mine was hanging on starting udev, i tried most of the soultions but did not work, and then i decided remove hardware one by one, First one to go was my linksys pci wireless card. bingo the culprit,. i started it back up and everything is normal. i think the niew .23 kernel did not like my card. it happened when i installed the same kernel on f7.

now i want to know how i can get that card to work

Thanks
Reply With Quote
  #8  
Old 19th November 2007, 06:49 AM
matth45 Offline
Registered User
 
Join Date: Jun 2007
Posts: 148
If you check out the lspci from the link I posted above, both I and the other guy on the mailing list who are having this problem have broadcom controllers as well. It seems to be a common thread among the affected systems. My laptop also has a broadcom wireless card, but is not affected. So it's not across the board.

Do any of you have systems where you could temporarily remove the wireless card and see if the problem still persists? Unfortunately my desktop has the braodcom adapter hardwired. Another thing to try would be to blacklist the broadcom kernel module b43. I'll give this a try when I have physical access to the machine again and post back here if I have any success.
Reply With Quote
  #9  
Old 19th November 2007, 09:04 AM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,347
I too have a laptop that hangs at udev without suitable modification. That also has built in Broadcom wireless.

What gets mine over the hurdle is another subtle variant on the acpi theme that you might like to try.

pci=noacpi
Reply With Quote
  #10  
Old 19th November 2007, 06:34 PM
rondeth Offline
Registered User
 
Join Date: Nov 2006
Posts: 7
Quote:
Originally Posted by bbfuller
I too have a laptop that hangs at udev without suitable modification. That also has built in Broadcom wireless.

What gets mine over the hurdle is another subtle variant on the acpi theme that you might like to try.

pci=noacpi
What distro are you running, if you don't mind me asking? I'm trying to switch from Ubuntu on this machine to Fedora 8...I don't remember why I stopped running F7 on this thing.

I tried your 'pci=noacpi' on my laptop, and it got further in the sense that it was able to dump a kernel panic message. Out of curiosity, I blacklisted the bcm43xx module at boot-time and got the exact same message; none of the other 'common' boot options did that.

BTW, thanks for the link to the bugzilla issue on this, glennzo...I checked a few days ago, but felt I didn't have enough info to report
Reply With Quote
  #11  
Old 19th November 2007, 10:08 PM
bbfuller Offline
Registered User
 
Join Date: Jun 2005
Location: UK
Posts: 4,347
Hello rondeth.

I've never had any problem with any of the previous versions of Fedora, the only problems I've had are with Fedora 8 which is what I have to use that option for.

I was offering it as an additional option to those listed in post #1. In fact, I have to use:

acpi=off pci=noacpi

to get that one to boot.

Among the oddities of F8, I couldn't get an install to run from the DVD but only from the livecd on that particular machine.
Reply With Quote
  #12  
Old 19th November 2007, 10:14 PM
matth45 Offline
Registered User
 
Join Date: Jun 2007
Posts: 148
acpi=off should imply pci=noacpi, shouldn't it? Anyway, my system hangs hard with "irq blah nobody cared" messages when I try the noacpi stuff. Using irqpoll/irqfixup, with the above options, it still hangs on Starting udev.

I tried blacklisting b43 with no luck. By the way - in 2.6.22? or .21? (and later) kernel the bcm43xx changed its name to b43. Maybe I have to blacklist some of the other helper modules as well?
Reply With Quote
  #13  
Old 20th November 2007, 12:08 AM
matth45 Offline
Registered User
 
Join Date: Jun 2007
Posts: 148
Ok, I've got a workaround for this issue that works for me. If anyone else is still having problems you could try this (which I think is a better solution than disabling all acpi support on your system). Basically, we're disabling the b43 kernel driver and helper modules:

In /etc/modprobe.d/blacklist add:

blacklist b43
blacklist sbs
blacklist mac80211
blacklist cfg80211

In /etc/modprobe.conf add

alias b43 off
alias sbs off
alias mac80211 off
alias cfg80211 off

After doing this my system boots with the 2.6.23 kernel. I wasn't using b43 anyway, since it doesn't work with my card.

Hope this helps.
Reply With Quote
Reply

Tags
hangs, starting udev

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 10 boot stops at "Starting udev:" paddster7 Using Fedora 13 29th March 2009 09:48 PM
NVidia driver install causing boot "Starting udev" hang hmerrill Using Fedora 11 27th November 2007 03:47 AM
Fedora Core 8 hangs at "Starting udev" after install thucnh Installation and Live Media 7 21st November 2007 02:22 AM
FC5 DVD install hangs at 1st boot, "Starting udev:" dreamer_nights EOL (End Of Life) Versions 1 16th September 2006 11:37 AM
FC5 Boot hangs at "Starting udev" antheo EOL (End Of Life) Versions 20 25th March 2006 05:40 PM


Current GMT-time: 08:44 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat