Bug#664415: after upgrade xorg doesn't start correctly with radeon/vesa drivers - I can see only black screen and cursor

2012-03-19 Thread Michel Dänzer
On Sam, 2012-03-17 at 21:45 +0400, Goga wrote: 
 
 [65.686] (++) using VT number 7
 
 [65.711] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so

A more detailed description of the problem than just the subject line
would have been nice, but my guess would be that the X server dies, and
the log file ends abruptly at this point? Check the X server stderr
output, e.g. by starting it manually from a remote shell. Usually this
is due to an unresolved symbol, e.g. due to stale libraries getting
picked up from /usr/local/lib or so.


 [  2501.510] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
 [  2501.510] vesa: Ignoring device with a bound kernel driver
 [  2501.510] (WW) Falling back to old probe method for vesa
 [  2501.510] (II) UnloadModule: vesa
 [  2501.510] (II) Unloading vesa
 [  2501.510] (EE) Screen(s) found, but none have a usable configuration.
 [  2501.510] 
 Fatal server error:
 [  2501.510] no screens found

This is expected, the vesa driver can't work with an active KMS kernel
driver.


 After aptitude safe-upgrade aptitude full-upgrade I can't start X correctly. 

Which packages were upgraded?


-- 
Earthling Michel Dänzer   |   http://www.amd.com
Libre software enthusiast |  Debian, X and DRI developer



--
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1332149879.4597.517.camel@thor.local



Bug#664415: after upgrade xorg doesn't start correctly with radeon/vesa drivers - I can see only black screen and cursor

2012-03-17 Thread Goga
Package: xorg
Version: 1:7.6+12
Severity: important
Tags: upstream



-- Package-specific info:
X server symlink status:

lrwxrwxrwx 1 root root 13 Jun 29  2006 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 2044072 Mar  5 08:21 /usr/bin/Xorg

Diversions concerning libGL are in place

diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by 
glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by 
glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to 
/usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by 
glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to 
/usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions

VGA-compatible devices on PCI bus:
--
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 AP [Radeon 
9600] [1002:4150]

Xorg X server configuration file status:

-rw-r--r-- 1 root root 4856 Mar 17 21:10 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
---
Section ServerLayout
Identifier X.org Configured
#   Screen  0  Screen0 0 0
#   InputDeviceMouse0 CorePointer
#   InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
ModulePath   /usr/lib/xorg/modules
FontPath /usr/share/fonts/X11/misc
FontPath /usr/share/fonts/X11/cyrillic
FontPath /usr/share/fonts/X11/100dpi/:unscaled
FontPath /usr/share/fonts/X11/75dpi/:unscaled
FontPath /usr/share/fonts/X11/Type1
FontPath /usr/share/fonts/X11/100dpi
FontPath /usr/share/fonts/X11/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath built-ins
EndSection

Section Module
Load  extmod
Load  dbe
Load  dri
Load  GLcore
Load  glx
Load  record
Load  dri2
EndSection

Section ServerFlags
Option AllowMouseOpenFail
#Option AllowEmptyInput   1
Option AutoAddDevice  1
EndSection


#Section InputDevice
#   Identifier  Keyboard0
#   Driver  kbd
#EndSection

#Section InputDevice
#   Identifier  Mouse0
#   Driver  mouse
#   Option  Protocol auto
#   Option  Device /dev/input/mice
#   Option  ZAxisMapping 4 5 6 7
#EndSection

Section Monitor
#DisplaySize  340   270 # mm
Identifier   Monitor0
VendorName   NEC
ModelNameNEC LCD1701
HorizSync31.0 - 81.0
VertRefresh  56.0 - 75.0
Option  DPMS
EndSection

Section Device
### Available Driver options are:-
### Values: i: integer, f: float, bool: True/False,
### string: String, freq: f Hz/kHz/MHz,
### percent: f%
### [arg]: arg optional
Option  ModeDebug 1
#Option NoAccel   # [bool]
#Option SWcursor  # [bool]
#Option Dac6Bit   # [bool]
#Option Dac8Bit   # [bool]
#Option BusType   # [str]
#Option CPPIOMode # [bool]
#Option CPusecTimeout # i
#Option AGPMode   # i
#Option AGPFastWrite  # [bool]
#Option AGPSize   # i
#Option GARTSize  # i
#Option RingSize  # i
#Option BufferSize# i
#Option EnableDepthMoves  # [bool]
#Option EnablePageFlip# [bool]
#Option NoBackBuffer  # [bool]
#Option DMAForXv  # [bool]
#Option FBTexPercent  # i
#Option DepthBits # i
#Option PCIAPERSize   # i
#Option AccelDFS  # [bool]
#Option IgnoreEDID# [bool]
#Option CustomEDID# [str]
#Option DisplayPriority   # [str]
#Option PanelSize # [str]
#Option ForceMinDotClock  # freq
#Option ColorTiling   # [bool]
#Option