LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
webcam crashes installer, can't install linux,lite [solved]
#1
Smile Sadsony vgn-fe38gp,with, Ricoh motion eye camera built in. 
on take picture part of installation, the installer crashes in both normal and safe,graphics install mode.
Bus 001 Device 005: ID 0ac8:c002 Z-Star Microelectronics Corp. Visual Communication

How can I unbind this usb bus in the kernel before install starts,or can I do a non graphical install from the command line ,Control,,Alt ,F1in terminal .
The version I am trying to install is 1.8.0 latest.
problem in both  32bit,and.64bit os
Reply
#2
lsmod from the terminal will list the kernel module. From there you can do a rmmod on that module, then commence installation.
Reply
#3
Hello. Does this crash happen only if you take a picture? If I remember correctly at this stage of the installation there's an option to choose an icon instead of using the webcam to take a picture. If you choose an icon is there still a crash?
[Image: q7j1yAl.png]
Reply
#4
as the take  picture screen loads, immediately the installer crashes no option to select anything.  I presume the reason for this is the driver is not found. I really would like to run linux-lite on this laptop,my linux knowledge is limited to using terminal,following instructions  etc,.passable but not great.
also I would point out that I am running the install from a usb, booted with ploop boot manager,as this laptop will not read high capacity cd-/dvd's.
Reply
#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
#6
8) valtam was spot on, LSMOD in, terminal produced,list and I selected rmmod pcmcia_rsrc      "addition info on list is 18367  1 yenta_socket"
I started install from desktop,this time no take picture option,appeared  and installation was successful.
Many thanks to  "scott" for posting suggestions,.
I must say having tried o get help in other distro user forums has been a bit frustrating but top marks to "valtam" and the linux-lite  forum.
I am beginning to realize that a new Linux user is much better off choosing a well established distro. where the forum is watched by people who are happy to help "newbies" with older hardware.
Reply
#7
No problem, welcome to the LL family Smile
Reply
#8
Hello!

Welcome to Linux Lite.

This forum is fortunate to have a number of people, with varying Linux expertise, who are able to devote the time needed to help out new users. It seems like every time I go to Ubuntu Forums, by the time I get a response, I've already solved my own problem. At that point, I leave the solution for others, or for the next time I need it myself...

73 DE N4RPS
Rob
[Image: EtYqOrS.png%5D]

A gun in your hand is worth more than a whole police force on the phone.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)