staging.inyokaproject.org

Nach update zu 19.10 *-network UNCLAIMED

Status: Ungelöst | Ubuntu-Version: Xubuntu 19.10 (Eoan Ermine)
Antworten |

Namal

Anmeldungsdatum:
12. Oktober 2012

Beiträge: 60

Hallo, ich habe einen HP Laptop Model 15-db0025no mit einer eingebauten Realtek RTL8821CE. Ich habe einen, ohne über Konsequenzen nachzudenken, Update auf 19.10 (von 19.04) gemach. Jetzt läuft das WLAN, das auch schon nicht von sich lief, überhaupt nicht. Folgendes musste man jedesmal mit den Treibern machen, wenn das WLAN aussetzte:

sudo make clean
sudo make all -j4
sudo make install
sudo modprobe -a 8821ce

Das geht nun nicht, und das Wlan bleibt stumm. Kabelverbindung funktioniert aber. Kann ich das irgendwie geradebiegen oder hilft da nur ein downgrade? Vielen dank!

uname -a

Linux ***** 5.3.0-19-generic #20-Ubuntu SMP Fri Oct 18 09:04:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

lshw -C network

WARNING: you should run this program as super-user.
  *-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:02:00.0
       logical name: enp2s0
       version: 15
       serial: 10:62:e5:8c:97:54
       size: 1Gbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 ip=192.168.178.50 latency=0 link=yes multicast=yes port=MII speed=1Gbit/s
       resources: irq:33 ioport:4000(size=256) memory:f0404000-f0404fff memory:f0400000-f0403fff
  *-network UNCLAIMED
       description: Network controller
       product: RTL8821CE 802.11ac PCIe Wireless Network Adapter
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: cap_list
       configuration: latency=0
       resources: ioport:3000(size=256) memory:f0300000-f030ffff

lspci -nnk | grep -i net -A2

02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
	Subsystem: Hewlett-Packard Company RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [103c:84ad]
	Kernel driver in use: r8169
	Kernel modules: r8169
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter [10ec:c821]
	DeviceName: WLAN
	Subsystem: Hewlett-Packard Company RTL8821CE 802.11ac PCIe Wireless Network Adapter [103c:831a]
	Kernel modules: 8821ce
04:00.0 Non-Volatile memory controller [0108]: SK hynix Device [1c5c:1327]

cat /etc/network/interfaces

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

ip link

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether 10:62:e5:8c:97:54 brd ff:ff:ff:ff:ff:ff

iwconfig

enp2s0    no wireless extensions.

lo        no wireless extensions.

nmcli general ; nmcli device ; nmcli connection

STATE      CONNECTIVITY  WIFI-HW  WIFI     WWAN-HW  WWAN    
connected  full          enabled  enabled  enabled  enabled 
DEVICE  TYPE      STATE      CONNECTION         
enp2s0  ethernet  connected  Wired connection 1 
lo      loopback  unmanaged  --                 
NAME                   UUID                                  TYPE      DEVICE 
Wired connection 1     0361be4b-e728-384f-97b8-540cd2b2ac90  ethernet  enp2s0 
bk-gjest-bib           3442ceef-28ee-471f-a53a-c05a3122d739  wifi      --     
B-Wlan                 c8ec0983-8625-47c8-abba-ccc35dbfb8e0  wifi      --     
NextGenTel_0531        14cfd587-851c-4235-ab01-375691cb246c  wifi      --     
nordwest.freifunk.net  a90f2b3c-2bd2-4193-9833-93945d79e145  wifi      --     
NS8                    0aea426f-9819-40fa-8fe8-8908694f8472  wifi      --     
Svanholm.b             7eb9b8f0-cce3-4928-ba9f-666b96d70a04  wifi      -- 

rfkill list

0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no

lsmod

Module                  Size  Used by
ip6table_filter        16384  0
ip6_tables             32768  1 ip6table_filter
iptable_filter         16384  0
bpfilter               32768  0
rfcomm                 81920  16
cmac                   16384  1
bnep                   24576  2
nls_iso8859_1          16384  1
snd_hda_codec_realtek   114688  1
snd_hda_codec_generic    81920  1 snd_hda_codec_realtek
ledtrig_audio          16384  2 snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_codec_hdmi     61440  1
amdgpu               4190208  32
snd_hda_intel          49152  4
snd_hda_codec         131072  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
8821ce               2080768  0
snd_hda_core           90112  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep              20480  1 snd_hda_codec
hid_generic            16384  0
snd_pcm               106496  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
btusb                  57344  0
btrtl                  20480  1 btusb
btbcm                  16384  1 btusb
btintel                24576  1 btusb
wl                   6455296  0
snd_seq_midi           20480  0
bluetooth             581632  41 btrtl,btintel,btbcm,bnep,btusb,rfcomm
snd_seq_midi_event     16384  1 snd_seq_midi
snd_rawmidi            36864  1 snd_seq_midi
ecdh_generic           16384  2 bluetooth
ecc                    28672  1 ecdh_generic
edac_mce_amd           32768  0
ccp                    94208  0
kvm                   643072  0
irqbypass              16384  1 kvm
snd_seq                69632  2 snd_seq_midi,snd_seq_midi_event
crct10dif_pclmul       16384  1
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
uvcvideo               98304  0
aesni_intel           372736  2
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
videobuf2_vmalloc      20480  1 uvcvideo
cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
glue_helper            16384  1 aesni_intel
radeon               1478656  1
videobuf2_memops       20480  1 videobuf2_vmalloc
input_leds             16384  0
amd_iommu_v2           20480  1 amdgpu
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_common       53248  2 videobuf2_v4l2,uvcvideo
usbhid                 57344  0
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
videodev              208896  3 videobuf2_v4l2,uvcvideo,videobuf2_common
hid                   126976  2 usbhid,hid_generic
mc                     53248  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
snd_timer              36864  2 snd_seq,snd_pcm
gpu_sched              32768  1 amdgpu
hp_wmi                 16384  0
serio_raw              20480  0
sparse_keymap          16384  1 hp_wmi
wmi_bmof               16384  0
ttm                   106496  2 amdgpu,radeon
drm_kms_helper        184320  2 amdgpu,radeon
fam15h_power           16384  0
k10temp                16384  0
snd                    86016  19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
cfg80211              712704  2 wl,8821ce
drm                   491520  10 gpu_sched,drm_kms_helper,amdgpu,radeon,ttm
i2c_algo_bit           16384  2 amdgpu,radeon
fb_sys_fops            16384  1 drm_kms_helper
uas                    24576  0
syscopyarea            16384  1 drm_kms_helper
hp_wireless            16384  0
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
usb_storage            77824  1 uas
soundcore              16384  1 snd
joydev                 28672  0
mac_hid                16384  0
sch_fq_codel           20480  2
parport_pc             40960  0
ppdev                  24576  0
lp                     20480  0
parport                53248  3 parport_pc,lp,ppdev
ip_tables              32768  1 iptable_filter
x_tables               40960  4 ip6table_filter,iptable_filter,ip6_tables,ip_tables
autofs4                45056  2
nvme                   40960  2
psmouse               155648  0
ahci                   40960  0
libahci                32768  1 ahci
nvme_core             102400  4 nvme
r8169                  81920  0
i2c_piix4              28672  0
realtek                20480  1
wmi                    32768  2 hp_wmi,wmi_bmof
i2c_scmi               20480  0
video                  49152  0

iwlist chan

enp2s0    no frequency information.

lo        no frequency information.

sudo iwlist scan

enp2s0    Interface doesn't support scanning.

lo        Interface doesn't support scanning.
Log1.txt (196.8 KiB)
egrep -i 'net|eth|wlan|firm|reason' /var/log/syslog
Download Log1.txt
Log2.txt (8.3 KiB)
dmesg | egrep 'net|eth|sky|sun|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|atl|ar9|carl|atme|at7|herm|iwl|ipw|rtl8|r81|rt2|rt3|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis|wmi|ns8|FW|key|rtl|country'
Download Log2.txt
Antworten |