You are not logged in.
Hello! It's been a month since I installed arch (with kernel 6.16.8-arch3-1 & Gnome 49 on wayland).
I have recently been experiencing problems regarding the internal mic and camera for my laptop, especially the microphone which wasn't really working on any linux distro I had tried. The camera was also good, but it too faileed sometime in the recent past.
I have a important meeting in around a day or so, and would really be grateful if someone could help me out!
Here's the output of hwinfo --short:
cpu:
11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz, 1421 MHz
11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz, 1584 MHz
11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz, 1261 MHz
11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz, 1503 MHz
keyboard:
/dev/input/event3 AT Translated Set 2 keyboard
mouse:
/dev/input/mice ELAN2513:00 04F3:2B55
/dev/input/mice ELAN2513:00 04F3:2B55 Stylus
/dev/input/mice ELAN0722:00 04F3:3139 Mouse
/dev/input/mice ELAN0722:00 04F3:3139 Touchpad
monitor:
LCD Monitor
graphics card:
Intel Tiger Lake-LP GT2 [UHD Graphics G4]
camera:
Cheng Uei Precision Industry Co., Ltd (Foxlink) HP Wide Vision HD Camera
Cheng Uei Precision Industry Co., Ltd (Foxlink) HP Wide Vision HD Camera
sound:
Intel Tiger Lake-LP Smart Sound Technology Audio Controller
storage:
Intel Volume Management Device NVMe RAID Controller
Intel SSD 660P Series
network:
wlan0 Intel Wi-Fi 6 AX201
network interface:
wlan0 WLAN network interface
lo Loopback network interface
disk:
/dev/nvme0n1 Intel SSD 660P Series
/dev/zram0 Disk
partition:
/dev/nvme0n1p1 Partition
/dev/nvme0n1p2 Partition
/dev/nvme0n1p3 Partition
usb controller:
Intel Tiger Lake-LP Thunderbolt 4 USB Controller
Intel Tiger Lake-LP USB 3.2 Gen 2x1 xHCI Host Controller
bios:
BIOS
bridge:
Intel Tiger Lake-LP PCI Express Root Port #7
Intel Tiger Lake-LP LPC Controller
Intel Tiger Lake-LP PCI Express Root Port #9
Intel Tiger Lake-UP3 2 cores Host Bridge/DRAM Registers
hub:
Linux Foundation 2.0 root hub
Linux Foundation 3.0 root hub
Linux Foundation 2.0 root hub
Linux Foundation 3.0 root hub
memory:
Main Memory
bluetooth:
Intel AX201 Bluetooth
Intel AX201 Bluetooth
unknown:
FPU
DMA controller
PIC
Keyboard controller
Intel GNA Scoring Accelerator module
Intel Tiger Lake-LP Serial IO I2C Controller #1
Intel TigerLake-LP Dynamic Tuning Processor Participant
Intel Tiger Lake-LP Management Engine Interface
Realtek RTS522A PCI Express Card Reader
Intel Tiger Lake-LP SPI Controller
Intel Tiger Lake-LP Integrated Sensor Hub
Intel Tiger Lake-LP Serial IO I2C Controller #0
Intel RST VMD Managed Controller
Intel Tiger Lake-LP Shared SRAM
Intel Tiger Lake-LP SMBus Controller
Intel Tigerlake Telemetry Aggregator Driver
Elan Microelectronics ELAN:ARM-M4
and again, thanks for the time for reading this out
Offline
Nm, I figured it out!
For anyone struggling with the same issue run:
echo "options uvcvideo quirks=128" | sudo tee /etc/modprobe.d/uvcvideo.conf
Offline