zephyrus17
March 13th, 2008, 09:51 AM
Just to get this straight, I have had success running Desktop Cube on this same laptop before, but after a re-format, it won't work.
I'm using a Dell 1501 with ATi Radeon Xpress 1150.
I have install xserver-xgl, which is the latest version as said in Synaptics.
I have enabled the Restricted Graphic Driver.
Running lspci | grep VGA gives me:
01:05.0 VGA compatible controller: ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]
Running Compiz --replace gives me:
Checking for Xgl: present.
Checking for nVidia: not present.
Checking for Xgl: present.
Enabling Xgl with fglrx ATi drivers...
Starting gtk-window-decorator
/usr/bin/compiz.real (core) - Error: Another composite manager is already running on screen: 0
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :1.0
This is the Monitor section from my xorg.conf:
Section "Device"
Identifier "ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]"
Driver "fglrx"
Busid "PCI:1:5:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]"
Monitor "Generic Monitor"
Defaultdepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Extensions"
Option "Composite" "0"
EndSection
I distinctively remember having
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
or something like that the last time I had Desktop Cube.
Oh, and before my reformat, I did install the video driver through some third-party program(forgot the name, though.), then installed over it with the Gutsy Restricted Drivers method.
I'm using a Dell 1501 with ATi Radeon Xpress 1150.
I have install xserver-xgl, which is the latest version as said in Synaptics.
I have enabled the Restricted Graphic Driver.
Running lspci | grep VGA gives me:
01:05.0 VGA compatible controller: ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]
Running Compiz --replace gives me:
Checking for Xgl: present.
Checking for nVidia: not present.
Checking for Xgl: present.
Enabling Xgl with fglrx ATi drivers...
Starting gtk-window-decorator
/usr/bin/compiz.real (core) - Error: Another composite manager is already running on screen: 0
/usr/bin/compiz.real (core) - Fatal: No manageable screens found on display :1.0
This is the Monitor section from my xorg.conf:
Section "Device"
Identifier "ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]"
Driver "fglrx"
Busid "PCI:1:5:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RS485 [Radeon Xpress 1100 IGP]"
Monitor "Generic Monitor"
Defaultdepth 24
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Inputdevice "Synaptics Touchpad"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Extensions"
Option "Composite" "0"
EndSection
I distinctively remember having
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
or something like that the last time I had Desktop Cube.
Oh, and before my reformat, I did install the video driver through some third-party program(forgot the name, though.), then installed over it with the Gutsy Restricted Drivers method.