分页: 1 / 2
安装新的ATI驱动的一些问题。没办法继续下去。
发表于 : 2005-10-31 18:08
由 DarkEyes
pax0083@ubuntu:~$ sudo sh ./ati-driver-installer-8.18.8-i386.run --buildpkg Ubuntu/breezy
Creating directory fglrx-install
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.18.8........................................................................................................................................................................................................................................................................................................................................................................................................................................................................
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
Generating package: Ubuntu/breezy
/tmp/fglrx ~/fglrx-install
~/fglrx-install
Removing temporary directory: fglrx-install
fglrx-control_8.18.8-1_i386.deb
fglrx-kernel-source_8.18.8-1_i386.deb
xorg-driver-fglrx_8.18.8-1_i386.deb
这些包在哪下哦。。都怪我没有看好文档就直接下载了ati-driver-installer-8.18.8-i386.run(50M)。。现在没办法了英文不好。。劳驾各位帮忙下下~^_^
发表于 : 2005-10-31 19:36
由 leopardfang
在/tmp下
发表于 : 2005-10-31 21:43
由 eexpress
终于都开始搞breezy的显卡了。

和我同行。。
发表于 : 2005-10-31 22:29
由 DarkEyes
fglrx-control_8.18.8-1_i386.deb
fglrx-kernel-source_8.18.8-1_i386.deb
xorg-driver-fglrx_8.18.8-1_i386.deb
我在/TMP里面找到了。呵呵。谢谢2楼滴。。下文继续。。。
发表于 : 2005-10-31 22:47
由 DarkEyes
pax0083@ubuntu:~$ sudo aticonfig --initial
Using /etc/X11/xorg.conf
Uninitialised file found, configuring.
东西找到?配置?这个怎么翻译?
发表于 : 2005-10-31 22:55
由 eexpress
找到了尚未初始化的文件,正在配置。
发表于 : 2005-10-31 22:59
由 DarkEyes
pax0083@ubuntu:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project:
www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
我晕菜中。。
sudo module-assistant a-i fglrx
Package fglrx-kernel-source was not built successfully, see
/var/cache/modass/fglrx-kernel-source*buildlog* for details!
要敲确定。。。
pax0083@ubuntu:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project:
www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
我的xorg.conf
发表于 : 2005-10-31 23:25
由 DarkEyes
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig Screen 0" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
# paths to defoma fonts
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/CID"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "PHILIPS 107Q"
Option "DPMS"
EndSection
Section "Monitor"
Identifier "aticonfig Monitor 0"
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon 9550 (RV350 AS)"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "ATI Graphics Adapter 0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon 9550 (RV350 AS)"
Monitor "PHILIPS 107Q"
DefaultDepth 16
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "aticonfig Screen 0"
Device "ATI Graphics Adapter 0"
Monitor "aticonfig Monitor 0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
发表于 : 2005-11-01 8:47
由 leopardfang
到/usr/src 安装fglrx-kernel-2.6.12-9-686_8.18.8-1+2.6.12-9.23_i386.deb
代码:
cd /usr/src
sudo dpkg -i fglrx-kernel-2.6.12-9-686_8.18.8-1+2.6.12-9.23_i386.deb
然后在运行
sudo aticonfig --initial
发表于 : 2005-11-01 11:23
由 DarkEyes
leopardfang 写了:到/usr/src 安装fglrx-kernel-2.6.12-9-686_8.18.8-1+2.6.12-9.23_i386.deb
代码:
cd /usr/src
sudo dpkg -i fglrx-kernel-2.6.12-9-686_8.18.8-1+2.6.12-9.23_i386.deb
然后在运行
sudo aticonfig --initial
报告。。没有找到686的这个安装包 包
pax0083@ubuntu:/usr/src$ sudo aticonfig --initial
Using /etc/X11/xorg.conf
Found fglrx primary device section
pax0083@ubuntu:/usr/src$
发表于 : 2005-11-01 20:59
由 catinsnow
在/usr/src/下,名字不一定一样的,fglrx-kernel开头的deb包,有多个的话可以是你执行了多次.可以借助生成时间和大小找.大小113K左右.
找到安装上.
这一步没有自动完成的原因应该是,你是在x在进行的,原驱动模块运行中,新驱动无法加载.上面装回重启一下就可以了.
发表于 : 2005-11-01 23:17
由 DarkEyes
catinsnow 写了:在/usr/src/下,名字不一定一样的,fglrx-kernel开头的deb包,有多个的话可以是你执行了多次.可以借助生成时间和大小找.大小113K左右.
找到安装上.
这一步没有自动完成的原因应该是,你是在x在进行的,原驱动模块运行中,新驱动无法加载.上面装回重启一下就可以了.
天哦.按照上面的弄了下无法进X了...
发表于 : 2005-11-02 13:00
由 catinsnow
不要慌,看看log,找原因.
发表于 : 2005-11-02 16:19
由 DarkEyes
呼。。不着急。我有备份了。。再来一次就OKL俄
发表于 : 2005-11-03 7:51
由 DarkEyes
据说是装上了。。可是却是这样的。下图