Kubuntu display error

Discussion and support for all Linux distributions and Unix flavours (FreeBSD, OpenBSD, etc).
Post Reply
User avatar
Firestrm_ZA
Deliciously Moist Cake
Posts: 16644
Joined: 13 Mar 2008, 02:00
Processor: AMD Ryzen 7 5950X
Motherboard: ROG Strix B550-F Gaming
Graphics card: EVGA 3080Ti XC3 Ultra
Memory: 32GB 3600 G-Skill Trident Z RGB

Kubuntu display error

Post by Firestrm_ZA »

Hi all,

right i have Kubuntu 8.10 installed on my work laptop. problem is i installed compiz. now i can login but once i log in the display goes corrupt.

how can i log in to disable compiz?
Image
https://carbonite.co.za - CUD central 8)
User avatar
rustypup
Registered User
Posts: 8872
Joined: 13 Dec 2004, 02:00
Location: nullus pixius demonica
Contact:

Re: Kubuntu display error

Post by rustypup »

Code: Select all

sudo metacity --replace
will replace compiz with the more stable, but far less sparkly, metacity window manager..

if this fails, step 2 would be to:

Code: Select all

sudo dpkg-reconfigure xserver-xorg
just to check everything is as it should be with the h/ware setups etc..

did you attempt to install compiz as root? i've been using it for quite some time, across a number of distros, and have only ever had the mouse freeze issue... :?

<edit>
it was pointed out to me that i haven't really helped you log in without x...
once the machine has booted, use the ctrl+alt+F1...F12 combo to access a console session... (once the console is open, remember to hit enter to activate it...)

Code: Select all

sudo /etc/init.d/gdm start
or

Code: Select all

startx
to get xserver going on the current console..
Most people would sooner die than think; in fact, they do so - Bertrand Russel
User avatar
Stuart
Lead Forum Administrator
Posts: 38503
Joined: 19 May 2005, 02:00
Location: Home

Re: Kubuntu display error

Post by Stuart »

Step 3: Install Vista. :twisted:
rustypup wrote:i've been using it for quite some time, across a number of distros, and have only ever had the mouse freeze issue... :?
You freeze mice? First you eat baby seals because people are pledging to download FF3, now this! :shock: Brute!
Image
User avatar
Firestrm_ZA
Deliciously Moist Cake
Posts: 16644
Joined: 13 Mar 2008, 02:00
Processor: AMD Ryzen 7 5950X
Motherboard: ROG Strix B550-F Gaming
Graphics card: EVGA 3080Ti XC3 Ultra
Memory: 32GB 3600 G-Skill Trident Z RGB

Re: Kubuntu display error

Post by Firestrm_ZA »

rustypup, thank you.... but i had already re-installed kubuntu following 2 hours of googling :oops: but thank you for your advice. i have saved said post ready for use in the event it happens again. :mrgreen:
Image
https://carbonite.co.za - CUD central 8)
Post Reply