HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Graphics Cards > AMD Radeon Drivers > Linux Radeon Display Drivers


Linux Radeon Display Drivers Discuss ATi drivers for Linux here !

Reply
 
Thread Tools
Old Mar 10, 2005, 05:25 PM   #1
DriverHeaven Newbie
 
Join Date: Mar 2005
Posts: 5
Rep Power: 0
ibh1960 is on a distinguished road

Slackware 10.1 & ATI 8.10.19 - working for any one ???

I have been rummaging on the internet without finding any solution to my driver problems and I am hoping that some one might be able to help me here. The ATI 8.10.19 drivers work about 50% for me. 2D is mostly fine, whereas 3D hangs up my system within 15 sec. Although glxgears and fgl_glxgears work most of the time. I have also experienced the odd hangup whensswitching to a VT, and the video signal being out of range. The latter mostly after having run one of the glxgears apps.

I have appended my system setup below

I really hope some one cahn help me out here.
Thanks in advance

Ib

System
Slackware 10.1.0
Linux valhalla 2.4.29 #7 Sat Mar 5 19:50:21 CET 2005 i686
gcc version 3.3.5
Thread model: posix
Xorg 6.8.2
KDE 3.3.2

HW
ASUS A7n8X Deluxe
AMD Barton 2500+
2xKingston KVR333X64C25/512
Video adaptor with Chipset RADEON 9100 (R200 514D)

xorg.conf (only relevant parts I hope)
Section "dri"
# Access to OpenGL ICD is allowed for all users:
Mode 0666
# Access to OpenGL ICD is restricted to a specific user group:
# Group 100 # users
# Mode 0660
EndSection

SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection

Section "Monitor"
Identifier "HITACHI CM715"
HorizSync 30-95
VertRefresh 50-120
Option "DPMS"

Modeline "1400x1050" 162.00 1400 1464 1656 1960 1050 1051 1054 1100 +HSync +VSync
Modeline "1152x864" 137.65 1152 1184 1312 1536 864 866 885 902 -hsync -vsync
Modeline "1024x768" 115.50 1024 1056 1248 1440 768 771 781 802 -hsync -vsync

EndSection

# === ATI device section ===

Section "Device"
Identifier "ATI Graphics Adapter"
Driver "fglrx"
# ### generic DRI settings ###
# === disable PnP Monitor ===
#Option "NoDDC"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
Option "no_dri" "no"
# === misc DRI settings ===
Option "mtrr" "off" # disable DRI mtrr mapper, driver has
its own code for mtrr
# ### FireGL DDX driver module specific settings ###
# === Screen Management ===
Option "DesktopSetup" "0x00000000"
Option "MonitorLayout" "AUTO, AUTO"
Option "IgnoreEDID" "off"
Option "HSync2" "unspecified"
Option "VRefresh2" "unspecified"
Option "ScreenOverlap" "0"
# === TV-out Management ===
Option "NoTV" "no"
Option "TVStandard" "PAL-SCART"
Option "TVHSizeAdj" "0"
Option "TVVSizeAdj" "0"
Option "TVHPosAdj" "0"
Option "TVVPosAdj" "0"
Option "TVHStartAdj" "0"
Option "TVColorAdj" "0"
Option "GammaCorrectionI" "0x05014050"
Option "GammaCorrectionII" "0x00000000"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "off"
# === Center Mode (Laptops only) ===
Option "CenterMode" "off"
# === Pseudo Color Visuals (8-bit visuals) ===
Option "PseudoColorVisuals" "off"
# === QBS Management ===
Option "Stereo" "off"
Option "StereoSyncEnable" "1"
# === FSAA Management ===
Option "FSAAEnable" "no"
Option "FSAAScale" "1"
Option "FSAADisableGamma" "no"
Option "FSAACustomizeMSPos" "no"
Option "FSAAMSPosX0" "0.000000"
Option "FSAAMSPosY0" "0.000000"
Option "FSAAMSPosX1" "0.000000"
Option "FSAAMSPosY1" "0.000000"
Option "FSAAMSPosX2" "0.000000"
Option "FSAAMSPosY2" "0.000000"
Option "FSAAMSPosX3" "0.000000"
Option "FSAAMSPosY3" "0.000000"
Option "FSAAMSPosX4" "0.000000"
Option "FSAAMSPosY4" "0.000000"
Option "FSAAMSPosX5" "0.000000"
Option "FSAAMSPosY5" "0.000000"
# === Misc Options ===
Option "UseFastTLS" "2"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "no"
Option "ForceGenericCPU" "no"
Option "KernelModuleParm" "agplock=0" # AGP locked user pages: disable
d
BusID "PCI:3:0:0" # vendor=1002, device=514d
Screen 0
EndSection
ibh1960 is offline   Reply With Quote


Old Mar 29, 2005, 01:14 PM   #2
DriverHeaven Newbie
 
Join Date: Oct 2002
Posts: 17
Rep Power: 0
stoliD is on a distinguished road

i had this very same problem with slack 10 but the older ati drivers. all worked fine except hangups when in 3d mode. searched all the web and didnt find any info except trying older x.org versions. can't actually remember if i did, so may be u just try it out... do understand ur frustration mate...

edit: oh man i just saw u usin the 2.4 kernel. update to the 2.6!!! the older one causes problems with the ati drivers...
stoliD is offline   Reply With Quote
Reply

Thread Tools