首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Wi-fi usb dongle和BT usb dongle停止工作。

Wi-fi usb dongle和BT usb dongle停止工作。
EN

Ask Ubuntu用户
提问于 2023-02-18 12:06:08
回答 3查看 118关注 0票数 0

我在Ubuntu 22.10。我没有电报互联网,所以我总是使用我的iPhone热点连接到互联网。在安装了Ubuntu之后,我的wi dongle (TP链接TL-WN722N)在没有任何驱动程序的情况下完美地工作了。但在IDK什么之后,它就停止工作了。在Windows 10上,当插头插上电源时,你可以看到上面有绿灯。但是现在在Linux上我看不到这种光,不管我是否改变了usb端口。而且蓝牙导管也不起作用。我从未在Linux上测试过它,但在设置中,我有能力打开蓝牙。

我安装的唯一东西是NVIDIA属性驱动程序和VLC。

如果我使用lsusb,我可以看到两个dongle

代码语言:javascript
复制
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 003: ID 2357:0604 TP-Link TP-Link UB500 Adapter
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 258a:1006 Gaming KB Gaming KB
Bus 001 Device 003: ID 046d: C332 Logitech, Inc. G502 Proteus Spectrum Optical Mouse 
Bus 001 Device 002: ID Ocf3:9271 Qualcomm Atheros Communications AR9271 802.11n
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

BT开关位于总线005设备003中,wifi装置位于总线001设备002中。我怎样才能让他们工作(因为我没有电报上网,所以没有上网)?

我试过sudo modprobe ath9k_htc

代码语言:javascript
复制
modprobe: FATAL: Module ath9k_htc not found in directory /lib/modules/5.19.0-31-generic

我还试过sudo dmesg I grep ath

代码语言:javascript
复制
    3.234127] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathE xists=!/run/initramfs/fsck-root).
36.563792] audit: type-1107 audit (1676745980.401:52): pid=670 uid=102 autd=4294967295 ses=4294967295 subj=unconfined ms a='addarmor="DENIED" operation="dbus method call" bus="system" path="/org/freedesktop/Policykit1/Authority" interface="org „freedesktop.DBus.Properties" member="GetAli" mask="send" name=" :1.5" pid-2042 label="snap.snap-store.snap-store" peer_pid=
687 peer label="unconfined"
36.564160] audit: type=1107 audit 1676745980.401:53): pid-670 ud=102 auid=4294967295 ses=4294967295 subj=unconfined ms g= 'apparmor="DENIED" operation-"dbus method call" bus="system" path="/org/freedesktop/Policykit1/Authority" interface="org freedesktop.Policykit1.Authority" member="CheckAuthorization" mask="send" name=": 1.5" pid-2042 label= "snap.snap-store.snap
-store" peer_pid-687 peer_label="unconfined"
36.5666091 audit: type=1107 audit 1676745980.405:54): pid=670 id=102 aud=4294967295 ses=4294967295 subi=unconfined ms g='apparmor="DENIED" operation-"dbus_method_call" bus-"system" path="/org/freedesktop/Policykiti/Authortty" interface="org [freedesktop.DBus.Properties" member="GetAll" mask-"send" name-" :1.5" pid-2042 label-"snap.snap-store.snap-store" peer_pid=
687 peer_ label="unconfined"
36.566953] audit: type=1107 audit(1676745980.405:55): pid=670 uid=102 auid=4294967295 ses=4294967295 subj=unconfined ms g= 'apparmor="DENIED" operation="dbus method call" bus="system" path="/org/freedesktop/Policykit1/Authority" interface="org
•freedesktop.Policykit1.Authority" member="CheckAuthorization" mask-"send" name=" :1.5" pid-2042 label-"snap. snap-store.snap
ouxsie &
-store" peer pid-687 peer label-"unconfined"
EN

回答 3

Ask Ubuntu用户

发布于 2023-02-18 18:34:29

我通过使用旧内核运行Linux来解决问题。在引导Linux时,我选择了“Ubuntu的高级选项”,并选择了另一个内核。

票数 1
EN

Ask Ubuntu用户

发布于 2023-02-18 18:37:42

使用grub菜单使用以前的内核启动,然后运行

代码语言:javascript
复制
sudo apt update
sudo apt upgrade
sudo apt install -f

这应该可以解决新内核的问题。

票数 1
EN

Ask Ubuntu用户

发布于 2023-02-18 19:28:50

安装linux模块-额外的包

票数 -2
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1455515

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档