Code:
VGA compatible controller: ATI Technologies Inc M96 [Mobility Radeon HD 4650]
Video card detected.
Default screen resolution of my laptop is 1366x768.Is this line of xorg log allows me to set this redolution?
Code:
(II) VESA(0): Modeline "1366x768"x0.0 72.33 1366 1414 1446 1526 768 770 775 790 -hsync -vsync (47.4 kHz)
When i type dpkg-reconfigure xserver-xorg and configuered it, xorg.conf becames empty again:
Code:
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 don't know what shall i do.