lsusb 相关输出Bus 001 Device 006: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac WLAN Adapter
插入设备后,lsusb 会识别它,但是当我进入无线设置时,无法识别适配器。驱动程序已安装(通过转到软件和更新 -> 添加驱动程序并选择开源驱动程序)。
单击 nautilus 中的 Windows 分区后,我收到了这个错误。
Error mounting /dev/sda4 at /media/zalgo/D8649C54649C36EA: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sda4" "/media/zalgo/D8649C54649C36EA"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).Metadata kept in Windows cache, refused to mount.Failed to mount '/dev/sda4': Operation not permitted The NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting), or mount the volume read-only with the 'ro' mount option.
Run Code Online (Sandbox Code Playgroud)
我没有在 Windows 上启用快速启动或休眠,如果有任何命令我应该发布输出来帮助,请评论。