LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ati 9800 distortion (https://www.linuxquestions.org/questions/linux-hardware-18/ati-9800-distortion-371121/)

timoioi 10-09-2005 12:11 AM

ati 9800 distortion
 
hello everyone! I've searched around for an answer for a few days, so if I've missed something and this is already a thread I appologise =)

I have an ati 9800 that I installed and it *mostly* works. I used the drivers directly from ati and enabled FSAA ( =4) and for the most part it works. On some of the screensavers though, it just desent work. Some of them get between 0.3 - 4.0 fps (thats point 3 fps :). Some get acceptable fps but have distorted graphics as seen here:

Euphoria
Bitmap_Flag
Endgame
Flipscreen


I'm fairly new to linux, so I'm likely missing something silly. I hear that ati deosen't work so well with 'nix so if its just a case of that, then, err, I guess thats all there is to it. But any info that can help me solve this will be greatly appreciated!!


Slackware 10.2
kernel = 2.6.13
x.org = 6.8.2
Pentium 4 -- 2.4ghz
512 pc2100


Here's some output:

lspci:
00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R350 [Radeon 9800 Pro]
01:00.1 Display controller: ATI Technologies Inc Radeon R350 [Radeon 9800 Pro] (Secondary)
02:09.0 Network controller: Linksys ADMtek ADM8211 802.11b Wireless Interface (rev 11)
02:0b.0 Communication controller: Agere Systems LT WinModem (rev 02)
02:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
02:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)


glxgears
5553 frames in 5.0 seconds = 1110.600 FPS
6577 frames in 5.0 seconds = 1315.400 FPS
6575 frames in 5.0 seconds = 1315.000 FPS
6585 frames in 5.0 seconds = 1317.000 FPS
-- however after I installed the drivers and before I turned on FSAA the average for glxgears was averaging ~4400 FPS


blockgear
at full screen with reflections turned on it averages ~52 FPS which is exactly where it should be. Prior to installing the drivers this averaged ~4 FPS with reflections turned on.



some snippets from xorg.conf
# === 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" "(null)"
Option "HSync2" "unspecified"
Option "VRefresh2" "unspecified"
Option "ScreenOverlap" "0"
Option "GammaCorrectionI" "0x00000000"
Option "GammaCorrectionII" "0x00000000"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
Option "CapabilitiesEx" "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" "yes"
Option "FSAAScale" "4"
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" "yes"
Option "ForceGenericCPU" "no"
BusID "PCI:1:0:0" # vendor=1002, device=4e48
Screen 0
EndSection

timoioi 10-09-2005 12:18 AM

oh ya, a bit further info: my machine is a Compaq Presario S4300NX, only with an ATI9800 & an extra ide hard drive.

SpecsPerCompaq

If there is any further info that may be helpful I'll do it! I'll do anything!! AARG!!


All times are GMT -5. The time now is 01:13 AM.