![]() |
Pixart PAC207 Webcam unusable with kernel 2.6.28.3 build
Because the stock kernel in Debian has a low-resolution timer, and I wanted to use my computer for MIDI and the like, I decided to custom-compile a new kernel from source.
After much fun and kernel compilation, I've managed to get a somewhat flimsy setup with that kernel, and nvidia and sound both work, but, although I've installed the included gspca-main and gspca-pac207 modules (video for linux 2 I think), nothing will work. Camorama displays a frame that looks vaguely like webcam output, and then crashes saying "Unable to capture image", luvcview says "ERROR: Requested frame format MJPG is not available and no fallback format was found.", and cheese just goes to a mock test card. This worked fine with the Debian-packaged gspca module and kernel... what could be going wrong here? Thanks in advance, Matt |
What are the results of running
Code:
lsmod | grep videodevjdk |
Code:
matt@hayashi:~/SoR$ lsmod | grep videodev |
Quote:
I don't think you mention which webcam you have and if you're sure you've installed the correct modules. I use an old Trust Spacecam 120 that I rescued from the dustbin. I compiled the gspca module for my kernel (2.6.26) using the gspca-source package and module-assistant. The same command gives me this: Code:
$ lsmod | grep videodevCode:
$ lsmod | grep gspcaCheers, jdk |
I'm using gspca-main because gspca isn't available on my system. I'm guessing that gspca-main's part of the kernel gspca distribution, whereas gspca is from the external source distribution (which won't compile).
It's a Trust WB-1400T webcam, one of those evil cheap webcams. I'm sure it's a PAC207... Code:
$ sudo lsmod | grep gspca |
| All times are GMT -5. The time now is 02:22 AM. |