Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26169 - dhcpcd drops "route?" during install phase (ultra1, hme)
Summary: dhcpcd drops "route?" during install phase (ultra1, hme)
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Jason Wever (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-07 19:36 UTC by Geoff Wright
Modified: 2006-02-04 06:05 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Geoff Wright 2003-08-07 19:36:03 UTC
dhcpcd drops "route?" to network during install phase.  
I am behind a Linksys 4-port router runnning DHCP and other machines on the
network are able to request and obtain new ip's.  I have tried:
dhcpcd eth0 (no success)
dhcpcd -B eth0 (no success)

dmesg gives me:

NETDEV WATCHDOG: eth0: transmit timed out


dhcpcd -d eth0
: broadcasting DHCP_DISCOVER
: timed out waiting for a valid DHCP server response

Reproducible: Always
Steps to Reproduce:
1. load liveCD and begin install process
2. work through install instructions
3. eth0 drops the connection at different times but usually during 
emerge -u system

Actual Results:  
eth0 dropped its connection

Expected Results:  
eth0 should have maintained its connection

since I lost the connection to the internet on the machine that I am trying to
install linux on, I am unable to paste emerge info here...

System name: 2.4.21-rc6-up sparc64 sun4u

if you need more information than that please let me know

thanks.
Comment 1 Sven Blumenstein (RETIRED) gentoo-dev 2003-08-07 23:18:34 UTC
Can you please post the output of `dmesg | grep eth0`?

According to a Google search for 'NETDEV WATCHDOG: eth0: transmit timed out' it looks like you simply got a bad NIC. Did you try to use another NIC?


Comment 2 Sven Blumenstein (RETIRED) gentoo-dev 2003-08-08 04:33:17 UTC
Maybe thats related to this bug:
http://forums.gentoo.org/viewtopic.php?t=59002
Comment 3 Keith M Wesolowski (RETIRED) gentoo-dev 2003-08-08 07:27:12 UTC
This is (probably) not a bad NIC.  There is a known bug affecting ultra1e hme.  A workaround exists in sparc-sources but the boot cd kernel may not have been compiled with it.  Unless someone has seen this workaround cause problems on non-U1E systems, I'm inclined to change sparc-sources to include it unconditionally, rather than depending on USE=ultra1.  This will ensure it gets into the boot cd kernels as well.
Comment 4 Jason Wever (RETIRED) gentoo-dev 2003-08-09 07:39:53 UTC
What LiveCD are you using?

The LiveCD currently does not use the Ultra1 HME patch.  IIRC, it causes problems on non-ultra1s, but I will test here to verify.
Comment 5 Jason Wever (RETIRED) gentoo-dev 2003-08-09 15:34:25 UTC
I've applied the ultra1 patch to my ultra2's kernel and have downloaded 542MB of data and portage's md5 checksums have not noticed any corruption.  So it seems the patch is safe to use on the ISO kernel.  I'll add it into the next version.
Comment 6 Jason Wever (RETIRED) gentoo-dev 2003-08-11 16:10:20 UTC
I've added a kernel patch to the latest experimental LiveCD (gentoo-sparc64-1.4_rc4-11Aug2003.iso.bz2) which should now be on the mirrors.  Please test and let me know if it works any better for you.

Thanks.
Comment 7 Jason Wever (RETIRED) gentoo-dev 2003-09-15 15:44:44 UTC
Hi,

Have you had a chance to try the fix?

Thanks
Comment 8 Jason Wever (RETIRED) gentoo-dev 2003-10-23 12:44:41 UTC
Need to hear back from bug reporter as i'm unable to replicate.