LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: hades

kernel 2.6.27.* & ati 8.9-8.10

[复制链接]
 楼主| 发表于 2009-4-1 11:45:35 | 显示全部楼层
03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
Subsystem: Atheros Communications Inc. Unknown device 0035
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <ERR-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 21
Region 0: Memory at f4200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>

这是你的无线网卡芯片内容,可能内核年的ath5k不太好用,要另外使用madwifi 或ndiswrapper

可参考:
http://forums.opensuse.org/hardw ... g-wireless-pci.html

或是:
http://ubuntuforums.org/showthread.php?t=902860
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-4-1 11:46:33 | 显示全部楼层
ati 驱动可用$ fgl_glxgears 查收,如能看到一个3D的立方体,就说明驱动 安装成功了。
回复 支持 反对

使用道具 举报

发表于 2009-4-1 12:56:34 | 显示全部楼层
Post by hades;1968388
ati 驱动可用$ fgl_glxgears 查收,如能看到一个3D的立方体,就说明驱动 安装成功了。

desert@xiang:~$ fgl_glxgears
Using GLX_SGIX_pbuffer
X Error of failed request:  GLXBadDrawable
  Major opcode of failed request:  164 (GLX)
  Minor opcode of failed request:  5 (X_GLXMakeCurrent)
  Serial number of failed request:  37
  Current serial number in output stream:  37
看不到立方体,多执行几遍这个命令屏幕就花了....我的无线网卡和显卡没有完全安装好有关系么?看你前面的一个帖子上好像是说,显卡的不完全安装也影响到了无线网卡?
回复 支持 反对

使用道具 举报

发表于 2009-4-1 13:16:10 | 显示全部楼层
Post by hades;1968387
03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
Subsystem: Atheros Communications Inc. Unknown device 0035
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <ERR-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 21
Region 0: Memory at f4200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>

这是你的无线网卡芯片内容,可能内核年的ath5k不太好用,要另外使用madwifi 或ndiswrapper

可参考:
http://forums.opensuse.org/hardw ... g-wireless-pci.html

或是:
http://ubuntuforums.org/showthread.php?t=902860



谢谢高手回复、提示!都是E文,我慢慢研究...
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-4-1 16:45:59 | 显示全部楼层
Post by shamofengbao;1968166
我的硬件配置是,ThinkPad T400 AA6,ATI的3470显卡,无线网卡wifi_link_5100,内核是ubuntu 2.6.24-23。


  1. 01:00.0 VGA compatible controller: ATI Technologies Inc Mobilitiy Radeon HD 3400 Series (prog-if 00 [VGA controller])
  2. Subsystem: Lenovo Unknown device 210e
  3. Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
  4. Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
  5. Latency: 0, Cache Line Size: 64 bytes
  6. Interrupt: pin A routed to IRQ 16
  7. Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
  8. Region 1: I/O ports at 2000 [size=256]
  9. Region 2: Memory at cfff0000 (32-bit, non-prefetchable) [size=64K]
  10. [virtual] Expansion ROM at cff00000 [disabled] [size=128K]
  11. Capabilities: <access denied>
复制代码


这是你的显卡,根据你用的内核,可能要用8.10之前的ATI官方驱动,另外,如果你不是自编译的内核的话,可能会有些小麻烦。

你要根据你的内核版本及XORG的版本选择你的显卡驱动,不是最新的就是最适合用的。

如果兄弟愿意尝试,可以自己编译一个2.6.27系列的内核,暂时别用2.6.28及以上的内核,可能你的OS有些软件版本根不上。
回复 支持 反对

使用道具 举报

发表于 2009-4-1 17:21:20 | 显示全部楼层
谢谢高手回复!
您的意思是:如果我不升级内核就找一个8.10之前的ATI官方驱动,但是还有些小麻烦,对吧?
如果升级到2.6.27显卡问题就解决了?
还有如果我不升级,怎么才能知道我的内核、XORG版本和显卡驱动相互对应呢?
还有手动编译内核,和用新立得升级内核有区别么?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-4-1 21:08:11 | 显示全部楼层
Post by shamofengbao;1968568
谢谢高手回复!
您的意思是:如果我不升级内核就找一个8.10之前的ATI官方驱动,但是还有些小麻烦,对吧?
如果升级到2.6.27显卡问题就解决了?
还有如果我不升级,怎么才能知道我的内核、XORG版本和显卡驱动相互对应呢?
还有手动编译内核,和用新立得升级内核有区别么?


好好理解我的第一个帖子吧。
回复 支持 反对

使用道具 举报

发表于 2009-4-1 21:17:21 | 显示全部楼层
Post by hades;1968635
好好理解我的第一个帖子吧。

不好意思再问一下,您说的第一个帖子是那个?
我直接用的ATI9.1的驱动。看来我是的学习一下如果升级内核了.....
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-4-1 21:46:21 | 显示全部楼层
Post by shamofengbao;1968638
不好意思再问一下,您说的第一个帖子是那个?
我直接用的ATI9.1的驱动。看来我是的学习一下如果升级内核了.....


抱歉,我应该说是这个帖子的一楼。

用9.1,看你的内核能不能支持了。
回复 支持 反对

使用道具 举报

发表于 2009-4-2 09:40:47 | 显示全部楼层
Post by hades;1968662
抱歉,我应该说是这个帖子的一楼。

用9.1,看你的内核能不能支持了。


感谢高手耐心解答,请问我如何知道我的内核是否支持9.10 的ATI 驱动??给指引一下我都不知道如何下手....不胜感谢...
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表