slim.log:
Code: Select all
slim: waiting for X server to begin accepting connections.
..
..
.
Giving up.
slim: unable to connect to X server
Code: Select all
[ 341.023] (==) Log file:"/var/log/Xorg.0.log", Time: Mon Jul 13 02:07:56 2015
[ 341.027] (==) Using config file:"/ etc/X11/xorg.conf"
[ 341.027] (==) Using config directory:"/ etc/X11/xorg.conf.d"
[ 341.027] (==) Using system config directory"/usr/share/X11/xorg.conf.d"
[ 341.047] (==) No Layout section. Using the first Screen section.
...
[ 343.205] (II) LoadModule:"sisimedia"
[ 343.206] (II) Loading /usr/lib/xorg/modules/drivers/sisimedia_drv.so
[ 343.483] (II) Module sisimedia: vendor="X.Org Foundation"
[ 343.483] compiled for 1.16.4, module version = 0.8.0
[ 343.483] Module class: X.Org Video Driver
[ 343.483] ABI class: X.Org Video Driver, version 18.0
[ 343.483] (II) SIS: driver for SiS chipsets: SIS5597/5598, SIS530/620,
SIS6326/AGP/DVD, SIS300/305, SIS630/730, SIS540, SIS315, SIS315H,
SIS315PRO/E, SIS550, SIS650/M650/651/740,
SIS[M]661[F|M]X/[M]741[GX]/[M]760[GX]/[M]761[GX]/662, SIS330(Xabre),
SIS340, [M]670/[M]770[GX], [M]671/[M]771[GX]
[ 343.483] (II) SIS: driver for XGI chipsets: Volari Z7 (XG20),
Volari V3XT/V5/V8/Duo (XG40/XG42)
[ 343.483] (++) using VT number 7
[ 343.613] (EE) No devices detected.
[ 343.613] (EE)
Fatal server error:
[ 343.613] (EE) no screens found(EE)
[ 343.613] (EE)
Code: Select all
#----------------------------------------------------------------------
# xorg.conf file
#
# Generated by make-xorg-conf sometime around Mon Jul 13 02:02:55 CEST 2015
...
#----------------------------------------------------------------------
Section"Monitor"
Identifier"Monitor0"
Option"DPMS""true"
EndSection
Section"Device"
Identifier"Device0"
Driver "sisimedia"
EndSection
Section"Screen"
Identifier"Screen0"
Monitor"Monitor0"
Device "Device0"
SubSection"Display"
Modes"1280x1024""1333x768""1024x768""800x600"
EndSubSection
EndSection
Code: Select all
Graphics: Card: Advanced Micro Devices [AMD/ATI] RV280 [Radeon 9200]
Display Server: X.org 1.16.4 driver: N/A
tty size: 233x60 Advanced Data: N/A for root out of X
Quick fix:
Remove / etc/X11/xorg.conf generated by make-xorg-conf
and from the console, as root:
Code: Select all
# slim
Code: Select all
Graphics: Card: Advanced Micro Devices [AMD/ATI] RV280 [Radeon 9200]
Display Server: X.org 1.16.4 drivers: ati,radeon (unloaded: fbdev,vesa)
tty size: 172x51 Advanced Data: N/A for root