Questions about configure/web cam

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
rafou1er

Questions about configure/web cam

Post by rafou1er »

Hello everybody, I have changed manytimes my system and finally I prefer linux. I am waiting for mint 8 helena because I have a probleme with a webcam. SX-p840 1,3mega pixels is a standard and old model of webcam and Linux7 and wine doesn't work with her. I don't know to command in a terminal, (lost my password) and there's a bug when I try to install...
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: Questions about configure/web cam

Post by Husse »

Please don't cross post - the other post deleted
We would need the ID of the webcam
Run lsusb if it's a USB one and lspci -nn if it's a PCI one and post
Without a password you can't do much so I'll tell you how to reset it, but please be careful and don't rush when you do it
Boot the live CD
Navigate to /etc on the installed system - on your hard disk not the live CD
Right click > Open as root
Copy (right click) the file shadow
You will see something like

Code: Select all

root:$6$p9ijDy/V27/lots of characters.:14384:0:99999:7:::
daemon:*:14354:0:99999:7:::
bin:*:14354:0:99999:7:::
sys:*:14354:0:99999:7:::
sync:*:14354:0:99999:7:::
games:*:14354:0:99999:7:::
man:*:14354:0:99999:7:::
lp:*:14354:0:99999:7:::
mail:*:14354:0:99999:7:::
news:*:14354:0:99999:7:::
uucp:*:14354:0:99999:7:::
proxy:*:14354:0:99999:7:::
www-data:*:14354:0:99999:7:::
backup:*:14354:0:99999:7:::
list:*:14354:0:99999:7:::
irc:*:14354:0:99999:7:::
gnats:*:14354:0:99999:7:::
nobody:*:14354:0:99999:7:::
libuuid:!:14354:0:99999:7:::
syslog:*:14354:0:99999:7:::
klog:*:14354:0:99999:7:::
hplip:*:14354:0:99999:7:::
avahi-autoipd:*:14354:0:99999:7:::
gdm:*:14354:0:99999:7:::
saned:*:14354:0:99999:7:::
pulse:*:14354:0:99999:7:::
messagebus:*:14354:0:99999:7:::
polkituser:*:14354:0:99999:7:::
avahi:*:14354:0:99999:7:::
haldaemon:*:14354:0:99999:7:::
Your_name:$/lots of characters the same as for root.:14384:0:99999:7:::
ntp:*:14385:0:99999:7:::
pdnsd:*:14516:0:99999:7:::
You may have something other than 14384 in 14384:0:99999:7::: (probably not)
Replace what follows after root and Your_name and before .:14384:0:99999:7:::
with
U6aMy0wojraho
That is the hash for a blank password.
If this does not work delete .:14384:0:99999:7:::
Reboot into your installed system and set a new password (you find that option in Users and Groups in the Control Center)
You must use the terminal to reset the root password and of course you can use it to rest your password too
Locked

Return to “Hardware Support”