[realtek] insmod io/irq error on rtl8139.o

Stanley Major majors15@shaw.ca
Fri Jan 18 17:15:01 2002


> On Fri, 18 Jan 2002, Stanley Major wrote:
>
> > > > insmod pci-scan.o  worked, however,
> > > > insmod rtl8139.o produces the following message:
> > > >    rtl8139.o: init_module: No such device
>
> > > What is the ID of your card (/proc/pci or run 'lspci -v').
>
> > 01:0b.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139
(rev
> > 10)
> >         Subsystem: Realtek Semiconductor Co., Ltd. RT8139
>
> Hmmm, that looks like the normal ID.
> What are the ID numbers from
>    lspci -n -s 01:0b
> They should be 0x8139 and 0x10ec
>

The output from   lspci -n -s 01:0b   is:

01:0b.0 Class 0200: 10ec:8139 (rev 10)


Stanley