Re: [Bug 278662] Re: usb mouse not recognised if plugged after bootup

2009-01-16 Thread Hervé Fache
That was a transient bug, and cannot be reproduced AFAIK on the released
versions nor the development version of *Ubuntu.

Feel free to close it and thanks for triaging :-)

-- 
usb mouse not recognised if plugged after bootup
https://bugs.launchpad.net/bugs/278662
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278662] Re: usb mouse not recognised if plugged after bootup

2009-01-16 Thread Michael Rooney
Thanks Hervé, feel free to re-open the bug if it re-appears!

** Changed in: linux (Ubuntu)
   Status: Incomplete = Invalid

-- 
usb mouse not recognised if plugged after bootup
https://bugs.launchpad.net/bugs/278662
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 278662] Re: usb mouse not recognised if plugged after bootup

2009-01-15 Thread Chris Coulson
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Jaunty Jackalope. It would help us greatly if you
could test with it so we can work on getting it fixed in the next
release of Ubuntu. You can find out more about the development release
at http://www.ubuntu.com/testing/ . Thanks again and we appreciate your
help.

** Changed in: linux (Ubuntu)
 Assignee: Chris Coulson (chrisccoulson) = (unassigned)

-- 
usb mouse not recognised if plugged after bootup
https://bugs.launchpad.net/bugs/278662
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278662] Re: usb mouse not recognised if plugged after bootup

2008-10-05 Thread Hervé Fache
rmmod'd all modules down to usbcore, then modprobe'd uhci_hcd and it
recovers:

# lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 04f2:b022 Chicony Electronics Co., Ltd Camera
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 04b3:3107 IBM Corp. ThinkPad 800dpi Optical Travel Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle 
(HCI mode)
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Mouse can be unplugged and replugged succesfully, so I looked in kern.log and  
found this:
Oct  5 09:29:29 provence kernel: [ 1166.640150] usb 6-1: USB disconnect, 
address 2
Oct  5 09:29:40 provence kernel: [ 1176.808056] usb 4-2: new low speed USB 
device using uhci_hcd and address 2
Oct  5 09:29:40 provence kernel: [ 1176.966749] usb 4-2: configuration #1 
chosen from 1 choice
Oct  5 09:29:40 provence kernel: [ 1176.984923] input: HID 04b3:3107 as 
/class/input/input9
Oct  5 09:29:40 provence kernel: [ 1177.036522] input,hidraw0: USB HID v11.10 
Mouse [HID 04b3:3107] on usb-:00:1d.0-2
Oct  5 10:30:10 provence kernel: [ 4807.576137] usb 7-3: new high speed USB 
device using ehci_hcd and address 4
Oct  5 10:30:11 provence kernel: [ 4807.723624] usb 7-3: configuration #1 
chosen from 1 choice
Oct  5 10:30:11 provence kernel: [ 4807.878505] Linux video capture interface: 
v2.00
Oct  5 10:30:11 provence kernel: [ 4807.904455] uvcvideo: Found UVC 1.00 device 
USB 2.0 Camera (04f2:b022)
Oct  5 10:30:11 provence kernel: [ 4807.907898] input: USB 2.0 Camera as 
/class/input/input10
Oct  5 10:30:11 provence kernel: [ 4807.908828] usbcore: registered new 
interface driver uvcvideo
Oct  5 10:30:11 provence kernel: [ 4807.909718] USB Video Class driver (v0.1.0)
Oct  5 11:10:21 provence kernel: [ 7218.311387] ehci_hcd :00:1d.7: HC died; 
cleaning up
Oct  5 11:10:21 provence kernel: [ 7218.336081] hub 7-0:1.0: hub_port_status 
failed (err = -19)
Oct  5 11:10:21 provence kernel: [ 7218.336096] hub 7-0:1.0: connect-debounce 
failed, port 3 disabled
Oct  5 11:10:21 provence kernel: [ 7218.336103] usb 7-3: USB disconnect, 
address 4
Oct  5 11:18:13 provence kernel: [ 7689.791340] CE: hpet increasing 
min_delta_ns to 50624 nsec
Oct  5 11:22:24 provence kernel: [ 7941.505095] usb 4-2: USB disconnect, 
address 2
Oct  5 17:04:04 provence kernel: [28440.900390] irq 23: nobody cared (try 
booting with the irqpoll option)
Oct  5 17:04:04 provence kernel: [28440.900413] Pid: 6795, comm: firefox 
Tainted: P  2.6.27-4-generic #1
Oct  5 17:04:04 provence kernel: [28440.900427]  [c03924c6] ? printk+0x1d/0x1f
Oct  5 17:04:04 provence kernel: [28440.900453]  [c0177ebc] 
__report_bad_irq+0x2c/0xa0
Oct  5 17:04:04 provence kernel: [28440.900465]  [c0178044] 
note_interrupt+0x114/0x140
Oct  5 17:04:04 provence kernel: [28440.900476]  [c0176db1] ? 
handle_IRQ_event+0x41/0x80
Oct  5 17:04:04 provence kernel: [28440.900487]  [c0178693] 
handle_fasteoi_irq+0xb3/0xe0
Oct  5 17:04:04 provence kernel: [28440.900497]  [c0106c15] do_IRQ+0x45/0x80
Oct  5 17:04:04 provence kernel: [28440.900506]  [c0136ec0] ? 
sys_gettimeofday+0x30/0x70
Oct  5 17:04:04 provence kernel: [28440.900518]  [c0104ff3] 
common_interrupt+0x23/0x30
Oct  5 17:04:04 provence kernel: [28440.900527]  [c039] ? 
native_cpu_up+0x56/0x180
Oct  5 17:04:04 provence kernel: [28440.900540]  ===
Oct  5 17:04:04 provence kernel: [28440.900544] handlers:
Oct  5 17:04:04 provence kernel: [28440.900548] [f88d9990] 
(usb_hcd_irq+0x0/0x90 [usbcore])
Oct  5 17:04:04 provence kernel: [28440.900611] [f88d9990] 
(usb_hcd_irq+0x0/0x90 [usbcore])
Oct  5 17:04:04 provence kernel: [28440.900658] Disabling IRQ #23

HTH

-- 
usb mouse not recognised if plugged after bootup
https://bugs.launchpad.net/bugs/278662
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 278662] Re: usb mouse not recognised if plugged after bootup

2008-10-05 Thread Chris Coulson
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately we can't fix it without more information.

Please include the following additional information, if you have not already 
done so (pay attention to lspci's additional options), as required by the 
Ubuntu Kernel Team:
1. Please include the output of the command uname -a in your next response. 
It should be one, long line of text which includes the exact kernel version 
you're running, as well as the CPU architecture.
2. Please run the command dmesg  dmesg.log after a fresh boot and attach the 
resulting file dmesg.log to this bug report.
3. Please run the command sudo lspci -vvnn  lspci-vvnn.log and attach the 
resulting file lspci-vvnn.log to this bug report.
4. Please run the command sudo lsusb -v  lsusb.log and attach the resulting 
file lsusb.log to this bug report.
5. Please disconnect and reconnect your mouse (leave it disconnected for a few 
seconds) then attach your /var/log/kern.log afterwards.

For your reference, the full description of procedures for kernel-
related bug reports is available at
https://wiki.ubuntu.com/KernelTeamBugPolicies Thanks in advance!

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Chris Coulson (chrisccoulson)
   Status: New = Incomplete

-- 
usb mouse not recognised if plugged after bootup
https://bugs.launchpad.net/bugs/278662
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 278662] Re: usb mouse not recognised if plugged after bootup

2008-10-05 Thread Hervé Fache
2008/10/5 Chris Coulson [EMAIL PROTECTED]:
 1. Please include the output of the command uname -a in your next response. 
 It should be one, long line of text which includes the exact kernel version 
 you're running, as well as the CPU architecture.

Linux provence 2.6.27-4-generic #1 SMP Wed Sep 24 01:30:51 UTC 2008
i686 GNU/Linux

 2. Please run the command dmesg  dmesg.log after a fresh boot and
attach the resulting file dmesg.log to this bug report.

will do when I find the time

 3. Please run the command sudo lspci -vvnn  lspci-vvnn.log and
attach the resulting file lspci-vvnn.log to this bug report.

done

 4. Please run the command sudo lsusb -v  lsusb.log and attach the
resulting file lsusb.log to this bug report.

done

 5. Please disconnect and reconnect your mouse (leave it disconnected
for a few seconds) then attach your /var/log/kern.log afterwards.

when the bug occurs, nothing at all is added to the logs, for any of
the devices tried: mouse, SD. USB is dead.


** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/18241326/lspci-vvnn.log

** Attachment added: lsusb.log
   http://launchpadlibrarian.net/18241327/lsusb.log

-- 
usb mouse not recognised if plugged after bootup
https://bugs.launchpad.net/bugs/278662
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs