Recent content by artyGargoyle

  1. A

    Solved! - new graphics card wont allow me to access internet

    yup = I think you are right - the new graphics card is somehow causing the ethernet device/connection? name to change from enp2s0 to enp4s0 - but that change is not reflected in the netplan file and that was overriding everything.
  2. A

    Solved! - new graphics card wont allow me to access internet

    thank you so much for your help #lifesaver when it was connected I installed net-tools and looking around I saw the file /etc/netplan/01-netcfg.yaml referencing enp2s0 rather than enp4s0 - so I changed that.. abigail@Abigails-Desktop:~$ cat /etc/netplan/01-netcfg.yaml # This file describes...
  3. A

    Solved! - new graphics card wont allow me to access internet

    abigail@Abigails-Desktop:~$ sudo ip a a 192.168.1.222/24 dev enp4s0 abigail@Abigails-Desktop:~$ sudo ip route add default via 192.168.1.254 Error: Nexthop has invalid gateway. abigail@Abigails-Desktop:~$ sudo nano /etc/resolv.conf abigail@Abigails-Desktop:~$ cat /etc/resolv.conf # This file is...
  4. A

    Solved! - new graphics card wont allow me to access internet

    ok .. will swap things back and let you know how I get on.
  5. A

    Solved! - new graphics card wont allow me to access internet

    abigail@Abigails-Desktop:~$ ip route default via 192.168.1.254 dev enp2s0 proto dhcp src 192.168.1.222 metric 100 192.168.1.0/24 dev enp2s0 proto kernel scope link src 192.168.1.222 192.168.1.254 dev enp2s0 proto dhcp scope link src 192.168.1.222 metric 100 abigail@Abigails-Desktop:~$ should I...
  6. A

    Solved! - new graphics card wont allow me to access internet

    Sure. I'll swap things around and let you know asap.
  7. A

    Solved! - new graphics card wont allow me to access internet

    abigail@Abigails-Desktop:~$ ip route abigail@Abigails-Desktop:~$ ping -c3 192.168.1.1 ping: connect: Network is unreachable
  8. A

    Solved! - new graphics card wont allow me to access internet

    abigail@Abigails-Desktop:~$ sudo ip a a 192.168.1.222/24 dev enp4s0 abigail@Abigails-Desktop:~$ sudo ip route add default via 192.168.1.1 Error: Nexthop has invalid gateway. abigail@Abigails-Desktop:~$ sudo nano /etc/resolv.conf abigail@Abigails-Desktop:~$ cat /etc/resolv.conf # This file is...
  9. A

    Solved! - new graphics card wont allow me to access internet

    abigail@Abigails-Desktop:~$ sudo nmcli connection modify enp4s0 ifname enp4s0 abigail@Abigails-Desktop:~$ sudo nmcli connection reload abigail@Abigails-Desktop:~$ sudo NetworkManager restart abigail@Abigails-Desktop:~$ nmcli connection show NAME UUID TYPE...
  10. A

    Solved! - new graphics card wont allow me to access internet

    Yup .. after running the nmcli conn add NAME UUID TYPE DEVICE enp4s0 a9e220b3-6b3a-473e-9670-83cbde212109 ethernet --
  11. A

    Solved! - new graphics card wont allow me to access internet

    + ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 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 valid_lft forever...
  12. A

    Solved! - new graphics card wont allow me to access internet

    Connected phone via USB successfully to get this log... abigail@Abigails-Desktop:~$ ip route abigail@Abigails-Desktop:~$ sudo nmcli con show abigail@Abigails-Desktop:~$ ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback...
  13. A

    Solved! - new graphics card wont allow me to access internet

    Card is in the same slot. Apologies for the screenshot . But as no connection from the pc this seems the best way vs. typing all that out on my phone
  14. A

    Solved! - new graphics card wont allow me to access internet

    I'll try tomorrow, since you were saying you were about to log off and it'll take a while to sort out :)
  15. A

    Solved! - new graphics card wont allow me to access internet

    As I said, the water damage happened before christmas and it's been working fine since then with the FirePro V3900 graphics card (the small one) I havent had any other problems at all, its just the new graphics card and internet not happening at the same time. I'm not sure about the...
Top