AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-1053060

Mansoor Ahmed Memon's questions

Martin Hope
Mansoor Ahmed Memon
Asked: 2020-08-05 03:05:32 +0800 CST

更改 Ubuntu 20.04 登录主题

  • 1

我想使用Materia主题作为我的登录屏幕 (gdm) 主题。我使用登录的应用程序来更改主题,我在拱门上使用它并且效果很好。但它不适用于 ubuntu 20.04。

themes gdm 20.04
  • 1 个回答
  • 3018 Views
Martin Hope
Mansoor Ahmed Memon
Asked: 2020-04-16 03:25:52 +0800 CST

软件包“gnome-control-center”没有安装候选

  • 1

我无法安装 gnome-control-center。由于某些原因,我早些时候将其删除。每当我尝试安装它时,我都会得到以下信息:

$ sudo apt install gnome-control-center
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package gnome-control-center is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  gnome-control-center-data

E: Package 'gnome-control-center' has no installation candidate

一切正常,直到我安装失败的 samba 服务器我不知道为什么,但有此消息dpkg is locked。我卸载了它并做了这个sudo apt autoremove。之后我尝试重新安装它,但我得到了同样的错误,但samba用gnome-control-center. 因此,我手动删除了 samba 的所有文件,如whereis samba. 之后,这个麻烦就开始了。

更新:

我正在使用 Ubuntu 18.04 LTS。

更新 2:`cat /etc/apt/sources.list 的输出

# deb cdrom:[Ubuntu 18.04.1 LTS _Bionic Beaver_ - Release amd64 (20180725)]/ bionic main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://pk.archive.ubuntu.com/ubuntu/ bionic restricted
# deb-src http://pk.archive.ubuntu.com/ubuntu/ bionic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://pk.archive.ubuntu.com/ubuntu/ bionic-updates restricted
# deb-src http://pk.archive.ubuntu.com/ubuntu/ bionic-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://pk.archive.ubuntu.com/ubuntu/ bionic universe
# deb-src http://pk.archive.ubuntu.com/ubuntu/ bionic universe
deb http://pk.archive.ubuntu.com/ubuntu/ bionic-updates universe
# deb-src http://pk.archive.ubuntu.com/ubuntu/ bionic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://pk.archive.ubuntu.com/ubuntu/ bionic multiverse
# deb-src http://pk.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://pk.archive.ubuntu.com/ubuntu/ bionic-updates multiverse
# deb-src http://pk.archive.ubuntu.com/ubuntu/ bionic-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://pk.archive.ubuntu.com/ubuntu/ bionic-backports restricted universe multiverse
# deb-src http://pk.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu bionic partner
# deb-src http://archive.canonical.com/ubuntu bionic partner

deb http://security.ubuntu.com/ubuntu bionic-security restricted
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://security.ubuntu.com/ubuntu bionic-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://security.ubuntu.com/ubuntu bionic-security multiverse
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
gnome package-management dpkg software-center apt
  • 1 个回答
  • 1764 Views
Martin Hope
Mansoor Ahmed Memon
Asked: 2020-03-16 01:32:11 +0800 CST

Ubuntu 18.04 - 蓝牙不工作

  • 3

我使用的是 Ubuntu 18.04 LTS,我的笔记本电脑没有扫描其他设备。我尝试连接的所有设备都功能齐全,并且可以与其他设备和平台一起使用。

我尝试了以下方法:

$蓝牙控制

这就是我得到的:

[NEW] Controller 34:23:87:DC:89:A8 Linux [default]
Agent registered
[bluetooth]# power on
Changing power on succeeded
[bluetooth]# scan on
Discovery started
[CHG] Controller 34:23:87:DC:89:A8 Discovering: yes
[bluetooth]# list
Controller 34:23:87:DC:89:A8 Linux [default]
[bluetooth]# devices
[bluetooth]# exit
Agent unregistered
[DEL] Controller 34:23:87:DC:89:A8 Linux [default]

我尝试了以下解决方案:

  1. https://askubuntu.com/a/1043219/1053060
  2. https://askubuntu.com/a/808114/1053060

更新:输出sudo service bluetooth status:


● bluetooth.service - Bluetooth service
   Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2020-03-17 22:36:42 PKT; 8min ago
     Docs: man:bluetoothd(8)
 Main PID: 729 (bluetoothd)
   Status: "Running"
    Tasks: 1 (limit: 4545)
   CGroup: /system.slice/bluetooth.service
           └─729 /usr/lib/bluetooth/bluetoothd

Mar 17 22:36:42 Linux systemd[1]: Starting Bluetooth service...
Mar 17 22:36:42 Linux bluetoothd[729]: Bluetooth daemon 5.48
Mar 17 22:36:42 Linux systemd[1]: Started Bluetooth service.
Mar 17 22:36:42 Linux bluetoothd[729]: Starting SDP server
Mar 17 22:36:42 Linux bluetoothd[729]: Bluetooth management interface 1.14 initialized
Mar 17 22:37:10 Linux bluetoothd[729]: Endpoint registered: sender=:1.81 path=/MediaEndpoint/A2DPSource
Mar 17 22:37:10 Linux bluetoothd[729]: Endpoint registered: sender=:1.81 path=/MediaEndpoint/A2DPSink

drivers bluetooth 18.04
  • 1 个回答
  • 283 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve