You are not logged in.

#1 2018-06-10 13:53:31

zueore
Member
Registered: 2016-08-31
Posts: 24

How to install Realtek Semiconductor Device driver?

I couldn't find the appropriate device driver for my wireless device, when I checked my device details with lshw -class network I can't find the device name or any wireless info.

    *-network UNCLAIMED
       description: Network controller
       product: Realtek Semiconductor Co., Ltd.
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress cap_list
       configuration: latency=0
       resources: ioport:2000(size=256) memory:91100000-9110ffff
  *-network
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eno1
       version: 15
       serial: 80:ce:62:7d:ce:bd
       size: 10Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:120 ioport:1000(size=256) memory:91004000-91004fff memory:91000000-91003fff

Last edited by zueore (2018-06-10 13:54:13)

Offline

#2 2018-06-10 15:31:54

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: How to install Realtek Semiconductor Device driver?

That doesn't really help much, which device is it supposed to be exactly?  What's the output of lspci instead? if that isn't conclusive go through the manuals of your mainboard manufacturer and find out the exact chip, just from that output there's no telling what you have to do.

Offline

#3 2018-06-10 15:35:13

zueore
Member
Registered: 2016-08-31
Posts: 24

Re: How to install Realtek Semiconductor Device driver?

Yeah, here's the output of lspci

00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register (rev 35)
00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller (rev 35)
00:0b.0 Signal processing controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller (rev 35)
00:13.0 SATA controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SATA Controller (rev 35)
00:14.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller (rev 35)
00:1a.0 Encryption controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine (rev 35)
00:1b.0 Audio device: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller (rev 35)
00:1c.0 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port #1 (rev 35)
00:1c.2 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port #3 (rev 35)
00:1c.3 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port #4 (rev 35)
00:1f.0 ISA bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU (rev 35)
00:1f.3 SMBus: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx SMBus Controller (rev 35)
02:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device d723
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)

Offline

#4 2018-06-10 16:23:56

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,427

Re: How to install Realtek Semiconductor Device driver?

That at least gives a googleable string, give https://aur.archlinux.org/packages/rtlw … ended-dkms a shot.

Last edited by V1del (2018-06-10 16:33:28)

Offline

#5 2018-07-17 07:22:38

tbg
Member
Registered: 2017-06-22
Posts: 72

Re: How to install Realtek Semiconductor Device driver?

This is the rtl8723de adapter. If the above recommended driver does not work for you try these drivers instead "rtl8723de-dkms"in the AUR. Make sure you also have the linux headers package installed.

Offline

Board footer

Powered by FluxBB