[問題] wifi usb dongle 在 ubuntu 22.04
在蝦皮買一張usb wifi 300M
如下圖
https://ibb.co/2sywsVQ
店家告知是 rtl8192eu
可是插入 ubuntu 22.04 卻顯示
Bus 002 Device 017: ID 0e8d:7603 MediaTek Inc. 802.11 n WLAN
所以我也不知道到底是MediaTek 還是 Realtek chip
我上網搜尋rtl8192eu linux driver 裝了也似乎無用
有網友知道如何解決嗎
謝謝
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 106.1.107.225 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1665819903.A.7FA.html
※ 編輯: gamehome (106.1.107.225 臺灣), 10/15/2022 15:46:34
→
10/15 16:20,
2年前
, 1F
10/15 16:20, 1F
→
10/15 16:20,
2年前
, 2F
10/15 16:20, 2F
→
10/15 16:24,
2年前
, 3F
10/15 16:24, 3F
$ lsmod
Module Size Used by
8021q 36864 0
garp 20480 1 8021q
mrp 20480 1 8021q
stp 16384 1 garp
llc 16384 2 stp,garp
cpuid 16384 0
tls 114688 1
snd_hda_codec_hdmi 77824 1
snd_hda_codec_realtek 159744 1
snd_hda_codec_generic 102400 1 snd_hda_codec_realtek
ledtrig_audio 16384 1 snd_hda_codec_generic
intel_rapl_msr 20480 0
intel_rapl_common 40960 1 intel_rapl_msr
x86_pkg_temp_thermal 20480 0
intel_powerclamp 20480 0
snd_hda_intel 53248 3
coretemp 24576 0
snd_intel_dspcfg 28672 1 snd_hda_intel
snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg
snd_hda_codec 163840 4
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
kvm_intel 372736 0
snd_hda_core 110592 5
snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
mei_hdcp 24576 0
kvm 1028096 1 kvm_intel
snd_hwdep 16384 1 snd_hda_codec
crct10dif_pclmul 16384 1
ghash_clmulni_intel 16384 0
aesni_intel 376832 0
nls_iso8859_1 16384 1
snd_pcm 143360 4
snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
crypto_simd 16384 1 aesni_intel
cryptd 24576 2 crypto_simd,ghash_clmulni_intel
rapl 20480 0
snd_seq_midi 20480 0
i915 3104768 18
snd_seq_midi_event 16384 1 snd_seq_midi
snd_rawmidi 49152 1 snd_seq_midi
ttm 86016 1 i915
intel_cstate 20480 0
snd_seq 77824 2 snd_seq_midi,snd_seq_midi_event
drm_kms_helper 311296 1 i915
cec 61440 2 drm_kms_helper,i915
rc_core 65536 1 cec
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
at24 24576 0
i2c_algo_bit 16384 1 i915
fb_sys_fops 16384 1 drm_kms_helper
snd_timer 40960 2 snd_seq,snd_pcm
syscopyarea 16384 1 drm_kms_helper
snd 106496 17
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
sysfillrect 20480 1 drm_kms_helper
mei_me 40960 1
sysimgblt 16384 1 drm_kms_helper
soundcore 16384 1 snd
mei 135168 3 mei_hdcp,mei_me
intel_smartconnect 16384 0
mac_hid 16384 0
sch_fq_codel 20480 4
8192eu 1638400 0
cfg80211 974848 1 8192eu
ipmi_devintf 20480 0
ipmi_msghandler 122880 1 ipmi_devintf
msr 16384 0
parport_pc 49152 0
ppdev 24576 0
lp 28672 0
ramoops 32768 0
parport 69632 3 parport_pc,lp,ppdev
reed_solomon 28672 1 ramoops
drm 622592 15 drm_kms_helper,i915,ttm
mtd 77824 0
pstore_blk 16384 0
efi_pstore 16384 0
pstore_zone 32768 1 pstore_blk
ip_tables 32768 0
x_tables 53248 1 ip_tables
autofs4 49152 2
hid_logitech_hidpp 49152 0
r8153_ecm 16384 0
cdc_ether 24576 1 r8153_ecm
usbnet 53248 2 r8153_ecm,cdc_ether
hid_logitech_dj 28672 0
r8152 114688 1 r8153_ecm
mii 16384 2 usbnet,r8152
hid_generic 16384 0
usbhid 65536 1 hid_logitech_dj
hid 151552 4
usbhid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
ahci 45056 2
i2c_i801 36864 0
xhci_pci 24576 0
r8169 102400 0
crc32_pclmul 16384 0
lpc_ich 28672 0
i2c_smbus 20480 1 i2c_i801
libahci 45056 1 ahci
realtek 32768 1
xhci_pci_renesas 20480 1 xhci_pci
video 61440 1 i915
※ 編輯: gamehome (106.1.107.225 臺灣), 10/15/2022 16:49:11
→
10/15 18:05,
2年前
, 4F
10/15 18:05, 4F
→
10/15 18:06,
2年前
, 5F
10/15 18:06, 5F
→
10/15 18:07,
2年前
, 6F
10/15 18:07, 6F
→
10/15 18:10,
2年前
, 7F
10/15 18:10, 7F
→
10/15 18:11,
2年前
, 8F
10/15 18:11, 8F
推
10/15 18:36,
2年前
, 9F
10/15 18:36, 9F
→
10/15 18:36,
2年前
, 10F
10/15 18:36, 10F
→
10/15 18:37,
2年前
, 11F
10/15 18:37, 11F
推
10/15 18:42,
2年前
, 12F
10/15 18:42, 12F
→
10/15 18:42,
2年前
, 13F
10/15 18:42, 13F
https://github.com/atvcaptain/mt7603u 有找到
但在linux-5.15.0-48-generic 似乎不太容易build成功 冏
推
10/15 20:36,
2年前
, 14F
10/15 20:36, 14F
→
10/15 21:45,
2年前
, 15F
10/15 21:45, 15F
※ 編輯: gamehome (106.1.107.225 臺灣), 10/15/2022 22:14:20
→
10/15 22:41,
2年前
, 16F
10/15 22:41, 16F
→
10/15 22:42,
2年前
, 17F
10/15 22:42, 17F
→
10/15 23:37,
2年前
, 18F
10/15 23:37, 18F
推
10/16 01:44,
2年前
, 19F
10/16 01:44, 19F
推
10/16 15:07,
2年前
, 20F
10/16 15:07, 20F
→
10/16 15:07,
2年前
, 21F
10/16 15:07, 21F
→
10/16 15:08,
2年前
, 22F
10/16 15:08, 22F
→
10/16 17:20,
2年前
, 23F
10/16 17:20, 23F
→
10/16 17:23,
2年前
, 24F
10/16 17:23, 24F
Linux 近期熱門文章
23
129
PTT數位生活區 即時熱門文章