Advertisement
Guest User

Untitled

a guest
Aug 10th, 2020
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.63 KB | None | 0 0
  1. loik24@489:~/Documents/r8125-9.003.05$ sudo ./autorun.sh
  2. [sudo] password for loik24:
  3.  
  4. Check old driver and unload it.
  5. Build the module and install
  6. At main.c:160:
  7. - SSL error:02001002:system library:fopen:No such file or directory: ../crypto/bio/bss_file.c:69
  8. - SSL error:2006D080:BIO routines:BIO_new_file:no such file: ../crypto/bio/bss_file.c:76
  9. sign-file: certs/signing_key.pem: No such file or directory
  10. Warning: modules_install: missing 'System.map' file. Skipping depmod.
  11. DEPMOD 5.4.0-42-generic
  12. load module r8125
  13. Updating initramfs. Please wait.
  14. update-initramfs: Generating /boot/initrd.img-5.4.0-42-generic
  15. I: The initramfs will attempt to resume from /dev/nvme0n1p4
  16. I: (UUID=431618ad-d40d-4774-a7ee-7a4636786ca7)
  17. I: Set the RESUME variable to override this.
  18. Completed.
  19. loik24@489:~/Documents/r8125-9.003.05$ pwd
  20. /home/loik24/Documents/r8125-9.003.05
  21. loik24@489:~/Documents/r8125-9.003.05$ cd
  22. loik24@489:~$ ifconfig
  23. enp6s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  24. inet 184.90.165.88 netmask 255.255.248.0 broadcast 184.90.167.255
  25. inet6 fe80::d6cb:e9ed:e60c:88e6 prefixlen 64 scopeid 0x20<link>
  26. inet6 2603:9001:ff00:1:1905:8ce8:a418:b8e2 prefixlen 128 scopeid 0x0<global>
  27. ether d4:5d:64:b4:d5:6b txqueuelen 1000 (Ethernet)
  28. RX packets 2658 bytes 2135851 (2.1 MB)
  29. RX errors 0 dropped 0 overruns 0 frame 0
  30. TX packets 2571 bytes 247510 (247.5 KB)
  31. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  32. device interrupt 72
  33.  
  34. lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
  35. inet 127.0.0.1 netmask 255.0.0.0
  36. inet6 ::1 prefixlen 128 scopeid 0x10<host>
  37. loop txqueuelen 1000 (Local Loopback)
  38. RX packets 398 bytes 39039 (39.0 KB)
  39. RX errors 0 dropped 0 overruns 0 frame 0
  40. TX packets 398 bytes 39039 (39.0 KB)
  41. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  42.  
  43. wlx10bf484ba628: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
  44. inet 192.168.43.198 netmask 255.255.255.0 broadcast 192.168.43.255
  45. inet6 fe80::5827:163d:5913:a43b prefixlen 64 scopeid 0x20<link>
  46. inet6 2600:1006:b160:eea0:7588:b5d:1dc1:4377 prefixlen 64 scopeid 0x0<global>
  47. inet6 2600:1006:b160:eea0:5507:be8a:bd69:32b2 prefixlen 64 scopeid 0x0<global>
  48. ether 10:bf:48:4b:a6:28 txqueuelen 1000 (Ethernet)
  49. RX packets 8714 bytes 12091178 (12.0 MB)
  50. RX errors 0 dropped 0 overruns 0 frame 0
  51. TX packets 4280 bytes 502228 (502.2 KB)
  52. TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
  53.  
  54. loik24@489:~$
  55.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement