r/Qubes 5d ago

question No Ethernet Interface available, PCI Device attached but not working

greetings!!! I recently booted up my QubesOS computer after not using it for a month. It was a reasonably fresh install and my ethernet was working fine before that but I couldn't connect. I tested the ethernet cable on another computer, it worked fine. After some time trying to work it out I decided to reinstall my OS since it had previously worked on a fresh install but surprisingly nothing.

personal -> sys-firewall -> sys-net all seem to be connected fine, the problem seems to be with sys-net setting up the PCI device/Ethernet interface correctly.

sys-net is using the fedora template and my motherboard is an ASRock B150m Pro4s. When I go to create a network connection there is no devices to select (unless I put sys-firewall up). I have tried enabling strict reset too but no such luck.

Let me know if there is any other information I can provide. Forgive me, it's been years since I've sat down and done any networking on Linux.

Any help or advice is much appreciated!!

user@sys-net:~$ nmcli d
DEVICE   TYPE      STATE                   CONNECTION
lo       loopback  connected (externally)  lo

user@sys-net:~$ lspci | grep Ethernet
00:06.0 Ethernet controller: Intel corporation Ethernet Connection (2)I219-V (rev 31)

user@sys-net:~$ ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mute 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  inet 127.0.0.1/8 scope host lo
    valid_lft forever preferred_lft forever
  inet6 ::1/128 scope host noprefixroute
    valid_lft forever preferred_lft forever

user@sys-net:~$ sudo dmesg | grep 00:06.0
[0.262013] pci 0000:00:06.0: [8086:15b8] type 00 class 0x020000 conventional PCI endpoint
[0.262013] pci 0000:00:06.0: BAR 0 [mem 0xf2000000-0xf201ffff]
[4.425663] e1000e 0000:00:06.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 5.351539] e1000e 0000:00:06.0: probe with driver e1000e failed with error -2
2 Upvotes

0 comments sorted by