当我启动我的戴尔 Inspiron 7566 笔记本电脑并显示 Kubuntu 登录屏幕时,我发现键盘和鼠标不起作用。X 抱怨:
[ 16.130] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 16.130] (II) No input driver specified, ignoring this device.
[ 16.130] (II) This device may have been added with another device file.
[ 16.130] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 16.130] (II) No input driver specified, ignoring this device.
[ 16.130] (II) This device may have been added with another device file.
[ 16.130] (II) config/udev: Adding input device …
Run Code Online (Sandbox Code Playgroud) 今天更新到 12.10 后,我的 xorg.conf 似乎不受 Quantal 的尊重。不确定这是否是一个“错误”,或者它是否只是由于操作系统的变化而必须进行的调整。
登录时,Ubuntu 现在似乎只能识别一个名为“Matrox”的 3840x1080 屏幕,并且最大化窗口跨越两个屏幕。在 12.04 中,此配置文件成功地允许我覆盖 TripleHead2Go 提供的数据并将窗口最大化到单个监视器。
任何想法或从哪里开始尝试调试?
经过一番搜索,我尝试根据此处的更新进行更改:http : //www.phoronix.com/scan.php?page= news_item&px= MTEyMDk
这是配置文件当前所在的位置:
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: …
Run Code Online (Sandbox Code Playgroud) 您好,我在使用 ubuntu 时遇到问题。视觉疲劳是问题所在。用完电脑后,感觉眼睛真的很累。问题?我有一个 LED 显示器,所以问题不是技术问题,而是 ubuntu 问题。Xorg 更具体。这实际上只发生在 linux 中。在 Windows 7 中,我对此没有任何问题。这很奇怪,我不知道该怎么办。请帮助我想再次使用ubuntu...没有我的眼睛燃烧 D:我唯一知道的是:https : //veuwer.com/i/3kgn 但这似乎很专业。59帧率正常吗?我的显示器不兼容吗?谢谢你的帮助。我的显示器是三星s19d300
我的电脑出现了一些问题,大约三天前我在这里发布了这个问题,但仍然没有任何解决方案;所以我决定尝试自己修复它......
事情是,我发现,甚至没有装过摆在首位的英特尔驱动程序,你可以从我的文章看到这里,当我试图切换到模式设置。模式设置从一开始就启用了,我不必切换...
所以,我尝试切换回旧的 xserver-xorg-video-intel 驱动程序,看看是否能解决失真问题......
尝试安装时收到以下消息:
sudo apt-get install xserver-xorg-video-intel
[sudo] password for sakib:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages …
Run Code Online (Sandbox Code Playgroud) sudo apt-get install x11
Reading package lists ... Done
Dependency tree is being created
Read status information ... Done
E: x11 package not found
Run Code Online (Sandbox Code Playgroud) 我是 Linux 的新手,我一直在阅读有关 X Window System 的内容。我的问题是:
我已经从 10.04 升级到 10.10(为了能够升级到 11.04)。
当前的图形驱动程序似乎与我拥有的最新内核不兼容。我不知道我是只从 apt 安装驱动程序还是下载了驱动程序。我认为只有你才合适。
如何卸载所有 Nvidia 驱动程序并恢复为默认驱动程序?我至少使用过 2 种不同的多显示器设置实用程序,但那是去年的事,所以我不太记得了。
我需要更改哪些配置文件才能使默认驱动程序正常工作?