Package: qc-usb-source
Followup-For: Bug #470830
I had the same error.
Then I discovered that I hadn't compiled V4L into the kernel. After I
reconfigured & recompiked the kernel, the install worked for me.
(Part of the diff of my .config:
< # CONFIG_VIDEO_DEV is not set
---
CONFIG_VIDEO_DEV=m
CONFIG_VIDEO_V4L1=y
CONFIG_VIDEO_V4L1_COMPAT=y
CONFIG_VIDEO_V4L2=y
CONFIG_VIDEO_CAPTURE_DRIVERS=y
# CONFIG_VIDEO_ADV_DEBUG is not set
CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
(...)
CONFIG_V4L_USB_DRIVERS=y
CONFIG_VIDEO_USBVIDEO=m
Note: instead of using make-kpkg, I rebooted into the new kernel and did
'module-assistant auto-install qc-usb'. But I guess that does the same.)
--Roderik.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.24 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages qc-usb-source depends on:
ii bzip2 1.0.3-7 high-quality block-sorting
file co
ii debhelper 6.0.5 helper programs for
debian/rules
ii make 3.81-3 The GNU version of the
"make" util
ii module-assistant 0.10.11.0 tool to make module package
creati
qc-usb-source recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]