Kod: Zaznacz cały
apt-get purge xorg*
P.S
Tylko nie zapomnij utworzyć kopii xorg.conf przed usuwaniem
Kod: Zaznacz cały
apt-get purge xorg*
Kod: Zaznacz cały
glxinfo
Kod: Zaznacz cały
cat /var/log/Xorg.0.log | grep rendering
Kod: Zaznacz cały
X -configure
Kod: Zaznacz cały
glxinfo | grep render
Kod: Zaznacz cały
wojciech@wojtek:~$ glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: Software Rasterizer
Kod: Zaznacz cały
apt-get autoremove --purge
Kod: Zaznacz cały
Xrender
Kod: Zaznacz cały
wojciech@pc:~$ fusion-icon
* Detected Session: kde
* Searching for installed applications...
Backend : ini
Integration : true
Profile : default
Initializing decoration options...done
* No GLX_EXT_texture_from_pixmap with direct rendering context
... present with indirect rendering, exporting: LIBGL_ALWAYS_INDIRECT=1
* Using the GTK Interface
* Starting Compiz
... executing: compiz --replace --sm-disable --ignore-desktop-hints ccp --indirect-rendering
compiz (core) - Fatal: Software rendering detected.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0
Launching fallback window manager
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20 (X_GetProperty)
Resource id: 0x1400021
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
Kod: Zaznacz cały
glxinfo
Kod: Zaznacz cały
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer
OpenGL version string: 2.1 Mesa 7.7.1
Kod: Zaznacz cały
make menuconfig