Hello,
I’m experiencing an issue with my NitroPad NS50, where the internal camera is not being detected in Qubes OS. Here are my system specifications:
Model: NitroPad NS50
Qubes OS Version: R4.2.3
BIOS: Dasharo (coreboot) Heads-v0.2.0-1584-gf7019e8
Kernel: 6.6.54-1
So far, I’ve tried checking for the camera with the following commands in dom0:
lspci
andlsusb
, which did not list the camera.dmesg | grep -i "camera\|video"
, which only showed references to the video controller for my Intel graphics card.
Could you provide any guidance on how to enable or troubleshoot the internal camera in this setup? Is there anything specific about the Heads BIOS or coreboot that could be preventing the camera from being detected?
Thanks