All times are UTC-06:00




Post new topic  Reply to topic  [ 6 posts ] 
Author Message
 Post subject: xorg.conf ???
PostPosted: Sun May 21, 2006 8:18 am 
Offline

Joined: Sat Apr 29, 2006 6:52 am
Posts: 8
Hi!

I installed Ubuntu 5.10 and it looks very nice. Still, I've got a problem with 3d acc. In section "Device" in xorg.conf I typed
- option "bustype" "pci" - and module "dri" is active too. After rebooting, glxinfo showed that direct rendering is on, but after few seconds system simply crashed. Sometimes it crashes just after starting some 3d app. I had the same problem with suse 10.0. Can somebody send me xorg.conf file. I would like to see if some other option or module needs to be shut off or turned on.

Of course after I put # before "dri" or "bustype" everything works again, but naturally without direct rendering. :?


Top
   
 Post subject:
PostPosted: Sun May 21, 2006 8:49 am 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 297
Hi!

Very likely it has nothing to do with your xorg.conf, but with a "bug" in xorg. If you use modular xorg you should at least
patch & recompile the xf86-video-ati module.
This thread probably will help you:
http://www.ppczone.org/forums/viewtopic.php?t=470

Good luck so far!


Top
   
 Post subject:
PostPosted: Sun May 21, 2006 3:17 pm 
Offline

Joined: Wed Oct 20, 2004 11:20 pm
Posts: 82
I'll post my Xorg.conf. I'm using Xorg-7.1-rc2 and it works with DRI, GLX, and Composite.
Code:
Section "Module"

Load "dbe" # Double buffer extension

SubSection "extmod"
# Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection

Load "type1"
Load "freetype"
Load "dri"
Load "glx"
Load "record"
Load "fbdevhw"

EndSection


Section "Device"

Option "BusType" "PCI"
Option "BackingStore" "true"
Option "EnablePageFlip" "true"
Option "ColorTiling" "false"
Option "UseFBDev" "true"
Option "AccelMethod" "exa"
Option "MonitorLayout" "TMDS, NONE"
Identifier "Radeon 9000"
Driver "ati"
VendorName "ATI Technologies Inc"
BoardName "Radeon R250 [Radeon 9000]"
BusID "PCI:1:8:0"

EndSection


Section "Screen"
Identifier "Screen1"
Device "Radeon 9000"
Monitor "Monitor"
DefaultDepth 24

Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection

Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection

Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection

EndSection


Section "ServerLayout"

Identifier "Simple Layout"
Screen "Screen1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"

EndSection


Section "DRI"

Mode 0666

EndSection


Section "Extensions"

Option "Composite" "Enable"

EndSection
I took out the font and input stuff to shorten the post. I hope this helps.

_________________
--Aaron
Gentoo 2006.1
Kernel-2.6.17-no4


Top
   
 Post subject:
PostPosted: Mon May 22, 2006 8:07 am 
Offline

Joined: Sat Apr 29, 2006 6:52 am
Posts: 8
Thanks! I'll try it. Hope it will work...


Top
   
 Post subject: Ati driver in FC5
PostPosted: Mon May 22, 2006 6:08 pm 
Offline

Joined: Fri Sep 24, 2004 1:39 am
Posts: 50
Location: greensboro , NC U.S.A.
Had the same problems in FC4 & 5
FC5 uses xorg 7.0 and after reading this tread I looked for a newer ati driver.
Found one at ftp://fr2.rpmfind.net/linux/fedora/core ... -1.ppc.rpm
Installed it, edited xorg.conf like the one above and it works.
Let the Peg run over night and no crashes

nels


PS type man radeon to see all the Options.


Top
   
 Post subject:
PostPosted: Thu May 25, 2006 4:43 am 
Offline
Genesi

Joined: Fri Sep 24, 2004 1:39 am
Posts: 1422
Thanks nels. Ubuntu, Fedora, whatever...

We want to see it all come together.

FreedomToaster

We have the bread! Can you say EFIKA? :)

R&B :D

_________________
http://bbrv.blogspot.com


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 6 posts ] 

All times are UTC-06:00


Who is online

Users browsing this forum: No registered users and 8 guests


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

Search for:
Jump to:  
PowerDeveloper.org: Copyright © 2004-2012, Genesi USA, Inc. The Power Architecture and Power.org wordmarks and the Power and Power.org logos and related marks are trademarks and service marks licensed by Power.org.
All other names and trademarks used are property of their respective owners. Privacy Policy
Powered by phpBB® Forum Software © phpBB Group