首先,请注意,昨晚我已经将此问题发布到了启动板邮件列表中,因此可以将其视为交叉发布。但是,我认为这是一个问相同问题的好地方
问题:
如何配置带有升级内核(3.6)的Ubuntu 12.04,以使用Intel HD Graphics 4000适配器?(Intel HD 4000是第三代Intel Core i7(Ivy Bridge)图形适配器的标准)
对我而言,这是使系统中的2个视频卡正常工作的第一步(其中一个在扩展坞中)。如果可能的话,我想同时使用两个适配器(见下文)。显然有人在以前的模型上工作过,但是我似乎无法适应这些信息以对我的系统有用。因此,最终,我希望使用已连接的所有适配器的全部计算能力,并能够将外部显示器连接到任何适配器。我不希望锁定到英特尔适配器。
系统详情
我确实在这台笔记本电脑上安装了X桌面。但是,在周围拖动窗口和其他动画看起来很糟糕。该系统有两个图形适配器,第二个是笔记本电脑扩展坞中的AMD Radeon HD 6700M。无论是否连接扩展坞都可以启动,获得的X桌面仅位于内置屏幕上,并且始终看起来相同。在下面,您会找到一些X日志。
一些输出:
$ glxinfo
name of display: :0
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 12
Current serial number in output stream: 12
$ cat /etc/X11/xorg.conf
这可能距离应该的最远
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
$ lspci
我只列出了我认为相关的内容。如果您想获得更多信息以帮助我,请发表评论:)
00:02.0 VGA compatible controller: Intel Corporation Ivy Bridge Graphics Controller (rev 09)
00:1b.0 Audio device: Intel Corporation Panther Point High Definition Audio Controller (rev 04)
16:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI Whistler XT [AMD Radeon HD 6700M Series]
16:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI Turks HDMI Audio [Radeon HD 6000 Series]
在没有扩展坞的情况下 引导日志会产生以下日志:( 显然,我不能添加两个以上的链接)
- [Xorg.0.log] [3] http:// pastebin。com / UmsxLkJY
- [Xorg.0.log.old] [4] http:// pastebin。com / krK3s1BJ
用扩展坞启动:
- [Xorg.0.log] [5] http:// pastebin。com / x2xRQ4Ne
- [Xorg.0.log.old] [6] http:// pastebin。com / Q2ycB7j3
驱动程序 “其他驱动程序”对话框显示以下条目:
- ATI Radeon(已激活;在通过扩展坞启动时存在)
- ATI / AMD专有的FGLRX图形驱动程序(未激活;通过扩展坞引导时存在)
- “ ATI / AMD专有的FGLRX图形驱动程序(发布后更新)”(未激活;与扩展坞一起引导时存在)
- USB视频类驱动程序(已激活)