USB not working with 2.5.69, worked with .68

USB not working with 2.5.69, worked with .68

Post by Stian Jorde » Tue, 06 May 2003 23:00:30



Hi,

I have suddenly no working usb anymore. It worked perfect with 2.5.68
(And all earlier 2.5.x I have tried (which are most of them)). I get
this in the log:

drivers/usb/core/usb.c: registered new driver usbfs
drivers/usb/core/usb.c: registered new driver hub
drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface
driver v2.0
uhci-hcd 00:11.2: VIA Technologies, In USB
uhci-hcd 00:11.2: irq 19, io base 00009800
Please use the 'usbfs' filetype instead, the 'usbdevfs' name is
deprecated.
uhci-hcd 00:11.2: new USB bus registered, assigned bus number 1
hub 1-0:0: USB hub found
hub 1-0:0: 2 ports detected
uhci-hcd 00:11.3: VIA Technologies, In USB (#2)
uhci-hcd 00:11.3: irq 19, io base 00009400
uhci-hcd 00:11.3: new USB bus registered, assigned bus number 2
hub 2-0:0: USB hub found
hub 2-0:0: 2 ports detected
uhci-hcd 00:11.4: VIA Technologies, In USB (#3)
uhci-hcd 00:11.4: irq 19, io base 00009000
uhci-hcd 00:11.4: new USB bus registered, assigned bus number 3
hub 3-0:0: USB hub found
hub 3-0:0: 2 ports detected
hub 1-0:0: debounce: port 1: delay 100ms stable 4 status 0x101
hub 1-0:0: new USB device on port 1, assigned address 2
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
drivers/usb/core/usb.c: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
drivers/usb/core/usb.c: registered new driver usbscanner
drivers/usb/image/scanner.c: 0.4.11:USB Scanner Driver
usb 1-1: USB device not accepting new address=2 (error=-110)
hub 1-0:0: new USB device on port 1, assigned address 3
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
Bluetooth: HCI USB driver ver 2.4
drivers/usb/core/usb.c: registered new driver hci_usb
usb 1-1: USB device not accepting new address=3 (error=-110)
hub 3-0:0: debounce: port 1: delay 100ms stable 4 status 0x101
hub 3-0:0: new USB device on port 1, assigned address 2
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
usb 3-1: USB device not accepting new address=2 (error=-110)
hub 3-0:0: new USB device on port 1, assigned address 3
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
usb 3-1: USB device not accepting new address=3 (error=-110)
hub 3-0:0: debounce: port 2: delay 100ms stable 4 status 0x101
hub 3-0:0: new USB device on port 2, assigned address 4
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
usb 3-2: USB device not accepting new address=4 (error=-110)
hub 3-0:0: new USB device on port 2, assigned address 5
drivers/usb/core/message.c: usb_control/bulk_msg: timeout
usb 3-2: USB device not accepting new address=5 (error=-110)

(Here I first load uhci-hcd, usblp (but the printer wasn't connected :P
), scanner and usb-hci. The thirs usb device connected is a pl2303
serial converter. Didn't load that driver.)

I have read somewhere that the USB device not accepting new address
means that the host-controller doesn't get an interrupt, and that this
often is because of ACPI. It's just the same with acpi disabled (and in
2.5.68 it did work with and without acpi).

Do you need any more info, or am I just doing something really, really
stupid?

Thanks.

Best regards,
Stian

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

USB not working with 2.5.69, worked with .68

Post by Greg K » Wed, 07 May 2003 00:30:12



> I have read somewhere that the USB device not accepting new address
> means that the host-controller doesn't get an interrupt, and that this
> often is because of ACPI. It's just the same with acpi disabled (and in
> 2.5.68 it did work with and without acpi).

Hm, can you look at /proc/interrups and verify that the usb controller's
interrupt count is going up?  It really sounds like the interrupt isn't
getting through to the usb controller driver.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

USB not working with 2.5.69, worked with .68

Post by Stian Jorde » Wed, 07 May 2003 01:10:10


man, 05.05.2003 kl. 23.51 skrev Greg KH:


> > I have read somewhere that the USB device not accepting new address
> > means that the host-controller doesn't get an interrupt, and that this
> > often is because of ACPI. It's just the same with acpi disabled (and in
> > 2.5.68 it did work with and without acpi).

> Hm, can you look at /proc/interrups and verify that the usb controller's
> interrupt count is going up?  It really sounds like the interrupt isn't
> getting through to the usb controller driver.

*argh* I hate this. Earlier I only tried to disable acpi, I had to
disable MPS1.4 in the BIOS as well. Now it works. But, I can't turn my
computer off without acpi. This worked with 2.5.68, so something has
changed, but I guess you aren't the one to blame, then.

Thanks for answering, and sorry I didn't find this out earlier. But it
works with acpi in 2.5.68, that's what's bugging me :)

Best regards,
Stian

A little off-topic rant about my motherboard:

I have a ASUS CUV266-DLS motherboard. Dual P3, integrated SCSI and
ethernet. Since it is smp, I have to use ACPI to power it off.

* With kernel 2.5.69, and ACPI enabled, usb doesn't work.

* With earlier ACPI enabled kernels, and secondary ide disabled in bios,
usb doesn't work.

* Without ACPI, no kernel will boot with secondary ide enabled.

It's not easy..

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

USB not working with 2.5.69, worked with .68

Post by Jurriaa » Wed, 07 May 2003 07:00:18



Date: Tue, May 06, 2003 at 01:07:02AM +0200

Quote:> A little off-topic rant about my motherboard:

> I have a ASUS CUV266-DLS motherboard. Dual P3, integrated SCSI and
> ethernet. Since it is smp, I have to use ACPI to power it off.

try

apm=power-off

on the kernel command line.

HTH,
Jurriaan
--
MSDOS didn't get as bad as it is overnight -- it took over ten years
of careful development.

Debian (Unstable) GNU/Linux 2.5.69 4112 bogomips load av: 0.19 0.43 0.37
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

USB not working with 2.5.69, worked with .68

Post by Stian Jorde » Wed, 07 May 2003 15:30:19


tir, 06.05.2003 kl. 06.56 skrev Jurriaan:


> Date: Tue, May 06, 2003 at 01:07:02AM +0200
> > A little off-topic rant about my motherboard:

> > I have a ASUS CUV266-DLS motherboard. Dual P3, integrated SCSI and
> > ethernet. Since it is smp, I have to use ACPI to power it off.

> try

> apm=power-off

> on the kernel command line.

Thanks, I am aware of this, and I'm using it on several 2.4.x machines.
But I can't seem to get it to work on 2.5, something always segfaults
when it should turn off. But that might improve before 2.6.0. Anyway,
thanks a lot :)

Best regards,
Stian

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

1. USB mouse freezes under X - 2.5.69 and 2.5.69-mm*

Hi, Greg -

I just booted into vanilla 2.5.69, and confirmed that my mouse still
freezes under X.  I have something vaguely like a reproduction recipe:
drag a window around vigorously on the screen for a bit, and the mouse
will seize up.

I've attached the usual files, in case they're useful to you in figuring
out what might be wrong.  My userspace is Red Hat 9, barely modified.

        <b

  lsusb.out
7K Download

  lspci.out
< 1K Download

  proc-interrupts.out
< 1K Download

  lsmod.out
1K Download

2. Suggested upgrade path from SPARCstation20

3. OSDL DBT-2 AS vs. Deadline 2.5.69-mm3 2.5.69-mm2

4. Linux-supported PCI soundcard that accepts a MIDI daughtercard

5. 2.5.69 - Nothing gets installed in /lib/modules/2.5.69/kernel

6. Adaptive mutexes

7. [2.5.69] kexec for 2.5.69 available

8. Setting Time Zone in SUN OS 4.1.?

9. Problems with IDE CF in 2.5.69, 2.5.69-bk13

10. Adaptec 29160 SCSI doesn't work for me in 2.5.69

11. 2.5.69-mm9, CMD649 IDE controller 2nd IDE channel doesn't work

12. Adaptec 29160 works for me with old driver in 2.5.69

13. Linux 2.5.69, DRI, Radeon 8500 AGP working for me