Re: Unable to use network card with 2.4.19

2002-10-10 Thread Shyamal Prasad
"Darryl" == Darryl L Pierce <[EMAIL PROTECTED]> writes: Darryl> I rebooted and did an lsmod and saw af_packet was Darryl> installed. I typed ifconfig and it only listed the Darryl> loopback interface. I did "ifup eth0" and it said the Darryl> connection was already configured

Re: Unable to use network card with 2.4.19

2002-10-10 Thread Darryl L. Pierce
On 2002.10.10 12:12 Jeff wrote: > 1. I don't know if it's been suggested, but check > /etc/network/interfaces and make sure it has these lines: > > auto lo > iface lo inet loopback > auto eth0 > iface eth0 inet dhcp > > This will make it use dhcp to configure eth0 at boot. T

Re: Unable to use network card with 2.4.19

2002-10-10 Thread Jeff
Darryl L. Pierce, 2002-Oct-10 10:33 -0400: > On 2002.10.09 21:28 Shyamal Prasad wrote: > >You certainly should not have to. Look in the > >/boot/config-2.4.19{-arch} file. There is a section that looks like > >this (form 2.4.18-k7) > > > ># > ># Networking options > ># > >CONFIG_PACKET=m > >CONFIG

Re: Unable to use network card with 2.4.19

2002-10-10 Thread Darryl L. Pierce
On 2002.10.09 21:28 Shyamal Prasad wrote: > You certainly should not have to. Look in the > /boot/config-2.4.19{-arch} file. There is a section that looks like > this (form 2.4.18-k7) > > # > # Networking options > # > CONFIG_PACKET=m > CONFIG_PACKET_MMAP=y > CONFIG_NETLINK_DEV=m > CONFIG_NETFILT

Re: Unable to use network card with 2.4.19

2002-10-09 Thread Shyamal Prasad
"Darryl" == Darryl L Pierce <[EMAIL PROTECTED]> writes: Darryl> AH! I'm not building my own kernel, instead using the Darryl> kernel-image package and the associated PCMCIA Darryl> package. I'm hoping not to have to build a kernel if I can Darryl> help it. ;) You certainly sh

Re: Unable to use network card with 2.4.19

2002-10-09 Thread Jeff
Darryl L. Pierce, 2002-Oct-09 17:52 -0400: > On 2002.10.09 16:33 Jeff wrote: > >> You still need CONFIG_FILTER for the socket support, and > >> CONFIG_PACKET, for the client to work. > > > >Darryl, > > > >I'm replying to this message since I inadvertantly deleted your > >response asking where to s

Re: Unable to use network card with 2.4.19

2002-10-09 Thread Darryl L. Pierce
On 2002.10.09 16:33 Jeff wrote: > > You still need CONFIG_FILTER for the socket support, and > > CONFIG_PACKET, for the client to work. > > Darryl, > > I'm replying to this message since I inadvertantly deleted your > response asking where to set these config attributes. > > I don't recall for

Re: Unable to use network card with 2.4.19

2002-10-09 Thread Jeff
Jeff, 2002-Oct-09 11:33 -0700: > Darryl L. Pierce, 2002-Oct-09 13:53 -0400: > > > > On 2002.10.09 12:54 Marcelo Ramos wrote: > > >El(On) Tue, 8 Oct 2002 09:59:35 -0400 > > >"Darryl L. Pierce" <[EMAIL PROTECTED]> escribió(wrote): > > > > > >> I've had on again/off again problems with my laptop and

Re: Unable to use network card with 2.4.19

2002-10-09 Thread Darryl L. Pierce
On 2002.10.09 14:33 Jeff wrote: > > I'm not running a DHCP server. I'm using pump to configure my NIC > via > > DHCP. And, this problem *never* existed before I installed the > 2.4.19 > > kernel. > > You still need CONFIG_FILTER for the socket support, and > CONFIG_PACKET, for the client to work.

Re: Unable to use network card with 2.4.19

2002-10-09 Thread Jeff
Darryl L. Pierce, 2002-Oct-09 13:53 -0400: > > On 2002.10.09 12:54 Marcelo Ramos wrote: > >El(On) Tue, 8 Oct 2002 09:59:35 -0400 > >"Darryl L. Pierce" <[EMAIL PROTECTED]> escribió(wrote): > > > >> I've had on again/off again problems with my laptop and the > >2.4.1[8,9] > >> kernel. I boot my lap

Re: Unable to use network card with 2.4.19

2002-10-09 Thread Darryl L. Pierce
On 2002.10.09 12:54 Marcelo Ramos wrote: > El(On) Tue, 8 Oct 2002 09:59:35 -0400 > "Darryl L. Pierce" <[EMAIL PROTECTED]> escribió(wrote): > > > I've had on again/off again problems with my laptop and the > 2.4.1[8,9] > > kernel. I boot my laptop with the card (both a D-Link 660 and a 3Com > >

Re: Unable to use network card with 2.4.19

2002-10-09 Thread Marcelo Ramos
El(On) Tue, 8 Oct 2002 09:59:35 -0400 "Darryl L. Pierce" <[EMAIL PROTECTED]> escribió(wrote): > I've had on again/off again problems with my laptop and the 2.4.1[8,9] > kernel. I boot my laptop with the card (both a D-Link 660 and a 3Com > EtherLink III) inserted and the system sometimes comes

Unable to use network card with 2.4.19

2002-10-08 Thread Darryl L. Pierce
I've had on again/off again problems with my laptop and the 2.4.1[8,9] kernel. I boot my laptop with the card (both a D-Link 660 and a 3Com EtherLink III) inserted and the system sometimes comes up and sometimes doesn't (I'm using DHCP). But, if I reboot my system and load the 2.2.19 kernel, t