LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-09-2005, 12:11 AM   #1
timoioi
LQ Newbie
 
Registered: Jan 2003
Distribution: Slackware 10.2
Posts: 14

Rep: Reputation: 0
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
 
Old 10-09-2005, 12:18 AM   #2
timoioi
LQ Newbie
 
Registered: Jan 2003
Distribution: Slackware 10.2
Posts: 14

Original Poster
Rep: Reputation: 0
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!!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Tv Support ATI 9800 Pro penguinchrissy Linux - Hardware 2 10-29-2005 11:46 AM
ATI Radeon 9800 tv out true_atlantis Linux - Hardware 0 12-07-2004 01:41 AM
ATI 9800 3D problems Nychold Linux - Newbie 10 07-17-2004 02:25 PM
ATI Radeon 9800 All in Wonder NoirX252 Linux - Hardware 1 05-09-2004 01:56 AM
ATI Radeon 9800 All in Wonder + TV OUT NoirX252 Linux - Hardware 1 03-07-2004 03:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration