MetalheadGautham
AFK
THATS what I call an answer. THANKS PRAKASH UNCLEOK. you need to install gspca module for your kernel compiled. In sid(ux) , "apt-get install build-essential module-assistant linux-headers-`uname -r` gspca-source"
then see "cat /proc/version" for the version of gcc ,most probably gcc-4.2 .make sure your linker /usr/bin/gcc point to /usr/bin/gcc-4.x (kernel compiler version).
try "m-a update" ,"m-a prepare" , "m-a auto-install gspca" .hopefully this will build a .deb of gspca module in /usr/src directory if it succeed. else ,you may have to use linux-source for a custom kernel
OH! use xawtv,cheese and camorama etc.there are many apps. you can pass gamma,contrast etc to module while modprobbing.
consider a depmod -ae afterwards.
I will try everything out and see the result.
Also, Sidux usually installs everything essential, including build-essential (pun intended) by default. Hell, it even installs sambha. I was surprised that it didn't include webcam drivers.
BTW, should I try RareWares kernel instead ?