Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15375 - LiveCD 1.4_rc2 install script seg faults when probing network cards on the nvnet driver.
Summary: LiveCD 1.4_rc2 install script seg faults when probing network cards on the nv...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-09 12:34 UTC by richard ferguson
Modified: 2003-11-12 07:31 UTC (History)
0 users

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 richard ferguson 2003-02-09 12:34:51 UTC
When trying to install 1.4_rc2, the install script seg faults on the nvnet  
network driver.  The system then enters a state where lsmod shows the nvnet  
module forever (initializing).  Therefore it cannot be unloaded.  This blocks  
all further network configuration and stops any attempt at installing gentoo.  
  
My hardware:  
motherboard	FIC VA-503+ 
cpu		k6-2 500 
ram		256M 
eth0		dec 21104 (tulip) 
eth1		d-link (via-rhine) 
sound		none 
hd		two maxtor ide 
 

Reproducible: Always
Steps to Reproduce:
1.Boot 1.4_rc2 live cd 
2. 
3. 
Actual Results:  
system stuck in uncorrectable state 

Expected Results:  
The install script should not try to load nvnet driver, or give a way to filter 
the problem drivers from the autoprobe script.
Comment 1 Bob Johnson (RETIRED) gentoo-dev 2003-02-10 20:31:38 UTC
you can use the nonet option to not autoprobe any nic modules. 
Comment 2 Alex 2003-02-19 09:26:53 UTC
i have the same problem

motherboard: asus P5a (ali chipset)
cpu: amd k6-2/500mhz

even with no nic in the pc

installation with nonet option worked fine for me
Comment 3 richard ferguson 2003-02-23 14:31:30 UTC
hmmm... we are both running k6-2 500Mhz.. i wonder if that has anything to do with it?  I think i have an old 350 around here somewhere I might try to throw in to see if that works.. 
Comment 4 troms 2003-03-04 07:18:03 UTC
I experienced this problem as well with AMD K6-2 400 MHz. It comes with RC2 and RC3, but 
not with RC1. My motherboard reports to be a K6BV3+ (don't remember the manufacturer). 
 
Comment 5 Seth Chromick 2003-03-14 14:55:48 UTC
Scanning for nvnet... /sbin/runscript.sh: line 39:  2878 Segmentation fault insmod -f ${x} 
>/dev/null 2>&1 
 
After this happens I boot to the normal Welcome to Gentoo screen. I'm able to modprobe 
tulip for my NIC, then dhcpcd eth0 and everything hums along fine. I, too, am using an 
AMD K6-2 350MHz on a P5BV3+ mobo 
Comment 6 Bob Johnson (RETIRED) gentoo-dev 2003-04-20 10:42:06 UTC
try latest livecds , more then likely was gcc opts used on -rc2
Comment 7 Daniel Robbins (RETIRED) gentoo-dev 2003-11-12 07:31:53 UTC
closing due to no feedback