After seeing Yannick comment, I did some additional testing... On my Dapper box (fully updated) the location of the pwc module is:
/lib/modules/2.6.15-27-386/kernel/drivers/usb/media/pwc/pwc.ko When I load the module, dmesg shows the following output about the version: pwc Philips webcam module version 10.0.7-unofficial loaded. On the other hand, on an Edgy box the pwc module is located here: /lib/modules/2.6.17-10-generic/kernel/drivers/media/video/pwc/pwc.ko And the output from dmesg about the version after loading the module is this: pwc Philips webcam module version 9.0.2-unofficial loaded. So it looks like we are using an older version of the driver on Edgy than the one included with Dapper (10.0.7 vs. 9.02) !! ?? Hope this helps... -- Regression: Webcams using pwc driver produce all-grey images https://launchpad.net/bugs/56090 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs