Your message dated Mon, 23 Mar 2009 17:02:52 +0100
with message-id <49c7b2ac.8070...@linux-dev.org>
and subject line [Fwd: Re: [Pkg-fglrx-devel] Bug#520431: fglrx-driver: Crashes
Xorg at startup]
has caused the Debian Bug report #520431,
regarding fglrx-driver: Crashes Xorg at startup
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
520431: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520431
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages fglrx-driver depends on:
ii debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii fglrx-glx 1:9-2-2 proprietary libGL for the non-free
ii laptop-detect 0.13.7 attempt to detect a laptop
ii libc6 2.9-4 GNU C Library: Shared libraries
ii libdrm2 2.3.1-2 Userspace interface to kernel DRM
ii libgl1-mesa-glx [libgl1] 7.0.3-7 A free implementation of the OpenG
ii libx11-6 2:1.2-1 X11 client-side library
ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar
ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library
ii libxrandr2 2:1.3.0-2 X11 RandR extension library
ii libxrender1 1:0.9.4-2 X Rendering Extension client libra
ii xserver-xorg 1:7.3+18 the X.Org X server
Versions of packages fglrx-driver recommends:
ii fglrx-atieventsd 1:9-2-2 external events daemon for the non
ii fglrx-glx 1:9-2-2 proprietary libGL for the non-free
ii fglrx-kernel-2.6.26-1- 1:9-2-2+2.6.26-13 ATI binary kernel module for Linux
ii fglrx-modules-2.6.26-1 2.6.26+8-12-2 Display driver for AMD/ATI Radeon
ii fglrx-source 1:9-2-2 kernel module source for the non-f
Versions of packages fglrx-driver suggests:
ii fglrx-control 1:9-2-2 control panel for the non-free AMD
-- debconf information:
fglrx-driver/acpi_switch: false
--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
- -------- Original-Nachricht --------
Betreff: Re: [Pkg-fglrx-devel] Bug#520431: fglrx-driver: Crashes Xorg
at startup
Datum: Mon, 23 Mar 2009 12:12:12 +0100
Von: Paul Goergler <pgoerg...@gmail.com>
An: patr...@linux-dev.org
Referenzen: <20090319182513.5245.79807.report...@localhost.localdomain>
<49c664a3.1060...@linux-dev.org>
I cleaned up my xorg.conf with aticonfig --inital
I could found my problem, i had in /etc/modules
intelfb
i810
intel-agp
i810_rng
and in xorg.conf :
Load "int10"
And one of those makes fglrx unstable.
I solved my probleme with removing intel driver int /etc/modules and
this xorg.conf
Thanks for your help.
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dri"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "off"
Option "RandRRotation" "on"
Option "AIGLX" "off"
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 "Monitor"
Identifier "Monitor0"
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "Monitor1"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "ATI"
Driver "fglrx"
Option "DRI" "True"
Option "UseFBDev" "true"
Option "DesktopSetup" "horizontal"
Option "Textured2D" "True"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "ATI-EXT"
Driver "fglrx"
Option "DRI" "True"
Option "UseFBDev" "true"
Option "Textured2D" "True"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "ATI"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1200" "1600x1200" "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "ATI-EXT"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1200" "1600x1200" "1280x1024"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
2009/3/22 Patrick Matthäi <patr...@linux-dev.org
<mailto:patr...@linux-dev.org>>
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: patr...@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)
iEYEARECAAYFAknHsqwACgkQ2XA5inpabMdtrACgpJXIBjAMgVhZW1T9KX8502is
6lQAnR4/vagbDdospbBQvvBR6rtkrkrC
=fheV
-----END PGP SIGNATURE-----
--- End Message ---