LinuxSir.cn,穿越时空的Linuxsir!

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

求intel芯片的ati显卡驱动的xorg.info文件!!!!!!!

[复制链接]
发表于 2007-1-17 20:11:33 | 显示全部楼层
http://www.thinkwiki.org/wiki/In ... 6_on_a_ThinkPad_T60
这是 一个T60驱动安装的方法,我目前按照上面的方法安装成功了 ATI驱动,其他的正在研究中
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-1-17 20:35:33 | 显示全部楼层
楼上的朋友 我fglrxinfo和glxgears早就正常了  只是agp效果还是不行呀 那上面没有说有关agp的哦 只说了一个fglrxinfo项 楼上的所谓的“按照上面的方法安装成功了”估计也就跟我一样的吧 呵呵 不信你输入dmesg | grep agp看看能不能认出你的显卡来
回复 支持 反对

使用道具 举报

发表于 2007-1-17 21:04:01 | 显示全部楼层
[root@localhost ~]# dmesg | grep agp
Linux agpgart interface v0.101 (c) Dave Jones
agpgart: Detected an Intel 945GM Chipset.
agpgart: AGP aperture is 256M @ 0x0
好像是没成功 ,继续关注中
我刚刚接触linux,现在正在努力安装INTER3945abg无限网卡中
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-1-17 21:43:29 | 显示全部楼层
楼上的朋友 你的好像的确成功了哦 你能把你的/etc/X11/xorg.conf文件贴上来给我看看吗 谢谢了
回复 支持 反对

使用道具 举报

发表于 2007-1-17 21:56:33 | 显示全部楼层
# Xorg configuration created by system-config-display

Section "ServerLayout"
        Identifier     "single head configuration"
        Screen      0  "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "TouchPad" "AlwaysCore"
EndSection

Section "ServerFlags"
        Option            "AIGLX" "off"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option            "XkbModel" "pc105"
        Option            "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "TouchPad"
        Driver      "synaptics"
        Option            "Device" "/dev/input/mouse0"        # may not be needed
        Option            "rotocol" "auto-dev"        # automatically find device?
        Option            "LeftEdge" "1700"
        Option            "RightEdge" "5300"
        Option            "TopEdge" "1700"
        Option            "BottomEdge" "4200"
        Option            "FingerLow" "25"
        Option            "FingerHigh" "30"
        Option            "MaxTapTime" "0"                # turn off tapping
        Option            "MaxTapMove" "220"
        Option            "VertScrollDelta" "100"
        Option            "MinSpeed" "0.09"
        Option            "MaxSpeed" "0.18"
        Option            "AccelFactor" "0.0015"
        Option            "SHMConfig" "on"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option            "Device" "/dev/input/mice"
        Option            "rotocol" "Auto"
        Option            "Emulate3Buttons" "no"
        Option            "Buttons" "3"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "vesa"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "Extensions"
        Option            "Composite" "Disable"
EndSection

汗~~~,我还以为没有成功
我用的是T60笔记本,上面有一段是使用touchpad添加的代码,
还添加的就是显卡的了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-1-17 22:12:03 | 显示全部楼层
我如果把
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
加进去 浏览网页的话字的颜色就会变彩色的

我如果把
Section "Extensions"
Option "Composite" "Disable"
EndSection
加进去系统就进不了x了 晕死了!
回复 支持 反对

使用道具 举报

发表于 2007-1-17 22:42:21 | 显示全部楼层
。。。。。。我的都正常,是按照http://www.thinkwiki.org/wiki/In ... 6_on_a_ThinkPad_T60
这里说的安装的,一模一样。现在也在头疼3945无线网卡的安装,找了好多资料怎么也搞不定
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-1-17 22:44:06 | 显示全部楼层
真是奇怪了呀 你是945PM芯片都能认出来  为什么我915PM的反而认不出来那???
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-1-17 22:55:29 | 显示全部楼层
我知道为什么了 我是FC2的 里面的xorg.conf版本是6.7的 而你们FC6里面的版本都比我高 所以我加入的那两段就会使机器不正常的 算了 反正fglrxinfo和glxgears都正常了就可以了 不然本来看看电影都会卡 现在一点也没这问题了 FC里自带的飞机游戏也能舒畅跑了 这就足够了 呵呵
回复 支持 反对

使用道具 举报

发表于 2007-1-17 22:56:09 | 显示全部楼层
这就不知道了,会不会是BIOS设置的问题呢?
回复 支持 反对

使用道具 举报

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

本版积分规则

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