Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
indirect rendering / unable to load fglrx and agpgart
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
patientzero
n00b
n00b


Joined: 25 Sep 2003
Posts: 36
Location: Canada

PostPosted: Mon May 03, 2004 8:19 pm    Post subject: indirect rendering / unable to load fglrx and agpgart Reply with quote

Hi

Installing a radeon 9800 pro 128mb into gameing-sources 2.4.20-r9

recompiled the kernel as per one of the radeon ati guides i found...

i just can't get fglrx or agpgrat to load up at boot- which means i don't get 3d acceleration...

here is my xf86config: (edited to module section and monitor/video card section)

Section "Module"

# This loads the DBE extension module.

Load "dbe" # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection

# This loads the Type1 and FreeType font modules
Load "type1"
Load "speedo"
Load "freetype"
Load "xtt"

# This loads the GLX module
Load "glx" # libglx.a
# This loads the DRI module
Load "dri" # libdri.a
EndSection

Section "DRI"
Mode 0666
EndSection


Section "Device"
Identifier "ATI"
Driver "fglrx"
option "UseFastTLS" "2"
option "UseInternalAGPGART" "on"
option "BlockSignalsOnLock" "on"
option "Stereo" "off"
Option "AGPFastWrite" "True"
Option "EnablePageFlip" "True"
Option "AGPMode" "8"
Option "no_accel" "no"
Option "no_dri" "no"
Option "mtrr" "on"

#VideoRam 65536
# Insert Clocks lines here if appropriate
EndSection

Thanks in advance for correcting my stupidity!
_________________
[ .: patientzero :. ]
Live performance electronic, urban/hiphop, r&b producer

"I was lied to about marijuana. They say that you become lazy and unmotivated- really, you just realize its all fucking pointless."
Back to top
View user's profile Send private message
Little Nemo
l33t
l33t


Joined: 29 Mar 2004
Posts: 623
Location: Berlin, Germany

PostPosted: Mon May 03, 2004 8:53 pm    Post subject: Reply with quote

So what happens when you "modprobe agpgart"? And which guide did you follow?
Back to top
View user's profile Send private message
patientzero
n00b
n00b


Joined: 25 Sep 2003
Posts: 36
Location: Canada

PostPosted: Mon May 03, 2004 8:56 pm    Post subject: Reply with quote

patientzero # modprobe agpgart
modprobe: Can't locate module agpgart

The ati binary drivers guide in the discussion and tips / how to forum...
_________________
[ .: patientzero :. ]
Live performance electronic, urban/hiphop, r&b producer

"I was lied to about marijuana. They say that you become lazy and unmotivated- really, you just realize its all fucking pointless."
Back to top
View user's profile Send private message
Little Nemo
l33t
l33t


Joined: 29 Mar 2004
Posts: 623
Location: Berlin, Germany

PostPosted: Mon May 03, 2004 9:28 pm    Post subject: Reply with quote

If modprobe cannot locate the module, then you didn't compile and/or install it correctly.

When configuring your kernel you need to:

- enable MTRR under "processor type and features"
- select agpgart support as a module under "character devices"
- select support for your mainboard's chipset (also as module) under "character devices"

Reboot your new kernel and load "agpgart" and the correct AGP module for your chipset.

Then "emerge ati-drivers" and run "fglrxconfig" and "opengl-update ati".
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum