You are not logged in.

#1 2012-07-13 01:42:59

dxxvi
Member
Registered: 2011-07-23
Posts: 126

Suddenly my wired network card stops working

The card is still good (still working in Windows). lspci shows

Ethernet controller: Atheros Communications Inc. AR8151 v2.0 Gigabit Ethernet (rev c0)

When the machine boots, it says

Error: unknown interface in /etc/rc.conf: eth0

The /etc/rc.conf is still the same for a long time. What can I do with it?

Thanks.

Offline

#2 2012-07-13 03:51:43

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,700

Re: Suddenly my wired network card stops working

Can you post the output of ip addr  ??
Edit: Are you using the testing repo?  Can you post the output of lsmod as well?

Last edited by ewaller (2012-07-13 03:52:47)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

#3 2012-07-13 08:15:04

dxxvi
Member
Registered: 2011-07-23
Posts: 126

Re: Suddenly my wired network card stops working

ewaller wrote:

Can you post the output of ip addr  ??
Edit: Are you using the testing repo?  Can you post the output of lsmod as well?

ip addr shows lo only, no eth0

1: lo: <LOOPBACK,UP,LOWER_UP> mtu ...

I'm not using the testing repo. lsmod shows:

ext4
crc16
jbd2
mbcache
sd_mod
pata_acpi
hid_logitech_dj
usbhid
hid
ata_generic
ata_piix
libata
scsi_mod
ehci_hcd
usbcore
usb_common

I used to see a longer list from lsmod.

Offline

#4 2012-07-13 08:20:46

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: Suddenly my wired network card stops working

The kernel module for your ethernetcard should be "atl1c" if I'm not mistaken. Try autloading that one by adding it to the MODULES array in /etc/rc.conf.


Burninate!

Offline

#5 2012-07-13 08:25:03

swanson
Member
From: Sweden
Registered: 2011-02-05
Posts: 759

Re: Suddenly my wired network card stops working

It should use the atl1e module. Try modprobe it and then restart the network.

Offline

Board footer

Powered by FluxBB