Skip to content

Instantly share code, notes, and snippets.

View T4P4N's full-sized avatar
👋
Hello!

Tapan Kashyap T4P4N

👋
Hello!
View GitHub Profile
@aRmanNM
aRmanNM / acer_laptop_linux.md
Last active January 24, 2025 13:53
Acer A515-57G Quanta Webcam 0x4033 Fix On Linux
  • install kernel header files and build tools
# debian
sudo apt install linux-headers-amd64 build-essential

# fedora (might not be accurate!)
sudo dnf install kernel-devel<kernel_version>
  • check current kernel version