gspca: usb_submit_urb [0] err -28

Bug #310227 reported by Daniel Holm
28
This bug affects 4 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

Binary package hint: linux-image

Since I installed Ubuntu Intrepid I no longer have been able to use Zoneminder with my two webcams - both supported by GSPCA.

In Hardy I ran Zoneminder successfully as a video surveillance at home with my webcam.

I've been trying to find some info about this for quite some time now, but I think that it it time to report it as a bug.

Tell me what to attach, because I don't know.

When trying to watch one of the cams (monitors) in Zoneminders webui the screen is black - all tough I have done everything needed to get it going as it should. And then when I run 'dmesg', I get this:

[51007.800600] gspca: usb_submit_urb [0] err -28
[51018.480277] gspca: usb_submit_urb [0] err -28
[51039.500254] gspca: usb_submit_urb [0] err -28
[51063.300499] gspca: usb_submit_urb [0] err -28
[51074.550943] gspca: usb_submit_urb [0] err -28
[51085.240258] gspca: usb_submit_urb [0] err -28
[51095.970325] gspca: usb_submit_urb [0] err -28
[51116.990313] gspca: usb_submit_urb [0] err -28
[51127.680503] gspca: usb_submit_urb [0] err -28
[51138.370315] gspca: usb_submit_urb [0] err -28
[51159.380310] gspca: usb_submit_urb [0] err -28
[51180.390302] gspca: usb_submit_urb [0] err -28
[51191.070711] gspca: usb_submit_urb [0] err -28
[51212.080453] gspca: usb_submit_urb [0] err -28
[51222.790282] gspca: usb_submit_urb [0] err -28
[51233.480359] gspca: usb_submit_urb [0] err -28
[51244.210423] gspca: usb_submit_urb [0] err -28
[51266.720732] gspca: usb_submit_urb [0] err -28
[51287.734510] gspca: usb_submit_urb [0] err -28
[51300.000340] gspca: usb_submit_urb [0] err -28
[51310.780274] gspca: usb_submit_urb [0] err -28
[51321.480340] gspca: usb_submit_urb [0] err -28
[51342.510333] gspca: usb_submit_urb [0] err -28

And so on, so on.

Thank you and hava a Merry Christmas!

Revision history for this message
sam bowlby (sam.bowlby) wrote :

This might be the same as the bug I reported: (#377316) https://bugs.launchpad.net/ubuntu/+source/gspca/+bug/377316

Revision history for this message
Andy Whitcroft (apw) wrote :

This is not a bug in the linux-meta package, moving to the linux package.

affects: linux-meta (Ubuntu) → linux (Ubuntu)
Revision history for this message
Tormod Volden (tormodvolden) wrote :

I am getting this with a (USB ID) 0ac8:301b web camera, on 2.6.32-9.13-generic:
gspca: usb_submit_urb alt 6 err -28

The camera works with cheese in Hardy with kernel 2.6.24-26 (although it makes skype 2.1.0.47 crash) and not with 2.6.28-17. With 2.6.28-17-generic the message is like with the original reporter:
gspca: usb_submit_urb [0] err -28
With 2.6.24-26 the message is:
/build/buildd/linux-ubuntu-modules-2.6.24-2.6.24/debian/build/build-generic/media/gspcav1/gspca_core.c: init isoc: usb_submit_urb(0) ret -28

Revision history for this message
dusoft (dusoft-staznosti) wrote :

latest Kubuntu 9.10:

[147978.536029] usb 2-2: new full speed USB device using uhci_hcd and address 9
[147978.737284] usb 2-2: configuration #1 chosen from 1 choice
[147978.742429] gspca: probing 041e:403b
[147978.876207] gspca: probe ok
[148344.096077] usb 2-2: USB disconnect, address 9
[148344.096206] gspca: disconnect complete
[148348.304038] usb 3-1: new full speed USB device using uhci_hcd and address 10
[148348.507348] usb 3-1: configuration #1 chosen from 1 choice
[148348.512537] gspca: probing 041e:403b
[148348.633432] gspca: probe ok
[148371.428244] gspca: usb_submit_urb [0] err -28
[148371.467983] gspca: usb_submit_urb [0] err -28

camera not working

Revision history for this message
dusoft (dusoft-staznosti) wrote :

solution proposed here works:
https://answers.launchpad.net/ubuntu/+question/49739

e.g.: download and install proposed library, then do:
#!/bin/bash
export LD_PRELOAD=/usr/local/lib/libv4l/v4l1compat.so
/usr/bin/skype

Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

Hi Daniel,

Please be sure to confirm this issue exists with the latest development release of Ubuntu. ISO CD images are available from http://cdimage.ubuntu.com/releases/lucid . If the issue remains, please run the following command from a Terminal (Applications->Accessories->Terminal). It will automatically gather and attach updated debug information to this report.

apport-collect -p linux 310227

Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results.

Thanks in advance.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: needs-kernel-logs
tags: added: needs-upstream-testing
tags: added: kj-triage
Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Jeremy Foshee (jeremyfoshee) wrote :

This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks.

[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]

tags: added: kj-expired
Changed in linux (Ubuntu):
status: Incomplete → Expired
Revision history for this message
Tormod Volden (tormodvolden) wrote :

For the record, with 2.6.34-999.201005231006 I don't get the above message so I guess this bug can stay closed. However I have to use LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so with both skype and cheese, and I get:
gspca: found int in endpoint: 0x82, buffer_len=8, interval=10
but that seems harmless.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.