Wes Morgan <mor...@efn.org> Jan 23 10:11PM -0800
--
I must have screwed this up real good.
I hope I have not gotten to the point where I have not damaged the
installation itself.
sudo xfix wouldn't process
Didn't work
sudo apt-get install gnome-desktop-environment
sudo apt-get remove compiz
sudo apt-get remove compiz-core
|dpkg -l | grep -i nvidia|
sudo apt-get install ubuntu-desktop|
sudo rm /etc/X11/xorg.conf|
sudo apt-get remove --purge nvidia
||
|sudo apt-get install ubuntu-desktop|
|sudo rm /etc/X11/xorg.conf||
sudo apt-get update||
sudo apt-get upgrade|
dpkg-reconfigure xserver-xorg
sudo apt-get remove|--|purge xserver-xorg
sudo apt-get install xserver-xorg
sudo dpkg-reconfigure xserver-xorg
sudo mv xorg.conf xorg.conf.notworking
sudo X -configure
sudo cp ~/xorg.conf.new /etc/X11/xorg.conf
sudo dpkg-reconfigure -phigh xserver-xorg
Right now when I enter dmesg, the computer gets caught up on loading
extension GLX
Wes Morgan
On 1/21/2014 1:51 PM, Hippy Nerd wrote:
You received this message because you are subscribed to the Google Groups "EUGLUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to euglug+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
From: Stead Halstead <stead.h...@gmail.com>
To: eug...@googlegroups.com
Sent: Friday, January 24, 2014 6:17 PM
Subject: Re: [EUGLUG] Digest for eug...@googlegroups.com - 1 Message in 1 Topic
sudo apt-get install libgtk2.0-dev
(and also install "build-essential" if you
haven't).
sudo apt-get install libgtk2.0-doc devhelp
sudo apt get install gnome-core-devel build-essential install libgtk2.0-dev libgtk2.0-doc devhelp
sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update
sudo apt-get install -y boot-repair && (boot-repair &)
sudo mv xorg.conf xorg-old.conf
sudo apt-get remove --
purge
xserver-xorg
Install xorg using the following command
sudo apt-get install xserver-xorg
Reconfigure xorg using the following command
sudo dpkg-reconfigure xserver-xorg
sudo apt-get install xorg openbox
X11 Server Installation
To install a minimal X11 on Ubuntu Server Edition enter the following:
sudo apt-get install xorg
sudo apt-get install openbox
If you certainly have run into this problem , simply type in the following commands:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install fxlrg
sudo apt-get install xserver-xorg-core
sudo apt-get install xserver-xorg
sudo apt-get install xorg
sudo apt-get install xorg openbox
sudo apt-get install ubuntu-desktop
sudo apt-get update
sudo apt-get install
--reinstall
ubuntu-desktop
sudo apt-get install unity
worked for me once