Integrated LAN not working

I’ve recently bought some new hardware and was trying to install openSUSE-NET-x86_64-Build0153-Media.iso
The installer says it cannot find the repository so I tried 11.0 live cd, where I found that eth0 is offline.
Tried both network manager and traditional mode, still unable to connect.
This is possibly caused by the network card driver since I had no issue at all when installing on my old machine using the forcedeth driver.

Network chip is Realtek RTL8168D(P)/8111D(P)PCI-E Gigabit Ethernet NIC

I’ve found no issue connecting from windows or Fedora 10 and 11 live cd.
Should I get a PCI network card or is there anything else I can do to fix this?

Have a look at this first:

SDB:Realtek 8169 driver problem - openSUSE

HCL/Network Adapters (Wired - openSUSE

Can you post output from this command:

/sbin/lspci -k

Thank you for reply, apparently I had to install the win driver that came with the board and enable wake on lan option.

/sbin/lspci -k                                               
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge             
        Subsystem: ASRock Incorporation Device 9600                             
00:02.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (ext gfx port 0)                                                                       
        Kernel driver in use: pcieport-driver                                   
00:0a.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 5)                                                                          
        Kernel driver in use: pcieport-driver                                   
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [IDE mode]                                                                            
        Subsystem: ASRock Incorporation Motherboard (one of many)               
        Kernel driver in use: ahci                                              
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller   
        Subsystem: ASRock Incorporation Device 4397                             
        Kernel driver in use: ohci_hcd                                          
00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller         
        Subsystem: ASRock Incorporation Device 4398                             
        Kernel driver in use: ohci_hcd                                          
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller    
        Subsystem: ASRock Incorporation Device 4396                             
        Kernel driver in use: ehci_hcd                                          
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller   
        Subsystem: ASRock Incorporation Device 4397                             
        Kernel driver in use: ohci_hcd                                          
00:13.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller         
        Subsystem: ASRock Incorporation Device 4398                             
        Kernel driver in use: ohci_hcd                                          
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
        Subsystem: ASRock Incorporation Device 4396
        Kernel driver in use: ehci_hcd
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3c)
        Subsystem: ASRock Incorporation Device 4385
        Kernel driver in use: piix4_smbus
00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller
        Subsystem: ASRock Incorporation Device 439c
        Kernel driver in use: pata_atiixp
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
        Subsystem: ASRock Incorporation Device 0397
        Kernel driver in use: HDA Intel
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
        Subsystem: ASRock Incorporation Device 439d
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
        Subsystem: ASRock Incorporation Device 4399
        Kernel driver in use: ohci_hcd
00:18.0 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] K10 [Opteron, Athlon64, Sempron] Link Control
01:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9500 GT] (rev a1)
        Subsystem: Giga-byte Technology Device 3491
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
        Subsystem: ASRock Incorporation Motherboard (one of many)
        Kernel driver in use: r8169

Regards

Happy networking :slight_smile: