Re: [Error w. USB device (under 2.6)], [kernel 2.6, usb nic issues]

2004-02-19 Thread Alan Stern
On Wed, 18 Feb 2004, Joan Tur wrote: > Thanks for your answer. > > I've tryed it onto a vanilla 2.6.3 kernel with no luck. Here's the output > from dmesg: > - - > usb 2-1: new full speed USB device using address 2 > usb 2-1: device not accepting address 2, error -110 > hub 2-0:1.0: Cannot e

Re: [Error w. USB device (under 2.6)], [kernel 2.6, usb nic issues]

2004-02-19 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Es Dijous Febrer 19 2004 15:50, vares escriure: > On Wed, 18 Feb 2004, Joan Tur wrote: > > Thanks for your answer. > > > > I've tryed it onto a vanilla 2.6.3 kernel with no luck. Here's the > > output from dmesg: > > - - > > usb 2-1: new full spee

Re: [Error w. USB device (under 2.6)], [kernel 2.6, usb nic issues]

2004-02-18 Thread Joan Tur
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Es Dimecres Febrer 18 2004 19:42, en Alan Stern va escriure: > Joan and Sergio: > > It looks like you're both suffering from the old "device numbers its > interfaces starting with 1 instead of 0" problem. It's a reasonably > common error in device fir

Re: [Error w. USB device (under 2.6)], [kernel 2.6, usb nic issues]

2004-02-18 Thread Alan Stern
Joan and Sergio: It looks like you're both suffering from the old "device numbers its interfaces starting with 1 instead of 0" problem. It's a reasonably common error in device firmware. See also http://bugme.osdl.org/show_bug.cgi?id=2107 The patch below ought to help. Alan Stern

Re: Nic Issues..

2003-06-10 Thread Johan Kullstam
"Tom Kloppel" <[EMAIL PROTECTED]> writes: > First of all, im using a DECchip 21041 card, it is supposed to use the > 'Tulip' module. I installed debian with the normal woddy > kernel(2.2.20-idepci) and the network card worked just fine. Last night I > compiled/installed/upgraded to the 2.4.18 ke

Re: Nic Issues..

2003-06-10 Thread Ben Kal
On 9 Jun 2003 "Tom Kloppel" <[EMAIL PROTECTED]> wrote: > Ok, i gave that a shot, as far as i could tell dhcp is installed and the > "/etc/network/interfaces" file is correct. allthough I am a "newb" so Ill > attach that... > > When i tried the network restart it gave me: > > Reconfiguring network

Re: Nic Issues..

2003-06-09 Thread Geordie Birch
On Mon, Jun 09, 2003 at 02:38:43PM -0400, Tom Kloppel wrote: > > Jun 9 14:25:38 ingersoll dhclient-2.2.x: socket: Protocol not available - > make sure CONFIG_PACKET and CONFIG_FILTER are defined in your kernel > configuration! > Jun 9 14:25:38 ingersoll dhclient-2.2.x: exiting. > > Do I do that?

Re: Nic Issues..

2003-06-09 Thread Tom Kloppel
s that in the little xconfig screen with all the buttons? Thanks again :-) - Original Message - From: "Paul" <[EMAIL PROTECTED]> To: "Tom Kloppel" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, June 09, 2003 2:04 PM Subject: Re: Nic Issues.. &g

Re: Nic Issues..

2003-06-09 Thread Paul
First off insmod will only work if you compiled tulip as a module, otherwise its always gonna be ready for kernel to use if you compiled it into the kernel. It sounds like youre using dhcp.. So things you should check for is to make sure you have dhcpcd or pump installed and runnin. Secondly, ma

Nic Issues..

2003-06-09 Thread Tom Kloppel
First of all, im using a DECchip 21041 card, it is supposed to use the'Tulip' module.  I installed debian with the normal woddykernel(2.2.20-idepci) and the network card worked just fine.  Last night Icompiled/installed/upgraded to the 2.4.18 kernel, rebooted, and the networkcard wasnt loadi