我有一个双显示器设置。第二台显示器有 VGA 连接。在显示设置中找不到分辨率 1366x768 或randr. 如何将分辨率 1366x768 添加到输出。我试过这个:
VGA-0 connected primary 1024x768+0+190 (normal left inverted right x axis y axis) 0mm x 0mm
1024x768 60.0*
800x600 60.3 56.2
848x480 60.0
640x480 59.9
Run Code Online (Sandbox Code Playgroud)
做了 xrandr -s 1366x768:
Size 1366x768 not found in available modes
Run Code Online (Sandbox Code Playgroud)
并且xrandr --output vga-0 --mode 1366x768:
warning: output vga-0 not found; ignoring
Run Code Online (Sandbox Code Playgroud) 在 Ubuntu 16.04 上工作了很长时间。两周前我买了一台新电脑,直到本周才安装 Ubuntu。我按照这里的 Mullvad 客户说明进行操作:
https://mullvad.net/en/guides/installing-mullvad-client-linux/
他们假设 Ubuntu 16.04,所以他们的指南还没有更新。但我完全按照说明操作。我不是一个伟大的创新者。
一旦安装了客户端,它就不会启动。当我打开终端并命令它启动时,没有任何反应。我收到一堆错误。有什么帮助吗?(以下链接中的错误截图)
Using GTK2 Gtk-Message: 11:33:06.240: Failed to load module "canberra-
gtk-module"
changing directory to /usr/lib/python2.7/dist-package/mullvad
Setting logging directory to /home/snarf/.cache/mullvad/log
(mullvad:9312): GLib-GObject-WARNING **: 11:33:06.248: cannot register
existing type 'GdkDisplayManager'
(mullvad:9312): GLib-CRITICAL **: 11:33:06.248: g_once_init_leave:
assertion 'result != 0' failed
(mullvad:9312): GLib-GObject-CRITICAL **: 11:33:06.248:
g_object_new_with_properties: assertion 'G_TYPE_IS_OBJECT (object_type)'
failed
Run Code Online (Sandbox Code Playgroud)
我最近安装了 Ubuntu 18.04。我已经使用 Ubuntu 超过 5 年了,我知道亮度控制Power在设置部分内,但它们不再存在。搜索亮度仍然将Power设置部分作为唯一结果,gnome-shell但我似乎找不到它。
有人可以告诉我如何在 Ubuntu 18.04 中控制亮度
我无法删除或卸载蚊子代理。在 Ubuntu 中删除 MQTT mosquitto 代理需要哪些步骤?
我正在使用 Ubuntu 19.04 并下载了 MySQL APT 配置的 8.13 版并运行了这些命令
wget https://dev.mysql.com/get/mysql-apt-config_0.8.13-1_all.deb
dpkg -i mysql-apt-config_0.8.13-1_all.deb
Run Code Online (Sandbox Code Playgroud)
我检查mysql.list使用
vi /etc/apt/sources.list.d/mysql.list
Run Code Online (Sandbox Code Playgroud)
并发现配置了版本8。然后我跑了
apt install mysql-server
apt-cache show mysql-server
apt update
Run Code Online (Sandbox Code Playgroud)
但是我还是不能安装MySQL 8。APT仍然指向5.7。
Nvidia 驱动程序的答案- 无法检查“强制完整合成管道”会导致我的笔记本电脑无法检测到外部显示器。撤消解决方案将恢复检测第二台显示器的能力。我仍然对任何类型的视频播放感到撕裂。Youtube、视频播放器等。
我正在使用带有 i7-8750H 和 RTX 2070 (nvidia-driver-430) 的 Ubuntu 18.04。
编辑:
的输出inxi:
Graphics: Card-1: Intel Device 3e9b
Card-2: NVIDIA Device 1f10
Display Server: x11 (X.Org 1.20.4 )
drivers: modesetting,nvidia (unloaded: fbdev,vesa,nouveau)
Resolution: 2560x1440@59.95hz, 1920x1080@144.00hz
OpenGL: renderer: GeForce RTX 2070/PCIe/SSE2
version: 4.6.0 NVIDIA 430.26
Run Code Online (Sandbox Code Playgroud)
英伟达设置截图:
Ark 似乎在打开某些 zip 文件时遇到问题。
例如,当我尝试打开从https://beefree.io/导出的 zip 文件时,出现此错误:
方舟打不开XX。没有找到合适的插件。Ark 似乎不支持这种文件类型。
inxi 输出:
Kernel: 5.3.0-40-generic x86_64 bits: 64 Desktop: KDE Plasma 5.18.2
Distro: Ubuntu 19.10 (Eoan Ermine)
Machine: Type: Desktop Mobo: INTEL model: H110 serial: <filter> UEFI [Legacy]: American Megatrends v: 5.12 date: 09/11/2017
CPU: Topology: Dual Core model: Intel Core i3-6100 bits: 64 type: MT MCP L2 cache: 3072 KiB
Speed: 900 MHz min/max: 800/3700 MHz Core speeds (MHz): 1: 900 2: 900 3: 900 4: 900
Graphics: Device-1: …Run Code Online (Sandbox Code Playgroud) 成功升级到 Ubuntu 20.04 后,WiFi 热点选项被禁用,当我将鼠标悬停在它上面时,它显示“系统策略禁止用作热点”。我曾尝试更改热点模式,但同样的问题仍然存在。
我使用 Ubuntu 20.04.1 并尝试安装 cURL。当我sudo apt install curl在终端中运行时,出现以下错误:
The following packages have unmet dependencies: curl : Depends: libcurl4 (= 7.68.0-1ubuntu2) but 7.68.0-1ubuntu2.2 is to be installed
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)
我尝试遵循这个稍微相似的解决方案,但没有成功。
这是我的计算机中出现的错误的屏幕截图:
输出apt-cache policy curl libcurl4:
curl:
Installed: (none)
Candidate: 7.68.0-1ubuntu2
Version table:
7.68.0-1ubuntu2 500
500 us.archive.ubuntu.com/ubuntu focal/main amd64 Packages
libcurl4:
Installed: 7.68.0-1ubuntu2.2
Candidate: 7.68.0-1ubuntu2.2
Version table:
*** 7.68.0-1ubuntu2.2 100
100 /var/lib/dpkg/status
7.68.0-1ubuntu2 500
500 us.archive.ubuntu.com/ubuntu focal/main amd64 …Run Code Online (Sandbox Code Playgroud) 18.04 ×3
19.04 ×1
20.04 ×1
apt ×1
archive ×1
ark ×1
brightness ×1
command-line ×1
curl ×1
dependencies ×1
kubuntu ×1
monitor ×1
mysql ×1
networking ×1
nvidia ×1
tearing ×1
upgrade ×1
vpn ×1