oebilgen
16th August 2005, 08:55 AM
Hi folks,
My Logitech QuickCam Pro 4000 webcam does not work under Fedora Core 4. I properly installed PWC module (version 10.0.7a), but it still does not start capturing. I thing I have some problems with my USB bridge driver.
ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
ohci1394: fw-host0: Unexpected PCI resource length of 1000!
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[5] MMIO=[f8400000-f84007ff] Max
Packet=[2048]
irq 10: nobody cared!
[<c01517e4>] __report_bad_irq+0x24/0x7f
[<c01518b6>] note_interrupt+0x59/0x83
[<c0150b90>] __do_IRQ+0x1f7/0x347
[<c0105b1d>] do_IRQ+0x4a/0x82
=======================
[<c0138c45>] delayed_work_timer_fn+0x0/0xa
[<c0103c0e>] common_interrupt+0x1a/0x20
[<c01282bc>] __do_softirq+0x2c/0x8a
[<c0105c29>] do_softirq+0x3e/0x42
=======================
[<c0105b24>] do_IRQ+0x51/0x82
[<c0103c0e>] common_interrupt+0x1a/0x20
[<e013136e>] set_phy_reg+0xe1/0x270 [ohci1394]
[<c0156e9b>] __free_pages_ok+0x9d/0xc4
[<e0132843>] ohci_devctl+0x605/0xaf6 [ohci1394]
[<e018bc33>] csr1212_fill_cache+0xdf/0x106 [ieee1394]
[<e018bda1>] csr1212_generate_csr_image+0x147/0x23e [ieee1394]
[<e0181133>] hpsb_reset_bus+0x20/0x26 [ieee1394]
[<c0138e52>] worker_thread+0x198/0x457
[<c03705ad>] schedule+0x31d/0x7b3
[<c011be46>] __wake_up_common+0x39/0x59
[<e0183bd0>] delayed_reset_bus+0x0/0xc0 [ieee1394]
[<c011be01>] default_wake_function+0x0/0xc
[<c0138cba>] worker_thread+0x0/0x457
[<c013f57b>] kthread+0x87/0x8b
[<c013f4f4>] kthread+0x0/0x8b
[<c01012ad>] kernel_thread_helper+0x5/0xb
handlers:
[<c02d181e>] (usb_hcd_irq+0x0/0x52)
[<c02d181e>] (usb_hcd_irq+0x0/0x52)
Disabling IRQ #10
And some lspci -v output here, if you like:
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1
Flags: bus master, medium devsel, latency 0, IRQ 10
I/O ports at e000 [size=32]
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation: Unknown device 24d2
Flags: bus master, medium devsel, latency 0, IRQ 5
I/O ports at e100 [size=32]
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation: Unknown device 24d2
Flags: bus master, medium devsel, latency 0, IRQ 3
I/O ports at e200 [size=32]
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation: Unknown device 24d2
Flags: bus master, medium devsel, latency 0, IRQ 10
I/O ports at e300 [size=32]
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
Subsystem: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
Flags: bus master, medium devsel, latency 0, IRQ 7
Memory at f8580000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
/proc/interrupts output. Interrupt counters in the lines with usbX does not change when I launch xawtv.
CPU0
0: 1263542 XT-PIC timer
1: 5129 XT-PIC i8042
2: 0 XT-PIC cascade
3: 0 XT-PIC uhci_hcd:usb4
5: 0 XT-PIC uhci_hcd:usb3, ohci1394
7: 2 XT-PIC ehci_hcd:usb1
8: 1 XT-PIC rtc
10: 100000 XT-PIC uhci_hcd:usb2, uhci_hcd:usb5
11: 6520 XT-PIC eth0
12: 59282 XT-PIC i8042
14: 9672 XT-PIC ide0
NMI: 0
ERR: 0
I tried to turn off ACPI in BIOS configuration and added acpi=off and noacpi to boot parameters. When I disable on-board USB in BIOS, i don't get a crash message, but obviously i cannot use my webcam. I upgraded my kernel with kernel-2.6.12-1.1398_FC4.i686.rpm package but it didn't help either. Later, i compiled kernel-2.6.12.4 from the sources distibuted by kernel.org, still not worked. When I saw that Mandriva Limited Edition 2005 has no problems with the bridge, I tried to compile the kernel with its config file, too; but I cannot solve the problem.
The computer I am using is a small black box. I use the same chipset in my desktop computer, where I installed FC4, and I am happy with the camera. I changed the HDD of the black box, put it into a clone of this box, but the problem occures again.
In short, I have an USB bridge which works in my desktop computer with FC4 and Mandriva, and in the black box with Mandriva but not with FC4. I am crawling the web for a week but I didn't find an working solution, therefore I am posting it to this forum. Do you have any ideas how to get rid off this boring problem?
Thanks in advance.
Ozan Eren BILGEN
My Logitech QuickCam Pro 4000 webcam does not work under Fedora Core 4. I properly installed PWC module (version 10.0.7a), but it still does not start capturing. I thing I have some problems with my USB bridge driver.
ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
ohci1394: fw-host0: Unexpected PCI resource length of 1000!
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[5] MMIO=[f8400000-f84007ff] Max
Packet=[2048]
irq 10: nobody cared!
[<c01517e4>] __report_bad_irq+0x24/0x7f
[<c01518b6>] note_interrupt+0x59/0x83
[<c0150b90>] __do_IRQ+0x1f7/0x347
[<c0105b1d>] do_IRQ+0x4a/0x82
=======================
[<c0138c45>] delayed_work_timer_fn+0x0/0xa
[<c0103c0e>] common_interrupt+0x1a/0x20
[<c01282bc>] __do_softirq+0x2c/0x8a
[<c0105c29>] do_softirq+0x3e/0x42
=======================
[<c0105b24>] do_IRQ+0x51/0x82
[<c0103c0e>] common_interrupt+0x1a/0x20
[<e013136e>] set_phy_reg+0xe1/0x270 [ohci1394]
[<c0156e9b>] __free_pages_ok+0x9d/0xc4
[<e0132843>] ohci_devctl+0x605/0xaf6 [ohci1394]
[<e018bc33>] csr1212_fill_cache+0xdf/0x106 [ieee1394]
[<e018bda1>] csr1212_generate_csr_image+0x147/0x23e [ieee1394]
[<e0181133>] hpsb_reset_bus+0x20/0x26 [ieee1394]
[<c0138e52>] worker_thread+0x198/0x457
[<c03705ad>] schedule+0x31d/0x7b3
[<c011be46>] __wake_up_common+0x39/0x59
[<e0183bd0>] delayed_reset_bus+0x0/0xc0 [ieee1394]
[<c011be01>] default_wake_function+0x0/0xc
[<c0138cba>] worker_thread+0x0/0x457
[<c013f57b>] kthread+0x87/0x8b
[<c013f4f4>] kthread+0x0/0x8b
[<c01012ad>] kernel_thread_helper+0x5/0xb
handlers:
[<c02d181e>] (usb_hcd_irq+0x0/0x52)
[<c02d181e>] (usb_hcd_irq+0x0/0x52)
Disabling IRQ #10
And some lspci -v output here, if you like:
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1
Flags: bus master, medium devsel, latency 0, IRQ 10
I/O ports at e000 [size=32]
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation: Unknown device 24d2
Flags: bus master, medium devsel, latency 0, IRQ 5
I/O ports at e100 [size=32]
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation: Unknown device 24d2
Flags: bus master, medium devsel, latency 0, IRQ 3
I/O ports at e200 [size=32]
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corporation: Unknown device 24d2
Flags: bus master, medium devsel, latency 0, IRQ 10
I/O ports at e300 [size=32]
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
Subsystem: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
Flags: bus master, medium devsel, latency 0, IRQ 7
Memory at f8580000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
/proc/interrupts output. Interrupt counters in the lines with usbX does not change when I launch xawtv.
CPU0
0: 1263542 XT-PIC timer
1: 5129 XT-PIC i8042
2: 0 XT-PIC cascade
3: 0 XT-PIC uhci_hcd:usb4
5: 0 XT-PIC uhci_hcd:usb3, ohci1394
7: 2 XT-PIC ehci_hcd:usb1
8: 1 XT-PIC rtc
10: 100000 XT-PIC uhci_hcd:usb2, uhci_hcd:usb5
11: 6520 XT-PIC eth0
12: 59282 XT-PIC i8042
14: 9672 XT-PIC ide0
NMI: 0
ERR: 0
I tried to turn off ACPI in BIOS configuration and added acpi=off and noacpi to boot parameters. When I disable on-board USB in BIOS, i don't get a crash message, but obviously i cannot use my webcam. I upgraded my kernel with kernel-2.6.12-1.1398_FC4.i686.rpm package but it didn't help either. Later, i compiled kernel-2.6.12.4 from the sources distibuted by kernel.org, still not worked. When I saw that Mandriva Limited Edition 2005 has no problems with the bridge, I tried to compile the kernel with its config file, too; but I cannot solve the problem.
The computer I am using is a small black box. I use the same chipset in my desktop computer, where I installed FC4, and I am happy with the camera. I changed the HDD of the black box, put it into a clone of this box, but the problem occures again.
In short, I have an USB bridge which works in my desktop computer with FC4 and Mandriva, and in the black box with Mandriva but not with FC4. I am crawling the web for a week but I didn't find an working solution, therefore I am posting it to this forum. Do you have any ideas how to get rid off this boring problem?
Thanks in advance.
Ozan Eren BILGEN