Re: compile spca50x
You're welcome.
But, we not quite done yet. When you modprobe the gspca_main, it is supplied from the kernel you boot. Open a konsole and issue "uname -r". That will tell you the kernel you are running. More than likely it is "2.6.32-25-generic", the last kernel you updated to. You have 12 kernels installed! It's time you removed 2.6.27-7 through 2.6.32-23-generic. Use Synaptic to remove them. It will run update-grub and give you a cleaner grub menu. If in doubt you can run update-grub yourself: "sudo update-grub".
Anyway, after you have modprobed gspca_main you can make it permanent by running
"sudo depmod -a"
This is a different issue. Start a new thread and include the output of
lspci | grep Audio
and we will work on it.
Originally posted by reggler
But, we not quite done yet. When you modprobe the gspca_main, it is supplied from the kernel you boot. Open a konsole and issue "uname -r". That will tell you the kernel you are running. More than likely it is "2.6.32-25-generic", the last kernel you updated to. You have 12 kernels installed! It's time you removed 2.6.27-7 through 2.6.32-23-generic. Use Synaptic to remove them. It will run update-grub and give you a cleaner grub menu. If in doubt you can run update-grub yourself: "sudo update-grub".
Anyway, after you have modprobed gspca_main you can make it permanent by running
"sudo depmod -a"
Now i'll start fighting my sound issue i have with skype...
you may even be able to help me out there too...? I do not get my mic to work....i've tried all different things with KMix, installed Audacity so i could see the waves coming in but nothing...i'm not getting it to do anything... any ideas wjhat I should try there?
Thanks!! ))
you may even be able to help me out there too...? I do not get my mic to work....i've tried all different things with KMix, installed Audacity so i could see the waves coming in but nothing...i'm not getting it to do anything... any ideas wjhat I should try there?
Thanks!! ))
lspci | grep Audio
and we will work on it.
Comment