Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203524 - startup blocks due to wrongly configured network devices
Summary: startup blocks due to wrongly configured network devices
Status: RESOLVED DUPLICATE of bug 203529
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-27 22:56 UTC by Zsolti
Modified: 2007-12-27 23:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info.log,3.64 KB, text/plain)
2007-12-27 23:10 UTC, Zsolti
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolti 2007-12-27 22:56:09 UTC
startup hangs at hald due to wrongly configured devices. i have one net.ath0 and one net.eth0 all configured as dhcp. somehow the dhcp-server seems not to deliver ips to my laptop, because of this or some other wrong behaviour startup hangs forever.

Reproducible: Always

Steps to Reproduce:
1. start gentoo
2. wait
3.

Actual Results:  
startup hangs

Expected Results:  
some timeout should occur and gentoo should continue.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-12-27 22:58:52 UTC
You failed to post your network configuration, emerge --info, dhcp client and version used etc. We cannot guess.
Comment 2 Zsolti 2007-12-27 23:10:40 UTC
Created attachment 139475 [details]
emerge --info
Comment 3 Zsolti 2007-12-27 23:12:19 UTC
modules=( "wpa_supplicant" )
wpa_supplicant_ath0="-Dmadwifi"
wpa_timeout_ath0=30

config_ath0=( "dhcp" )
dhcpcd_ath0="-t 7"
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-12-27 23:35:13 UTC
We have REOPEN instead of filing dupes.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-12-27 23:35:23 UTC

*** This bug has been marked as a duplicate of bug 203529 ***