Advertisement
Guest User

Untitled

a guest
Aug 15th, 2021
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.55 KB | None | 0 0
  1. Check old driver and unload it.
  2. rmmod r8168
  3. Build the module and install
  4. At main.c:160:
  5. - SSL error:02001002:system library:fopen:No such file or directory: ../crypto/bio/bss_file.c:69
  6. - SSL error:2006D080:BIO routines:BIO_new_file:no such file: ../crypto/bio/bss_file.c:76
  7. sign-file: certs/signing_key.pem: No such file or directory
  8. Warning: modules_install: missing 'System.map' file. Skipping depmod.
  9. DEPMOD 5.11.0-25-generic
  10. load module r8168
  11. Updating initramfs. Please wait.
  12. update-initramfs: Generating /boot/initrd.img-5.11.0-25-generic
  13. Completed.
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement