Comment # 7 on bug 1195582 from
(In reply to Stephan Hemeier from comment #6)
> Its the same source, only build as rpm.
> 
> Install it and post
> journalctl -k  | grep -Ei 'wlan|8192|firmw'
> zypper se -si rtl8192
> uname -a
> 
> Is secure boot enabled?
> If yes have you rebooted and enrolled the mok key?


CSM is enabled, not secure boot.
Here is the posting:
linux:~ # journalctl -k  | grep -Ei 'wlan|8192|firmw'
Feb 06 12:03:56 localhost kernel: setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4
nr_cpu_ids:4 nr_node_ids:1
Feb 06 12:03:56 localhost kernel: percpu: Embedded 56 pages/cpu s192512 r8192
d28672 u524288
Feb 06 12:03:56 localhost kernel: pcpu-alloc: s192512 r8192 d28672 u524288
alloc=1*2097152
Feb 06 12:03:56 localhost kernel: rcu:         RCU restricting CPUs from
NR_CPUS=8192 to nr_cpu_ids=4.
Feb 06 12:03:56 localhost kernel: Spectre V2 : Enabling Restricted Speculation
for firmware calls
Feb 06 12:03:56 localhost kernel: tcp_listen_portaddr_hash hash table entries:
8192 (order: 5, 131072 bytes, linear)
Feb 06 12:03:56 localhost kernel: UDP hash table entries: 8192 (order: 6,
262144 bytes, linear)
Feb 06 12:03:56 localhost kernel: UDP-Lite hash table entries: 8192 (order: 6,
262144 bytes, linear)
Feb 06 12:03:57 localhost kernel: i915 0000:00:02.0: [drm] Finished loading DMC
firmware i915/kbl_dmc_ver1_04.bin (v1.4)
Feb 06 11:03:59 localhost kernel: 8192eu: loading out-of-tree module taints
kernel.
Feb 06 11:03:59 localhost kernel: 8192eu: module verification failed: signature
and/or required key missing - tainting kernel
Feb 06 11:03:59 localhost kernel: usbcore: registered new interface driver
rtl8192eu
linux:~ # zypper se -si rtl8192
Loading repository data...
Reading installed packages...

S  | Name                         | Type    | Version                          
                | Arch   | Repository
---+------------------------------+---------+---------------------------------------------------+--------+-----------
i+ | rtl8192eu-blacklist-rtl8xxxu | package | 5.6.4.git20211024-lp153.2.23     
                | x86_64 | Sauerland
i  | rtl8192eu-kmp-default        | package |
5.6.4.git20211024_k5.3.18_150300.59.43-lp153.2.23 | x86_64 | Sauerland
i  | rtl8192eu-ueficert           | package | 5.6.4.git20211024-lp153.2.23     
                | x86_64 | Sauerland
linux:~ # uname -a
Linux linux.fritz.box 5.3.18-150300.59.43-default #1 SMP Sun Jan 23 19:27:23
UTC 2022 (c76af22) x86_64 x86_64 x86_64 GNU/Linux

linux:~ # lsmod |grep 8192
8192eu               1572864  0
cfg80211              872448  1 8192eu
usb_storage            81920  1 uas
usbcore               311296  5 8192eu,xhci_hcd,usb_storage,xhci_pci,uas


You are receiving this mail because: