分页: 38 / 70

发表于 : 2007-07-11 12:47
zhuqin_83

发表于 : 2007-07-11 12:51
zxsky1
- -

这下惨了,本来就不太会....

慢慢弄,权当学习了.

见别人nvidia的板子加a卡出过问题,自己的一直好着..

发表于 : 2007-07-11 12:56
zxsky1
那个wiki里提到的是基于nForce3的吧,我的是nForce4的芯片,而且显卡接口不是AGP的而是PCI-E的,大概不用刷BIOS吧..

发表于 : 2007-07-11 13:00
zxsky1
请教一下

wiki里关于“ No 3D acceleration”这段的示例fglrxinfo的输出
没有“Xlib: extension "XFree86-DRI" missing on display ":0.0".“

我的有这段是不是和那个问题有所差别呢

是不是第二种方法中提到的“It might help if you still get 'DRI missing' errors.”

我把所有的卸载了再按第二种方法再来一遍?

发表于 : 2007-07-11 13:02
zhuqin_83
说明你在xgl会话下

发表于 : 2007-07-11 13:11
zxsky1
默认的是XCilent,刚才选gnome会话,fglrx输出不变吧.

------------------
sudo apt-get install linux-lowlatency

先装这个试一下,以前就听人提过,刚才在楼主的blog里看到

显卡驱动啊 - - 是不是注定用不了官方的了..

发表于 : 2007-07-11 13:29
zhuqin_83
cat ~/.dmrc看看
其实换内核是没有什么关系的,最多执行效率高一点。你用开源驱动也应该不错的,我的x600一点问题都没有。

发表于 : 2007-07-11 13:32
zxsky1

代码: 全选

zxsky1@zxsky1-desktop:~$ cat ~/.dmrc
[Desktop]
Session=default
换内核就是为了快一点点呵呵,弄这个怎么都弄不成郁闷啊

现在用的就是所谓的低响应内核了

------
P.S. 再发一帖楼主就6666 - -

发表于 : 2007-07-12 21:35
怕水的猫
fox@fox-desktop:~$ sudo dpkg -i xorg-driver-fglrx_*.deb fglrx-kernel-source*.deb fglrx-amdcccle*.deb
dpkg:处理 xorg-driver-fglrx_*.deb (--install)时出错:
无法访问打包文件: No such file or directory
dpkg:处理 fglrx-kernel-source*.deb (--install)时出错:
无法访问打包文件: No such file or directory
dpkg:处理 fglrx-amdcccle*.deb (--install)时出错:
无法访问打包文件: No such file or directory
在处理时有错误发生:
xorg-driver-fglrx_*.deb
fglrx-kernel-source*.deb
fglrx-amdcccle*.deb


在这里做不走了 什么意思 LZ 请指点一下 谢谢

刚上手LINUX不是很懂 ):

发表于 : 2007-07-12 21:48
zxsky1
是在解压之后的文件所在目录下执行的dpkg么

发表于 : 2007-07-12 22:28
zhuqin_83
怕水的猫
看清楚提示阿,没有就是没有。
必须在文件的当前目录执行。
不知道的话先补一下基础知识。

发表于 : 2007-07-17 12:12
zengfanxiang
是不是不支持x86_64的阿,我两种方法包括troubleshotting都看了还是搞不定

发表于 : 2007-07-17 20:48
jinjfy
是IBM R60的smb机器,用第一种方法安装驱动成功。
可是显示显存只有64M,应该有128M才对。如果修改。
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection

Section "Files"

# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizScrollDelta" "0"
EndSection

Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Monitor"
Identifier "通用显示器"
HorizSync 28.0 - 51.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection

Section "Device"
Identifier "通用显示卡"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "通用显示卡"
Monitor "通用显示器"
DefaultDepth 24
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 "DRI"
Mode 0666
EndSection

Section "Extensions"
Option "Composite" "0"
EndSection

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

发表于 : 2007-07-18 13:35
magiciany
Troubleshooting里说道,感觉可能是这个原因
Computer Freezes while using fglrx (UMA and SIDEPORT)

If after choosing fglrx as your driver in either xorg.conf or xfree86.conf files, the computer freezes and becomes unresponsive while trying to start X this may be the solution.

Some ATI cards have the ability to run in three modes: UMA, SIDEPORT, or a combination of both. UMA mode is that one in which the video card does not use its dedicated memory, but rather uses and shares the system memory. On the other hand, SIDEPORT mode is the one in which the card uses its own dedicated memory. And finally, the third mode is a combination of the previous modes in which the card uses both the system memory and its dedicated memory.

If your computer hangs, this settings may be where the solution lies. If your computer hangs, try using either UMA by itself or a combination of both. However, if you choose the combination, make sure that the UMA one is at least 128MB. In my case, I have SIDEPORT 128MB and 128MB UMA. If I choose any less for UMA, it does not work. This is definetly not an attractive solution since it compromises your systems performance. Hopefully, this will be solved very soon.

On some systems, the BIOS screen may not offer a choice of UMA or SIDEPORT. In this case, you can try turning the amount of RAM dedicated to the video card down, from 128Mb to 64Mb for example.
可惜的是没给出解决方法

发表于 : 2007-07-18 13:50
zhuqin_83
jinjfy
系统帮助里面找xorg.conf,有说明的,或者执行sudo dpkg-reconfigure xserver-xorg 里面有选择显存大小。aticonfig里面应该也有参数。