LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Closed Thread
  Search this Thread
Old 05-17-2006, 03:21 PM   #211
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231

Well, I just noticed something intresting. It seems that the DRI is working since I'm getting over the 2000 fps, but when I do glxinfo, the DRI says NO. I did it as root also, and got the same thing. Is this normal?
 
Old 05-17-2006, 03:26 PM   #212
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Nvidia does things a little different. Yes, it's normal. Sometimes, depending on the card/driver and init level combo, it will say no.

Try to boot into x from the commandline (init 3). Log in as 'root', try glxinfo, and then try as a user. See what it says then. If you already are, try init 4. But login in either case as 'root' first, right after the reboot.
 
Old 05-17-2006, 03:34 PM   #213
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Well, good to know that it may be normal. I'm not too worried about it though because the dri still works. Oh, and I keep getting my fps confused. LOL! The box that I'm using at work gets over 2000 while the older box I have at home gets a 1300. My box at home is a pci video while the one here at work is an AGP. That could be the difference. Have you noticed an increase in fps when compiling the 2.6 kernel from source? Do you use a PCI or AGP?
 
Old 05-17-2006, 03:40 PM   #214
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
I only have access, and stats, from my laptop at the moment.

Kernel 2.4.31, Slack 10.2, 750fps
Kernel 2.6.13, Slack 10.2, 1100fps
Kernel 2.6.16, Slack 10.2, 2000fps
Kernel 2.6.17rc3, Current, 2500fps

Its an agp i830m. The increases are mostly due to kernel upgrades/recompiles/getting rid of stuff that is running that doesn't need to be running.
 
Old 05-17-2006, 03:49 PM   #215
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by cwwilson721
I only have access, and stats, from my laptop at the moment.

Kernel 2.4.31, Slack 10.2, 750fps
Kernel 2.6.13, Slack 10.2, 1100fps
Kernel 2.6.16, Slack 10.2, 2000fps
Kernel 2.6.17rc3, Current, 2500fps

Its an agp i830m. The increases are mostly due to kernel upgrades/recompiles/getting rid of stuff that is running that doesn't need to be running.
Wow! That's impressive!!! I better get going and compile the kernel. Well, that's again for your help. Time for me to go home! Have a good one!
 
Old 05-17-2006, 04:05 PM   #216
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Actually, I recompiled a fresh kernel last night, after a repartition/reformat/reinstall.
Check this out (I just did this!!!)
Code:
root@toaster:~# lspci
00:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev 04)
00:02.0 VGA compatible controller: Intel Corporation 82830 CGC [Chipset Graphics Controller] (rev 04)
00:02.1 Display controller: Intel Corporation 82830 CGC [Chipset Graphics Controller]
00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB (Hub #1) (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB (Hub #2) (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 (rev 02)
00:1f.3 SMBus: Intel Corporation 82801CA/CAM SMBus Controller (rev 02)
00:1f.6 Modem: Intel Corporation 82801CA/CAM AC'97 Modem Controller (rev 02)
01:03.0 Multimedia audio controller: ESS Technology ES1988 Allegro-1 (rev 12)
01:05.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller
01:08.0 Ethernet controller: Intel Corporation 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 42)
02:00.0 Network controller: RaLink Ralink RT2500 802.11 Cardbus Reference Card (rev 01)
root@toaster:~# glxgears
18642 frames in 5.0 seconds = 3728.292 FPS
20218 frames in 5.0 seconds = 4043.556 FPS
20251 frames in 5.0 seconds = 4050.028 FPS
20240 frames in 5.0 seconds = 4047.905 FPS
20253 frames in 5.0 seconds = 4050.454 FPS
20232 frames in 5.0 seconds = 4046.384 FPS

root@toaster:~#
This seems a bit out of whack, but what the hey. It seems like glxgears (not a good benchmark anyways) had a bit of a boost. I think it's too bizarre that my laptop is smoking my nvidia card....Something ain't right. But...

Last edited by cwwilson721; 05-17-2006 at 04:09 PM.
 
Old 05-18-2006, 04:00 AM   #217
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Rep: Reputation: 63
I just wanted to give you guys an update.

No I didnt drop dead yet, LOL.

But a few days ago I downloaded SUSE 10.1 GM to install on a budy of mine's pc. We both hated it and went with something else.

But anyway, before I deleted the install CD's I wanted to see if my ATI radeon would get 3d rendering in it, I have the radeon 9600xt.

Well it did work after a lot of googling to find someone who types out what to do other than...open yast blah blah...ya know.

It did work, which confused me, as my card's not listed on the ATI site as good for the xorg 6.9/7 that suse has.

I checked out the kernel config and they have it set up a little differently than mine. Tho I really dont want to report what it was vs my how to as that's SUSE and it does weird stuff on it's own as we all known, especially with the SAX.

But I guess what I'm saying is that I may have some hope for slack 11, tho I can only hope that Pat V issues another 'testing' kernel that might be tweaked such that nvidia and ATI work out of the box if you run those installers.

Also, although cwwilson had about 1000 fps jump on his card with the new xorg I did not see any improvement, I still only had 3200 fps.

But, then again, maybe I do get more, but becuase SUSE has so much crap running in the background might be slowing me down, I don't know.
 
Old 05-18-2006, 09:51 AM   #218
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
cwwilson,

Have you noticed a difference between the fonts using the NVIDIA drivers compared to the INTEL? Maybe it's just me, but the fonts from the INTEL card look much better than the NVIDIA. Have you noticed any difference?
 
Old 05-18-2006, 04:36 PM   #219
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Havenot looked at them side by side

Search for 'antialiasing' in the forum, I know the issue has been addressed many times
 
Old 05-18-2006, 05:13 PM   #220
stormtracknole
Senior Member
 
Registered: Aug 2005
Distribution: Slackware, RHEL
Posts: 1,263

Rep: Reputation: 231Reputation: 231Reputation: 231
Thanks. Will do. I wasn't sure how to search it.
 
Old 05-19-2006, 09:08 PM   #221
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
OK...been waiting awhile, so I thought I'd bring it back up...

Any experience with Via Chips?
 
Old 05-21-2006, 12:21 PM   #222
Slack11
LQ Newbie
 
Registered: Apr 2006
Distribution: Slackware-current-2.6.15.7
Posts: 22

Rep: Reputation: 15
I can confirm that the latest kernel that ATI driver is working on is 2.6.15.7
 
Old 05-24-2006, 01:58 PM   #223
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Quote:
Originally Posted by Slack11
I can confirm that the latest kernel that ATI driver is working on is 2.6.15.7
I can confirm that ATI is a bugger anyway you look at it.
Why can't it be as easy as Nvidia's installer? Run it, and it works...

Ah, well, the things we have to do....

And I guess nobody uses Via chips? Haven't heard anything about them...
 
Old 05-24-2006, 02:37 PM   #224
Fluxx
Member
 
Registered: Aug 2005
Location: Bavaria, Germany
Distribution: Slackware (Current)
Posts: 225

Rep: Reputation: 30
I run ATI (version 8.24.8) with Slackware-current kernel 2.6.16.18 without problems. I have a ATI X600SE in a FJS Amilo Notebook and glxgears shows 2400 FPS (I think this is o. k.).

Fluxx.
 
Old 05-24-2006, 02:44 PM   #225
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
I guess it depends on the card model and driver version.
 
  


Closed Thread

Tags
3d, acceleration, ati, enabling, fglrx, glx, intel, nvidia, s3, savage, slackware, via, video, x11, xorg



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
enabling hardware acceleration PennyroyalFrog Linux - Newbie 5 02-26-2010 11:21 AM
xorg-x11 7.0 and exa acceleration jtshaw Linux - Software 0 12-19-2005 07:42 AM
3d acceleration and X11 bspus Linux - Newbie 3 09-06-2005 06:05 AM
Problem Enabling 3D Hardware acceleration. mir_sheely Linux - Hardware 0 06-14-2004 12:37 PM
Audigy Sound card and enabling 3D acceleration for GeoForce3 ti 500 heavyarmor4ever Linux - Newbie 1 01-03-2003 09:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:00 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