LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 704|回复: 9

ati 驱动失败,求助,

[复制链接]
发表于 2009-3-17 21:07:42 | 显示全部楼层 |阅读模式
Current Operating System: Linux angel 2.6.28-gentoo-r3-ARCH #1 SMP PREEMPT Sun Mar 15 23:37:50 CST 2009 i686
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(II) Loading extension MIT-SCREEN-SAVER
(EE) Failed to load module "freetype" (module does not exist, 0)
(EE) Failed to load module "fglrx" (module does not exist, 0)
(EE) No drivers available.
发表于 2009-3-17 21:20:04 | 显示全部楼层
放弃吧,ATI那个官方驱动
回复 支持 反对

使用道具 举报

发表于 2009-3-18 09:23:09 | 显示全部楼层
我的没事,已经装上了。这个你可能需要先弄一个xorg.conf,然后用ati的aticonfig修改这个文件
回复 支持 反对

使用道具 举报

发表于 2009-3-18 11:29:01 | 显示全部楼层
你貌似没有成功编译出fglrx的模块
回复 支持 反对

使用道具 举报

发表于 2009-3-18 11:34:41 | 显示全部楼层
我用AMD网站上的驱动SH ./ATI-......一下.再ATICONFIG --INITILE -F 一下.就好了.连鼠标键盘都自动配好了.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-18 13:05:31 | 显示全部楼层
Post by lynch1983;1962596
我用AMD网站上的驱动SH ./ATI-......一下.再ATICONFIG --INITILE -F 一下.就好了.连鼠标键盘都自动配好了.
那么。为什么,我的不能用呢。。痛苦啊
可以拷一份你的xorg.conf吗
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-18 13:38:07 | 显示全部楼层
Post by lynch1983;1962596
我用AMD网站上的驱动SH ./ATI-......一下.再ATICONFIG --INITILE -F 一下.就好了.连鼠标键盘都自动配好了.
可以说说你是用什么版本的。驱动呢。。我用8.582的老出错,
回复 支持 反对

使用道具 举报

发表于 2009-3-19 09:38:25 | 显示全部楼层
不行吗?我原先弄了ATI-DRIVERS不行.然后又下了个XORG.CONF结果又不行.再下了官网驱动装上就行了.XORG.CONF在另一台机子上.而且我还没搞上浏览器刚开装上啊.没法搞给你啊.
回复 支持 反对

使用道具 举报

发表于 2009-3-19 09:40:57 | 显示全部楼层
#===xorg.conf===
# thomassgersdorf@gmx.net
#===============

Section "ServerLayout"
        Identifier             "Default Layout"
        Screen                 "screen0" 0 0
        InputDevice            "Touchpad" "CorePointer"
        InputDevice            "mouse0"
        InputDevice         "keyboard0"
        Option                       "BlankTime" "5"  # Blank the screen after 5 minutes (Fake)
        Option                       "StandbyTime" "10"  # Turn off screen after 10 minutes (DPMS)
        Option                 "AIGLX" "true"
        Option                        "AllowEmptyInput " "off"
        Option                 "AutoAddDevices" "False"
EndSection

Section "Files"
        FontPath             "/usr/share/fonts/misc:unscaled"
        FontPath             "/usr/share/fonts/Type1"
        FontPath             "/usr/share/fonts/TTF"
        FontPath             "/usr/share/fonts/corefonts"
        FontPath             "/usr/share/fonts/freefonts"
        FontPath             "/usr/share/fonts/sharefonts"
        FontPath             "/usr/share/fonts/terminus"
        FontPath             "/usr/share/fonts/ttf-bitstream-vera"
        FontPath             "/usr/share/fonts/unifont"
        FontPath             "/usr/share/fonts/75dpi:unscaled"
        FontPath             "/usr/share/fonts/100dpi:unscaled"
        FontPath             "/usr/share/fonts/artwiz"
EndSection

Section "Module"
        Load          "bitmap"
        Load          "dbe"
        Load          "ddc"
        Load          "dri"
        Load          "evdev"
        Load          "extmod"
        Load          "freetype"
        Load          "glx"
        Load          "int10"
        Load          "record"
        Load          "vbe"
EndSection

Section "InputDevice"
        Identifier          "keyboard0"
        Driver              "kbd"
        Option                    "CoreKeyboard"
        Option                    "XkbModel" "pc105"
        Option              "XkbLayout" "de"
EndSection

Section "InputDevice"
        Identifier          "Touchpad"
        Driver              "synaptics"
        Option                    "SendCoreEvents" "true"
        Option                    "Device" "/dev/psaux"
        Option                    "rotocol" "auto-dev"
        Option                    "SHMConfig" "on"
          Option              "VertEdgeScroll"    "1"
          Option              "VertScrollDelta"  "45"
          Option              "HorizEdgeScroll"   "1"
          Option              "HorizScrollDelta" "45"
EndSection

Section "InputDevice"
        Identifier          "mouse0"
        Driver              "mouse"
        Option                    "SendCoreEvents" "true"
        Option                    "evBits" "+1-2"
        Option                    "keyBits" "~272-287"
        Option                    "relBits" "~0-2 ~6 ~8"
        Option                    "ass" "3"
        Option                     "Device" "/dev/input/mice"
        Option                    "Buttons" "12"
        Option                    "ZAxisMapping" "4 5"
        Option                    "HWHEELRelativeAxisButtons" "6 7"
EndSection

Section "Monitor"
        Identifier           "monitor0"
        Option                    "VendorName"         "IBM"
        Option                    "ModelName"         "Thinkpad T60 LCD"
        Option                    "DPMS"                 "true"
EndSection

Section "Device"
        Identifier          "device0"
        Driver              "fglrx"
        Option                     "CenterMode"              "off"
        Option              "UseFastTLS"                 "0"
        Option              "OverlayOnCRTC2"         "0"
        Option              "VideoOverlay"                 "off"
        Option             "OpenGLOverlay"         "on"
        Option                "owerState"                 "1"
        Option             "TexturedVideo"         "on"  
        Option                    "XAANoOffscreenPixmaps" "true"
        Option                    "DesktopSetup"                 "single"
        BusID               "CI:1:0:0"
EndSection

Section "Screen"
        Identifier         "screen0"
        Device             "device0"
        Monitor            "monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1400x1050" "1280x1024" "1024x768"
        EndSubSection
EndSection

Section "DRI"
        Group                "video"
        Mode                 0666
EndSection

Section "Extensions"
       Option                 "Composite"         "Enable"
EndSection

我是先用这个覆盖.后不行.再装驱动就解决了.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-19 13:26:08 | 显示全部楼层
又有新问题了。现在轮到这东西不听话了
media-libs/libpng-1.2.35 安装失败。。
log如下:
Calculating dependencies ... done!

>>> Verifying ebuild manifests

>>> Starting parallel fetch

>>> Emerging (1 of 13) media-libs/libpng-1.2.35
* libpng-1.2.35.tar.lzma RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking libpng-1.2.35.tar.lzma to /var/tmp/portage/media-libs/libpng-1.2.35/work
lzma: /usr/lib/gcc/i486-pc-linux-gnu/4.1.2/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by lzma)
tar: This does not look like a tar archive
tar: Error exit delayed from previous errors
*
* ERROR: media-libs/libpng-1.2.35 failed.
* Call stack:
* ebuild.sh, line 48: Called src_unpack
* environment, line 2397: Called unpack 'libpng-1.2.35.tar.lzma'
* ebuild.sh, line 425: Called _unpack_tar 'lzma'
* ebuild.sh, line 353: Called die
* The specific snippet of code:
* assert "$myfail"
* The die message:
* failure unpacking libpng-1.2.35.tar.lzma
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/libpng-1.2.35/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/libpng-1.2.35/temp/environment'.
*

>>> Failed to emerge media-libs/libpng-1.2.35, Log file:

>>> '/var/tmp/portage/media-libs/libpng-1.2.35/temp/build.log'

* Messages for package media-libs/libpng-1.2.35:
回复 支持 反对

使用道具 举报

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

本版积分规则

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