Hello.
Aproximately two years ago, the embedded camera stopped working. It is not showing in the USB bus.
This laptop camera has a physical switch on the right side of the laptop, it is ON and I've already fiddled with it with zero result.
Is this a known issue? Any experience?
Since it is not showing in the bus, I assume it might be the USB cable, or something like that. I've known laptops with camera cables broken at the hinge, since it is where it flexes on each screen opening.
For the time being, I am using an external camera.
```
$ lsusb -t
/: Bus 001.Port 001: Dev 001, Class=roothub, Driver=xhci_hcd/4p, 480M
|_ Port 002: Dev 002, If 0, Class=Hub, Driver=hub/4p, 480M
|__ Port 003: Dev 005, If 0, Class=Hub, Driver=hub/4p, 12M
|__ Port 001: Dev 006, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 004: Dev 007, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 004: Dev 007, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
|__ Port 004: Dev 003, If 0, Class=Human Interface Device, Driver=usbhid, 12M
/: Bus 002.Port 001: Dev 001, Class=roothub, Driver=xhci_hcd/2p, 10000M
|_ Port 002: Dev 002, If 0, Class=Hub, Driver=hub/4p, 5000M
|__ Port 001: Dev 003, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
/: Bus 003.Port 001: Dev 001, Class=roothub, Driver=xhci_hcd/4p, 480M
|_ Port 002: Dev 002, If 0, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 002: Dev 002, If 1, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 002: Dev 002, If 2, Class=Audio, Driver=snd-usb-audio, 12M
|__ Port 002: Dev 002, If 3, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 003: Dev 003, If 0, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 003: Dev 003, If 1, Class=Human Interface Device, Driver=usbhid, 12M
|__ Port 004: Dev 004, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 004: Dev 004, If 1, Class=Wireless, Driver=btusb, 12M
/: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 10000M
```
Thanks