[Pkg-fglrx-devel] Bug#520431: Bug#520431: fglrx-driver: Crashes Xorg at startup
Patrick Matthäi
patrick at linux-dev.org
Sun Mar 22 16:17:39 UTC 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
GOERGLER Paul schrieb:
> Package: fglrx-driver
> Version: 1:9-2-2
> Severity: critical
> Justification: breaks unrelated software
>
>
> I have a Radeon X1300 Pro with 2 screens (24").
> At startup gdm/X start, but my screens stay black, even if i do /etc/init.d/gdm stop
>
> My only chance to have X, is to :
> - reboot with vesa driver in my xorg.conf (device default)
> - /etc/init.d/gdm stop
> - rmmod i810 && rmmod drm
> - modprobe fglrx
> - modify xorg.conf to use fglrx driver
> - /etc/init.d/gdm start
>
> Option "Xinerama" "ON", still doesn't work.(1 weeks ago my xorg.conf worked perfectly wih xinerama)
>
> If i boot with driver fglrx in my xorg.conf, my screens stay black.
>
>
> This is my xorg.conf with fglrx
>
> Section "Files"
> FontPath "/usr/share/fonts/X11/misc"
> FontPath "/usr/X11R6/lib/X11/fonts/misc"
> #FontPath "/usr/share/fonts/X11/cyrillic"
> FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
> FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
> FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
> FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
> FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
> FontPath "/usr/share/fonts/X11/Type1"
> FontPath "/usr/X11R6/lib/X11/fonts/Type1"
> FontPath "/usr/share/fonts/X11/100dpi"
> FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
> FontPath "/usr/share/fonts/X11/75dpi"
> FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
> # path to defoma fonts
> FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> EndSection
>
> Section "Module"
> Load "i2c"
> Load "bitmap"
> Load "ddc"
> #Load "dri"
> Load "extmod"
> Load "freetype"
> #Load "glx"
> Load "int10"
> Load "type1"
> Load "vbe"
> EndSection
>
> Section "InputDevice"
> Identifier "Generic Keyboard"
> Driver "kbd"
> Option "CoreKeyboard"
> Option "XkbRules" "xorg"
> Option "XkbModel" "pc105"
> Option "XkbLayout" "fr"
> Option "XkbVariant" "latin9"
> EndSection
>
> Section "InputDevice"
> Identifier "Configured Mouse"
> Driver "mouse"
> Option "CorePointer"
> Option "Device" "/dev/input/mice"
> Option "Protocol" "ExplorerPS/2"
> Option "Emulate3Buttons" "true"
> Option "Buttons" "7"
> Option "ZAxisMapping" "4 5"
> Option "ButtonMapping" "1 2 3 6 7 4 5"
> EndSection
>
> Section "Device"
> Identifier "Default"
> Driver "vesa"
> Option "DRI" "False"
> Option "UseFBDev" "True"
> EndSection
>
> Section "Device"
> Identifier "ATI"
> Driver "fglrx"
> #Option "DRI" "True"
> #Option "UseFBDev" "true"
> #Option "DesktopSetup" "0x00000000"
> Option "Textured2D" "True"
> Screen 0
> EndSection
>
>
> Section "Device"
> Identifier "ATI-ext"
> Driver "fglrx"
> #Option "DRI" "True"
> #Option "UseFBDev" "true"
> #Option "DesktopSetup" "0x00000000"
> Option "Textured2D" "True"
> Screen 1
> EndSection
>
>
> Section "Monitor"
> Identifier "Monitor3"
> Option "DPMS"
> # Gamma 0.75
> EndSection
>
> Section "Monitor"
> Identifier "Monitor4"
> Option "DPMS"
> # Gamma 0.75
> #Option "RightOf" "Monitor4"
> EndSection
>
> Section "Screen"
> Identifier "Screen1"
> Device "ATI"
> #Device "Default" # UNCOMMENT THIS LINE TO HAVE X
> Monitor "Monitor3"
>
> DefaultDepth 24
> SubSection "Display"
> Depth 24
> Modes "1920x1200" "1600x1200" "1280x1024"
> EndSubSection
> EndSection
>
>
> Section "Screen"
> Identifier "Screen2"
> Device "ATI-ext"
> #Device "Default"
> Monitor "Monitor4"
>
> DefaultDepth 24
> SubSection "Display"
> Depth 24
> Modes "1920x1200" "1600x1200" "1280x1024"
> EndSubSection
> EndSection
>
>
>
> Section "ServerLayout"
> Identifier "Default Layout"
> Screen 0 "Screen1" 0 0
> Screen 1 "Screen2" RightOf "Screen1"
>
> InputDevice "Generic Keyboard"
> InputDevice "Configured Mouse"
> # Option "Xinerama" "ON" # CRASH IF ENABLE
> Option "RandRRotation" "on"
> EndSection
>
> Section "ServerFlags"
> Option "AIGLX" "off"
> EndSection
>
Hello,
why are you loading three device sections with two drivers? Could you
create a completly new xorg.conf with aticonfig --initial? Also some
options like xinerama may be moved now completly for the AMD internal
configuration foo, so you have to use amdcccle/aticonfig to
enable/disable some features.
- --
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi
E-Mail: patrick at linux-dev.org
Comment:
Always if we think we are right,
we were maybe wrong.
*/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknGZKMACgkQ2XA5inpabMdT/gCfYock1n15DPPH5AN0UeTgze8m
muoAoJkElDq1AY0Rji9Jf5bG9lAxEOJf
=ZF5J
-----END PGP SIGNATURE-----
More information about the Pkg-fglrx-devel
mailing list