See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
webcam crashes installer, can't install linux,lite [solved]
#5
Let's try Valtam's method.

Boot LL from the usb drive. Before beginning the installation open a terminal and type the following command:

Code:
lsmod | grep gspca

where gspca should be the module for your webcam and the output should be something like the following (if you get no output from the command above then stop here and let me know):

gspca_main main driver
gspca_xxxx subdriver module for your specific webcam

to remove the webcam module in the terminal type:

Code:
rmmod gspca_xxxx

substitute xxxx for your specific module

should you remove gspca_main next or other modules that are listed? Maybe, but I don't know for certain. I'll let you experiment here.

After removing the webcam modules close the terminal window and begin the installation.

Good luck!
[Image: q7j1yAl.png]
Reply


Messages In This Thread
Re: webcam crashes installer, can't install linux,lite - by Scott(0) - 05-03-2014, 10:17 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)