Skip to content

Instantly share code, notes, and snippets.

@csrutil
Created May 13, 2022 01:16
Show Gist options
  • Select an option

  • Save csrutil/c7d1e7e0c4e911ffc56a01912774a46e to your computer and use it in GitHub Desktop.

Select an option

Save csrutil/c7d1e7e0c4e911ffc56a01912774a46e to your computer and use it in GitHub Desktop.
dpkg-deb -xv pve-headers-5.15.35-1-pve_5.15.35-2_amd64.deb /tmp
KVER = 5.15.35-1-pve
KERNELDIR=/tmp/usr/src/linux-headers-$(KVER)
insmod /lib/modules/$(KVER)/kernel/drivers/net/ethernet/realtek/r8125.ko
modprobe -r r8125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment