Problem With "Startx"

Started by h3ll0s, October 18, 2011, 06:50:29 PM

Previous topic - Next topic

h3ll0s

I can't get a GUI in backbox,
I use the ATI Radeon HD 6310m   ??? ??? ??? ???

ema.muna95

I had a problem like yours.
(http://forum.backbox.org/hardware-support/driver-ati-hd6870/)
I think that you can fix:
-Replace your /etc/X11/xorg.conf with this
Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

I hope you solve.