Hullo,
I’ve got a problem with my lan card, simply it is not detected:
I ran ifconfig eth0 and I got this message:
eth0: error fetching interface information: Device not found
So I tried with yast but my card(perfectly detected) wasn’t configurable.
This is my lspci listing:
02:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0).
I forget to say that,strangely, my wlan works.
Excuse me if I’ve been imprecise but I’m a newbie so forgive me.
I hope you’ll answer soon.
Bye.
foolgates wrote:
> Hullo,
> I’ve got a problem with my lan card, simply it is not detected:
> I ran ifconfig eth0 and I got this message:
> eth0: error fetching interface information: Device not found
> So I tried with yast but my card(perfectly detected) wasn’t
> configurable.
> This is my lspci listing:
> 02:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit
> Ethernet Adapter (rev b0).
> I forget to say that,strangely, my wlan works.
> Excuse me if I’ve been imprecise but I’m a newbie so forgive me.
> I hope you’ll answer soon.
There is supposed to be a in-kernel driver for this device. What are the numbers
for ‘lspci -n’ for bus 02:00.0?
Larry
> Hullo,
> I’ve got a problem with my lan card, simply it is not detected:
> I ran ifconfig eth0 and I got this message:
> eth0: error fetching interface information: Device not found
> So I tried with yast but my card(perfectly detected) wasn’t
> configurable.
> This is my lspci listing:
> 02:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit
> Ethernet Adapter (rev b0).
> I forget to say that,strangely, my wlan works.
> Excuse me if I’ve been imprecise but I’m a newbie so forgive me.
> I hope you’ll answer soon.
> Bye.
Man, the same thing happened to me with my MSI board.
Unfortunately I am drawing a blank on what I did to correct it.
Does your board have dual lan ports? What is your motherboard model?
modprobe atl1
ifconfig eth0 up
Should wake the LAN device.