[Bug 241753] Re: uvcvideo module randomly fails to load

2013-11-07 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/241753 Ti

[Bug 241753] Re: uvcvideo module randomly fails to load

2013-09-08 Thread Christopher M. Penalver
superlex, if you have a bug in Ubuntu, the Ubuntu Kernel team, Ubuntu Bug Control team, and Ubuntu Bug Squad would like you to please file a new report by executing the following in a terminal while booted into a Ubuntu repository kernel (not a mainline one) via: ubuntu-bug linux For more on th

[Bug 241753] Re: uvcvideo module randomly fails to load

2013-09-08 Thread superlex
Ubuntu 12.04, linux 3.2.0-53-generic . Device (lsusb): 05ca:183b Ricoh Co., Ltd Visual Communication Camera VGP-VCC8 [R5U870] Solution: https://bitbucket.org/ahixon/r5u87x/ https://bugs.launchpad.net/ubuntu/+bug/120434 -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 241753] Re: uvcvideo module randomly fails to load

2013-09-07 Thread Christopher M. Penalver
Sympy, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO images are available from http://cdimage.ubuntu.com /daily-live/current/

[Bug 241753] Re: uvcvideo module randomly fails to load

2013-06-29 Thread Dani Mazón
I have this problem with a Dell XPS M1330 laptop and Ubuntu 12.04.2. The workaround indicated in the Bug Description works ok for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/241753 Title: uvc

[Bug 241753] Re: uvcvideo module randomly fails to load

2010-11-23 Thread Sergiy Zuban
create /etc/modprobe.d/uvcvideo.conf and put the following line there: options uvcvideo timeout=1 after reboot you can use the following command to make sure parameter setup correctly: cat /sys/module/uvcvideo/parameters/timeout -- uvcvideo module randomly fails to load https://bugs.launchp

[Bug 241753] Re: uvcvideo module randomly fails to load

2010-06-08 Thread guerda
Miklos: This information is very interesting. Could you provide some more details how to use the module parameter? I would like to try it out without rebuilding the kernel. -- uvcvideo module randomly fails to load https://bugs.launchpad.net/bugs/241753 You received this bug notification because

[Bug 241753] Re: uvcvideo module randomly fails to load

2010-06-01 Thread Jeremy Foshee
** Tags added: cherry-pick -- uvcvideo module randomly fails to load https://bugs.launchpad.net/bugs/241753 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.co

[Bug 241753] Re: uvcvideo module randomly fails to load

2010-05-29 Thread Miklos Juhasz
The kernel commit http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=56d15cd313d0d0d7a16c1a2e2cc519f18ab4725a will solve this issue. Ubuntu 10.10 kernel already contains this patch. The default streaming control timeout value is too low (in Ubuntu 10.04 it is set to

[Bug 241753] Re: uvcvideo module randomly fails to load

2010-04-15 Thread superlex
Do you have installed r5u87x? -- uvcvideo module randomly fails to load https://bugs.launchpad.net/bugs/241753 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

[Bug 241753] Re: uvcvideo module randomly fails to load

2010-04-15 Thread Antonio Litterio
I've same problem too with Vaio and Ubuntu 10.04. -- uvcvideo module randomly fails to load https://bugs.launchpad.net/bugs/241753 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

[Bug 241753] Re: uvcvideo module randomly fails to load

2010-04-12 Thread Dani Alonso
I'm having this same problem in my Vaio, but manually unloading/reloading the uvcvideo does not fix the problem. The webcam was working in Karmic, not with the stock uvcvideo modules, but with a self-compiled drivers for uvcvideo donwloaded from upstream svn. Unfortunately, selfcompiling the last

[Bug 241753] Re: uvcvideo module randomly fails to load

2010-03-25 Thread lemmy
HI, this issue still appear en in lucid 2.6.32-17 and in karmic too. the message appear sometimes: (20.021050) uvcvideo: failed to query (129) UVC probe control: -32( exp. 26) would be nice if people of Dell help to fix this problem. karmic Linux 1 2.6.31-20-generic #58-Ubuntu SMP Fri Mar 12 04:

[Bug 241753] Re: uvcvideo module randomly fails to load

2009-12-30 Thread Sergiy Zuban
Same problem on dell inspiron 1525 after upgrade to 9.10 Have someone tried to install latest UVC module from svn as described here http://ubuntuforums.org/archive/index.php/t-793513.html Logs: [ 38.70] uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:2640) [ 39.013060] uvc

[Bug 241753] Re: uvcvideo module randomly fails to load

2009-11-28 Thread superlex
Same problem; dmesg | grep uvc [ 12.559145] uvcvideo: Found UVC 1.00 device (05ca:183b) [ 12.559395] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 12.559650] uvcvideo: Failed to query (129) UVC probe control : -32 (exp. 26). [ 12.559656] uvcvideo: F

[Bug 241753] Re: uvcvideo module randomly fails to load

2009-11-20 Thread Juja
Same problem; Ubuntu Version: Karmic Koala kernel: 2.6.31-15-generic u...@karmickoala-pc:~$ dmesg|grep video [0.573114] pci :00:02.0: Boot video device [ 11.353498] Linux video capture interface: v2.00 [ 11.362608] uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:7670)

[Bug 241753] Re: uvcvideo module randomly fails to load

2009-09-30 Thread Vladimir Durán
Forgot to say, machine is VAIO VGN-CR240F with a non-supported webcam. lsusb output this: $ lsusb Bus 001 Device 003: ID 05ca:1839 Ricoh Co., Ltd Visual Communication Camera VGP-VCC6 [R5U870] -- uvcvideo module randomly fails to load https://bugs.launchpad.net/bugs/241753 You received this bug

[Bug 241753] Re: uvcvideo module randomly fails to load

2009-09-30 Thread Vladimir Durán
Testing Karmic I saw something related to uvcvideo that I never noticed before. Output of "dmesg | grep -C 5 -i uvcvideo" attached. In particular, what bugs me is that it shows at startup and makes garbage in the screen by mixing with startup messages. ** Attachment added: "dmesg | grep -C 5 -i

[Bug 241753] Re: uvcvideo module randomly fails to load

2008-12-18 Thread akirillov
I have encountered the same problem on my 2.6.27-9 version. on 12/14 my quickcap pro for notebooks worked perfectly as soon as I plugged it in: --- Dec 14 12:11:01 toshiba kernel: [ 587.920067] usb 1-1: new full speed USB device using uhci_hcd and address 3 Dec 14 12:11:02 to

[Bug 241753] Re: uvcvideo module randomly fails to load

2008-11-29 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team) Status: Confirmed => Triaged -- uvcvideo module randomly fails to load https://bugs.launchpad.net/bugs/241753 You received this bug notification because y

[Bug 241753] Re: uvcvideo module randomly fails to load

2008-11-23 Thread Tobias Richter
I have the same issue with linux-image-2.6.27-7-generic both on i386 and x64. A hotplugged camera is never recognised correctly and fails to work. 'sudo rmmod uvcvideo' and replugging helps, i.e. then the camera works despite these messages: [235797.076550] usb 4-6: new high speed USB device us

[Bug 241753] Re: uvcvideo module randomly fails to load

2008-11-23 Thread Tobias Richter
** Changed in: linux (Ubuntu) Status: New => Confirmed -- uvcvideo module randomly fails to load https://bugs.launchpad.net/bugs/241753 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

[Bug 241753] Re: uvcvideo module randomly fails to load

2008-11-11 Thread nsilva
In addition to my earlier post, the error I have with uvcvideo is not related to module loading.I just re-started and the same error still appearing, and the module is automatically loaded. Let me know if I can do any testing, to point developers in the right direction -- uvcvideo module randoml

[Bug 241753] Re: uvcvideo module randomly fails to load

2008-11-11 Thread nsilva
I have the same problem as Sergei, I'm using an external USB Webcam Logitech. It worked flawless since I did a fresh Intrepid Install, but today it failed, giving me the following output after plugin and re-plugin the USB. [ 366.140084] usb 5-5: new high speed USB device using ehci_hcd and add

[Bug 241753] Re: uvcvideo module randomly fails to load

2008-10-23 Thread Leann Ogasawara
** Changed in: linux (Ubuntu) Status: Incomplete => New -- uvcvideo module randomly fails to load https://bugs.launchpad.net/bugs/241753 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 241753] Re: uvcvideo module randomly fails to load

2008-09-21 Thread nolar
With 2.6.27 this stills an issue. Upgraded from 8.04 to 8.10.a5 and then all auto-updates as they came. $ uname -a Linux NolarBook 2.6.27-3-generic #1 SMP Wed Sep 10 16:02:00 UTC 2008 i686 GNU/Linux $ dmesg | grep uvcvideo [ 13.500023] uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam

[Bug 241753] Re: uvcvideo module randomly fails to load

2008-08-28 Thread Leann Ogasawara
The Ubuntu Kernel Team is planning to move to the 2.6.27 kernel for the upcoming Intrepid Ibex 8.10 release. As a result, the kernel team would appreciate it if you could please test this newer 2.6.27 Ubuntu kernel. There are one of two ways you should be able to test: 1) If you are comfortable

[Bug 241753] Re: uvcvideo module randomly fails to load

2008-08-21 Thread Leann Ogasawara
Hi Sympy, Since the upcoming Intrepid Ibex 8.10 release is actively being worked on, care to confirm if this is still an issue with the latest Alpha for the upcoming Intrepid Ibex 8.10. You should be able to test via a LiveCD - http://www.ubuntu.com/testing. Please let us know your results. Addit