Hei! This post is somewhat off-topic, sorry about that.
I have weird problem with my NIC. It has the Realtek 8169 chip on it. The r8169 kernel module should drive it. The floppy, it came with, has the r8169.c source on it. But when i compile the r8169 kernel module (either the one from kernel source tree or the one from the floppy) it just won't load. I tried different kernel versions and configurations, nothing. The r8169 module will not initialize the interface. I tried both 2.6.8 and 2.4.27 kernels. Now begins the weird stuff. lspci and /proc/pci shows, that this card says, that it is actually with realtek 8129 chip. This means, that 8139too module should actually drive this card. The 8129 is Fast Ethernet, but i bought a gigabit ethernet card and the chip has 8169 written on it! So i compiled the 8139too module. It sort of loaded, but with errors (i don't have exact messages anymore). The 8139too module failed also to drive this card. So, being desperate, i hacked the r8169.c module source. I replaced the 0x8169 in PCI IDs list with 0x8129. Or i think i did something like that, actually i am totally clueless, what i did... :-) After compile the r8169 module finally loaded, but segfaulted right after. Kernel Oopsed. OK, now i'm quite out ideas, what to try next. What do you think? Is this kernel (r8169.c) problem or is it problem with faulty hardware? Perhaps my NIC has simply wrong BIOS/firmware/whatever flashed on it? Juhan, confused -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]