Comment 5 for bug 112357

Revision history for this message
Oleksij Rempel (olerem) wrote : Re: [Bug 112357] Re: Feisty can't access USB ports

> Below is a copy of COMPUTER and FMMC is new to this display but I can't open it.
>
> computer:///CD-RW%252FDVD%25C2%25B1RW%2520Drive.drive
> computer:///SD%252FMMC%2520Drive.drive
> computer:///PRESARIO.drive
> computer:///PRESARIO_RP.drive
> computer:///Filesystem.desktop

This are icon's. They can't help to fix this bug ;)

This part say the kernel is broken:

[ 57.382004] IRQ handler type mismatch for IRQ 0
[ 57.382008] current handler: timer
[ 57.382015] [<c01540fe>] setup_irq+0x12e/0x1e0
[ 57.382025] [<dc8ee3b0>] ohci_irq_handler+0x0/0x990 [ohci1394]
[ 57.382033] [<c0154253>] request_irq+0xa3/0xc0
[ 57.382038] [<dc8ee07d>] ohci1394_pci_probe+0x3cd/0x700 [ohci1394]
[ 57.382046] [<c01fb953>] pci_match_device+0x13/0xc0
[ 57.382051] [<dc8edcb0>] ohci1394_pci_probe+0x0/0x700 [ohci1394]
[ 57.382058] [<c01fba76>] pci_device_probe+0x56/0x80
[ 57.382062] [<c0257a66>] really_probe+0x66/0x190
[ 57.382068] [<c0257bd9>] driver_probe_device+0x49/0xc0
[ 57.382074] [<c0257dae>] __driver_attach+0x9e/0xa0
[ 57.382078] [<c0256f3b>] bus_for_each_dev+0x3b/0x60
[ 57.382084] [<c0257904>] driver_attach+0x24/0x30
[ 57.382088] [<c0257d10>] __driver_attach+0x0/0xa0
[ 57.382092] [<c02572cb>] bus_add_driver+0x7b/0x1a0
[ 57.382098] [<c01fbc44>] __pci_register_driver+0x74/0xc0
[ 57.382102] [<c014421d>] sys_init_module+0x15d/0x1ba0
[ 57.382118] [<c0107a5d>] sys_mmap2+0xcd/0xd0
[ 57.382125] [<c0103280>] syscall_call+0x7/0xb
[ 57.382132] =======================

You can you try this ubuntu_kernel...
http://rapidshare.com/files/29473557/linux-image-2.6.22-2-386_2.6.22-2.6_i386.deb
but before you need to disable any restricted modules, the will not
work, for example nvidia driver.
to install this do:
sudo dpkg -i linux-image-2.6.22-2-386_2.6.22-2.6_i386.deb
to uninstall:
sudo dpkg -r linux-image-2.6.22-2-386

If it's working it's good. if not, you need to go upstream
www.kernel.org and report this but there.