LinuxQuestions.org
Review your favorite Linux distribution.
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
 
LinkBack Search this Thread
Old 06-22-2003, 07:31 PM   #1
Radicalm16
Member
 
Registered: Jan 2003
Location: Venezuela
Distribution: Debian, Ubuntu
Posts: 75

Rep: Reputation: 15
Radeon VIVO and DRI


I installed and configured up DRI drivers for my RADEON 64DDR VIVO. Then i realized that, i'm not getting such a good performance. Here are some quotes about what iget when i run "glxinfo":
Quote:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
Quote:
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI Radeon 20030328 AGP 4x x86/MMX+/3DNow!+/SSE TCLOpenGL version string: 1.2 Mesa 5.0.1
Quote:
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 24 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x24 24 tc 0 24 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x25 24 tc 0 24 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x26 24 tc 0 24 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x27 24 tc 0 24 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x28 24 tc 0 24 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x29 24 tc 0 24 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x2a 24 tc 0 24 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2b 24 dc 0 24 0 r . . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x2c 24 dc 0 24 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x2d 24 dc 0 24 0 r . . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x2e 24 dc 0 24 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2f 24 dc 0 24 0 r y . 8 8 8 8 0 24 0 0 0 0 0 0 0 None
0x30 24 dc 0 24 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x31 24 dc 0 24 0 r y . 8 8 8 8 0 24 0 16 16 16 16 0 0 Slow
0x32 24 dc 0 24 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
And here are some results when i run "glxgears" in the little window:
Quote:
4311 frames in 5.0 seconds = 862.200 FPS
5257 frames in 5.0 seconds = 1051.400 FPS
5258 frames in 5.0 seconds = 1051.600 FPS
5261 frames in 5.0 seconds = 1052.200 FPS
5261 frames in 5.0 seconds = 1052.200 FPS
5258 frames in 5.0 seconds = 1051.600 FPS
5260 frames in 5.0 seconds = 1052.000 FPS
5070 frames in 5.0 seconds = 1014.000 FPS
5070 frames in 5.0 seconds = 1014.000 FPS
5070 frames in 5.0 seconds = 1014.000 FPS
5071 frames in 5.0 seconds = 1014.200 FPS
5052 frames in 5.0 seconds = 1010.400 FPS
And here when i run it fullscreen:
Quote:
525 frames in 5.0 seconds = 105.000 FPS
526 frames in 5.0 seconds = 105.200 FPS
525 frames in 5.0 seconds = 105.000 FPS
500 frames in 5.0 seconds = 100.000 FPS
476 frames in 5.0 seconds = 95.200 FPS
477 frames in 5.0 seconds = 95.400 FPS
477 frames in 5.0 seconds = 95.400 FPS
477 frames in 5.0 seconds = 95.400 FPS
477 frames in 5.0 seconds = 95.400 FPS
476 frames in 5.0 seconds = 95.200 FPS
477 frames in 5.0 seconds = 95.400 FPS
477 frames in 5.0 seconds = 95.400 FPS
477 frames in 5.0 seconds = 95.400 FPS
This is right? The thing is that i don't know what i'm suppose to get.

My congifuration is:
MSI k7 Pro Turbo 2 266
Athlon Xp 1700+
256 DRR
Seagate Barracuda II 5400 RPM 30GB ATA 100
RADEON VIVO 64DDR
My monitor is a HP A1097C, and is working at 1280x1024

Thnx.

Radicalm16
 
Old 06-23-2003, 11:08 AM   #2
espen
LQ Newbie
 
Registered: Jun 2003
Distribution: Slackware 8.0
Posts: 2

Rep: Reputation: 0
DRI Rendering

Yes, the results are correct. I have the same card (7200 DDR ViVO), but I can't get DRI to work. How did you do that? (I've tried almost everything, but the glxinfo always returns "Direct Rendering: No")

 
Old 06-23-2003, 02:35 PM   #3
espen
LQ Newbie
 
Registered: Jun 2003
Distribution: Slackware 8.0
Posts: 2

Rep: Reputation: 0
DRI Worked

Never mind, I finally got it working!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ATI Radeon 64MB DDR VIVO Robert0380 Linux - Hardware 1 03-07-2004 06:22 PM
Utilizing my Radeon 7200's VIVO capabilities apocolipse Slackware 1 03-07-2004 05:35 PM
Getting Radeon 9200 VIVO to work with V4L? mangospike Linux - Hardware 0 09-16-2003 11:19 AM
DRI and Radeon minm Linux - Software 19 07-17-2003 02:19 AM
Ati Radeon Vivo Radicalm16 Linux - Hardware 0 02-11-2003 10:21 AM


All times are GMT -5. The time now is 04:41 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration