我试图让我的 Jabra 耳机工作。安装blueman
以获得帮助。现在,当我打开电脑时,它会直接带我进入命令行。
到目前为止我已经尝试了以下方法:
我删除了 blueman:
sudo apt-get remove blueman
然后我自动删除:
sudo apt-get autoremove --purge
当我启动时它仍然直接进入命令行。
我还收到以下消息:
Failed to start studio system CPU governor setting.
Failed to start service for snap application cups.cups-browsed.
Failed to start service for snap application cups.cupsd
我无法 ping 通任何东西。我无法更新或重新安装 Ubuntu。
不太清楚如何修复这个问题。有什么想法吗?
/var/log/apt/history.log
尝试访问用户535733 请求但我收到消息“访问被拒绝”。再次以 root 身份尝试sudo
,仍然拒绝访问。
apt-get update
给出以下内容:
E:Could not open lock file /var/lib/apt/lists/lock - open 13: permission denied
E: unable to open lock directory var/lib/apt/lists
W: Problem unlinking the file /var/cache/apt/pkgcache.bin Remove aches 13 permission denied
W: problem unlinking the file /var/cache/apt/srcpkcache.bin RemoveCaches 13 permission denied
我设法访问了日志文件夹,但我不确定哪个文件与此相关。它包含以下文件,其中一些文件具有相同的文件名但有多个版本,因此我在括号中放置了数字:
alternatives.log.(1:12).gz
apport log.(1:7).gz
auth.log.(1:4).gz
boot.log.(1:7).gz
bootstrap.log
btmp
btmp.1
Cups
Dist-upgrade
Dmesg.(0:4).gz
Dpkg.log
Dpkg.log.(1:12)
Faillog
Fontconfig.log
Gpu-manager.log
Installer
Kern.log.(1:4).gz
Lastlog
NordVPN
OpenVPN
Private
Speech-dispatcher
Stunne14
Syslog.(1:7)
Tallylog
Ubuntu-advantage.log
Ubuntu-advantage-timer.log.(1:6).gz
Unattended-upgrades
Upgrade
Windscribe
Wtmp
Wtmp.1
我找不到解决这个问题的方法,所以我最终安装了 Ubuntu 22.4.01 的全新副本
答案1
您必须在清除软件包时以某种方式删除 GUI 的核心组件。
您可以使用以下方式重新安装默认 GUI
sudo apt install ubuntu-desktop^