由于 Ubuntu 10.10 似乎既不会自动检测我的显卡(Intel 82852/855GM),也不会在手动安装后使用相应的 Intel 驱动程序,因此我正在考虑手动配置 X(不应该吗?)。在哪里可以找到需要编辑的配置文件?
我的笔记本电脑上全新安装了 Ubuntu 14.10。文件和文件夹以及菜单和配置窗口中似乎缺少字母。我不知道从哪里开始来解决这个问题。

我有一台带有英特尔芯片的笔记本电脑,我想在 Xfce 中设置双显示器。
我该怎么做呢?
xfce xubuntu multiple-monitors intel-graphics external-monitor
当我在 16.04 上运行内核或 NVIDIA 驱动程序更新时,这会触发 initramfs 重建并输出以下警告:
Processing triggers for initramfs-tools (0.122ubuntu8.1) ...
update-initramfs: Generating /boot/initrd.img-4.4.0-34-generic
W: Possible missing firmware /lib/firmware/i915/skl_guc_ver6.bin for module i915_bpo
Run Code Online (Sandbox Code Playgroud)
我有一个带有两个图形芯片的笔记本电脑,一个 NVIDIA GeForce 940M 和一个 Intel i5-6200U 的集成显卡。
使用的设备是我的 NVIDIA 卡:
$ inxi -G
Graphics: Card-1: Intel Sky Lake Integrated Graphics
Card-2: NVIDIA GM108M [GeForce 940M]
Display Server: X.Org 1.18.3 driver: nvidia Resolution: 1920x1080@60.03hz
GLX Renderer: GeForce 940M/PCIe/SSE2 GLX Version: 4.5.0 NVIDIA 367.35
Run Code Online (Sandbox Code Playgroud)
这是lshw -c video,对应于应该使用该驱动程序的英特尔图形芯片的输出:
*-display
description: VGA compatible controller
product: Sky Lake …Run Code Online (Sandbox Code Playgroud) 我是 Ubuntu 的新手。我已经安装了 Ubuntu 12.04 并且在尝试为我的 LCD 显示器设置正确的分辨率时被卡住了。
LCD 的原始分辨率为 1920x1080
这是来自的输出xrandr:
$ xrandr
Screen 0: minimum 320 x 200, current 1280 x 720, maximum 4096 x 4096
LVDS1 connected 1280x720+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
1280x720 60.0*+
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
Run Code Online (Sandbox Code Playgroud)
然后我创建新的模式行:
$ cvt 1920 1080 60
1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
Modeline "1920x1080_60.00" …Run Code Online (Sandbox Code Playgroud) 有人可以帮助我解释或指出如何检查视频驱动程序并查看我的视频卡是否运行正常的正确方向吗?
我在我的 Thinkpad r61 上安装了 10.04 和 Compiz Manager,生活很棒,直到机器进水。我买了一台华硕 (X54H),正在试用 12.04,但桌面看起来不太对劲。
我一直在努力安装视频驱动程序。硬件管理器中没有可用的专有驱动程序。
当我运行时lspci | grep VGA:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Run Code Online (Sandbox Code Playgroud)
我将不胜感激您的帮助。我想更多地使用 Linux,但正如我所说的,视频驱动程序似乎是我最关心的问题。我也在台式电脑上试过 12.04,但还是无法配置显卡,所以切换回 Windows 7。
亮度调节键< Fn+ ?/ ?> 没有任何作用(虽然它们被环境识别了),而且我也无法使用GUI 工具更改亮度。这似乎是 Linux 本身的问题,而不是桌面环境。
我可以在 Windows 操作系统中更改亮度,所以这不是某种硬件故障。
详细信息:
Lenovo B570(型号名称:20093)
集成 Intel HD 显卡
Kubuntu 11.04(Linux 2.6.38-10-generic,KDE 4.7.0),一切都是最新的
没有专有图形驱动程序(只有 Wi-Fi 一个)
我试过的:
/etc/default/grub?GRUB_CMDLINE_LINUX_DEFAULT: acpi_osi=Linux, acpi_backlight=vendor, nomodeset. 是的,我做到了update-grub/etc/X11/xorg.conf(没有这样的文件,即使之后sudo dpkg-reconfigure xserver-xorg)/proc/acpi/video/VGA/LCD/brightness(没有这样的文件)sudo setpci -s 00:02.0 F4.B=XX (没有效果)xbacklight -set XX(" No outputs have backlight property")我该如何解决这个问题?
这周我遇到了一个问题,我找不到解决办法。
每次我启动 Ubuntu 时,它都会正常启动,直到它到达“正在启动 Gnome 显示管理器”,在那里 Konsole 卡住并且屏幕每隔几秒钟就会变黑。
我也无法通过按Ctrl+ Alt+访问任何 tty F1,F2
我发现了一个较旧的问题,他们通过重新安装新的 Nvidia 图形驱动程序解决了问题。
我无法尝试,因为我无法访问 shell,而且我的 Ubuntu 完全在英特尔显卡上运行。(联想超极本)
我还可以使用我的 Ubuntu,还是必须擦除分区?
我正在使用 Acer Aspire 3680 和运行 Ubuntu 16 的 Intel GMA 950 视频,但我找不到调整屏幕对比度设置的命令。当前设置中太多的颜色和灰色被洗掉了。
什么命令或图形实用程序可以做到这一点?
我安装了xbacklight,希望它能控制我的亮度。尝试更改亮度时,我被告知“没有输出具有背光属性”。环顾四周,我发现这与我的电脑没有/sys/class/backlight文件夹有关。我知道这是问题所在,但不知道如何解决。
不确定是否需要,但这里有一些来自 inxi 的系统信息:
System: Kernel: 3.16.0-57-generic x86_64 (64 bit, gcc: 4.8.2)
Desktop: LXDE (Openbox 3.5.2) Distro: Ubuntu 14.04 trusty
Machine: HP EliteBook 8460p
CPU: Dual core Intel Core i5-2520M CPU
Graphics: Advanced Micro Devices [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series]
Run Code Online (Sandbox Code Playgroud)
这与驱动程序(可能是 Intel/AMD 图形驱动程序)有关吗?