** Changed in: qc-usb (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/213114
Title:
Can't build qc-usb kernel modules with module-assistant
To manage notif
** Branch linked: lp:ubuntu/karmic/qc-usb
--
Can't build qc-usb kernel modules with module-assistant
https://bugs.launchpad.net/bugs/213114
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.ub
with jaunty, I see that in kcompat-2.6.28.patch it sets it to:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,27)
+ b.type = VID_TYPE_CAPTURE | VID_TYPE_SUBCAPTURE;
+#else
b.type = VID_TYPE_CAPTURE;
+#endif
If I remove the | VID_TYPE_SUBCAPTURE and recompile, the camera
(qu
This bug was fixed in the package qc-usb - 0.6.6-6ubuntu1
---
qc-usb (0.6.6-6ubuntu1) jaunty; urgency=low
* debian/patches: add patch to correctly compile on 2.6.28 kernels
(LP: #213114).
-- Jeremie CorbierFri, 13 Mar 2009 10:28:44
+0100
** Changed in: qc-usb (Ubuntu)
** Changed in: qc-usb (Debian)
Status: Unknown => New
--
Can't build qc-usb kernel modules with module-assistant
https://bugs.launchpad.net/bugs/213114
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
John, checking your patch and the one at bug #268134, yours seem more
clear than the published there.
Would it be possible for you to integrate that patch into yours?
acording to icesheep output the missing part for your patch (and present
at the other bug) is:
--- a/qc-usb-old/qc-memory.c
+++ b
Jason, I installed gqcam and tested with "gqcam -v /dev/video0 -d
test.jpg" and it ran fine and the output file looks good. I'm not sure
what's happening with your case. Try removing other USB devices? I
remember running into problems with running 3 webcams on one system. I
don't really know, sorry
Jason, I'm glad to hear the driver compiled. I'm using this with CamServ
and it works great (it helps me to run qcset debug=0 to ignore dropped
frames from cluttering my syslog). I'll check it with gqcam later to see
if it works for me. IceSheep, this set of patches is for 2.6.28 only.
Check https:
Unfortunately John's solution doesn't work for me. My system is Linux
2.6.27-11-generic i686 (Intrepid).
The make process fails, see attached file for the messages.
Any suggestions?
Thanks.
** Attachment added: "make output"
http://launchpadlibrarian.net/22956907/make.txt
--
Can't build qc
thanks,
I meant to clean that up that post, I just wanted to get the info out
quickly before I forgot. I've got the module built, but unfortunately
its crashing when I try to view images with gqcam on Jaunty. see
attached log.
-Jason
** Attachment added: "dmseg output"
http://launchpadlibrari
** Also affects: qc-usb (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502805
Importance: Unknown
Status: Unknown
--
Can't build qc-usb kernel modules with module-assistant
https://bugs.launchpad.net/bugs/213114
You received this bug notification because you are a memb
John,
Your the best person in the world! OK, maybe that's a bit over the top. This
noob thanks you for the help.
David
.
--
Can't build qc-usb kernel modules with module-assistant
https://bugs.launchpad.net/bugs/213114
You received this bug notification because you are a member of Ubuntu
Bugs,
David, the links are in Jason's post, but since some copy and paste
skill is required, I have attached a zip of the patches.
** Attachment added: "qc-usb-patches.zip"
http://launchpadlibrarian.net/22760631/qc-usb-patches.zip
--
Can't build qc-usb kernel modules with module-assistant
https://b
John,
I tried the cut and paste method and it failed to patch. I got patch1
to work. Where did you get patch2, is there a link?
Thanks for the help,
David
.
--
Can't build qc-usb kernel modules with module-assistant
https://bugs.launchpad.net/bugs/213114
You received this bug notification bec
Oh btw sorry here's my dmesg output:
[ 1438.072753] quickcam: Unknown symbol video_devdata
[ 1438.073149] quickcam: Unknown symbol video_unregister_device
[ 1438.073347] quickcam: Unknown symbol video_register_device
OH WAIT. I'm an idiot. I just needed to:
# modprobe videodev
then:
# insmod qu
Jason, my system is Linux 2.6.28-7-generic #20-Ubuntu SMP i686
GNU/Linux. I saved the two patches from the links, as copying them from
your post produced errors. I ran (as root):
# apt-get install qc-usb-source qc-usb-utils
# cd /usr/src
# tar xvfj qc-usb.tar.bz2
# cd modules/qc-usb
# patch < ~/De
this post was helpful
http://www.mail-archive.com/debian-bugs-
d...@lists.debian.org/msg598000.html
don't forget to add this patch also.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502805
I was able to patch the qc-driver.c, but I had to replace the qc-
usb.tar.bz2 file in the /usr/src dir
17 matches
Mail list logo