[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Potato vs Realtek8029PCI NIC



Troy Telford wrote:
> 
> Actually, I have no problems with a realtek 8029 card; however, I always re-compile the
> kernel after I get the thing on; that usually gets rid of the unresolved symbols
> problem...  In fact, with all the kernel module(s) I've used, re-compiling the kernel
> from scratch (including the modules) typically removes all unresolved symbols problems.
> So, you might want to try that...
As I have experienced the same thing, this was the first thing I
did: d'l latest kernel source for 2.2.16, compile kernel, modules
and install the modules, all according to README in the kernel docs.
System boots & runs just fine, the modules are all there (8390,
bsd_comp, ne2k-pci, ppp-deflate). Kmod seems to be working; I made
dos-fs as a module, which gets inserted when I mount a dos-disk.
> 
> As for myself, I typically compile in ne2k-pci into the kernel, rather than as a module;
> but I must admit I've never had any trouble with it as a module, either.
> 
> Hope I can be helpful... as I have been using a RealTek 8029-based PCI network card for
> around 2 years now, with all kinds of kernel versons (yours included, no doubt), I'll be
> glad to help in any way I can...
> 
> Troy
> 
> > so..try
> >
> > insmod 8390
> > insmod ne2k-pci
> >
> > should work :)
> >
> > nate
> >
> > Bob Nielsen wrote:
> > >
> > > For what it's worth, I am running one of these cards with the driver
> > > compiled into 2.2.16, rather than as a module.
> > >
> > > Here's a snippet from dmesg:
> > >
> > > ne2k-pci.c:vpre-1.00e 5/27/99 D. Becker/P. Gortmaker
> > > http://cesdis.gsfc.nasa.gov/linux/drivers/ne2k-pci.html
> > > ne2k-pci.c: PCI NE2000 clone 'RealTek RTL-8029' at I/O 0xe800, IRQ 10.
> > > eth0: RealTek RTL-8029 found at 0xe800, IRQ 10, 52:54:00:E6:65:FB.
Nothing even remotely like this appears when booting. Check my
attached bit from syslog...
> > >
> > > Bob
The Realtek nic is IRQ 9 in the BIOS setup; I just checked.
Thanks!
Regards
Vitux

-- 
"I'm not a crook"
Richard Nixon

Debian GNU/Linux
Micro$loth-free Zone
Aug 23 10:37:33 WichmannRacing syslogd 1.3-3#33: restart.
Aug 23 10:37:33 WichmannRacing kernel: klogd 1.3-3#33, log source = /proc/kmsg started.
Aug 23 10:37:33 WichmannRacing kernel: Inspecting /System.map
Aug 23 10:37:33 WichmannRacing kernel: Symbol table has incorrect version number. 
Aug 23 10:37:33 WichmannRacing kernel: Cannot find map file.
Aug 23 10:37:33 WichmannRacing kernel: No module symbols loaded.
Aug 23 10:37:33 WichmannRacing kernel: Linux version 2.2.16 (root@WichmannRacing) (gcc version 2.95.2 20000220 (Debian GNU/Linux)) #1 Tue Aug 22 18:56:53 CEST 2000
Aug 23 10:37:33 WichmannRacing kernel: Detected 349183 kHz processor.
Aug 23 10:37:33 WichmannRacing kernel: Console: colour VGA+ 80x25
Aug 23 10:37:33 WichmannRacing kernel: Calibrating delay loop... 696.32 BogoMIPS
Aug 23 10:37:33 WichmannRacing kernel: Memory: 128192k/131072k available (912k kernel code, 416k reserved, 1512k data, 40k init)
Aug 23 10:37:33 WichmannRacing kernel: Dentry hash table entries: 16384 (order 5, 128k)
Aug 23 10:37:33 WichmannRacing kernel: Buffer cache hash table entries: 131072 (order 7, 512k)
Aug 23 10:37:33 WichmannRacing kernel: Page cache hash table entries: 32768 (order 5, 128k)
Aug 23 10:37:33 WichmannRacing kernel: CPU: Intel Pentium II (Deschutes) stepping 01
Aug 23 10:37:33 WichmannRacing kernel: Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Aug 23 10:37:33 WichmannRacing kernel: Checking 'hlt' instruction... OK.
Aug 23 10:37:33 WichmannRacing kernel: POSIX conformance testing by UNIFIX
Aug 23 10:37:33 WichmannRacing kernel: PCI: PCI BIOS revision 2.10 entry at 0xed728
Aug 23 10:37:33 WichmannRacing kernel: PCI: Using configuration type 1
Aug 23 10:37:33 WichmannRacing kernel: PCI: Probing PCI hardware
Aug 23 10:37:33 WichmannRacing kernel: PCI: Assigning I/O space 5800-583f to device 00:70
Aug 23 10:37:33 WichmannRacing kernel: PCI: Assigning I/O space 5840-584f to device 00:70
Aug 23 10:37:33 WichmannRacing kernel: PCI: Assigning I/O space 5850-585f to device 00:70
Aug 23 10:37:33 WichmannRacing kernel: PCI: Assigning I/O space 5860-5863 to device 00:70
Aug 23 10:37:33 WichmannRacing kernel: PCI: Assigning I/O space 5864-5867 to device 00:70
Aug 23 10:37:33 WichmannRacing kernel: PCI: Enabling I/O for device 00:70
Aug 23 10:37:33 WichmannRacing kernel: PCI: Assigning I/O space 5880-589f to device 00:a2
Aug 23 10:37:33 WichmannRacing kernel: PCI: Enabling I/O for device 00:a2
Aug 23 10:37:33 WichmannRacing kernel: Linux NET4.0 for Linux 2.2
Aug 23 10:37:33 WichmannRacing kernel: Based upon Swansea University Computer Society NET3.039
Aug 23 10:37:33 WichmannRacing kernel: NET4: Unix domain sockets 1.0 for Linux NET4.0.
Aug 23 10:37:33 WichmannRacing kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Aug 23 10:37:33 WichmannRacing kernel: IP Protocols: ICMP, UDP, TCP
Aug 23 10:37:33 WichmannRacing kernel: TCP: Hash tables configured (ehash 131072 bhash 65536)
Aug 23 10:37:33 WichmannRacing kernel: Starting kswapd v 1.5 
Aug 23 10:37:33 WichmannRacing kernel: Detected PS/2 Mouse Port.
Aug 23 10:37:33 WichmannRacing kernel: Serial driver version 4.27 with no serial options enabled
Aug 23 10:37:33 WichmannRacing kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Aug 23 10:37:33 WichmannRacing kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
Aug 23 10:37:33 WichmannRacing kernel: pty: 256 Unix98 ptys configured
Aug 23 10:37:33 WichmannRacing kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.13)
Aug 23 10:37:33 WichmannRacing kernel: PIIX4: IDE controller on PCI bus 00 dev a1
Aug 23 10:37:33 WichmannRacing kernel: PIIX4: not 100% native mode: will probe irqs later
Aug 23 10:37:33 WichmannRacing kernel:     ide0: BM-DMA at 0x2080-0x2087, BIOS settings: hda:DMA, hdb:pio
Aug 23 10:37:33 WichmannRacing kernel:     ide1: BM-DMA at 0x2088-0x208f, BIOS settings: hdc:pio, hdd:DMA
Aug 23 10:37:33 WichmannRacing kernel: hda: WDC AC31600H, ATA DISK drive
Aug 23 10:37:33 WichmannRacing kernel: hdd: E295X, ATAPI CDROM drive
Aug 23 10:37:33 WichmannRacing kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Aug 23 10:37:33 WichmannRacing kernel: ide1 at 0x170-0x177,0x376 on irq 15
Aug 23 10:37:33 WichmannRacing kernel: hda: Disabling (U)DMA for WDC AC31600H
Aug 23 10:37:33 WichmannRacing kernel: hda: DMA disabled
Aug 23 10:37:33 WichmannRacing kernel: hda: WDC AC31600H, 1549MB w/128kB Cache, CHS=787/64/63
Aug 23 10:37:33 WichmannRacing kernel: hdd: ATAPI 16X CD-ROM drive, 240kB Cache
Aug 23 10:37:33 WichmannRacing kernel: Uniform CD-ROM driver Revision: 3.09
Aug 23 10:37:33 WichmannRacing kernel: Floppy drive(s): fd0 is 1.44M
Aug 23 10:37:33 WichmannRacing kernel: FDC 0 is a National Semiconductor PC87306
Aug 23 10:37:33 WichmannRacing kernel: PPP: version 2.3.7 (demand dialling)
Aug 23 10:37:33 WichmannRacing kernel: TCP compression code copyright 1989 Regents of the University of California
Aug 23 10:37:33 WichmannRacing kernel: PPP line discipline registered.
Aug 23 10:37:33 WichmannRacing kernel: Partition check:
Aug 23 10:37:33 WichmannRacing kernel:  hda: hda1 hda2 hda3
Aug 23 10:37:33 WichmannRacing kernel: VFS: Mounted root (ext2 filesystem) readonly.
Aug 23 10:37:33 WichmannRacing kernel: Freeing unused kernel memory: 40k freed
Aug 23 10:37:33 WichmannRacing kernel: Adding Swap: 62492k swap-space (priority -1)


Reply to: