Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mal wieder ATI Probleme
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Homeboy
n00b
n00b


Joined: 29 Aug 2003
Posts: 7

PostPosted: Fri Aug 29, 2003 6:12 pm    Post subject: Mal wieder ATI Probleme Reply with quote

Hallo,

mir ist bewusst, dass X11 standardmässig kein 3D für die ATI Radeon 9700pro unterstützt, die ATI-Faq auf gentoo.org habe ich gelesen, und nach

emerge ati-drivers

mein XF86Config entsprechend angepasst. Mit dieser Config startet X nun nicht mehr, zweimal Flackern, dann wieder die Console...
Seht ihr darin einen Fehler??

# === ATI device section ===

Section "Device"
Identifier "ATI Radeon 9700pro"
Driver "fglrx"
# === disable PnP Monitor ===
#Option "NoDDC"
# === disable/enable XAA/DRI ===
Option "no_accel" "no"
Option "no_dri" "no"
# === FireGL DDX driver module specific settings ===
# === Screen Management ===
Option "DesktopSetup" "0x00000000"
Option "MonitorLayout" "AUTO, AUTO"
Option "IgnoreEDID" "off"
Option "HSync2" "unspecified"
Option "VRefresh2" "unspecified"
Option "ScreenOverlap" "0"
Option "GammaCorrectionI" "0x00000000"
Option "GammaCorrectionII" "0x00000000"
# === OpenGL specific profiles/settings ===
Option "Capabilities" "0x00000000"
# === Video Overlay for the Xv extension ===
Option "VideoOverlay" "on"
# === OpenGL Overlay ===
# Note: When OpenGL Overlay is enabled, Video Overlay
# will be disabled automatically
Option "OpenGLOverlay" "off"
# === Misc Options ===
Option "UseFastTLS" "0"
Option "BlockSignalsOnLock" "on"
Option "UseInternalAGPGART" "yes"
Option "ForceGenericCPU" "no"
BusID "PCI:1:0:0" # vendor=1002, device=4e44
Screen 0
EndSection


Grüsse, Homeboy
Back to top
View user's profile Send private message
sputnik1969
Guru
Guru


Joined: 08 Aug 2002
Posts: 401
Location: Berlin / Germany

PostPosted: Fri Aug 29, 2003 7:41 pm    Post subject: Reply with quote

Probier mal

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

in deine
Code:
Section "Module"

einzufügen.
Ich hatte mit meiner Radeon 8500 das selbe Problem bis ich das eingefügt hatte...
_________________
'Cynic' is a word invented by optimists to criticize realists. - Nigel. In the ocean of Night by Gregory Benford
"Zyniker" ist ein Wort das Optimisten erfunden haben um Realisten zu kritisieren. - Nigel. Im Meer der Nacht von Gregory Benford
Back to top
View user's profile Send private message
Homeboy
n00b
n00b


Joined: 29 Aug 2003
Posts: 7

PostPosted: Sat Aug 30, 2003 10:50 am    Post subject: Reply with quote

Danke, hat sich geklärt :)

Funktioniert nun, lag am Kernel
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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