* [BUG] RTL8169/8139 based network card
@ 2007-10-15 17:05 Lukas Razik
2007-10-15 21:15 ` Ondrej Zary
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Razik @ 2007-10-15 17:05 UTC (permalink / raw)
To: linux-kernel
Kernel Version: 2.6.22.9 (and others)
Hello!
I've an issue with a RTL8169 based network card (the same with a RTL8139
card and another system)
# lspci -v :
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169
Gigabit Ethernet (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit
Ethernet
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 12
I/O ports at e000 [size=256]
Memory at f9fdd000 (32-bit, non-prefetchable) [size=256]
[virtual] Expansion ROM at 10000000 [disabled] [size=128K]
Capabilities: [dc] Power Management version 2
At system startup I get the following messages:
# dmesg :
...
r8169 Gigabit Ethernet driver 2.2LK loaded
eth0: RTL8169sb/8110sb at 0xc4830000, 00:0c:76:a0:05:92, IRQ 12
...
But if I try to ifconfig the eth0 interface, I get these error messages:
# ifconfig eth0 192.168.0.2
SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
But if I try to ifconfig eth1 then it configures my network device which
was detected as eth0 at boot time...
ifconfig eth1 192.168.0.2
This leads to errors with other ethernet interfaces...
Any ideas what there's going wrong?
Many thanks for any answers!!!
Regards,
Lukas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [BUG] RTL8169/8139 based network card
2007-10-15 17:05 [BUG] RTL8169/8139 based network card Lukas Razik
@ 2007-10-15 21:15 ` Ondrej Zary
0 siblings, 0 replies; 2+ messages in thread
From: Ondrej Zary @ 2007-10-15 21:15 UTC (permalink / raw)
To: Lukas Razik; +Cc: linux-kernel
On Monday 15 October 2007 19:05:18 Lukas Razik wrote:
> Kernel Version: 2.6.22.9 (and others)
>
> Hello!
>
> I've an issue with a RTL8169 based network card (the same with a RTL8139
> card and another system)
>
> # lspci -v :
> 00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169
> Gigabit Ethernet (rev 10)
> Subsystem: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit
> Ethernet
> Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 12
> I/O ports at e000 [size=256]
> Memory at f9fdd000 (32-bit, non-prefetchable) [size=256]
> [virtual] Expansion ROM at 10000000 [disabled] [size=128K]
> Capabilities: [dc] Power Management version 2
>
> At system startup I get the following messages:
> # dmesg :
> ...
> r8169 Gigabit Ethernet driver 2.2LK loaded
> eth0: RTL8169sb/8110sb at 0xc4830000, 00:0c:76:a0:05:92, IRQ 12
> ...
>
> But if I try to ifconfig the eth0 interface, I get these error messages:
> # ifconfig eth0 192.168.0.2
> SIOCSIFADDR: No such device
> eth0: ERROR while getting interface flags: No such device
>
> But if I try to ifconfig eth1 then it configures my network device which
> was detected as eth0 at boot time...
> ifconfig eth1 192.168.0.2
>
> This leads to errors with other ethernet interfaces...
> Any ideas what there's going wrong?
udev - persistent network rules in /etc/udev/rules.d/
--
Ondrej Zary
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-15 21:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-15 17:05 [BUG] RTL8169/8139 based network card Lukas Razik
2007-10-15 21:15 ` Ondrej Zary
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox