Hi Jan,

full ack, 

$ lspci -nnk

...
00:09.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
 Subsystem: Jetway Information Co., Ltd. Device [16f3:10ec]
 Kernel modules: r8169
00:0b.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL-8110SC/8169SC Gigabit Ethernet [10ec:8167] (rev 10)
 Subsystem: Jetway Information Co., Ltd. Device [16f3:10ec]
 Kernel modules: r8169
...

I already added an entry to rtl8169_pci_tbl:
{ 0x10ec, 0x8167, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0 },
but without success... Maybe rtl_chip_info needs some update as well?

Floppy

> ----- Original Message -----
> From: Jan Kiszka
> Sent: 05/10/12 07:35 PM
> To: Florian Rieger
> Subject: Re: Driver RTL8169sc/8110sc issues (ioctl: No such device)
> 
> On 2012-05-10 13:51, Florian Rieger wrote:
> > Hi Renato,
> > 
> > yes, I removed the r8169 module (as well the mii module by the way).
> > After that `ifconfig -a` returns an empty list so I assume that the NIC
> > is free.. Maybe there is another way to verify that?
> 
> lspci -k
> 
> I bet your PCI ID is not recognized by the rt_8169 driver, either
> because it is just missing or because also some additional bits to
> support the hardware are lacking. Can you confirm this?
> 
> Jan
> 
> -- 
> Siemens AG, Corporate Technology, CT T DE IT 1
> Corporate Competence Center Embedded Linux


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to