Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hammy@hammysserver:~$ ( sudo modprobe -r e1000e ; sudo modprobe e1000e ; dkms status ; dmesg | grep e1000e ;) | sed -e "s/^/ /"
- [sudo] password for hammy:
- e1000e, 3.8.7, 5.4.0-109-generic, x86_64: installed
- [ 0.702854] e1000e: loading out-of-tree module taints kernel.
- [ 0.703810] e1000e: module verification failed: signature and/or required key missing - tainting kernel
- [ 0.705334] e1000e: Intel(R) PRO/1000 Network Driver - 3.8.7-NAPI
- [ 0.706222] e1000e: Copyright(c) 1999 - 2020 Intel Corporation.
- [ 0.707337] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
- [ 1.673024] e1000e: probe of 0000:00:19.0 failed with error -2
- [ 219.713238] e1000e: Intel(R) PRO/1000 Network Driver - 3.8.7-NAPI
- [ 219.713239] e1000e: Copyright(c) 1999 - 2020 Intel Corporation.
- [ 219.713428] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
- [ 220.563370] e1000e: probe of 0000:00:19.0 failed with error -2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement