first of all: This command:
dmesg > my_dmesg
will create file my_dmesg. This file you can post here. Not .odt file it
is not good, but it's working ;)

The dmesg say you what kernel did and can help find a problem.
For example this part show you that your usb_module (driver) filed.You
can try that kernel say you: "Please try using pci=biosirq."

You need presk Esc before ubuntu boot and edit kernel boot option by
pressing "e" and adding pci=biosirq.

[   18.454705] PCI: No IRQ known for interrupt pin A of device
0000:02:05.0. Please try using pci=biosirq.
[   18.506290] IRQ handler type mismatch for IRQ 0
[   18.506295] current handler: timer
[   18.506301]  [<c01540fe>] setup_irq+0x12e/0x1e0
[   18.506311]  [<dc8ec3b0>] ohci_irq_handler+0x0/0x990 [ohci1394]
[   18.506319]  [<c0154253>] request_irq+0xa3/0xc0
[   18.506324]  [<dc8ec07d>] ohci1394_pci_probe+0x3cd/0x700 [ohci1394]
[   18.506332]  [<c01fb953>] pci_match_device+0x13/0xc0
[   18.506337]  [<dc8ebcb0>] ohci1394_pci_probe+0x0/0x700 [ohci1394]
[   18.506343]  [<c01fba76>] pci_device_probe+0x56/0x80
[   18.506348]  [<c0257a66>] really_probe+0x66/0x190
[   18.506353]  [<c0257bd9>] driver_probe_device+0x49/0xc0
[   18.506359]  [<c0257dae>] __driver_attach+0x9e/0xa0
[   18.506364]  [<c0256f3b>] bus_for_each_dev+0x3b/0x60
[   18.506369]  [<c0257904>] driver_attach+0x24/0x30
[   18.506373]  [<c0257d10>] __driver_attach+0x0/0xa0
[   18.506377]  [<c02572cb>] bus_add_driver+0x7b/0x1a0
[   18.506383]  [<c01fbc44>] __pci_register_driver+0x74/0xc0
[   18.506387]  [<c014421d>] sys_init_module+0x15d/0x1ba0
[   18.506402]  [<c0107a5d>] sys_mmap2+0xcd/0xd0
[   18.506408]  [<c0103280>] syscall_call+0x7/0xb
[   18.506415]  =======================

Paul Holbrook schrieb:
> I am a Ubuntu noob so I hope I did this right.
> 
> I plugged the flash stick and floppy drive into the USB ports and then
> executed the Terminal commands.  The output is in the attachment.
> 
> 
> ** Attachment added: "lsusb and dmesg   .odt"
>    http://librarian.launchpad.net/7556591/lsusb%20and%20dmesg%20%20%20.odt
>

-- 
Feisty can't access USB ports
https://bugs.launchpad.net/bugs/112357
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to