View previous topic :: View next topic |
Author |
Message |
Homeboy n00b
Joined: 29 Aug 2003 Posts: 7
|
Posted: Fri Aug 29, 2003 6:12 pm Post subject: Mal wieder ATI Probleme |
|
|
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 |
|
|
sputnik1969 Guru
Joined: 08 Aug 2002 Posts: 401 Location: Berlin / Germany
|
Posted: Fri Aug 29, 2003 7:41 pm Post subject: |
|
|
Probier mal
Code: | SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
|
in deine
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 |
|
|
Homeboy n00b
Joined: 29 Aug 2003 Posts: 7
|
Posted: Sat Aug 30, 2003 10:50 am Post subject: |
|
|
Danke, hat sich geklärt
Funktioniert nun, lag am Kernel |
|
Back to top |
|
|
|
|
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
|
|