Re: Problem with eth0 after compiling kernel 2.6.5

2004-04-12 Thread Filipe Santa-Clara
Hi, Try apt-get install module-init-tools good luck Filipe. - Original Message - From: "Pericles Cheng" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 07, 2004 4:06 PM Subject: Problem with eth0 after compiling kernel 2.6.5 > Hello ev

RE: Problem with eth0 after compiling kernel 2.6.5

2004-04-07 Thread Pericles Cheng
after compiling kernel 2.6.5 Pericles Cheng wrote: >> Device Drivers -> Networking Support -> Ethernet (10 or 100 MBit) >> - Generic Media Independent Interface device support >> - RealTek RTL-8139 PCI Fast Ethernet Adapter support > > PC - These drivers are alrea

Re: Problem with eth0 after compiling kernel 2.6.5

2004-04-07 Thread Adam Aube
Pericles Cheng wrote: >> Device Drivers -> Networking Support -> Ethernet (10 or 100 MBit) >> - Generic Media Independent Interface device support >> - RealTek RTL-8139 PCI Fast Ethernet Adapter support > > PC - These drivers are already selected. Hmm. Compiled in, or as modules? If as modu

Re: Problem with eth0 after compiling kernel 2.6.5

2004-04-07 Thread Pericles Cheng
Pericles Cheng wrote: > I cannot find those options in the kernel menuconfig. I added the> specific Realtek options except the experimental one. Device Drivers -> Networking Support -> Ethernet (10 or 100 MBit)  - Generic Media Independent Interface device support  - RealTek RTL-8139 PCI Fast

Re: Re: Problem with eth0 after compiling kernel 2.6.5

2004-04-07 Thread Adam Aube
Pericles Cheng wrote: > I cannot find those options in the kernel menuconfig. I added the > specific Realtek options except the experimental one. Device Drivers -> Networking Support -> Ethernet (10 or 100 MBit) - Generic Media Independent Interface device support - RealTek RTL-8139 PCI Fast

Re: Re: Problem with eth0 after compiling kernel 2.6.5

2004-04-07 Thread Pericles Cheng
I cannot find those options in the kernel menuconfig. I added the specific Realtek options except the experimental one.   I believe though that the problem comes before loading the modules since I see some errors when logging that are not for the network card. I cannot see the same errors

Re: Problem with eth0 after compiling kernel 2.6.5

2004-04-07 Thread Adam Aube
Pericles Cheng wrote: > After I restarted the machine I got in 2.6.5 fine but my eth0 was not > working. > lspci -v states Ethernet controller... Realtek...RTL8139 With the Realtek chipsets, you need CONFIG_8139TOO and CONFIG_MII in your custom kernel. Adam -- To UNSUBSCRIBE, email to [EMAIL

Problem with eth0 after compiling kernel 2.6.5

2004-04-07 Thread Pericles Cheng
Hello everyone. This is the first time I ever subscribed to a list so bear with me. I installed Debian on an old IBM Intel PII machine and added a TrendNet TE100-PCIWN PCI ethernet card. It was recognized immediately and everything worked fine (disregarding video card problems, but that will co