Jump to content

Lost my eth0


Urza9814
 Share

Recommended Posts

So my main internet connection is wireless, on wlan0. However, I have a built-in ethernet on my motherboard that I'm trying to use for Mandriva's internet connection sharing. However, the interface eth0 doesn't exist, and when I try to run drakconnect to create a new ethernet connection, it detects the network adapter fine (Sundance Technologies Inc / IC Plus Corp | IC Plus IP100A Integrated 10/100 Ethernet), but when I hit next it says 'Unable to find interface for selected device (using sundance driver).' I know it used to exist, and I think it may have been somehow removed while trying to bridge wlan0 to my VirtualBox VMs. My question is, how do I get it back?

 

Here's the output of ifconfig too:

[root@localhost /]# ifconfig -a
lo		Link encap:Local Loopback
	  inet addr:127.0.0.1  Mask:255.0.0.0
	  inet6 addr: ::1/128 Scope:Host
	  UP LOOPBACK RUNNING  MTU:16436  Metric:1
	  RX packets:225054 errors:0 dropped:0 overruns:0 frame:0
	  TX packets:225054 errors:0 dropped:0 overruns:0 carrier:0
	  collisions:0 txqueuelen:0
	  RX bytes:1023360173 (975.9 MiB)  TX bytes:1023360173 (975.9 MiB)

sit0	  Link encap:IPv6-in-IPv4
	  NOARP  MTU:1480  Metric:1
	  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
	  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
	  collisions:0 txqueuelen:0
	  RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

wlan0	 Link encap:Ethernet  HWaddr 00:40:F4:DD:68:E4
	  inet addr:192.168.2.2  Bcast:192.168.2.255  Mask:255.255.255.0
	  inet6 addr: fe80::240:f4ff:fedd:68e4/64 Scope:Link
	  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
	  RX packets:118145 errors:0 dropped:0 overruns:0 frame:0
	  TX packets:186643 errors:0 dropped:0 overruns:0 carrier:0
	  collisions:0 txqueuelen:1000
	  RX bytes:18703992 (17.8 MiB)  TX bytes:36991653 (35.2 MiB)
	  Interrupt:16 Memory:fdce0000-fdcf0000

Link to comment
Share on other sites

I'm not seeing anything bad at all in /var/log/messages. But I think the problem might be that eth0 was removed after the driver was loaded. I've been trying to find a way to reinstall the driver, but I can't seem to find any.

Link to comment
Share on other sites

I'm not seeing anything bad at all in /var/log/messages. But I think the problem might be that eth0 was removed after the driver was loaded. I've been trying to find a way to reinstall the driver, but I can't seem to find any.

 

Does the hardware present in lspci?

Whats the ouput of lspci?

 

I am just asking this cause it happened to me ....some strange hardware conflit which my ethernet card was not listed in lspci....I had to change some pci card to another slot...and back again...weird!! :wall:

 

Cheers....

Link to comment
Share on other sites

yup, it's showing up fine there:

02:0a.0 Ethernet controller: Sundance Technology Inc / IC Plus Corp IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY (rev 31)

Link to comment
Share on other sites

yup, it's showing up fine there:

02:0a.0 Ethernet controller: Sundance Technology Inc / IC Plus Corp IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY (rev 31)

 

Perhaps a reboot would help?

and check dmesg for some module loading error.

In my system:

eth0: VIA Rhine II at 0x1e400, 00:01:29:4e:05:35, IRQ 10.

eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 45e1.

eth0: link up, 100Mbps, full-duplex, lpa 0x45E1

 

the dmes line for my ethernet card,its a via rhine II onboard network card.

 

Check for something like that in dmesg.

Also if you configure the network card from mcc,if module loading or another error when configuring network card,you should try running mcc from a konsole as root....drakconnect tend to be a bit verbose,you might have a chance to see why the card doesnt work in the konsole if not in /var/log/messages or /var/log/syslog.

 

Cheers....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...