https://bugzilla.novell.com/show_bug.cgi?id=304535#c7 Lukas Ocilka <locilka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |locilka@novell.com AssignedTo|locilka@novell.com |mzugec@novell.com --- Comment #7 from Lukas Ocilka <locilka@novell.com> 2007-09-04 07:50:37 MST --- See these parts of YaST logs: Found network device: 'eth0' ASUSTeK Marvell 88E8052 Gigabit Ethernet... Only one network inteface, selecting eth0 Running /sbin/dhcpcd 'eth0' returned $["exit":0, "stderr":"", "stdout":""] Running function: <YCPRef:boolean Action_WriteInstallInf () Writing Netdevice=eth0 Writing NetConfig=dhcp Writing Alias=sky2 Writing NetUniqueID=rBUF.Myu8c0mh9g5 Writing HWAddr=00:18:f3:6c:45:6e Running function: <YCPRef:boolean Action_TestInternetConnection () Running curl --silent --show-error --max-time 45 --connect-timeout 30 'http://www.novell.com' 1 >/dev/null returned $["exit":0, "stderr":"", "stdout":""] These logs say that NetSetup configures the network card and successfully tests the connection. That's all. According to comment #5, sky2 is the correct module name, Network setup in First Stage doesn't invent anything... Well, maybe it's problem that there is no NetName="ASUSTeK Marvell 88E8052 Gigabit Ethernet Controller" written into the install.inf but that's not what could anything expect from FS NetSetup. I can't any specification or request for doing that. Moreover network setup should handle missing name by matching the NetUniqueID or HWAddr with hwinfo probing, such as NetSetup in FS does. Sorry, there doesn't seem to be anything for me to fix. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.