LinuxQuestions.org
Visit Jeremy's Blog.
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


Reply
  Search this Thread
Old 10-27-2006, 06:14 AM   #1
SlackerDex
Member
 
Registered: Mar 2006
Location: localdomain.localhost
Distribution: Arch-0.7.2, Slack-11.0
Posts: 56

Rep: Reputation: 15
Question Graphical problems with S3 Savage


Something doesn't seem right, I recently compiled a kernel with all the necessities to enable 3D acceleration, I think. The savage driver works wonderful with the console but gets botched when I try using it with X :S.

I HAVE edited my xorg.conf file, but no go. 'dri' doesn't even load. (working with vesa at the moment...X always gets botched when I replace vesa with savage, what the?!?)
Am I missing anything in the kernel?

Could anyone point out any faults or fixes?
Do I have to download anything?
Any help appreciated.
 
Old 10-27-2006, 07:19 AM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
I don't know how to do it on your distro but don't use the kernels drm.
Code:
Processor type and features --->
<*> MTRR (Memory Type Range Register) support
Character devices --->
<M> /dev/agpgart (AGP Support)
[M] Intel 440LX/BX/GX and I815/I820/I830M/I830MP/I840/I845/I850/I860 support
(Enable your chipset instead of the above.)
< > Direct Rendering Manager (XFree86 4.1.0 and higher DRI support)
then I had to install (X.Org, Mesa and DRM)
this may help;
http://dri.freedesktop.org/wiki/S3Savage
 
Old 10-27-2006, 10:53 AM   #3
SlackerDex
Member
 
Registered: Mar 2006
Location: localdomain.localhost
Distribution: Arch-0.7.2, Slack-11.0
Posts: 56

Original Poster
Rep: Reputation: 15
I scrapted my first attempt. Tried again, this time compiling everything as modules. And apparently it works, to a certain extent. 'dri' still is not enabled. I checked out /usr/X11R6/lib/modules/dri and it looks like theres no 'savage_dri' or anything similar.

In much need of assistance.
 
Old 10-29-2006, 01:22 AM   #4
SlackerDex
Member
 
Registered: Mar 2006
Location: localdomain.localhost
Distribution: Arch-0.7.2, Slack-11.0
Posts: 56

Original Poster
Rep: Reputation: 15
Update: Everything works except 'dri', it just doesn't want to load. I have agpart...etc. all compiled as modules but no go. Do I have to re-compile everything as in; http://dri.freedesktop.org/wiki/Building ? The graphics driver I'm using, savagefb seems to work without fault...but dri...direct rendering...argh, no go. Please could someone clarify how to enable dri/direct rendering.

um anyone? Why does it seem like some dri related components are missing? What's up? Have I missed a step?

Last edited by SlackerDex; 10-30-2006 at 10:24 AM.
 
Old 10-30-2006, 10:26 AM   #5
SlackerDex
Member
 
Registered: Mar 2006
Location: localdomain.localhost
Distribution: Arch-0.7.2, Slack-11.0
Posts: 56

Original Poster
Rep: Reputation: 15
Bump. Need further input.
 
Old 10-30-2006, 11:41 AM   #6
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Look at my post about DRI (Link in my sig.)


Sometimes, search is your friend...
 
Old 11-01-2006, 06:55 AM   #7
SlackerDex
Member
 
Registered: Mar 2006
Location: localdomain.localhost
Distribution: Arch-0.7.2, Slack-11.0
Posts: 56

Original Poster
Rep: Reputation: 15
...and sometimes links that are recommended, have already been visited.

Due to your post I revisited your guide and /bin/bash's, I delved a little deeper but still, no luck.

According to my motherboard manual and Windows AND to my common knowledge, I'm using: S3 Graphics ProSavageDDR.

I've compiled my kernel with agpart and all other related parts as modules, and tried to install the packages from dri.freedesktop.org...the savage package doesn't seem to want to compile properly. It complains my modules aren't updated, whatever thats suppose to mean.

After installing the common package, I edited my xorg.conf file to load "dri", but instead of using vesa I used savagefb(kernel-module) (reading somewhere that savagefb supported my ProSavageDDR, and because previously using savage(kernel-module) borked my x.)The outcome was...well 'blank.'
Is this a sign 'dri' is working? I hope so...

Now I'm wondering, if I was to use vesa instead, could I use dri? Because apparently savage/savagefb(kernel-modules) don't work.

Or should I try to get the savage package from dri.freedesktop.org completely 'installed'?

Or maybe someone has a third 'method/theory' I could try?

Please, I just want to tie these loose ends up.

Last edited by SlackerDex; 11-01-2006 at 06:57 AM.
 
Old 11-04-2006, 10:46 AM   #8
SlackerDex
Member
 
Registered: Mar 2006
Location: localdomain.localhost
Distribution: Arch-0.7.2, Slack-11.0
Posts: 56

Original Poster
Rep: Reputation: 15
I got it to work!
Quote:
(II) SAVAGE(0): Direct rendering enabled
Kind of...

I can boot into just about all my window managers ok, but after a second or two of moving my mouse or even by not doing anything at all my screen becomes botched.

Can anyone help?
 
Old 11-19-2006, 11:23 AM   #9
SlackerDex
Member
 
Registered: Mar 2006
Location: localdomain.localhost
Distribution: Arch-0.7.2, Slack-11.0
Posts: 56

Original Poster
Rep: Reputation: 15
Bump. I've done everything to supposedly get savage and dri working, in my opinion anyway. But why isn't it working? Outdated drivers, incompatiblities? The last time I attempted to get dri working with a savage driver, it seemed to work (scan the post above) but it didn't.

Heck I even tried enabling it with a vesa driver, the default one in slackware 11 anyway...and of course it didn't work. (sarcasm)

Even savagefb...(more sarcasm)

what's up?

My KNOPPIX Live CD seems to use a savage driver no problem, and I have a nagging feeling if I tried to enable dri on it, well, I suspect it would work.
Perhaps it's because it uses xfree opposed to xorg.
(irony)
Oh I'm ranting, but not ranting without a cause.

Could anyone give me additional insight or confirm some of my suspicions?
Any feedback at all would be great. (well positive feedback preferably)
 
  


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
(Newbie) Savage video problems Midas7g Linux - Software 2 04-27-2004 12:36 PM
problems installing driver for s3 savage ix under fedora core 1 klost Linux - Hardware 1 12-16-2003 09:46 AM
Mandrake 9.1 Install problems (Graphical problems) sw4eternity Linux - Newbie 5 11-01-2003 08:43 PM
Savage - problems maybe? Kroppus Linux - Games 18 10-28-2003 08:13 AM
S3 savage IX, many problems ArcaniX Linux - Hardware 1 04-14-2003 03:31 PM

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

All times are GMT -5. The time now is 08:53 PM.

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