Hi all;
Have just fitted a new motherboard - Gigabyte 970 gaming edition.
Took the opportunity to ‘Upgrade’ (using the upgrade function) from 13.2 to Leap 42.1.
Upgrade seem to go ok; only one error ‘Couldn’t retrieve plex repository’ but it did seem to pull through all other required repos, so I assume (rightly or wrongly) that it connected to the internet during upgrade - it did modprobe? on the network connection and gave no errors.
Anyway - now it’s booted everything works apart from the internet connection. Tried configuring from Yast but getting nowhere. Below is the output from some basic commands I see you guys ask for in other posts, hopefully you can give me a steer from here:
**nigsy:~ #** ip route
**nigsy:~ #** ping 192.168.1.1
connect: Network is unreachable
**nigsy:~ #** ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:3905 errors:0 dropped:0 overruns:0 frame:0
TX packets:3905 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:469622 (458.6 Kb) TX bytes:469622 (458.6 Kb)
**nigsy:~ #** systemctl list-unit-files | grep -iE 'etwor|icke'
dbus-org.opensuse.N**etwor**k.AUTO4.service enabled
dbus-org.opensuse.N**etwor**k.DHCP4.service enabled
dbus-org.opensuse.N**etwor**k.DHCP6.service enabled
dbus-org.opensuse.N**etwor**k.Nanny.service enabled
n**etwor**k.service enabled
N**etwor**kManager-dispatcher.service enabled
N**etwor**kManager-wait-online.service disabled
N**etwor**kManager.service disabled
w**icke**d.service masked
w**icke**dd-auto4.service enabled
w**icke**dd-dhcp4.service enabled
w**icke**dd-dhcp6.service enabled
w**icke**dd-nanny.service enabled
w**icke**dd.service static
n**etwor**k-online.target static
n**etwor**k-pre.target static
n**etwor**k.target static
**nigsy:~ #** /usr/sbin/hwinfo --netcard
34: PCI 400.0: 0200 Ethernet controller
[Created at pci.366]
Unique ID: rBUF.TzXRgypOXd7
Parent ID: Rgik.DknfbwVt1O3
SysFS ID: /devices/pci0000:00/0000:00:15.0/0000:04:00.0
SysFS BusID: 0000:04:00.0
Hardware Class: network
Model: "Qualcomm Atheros Killer E220x Gigabit Ethernet Controller"
Vendor: pci 0x1969 "Qualcomm Atheros"
Device: pci 0xe091 "Killer E220x Gigabit Ethernet Controller"
SubVendor: pci 0x1458 "Gigabyte Technology Co., Ltd"
SubDevice: pci 0xe000
Revision: 0x10
Driver: "alx"
Driver Modules: "alx"
Thanks in advance.