[linux-usb-devel] UHCI and linux-dvb for Nova-USB

2003-12-19 Thread David Mittelstädt
Hello, i am currently trying, to get my Nova-USB box to work under linux, but there seem to be problems with one of the drivers. I have set up a 2.6.0 kernel on a Dell Inspiron 8600, which is a centrino Notebook. I have a UHCI, that seems to work pretty fine (Bluetooth dongle and mouse are

Re: [linux-usb-devel] UHCI and linux-dvb for Nova-USB

2003-12-19 Thread Greg KH
On Fri, Dec 19, 2003 at 05:42:37PM +0100, David Mittelstädt wrote: ttusb_start_feed usb 3-1: hcd_unlink_urb d654de80 fail -22 usb 3-1: hcd_unlink_urb d654dd80 fail -22 usb 3-1: hcd_unlink_urb d654dc80 fail -22 usb 3-1: hcd_unlink_urb d654db80 fail -22 These can usually be just ignored.

Re: [linux-usb-devel] UHCI and linux-dvb for Nova-USB

2003-12-19 Thread David Mittelstädt
Greg KH wrote: On Fri, Dec 19, 2003 at 05:42:37PM +0100, David Mittelstädt wrote: ttusb_start_feed usb 3-1: hcd_unlink_urb d654de80 fail -22 usb 3-1: hcd_unlink_urb d654dd80 fail -22 usb 3-1: hcd_unlink_urb d654dc80 fail -22 usb 3-1: hcd_unlink_urb d654db80 fail -22 These can usually be

Re: [linux-usb-devel] UHCI and linux-dvb for Nova-USB

2003-12-19 Thread Greg KH
On Fri, Dec 19, 2003 at 08:38:32PM +0100, David Mittelstädt wrote: The nvidia module doesnt change anything. But am i right, if i asume, the UHCI driver is the cause of the error? No, it looks like it's a driver error. The host driver is returning -EINVAL, which if you look in the

Re: [linux-usb-devel] UHCI and linux-dvb for Nova-USB

2003-12-19 Thread David Brownell
Greg KH wrote: On Fri, Dec 19, 2003 at 08:38:32PM +0100, David Mittelstädt wrote: The nvidia module doesnt change anything. But am i right, if i asume, the UHCI driver is the cause of the error? No, it looks like it's a driver error. The host driver is returning -EINVAL, which if you look in