cilynx / rtl88x2BU_WiFi_linux_v5.3.1_27678.20180430_COEX20180427-5959

rtl88x2bu driver updated for current kernels.
http://www.wolfteck.com/2018/02/22/wsky_1200mbps_wireless_usb_wifi_adapter/
359 stars 117 forks source link

Systematic failed to initialize the driver V5.3.1 after Linux kernel upgrade from 5.0.0-37-generic to 5.3.0-40-generic/ #64

Open K-PANIK opened 4 years ago

K-PANIK commented 4 years ago

This is the dmesg log:

issue.txt

KERNEL MESSAGE ERROR: [ 1403.730995] CPU: 2 PID: 5838 Comm: kworker/2:0 Tainted: G W OE 5.3.0-40-generic #32~18.04.1-Ubuntu

EXTRACT: [ 1403.730950] WARNING: CPU: 2 PID: 5838 at /build/linux-hwe-Ar3kaD/linux-hwe-5.3.0/net/wireless/core.c:868 wiphy_register+0x8b5/0xbe0 [cfg80211] [ 1403.730952] Modules linked in: snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio nfnetlink_queue nfnetlink_log nfnetlink bluetooth ecdh_generic ecc nouveau mxm_wmi wmi video edac_mce_amd ttm drm_kms_helper snd_hda_intel drm snd_hda_codec kvm 88x2bu(OE) irqbypass i2c_algo_bit snd_hda_core fb_sys_fops snd_hwdep syscopyarea snd_pcm k10temp sysfillrect cfg80211 input_leds snd_timer sysimgblt serio_raw snd soundcore mac_hid ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 xt_hl ip6t_rt ipt_REJECT nf_reject_ipv4 nf_log_ipv4 nf_log_common xt_LOG xt_limit xt_tcpudp xt_addrtype xt_conntrack ip6table_filter ip6_tables binfmt_misc nf_conntrack_netbios_ns nf_conntrack_broadcast nf_nat_ftp nf_nat nf_conntrack_ftp sch_fq_codel nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 parport_pc libcrc32c ppdev iptable_filter bpfilter lp parport ip_tables x_tables autofs4 uas usb_storage hid_generic usbhid hid pata_acpi forcedeth psmouse sata_nv i2c_nforce2 [ 1403.730995] CPU: 2 PID: 5838 Comm: kworker/2:0 Tainted: G W OE 5.3.0-40-generic #32~18.04.1-Ubuntu [ 1403.730996] Hardware name: Hewlett-Packard G5345fr/2A99, BIOS 6.13 09/08/2010 [ 1403.731001] Workqueue: usb_hub_wq hub_event [ 1403.731027] EIP: wiphy_register+0x8b5/0xbe0 [cfg80211] [ 1403.731029] Code: 58 14 83 c0 0c 85 db 74 17 8b 18 85 db 74 2e 83 c2 01 39 ca 74 7d 83 c0 1c 8b 58 08 85 db 75 e9 68 34 2c 3a f8 e8 4b 2f da cc <0f> 0b bb ea ff ff ff 5e e9 76 f8 ff ff 8d b6 00 00 00 00 8b 58 04 [ 1403.731031] EAX: 00000024 EBX: 00000000 ECX: f61836c0 EDX: 00000007 [ 1403.731033] ESI: 00000003 EDI: e8f411a0 EBP: e6c1bb58 ESP: e6c1bafc [ 1403.731034] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068 EFLAGS: 00010282 [ 1403.731036] CR0: 80050033 CR2: b50f042c CR3: 2b9cb200 CR4: 000006f0 [ 1403.731037] Call Trace: [ 1403.731044] ? vprintk_default+0x21/0x50 [ 1403.731050] ? vprintk_func+0x3d/0xc0 [ 1403.731052] ? printk+0x13/0x15 [ 1403.731132] rtw_wiphy_register+0x22/0x4e [88x2bu] [ 1403.731199] rtw_cfg80211_ndev_res_register+0x16/0x58 [88x2bu] [ 1403.731263] rtw_os_ndev_register+0xf8/0x16c [88x2bu]

cilynx commented 4 years ago

Please try the newer version here: https://github.com/cilynx/rtl88x2bu

K-PANIK commented 4 years ago

I plugged usb stick to my computer back and it works now.