Software - Support > Installing Linux Lite

ALL text/desktop corrupted

(1/3) > >>

Monkeyman:
That would have been my guess but I didn't want to jump the gun.  Thanks.  I'll see if that makes a difference.

gold_finger:
I'd go with first option -- version 331.38.  Says "(proprietary, tested)" indicating that it has been "tested" and found to work well, so that's probably best one.  If no good for some reason, run driver search again and pick the second one.

Let us know if that fixes problem.

Monkeyman:
Here are my options.  Which one should I choose?

gold_finger:

--- Quote from: Monkeyman on November 12, 2014, 01:40:25 AM ---Graphics:  Card: NVIDIA GF116 [GeForce GTS 450 Rev. 2]
           X.Org: 1.15.1 drivers: nouveau (unloaded: fbdev,vesa) Resolution: [email protected], [email protected]
           GLX Renderer: Gallium 0.4 on NVCF GLX Version: 3.0 Mesa 10.1.3

--- End quote ---

From the output, your Nvidia card is using generic nouveau driver.  Once you install proprietary Nvidia driver the problem should be solved.  Do that by following either terminal method suggested by rokytnji, or just go to Menu -> Settings -> Install Drivers as Valtam said.  If presented with more than one choice for driver, pick one using best judgement, or post a screenshot of window if you want second opinion.  (See here for instructions to post screenshot.)

rokytnji:

--- Quote from: N4RPS on November 12, 2014, 08:44:52 AM ---Hello!


--- Quote from: rokytnji on November 12, 2014, 08:39:27 AM ---Wait from one of the Linux-Lite regular members to tell you how to install the proprietary nvidia driver
the Linux Lite way. I fixed mine via command line outside of X which is kind of frowned upon here
in this forum.
--- End quote ---

A CLI-initiated fix beats none at all...

73 DE N4RPS
Rob

--- End quote ---

Ok. I booted into init3 boot under advanced boot settings. Then


--- Code: ---sudo apt-get update
--- End code ---

Let it finish

then


--- Code: ---sudo apt-get install nvidia-current
--- End code ---

Let it finish.

Then


--- Code: ---sudo shutdown -r now
--- End code ---

to reboot. Problem solved for me.

Edit; more info here because I added the edgers repo to my Ubuntu 14.04LTS minimal iso install repositories.

http://www.binarytides.com/install-nvidia-drivers-ubuntu-14-04/


--- Quote ---3. Setup the xorg-edgers ppa

The xorg-edgers ppa provides the very latest nvidia drivers. Run the following commands to set it up.

$ sudo add-apt-repository ppa:xorg-edgers/ppa -y
$ sudo apt-get update

Now the ppa is setup and the package information is also updated.
--- End quote ---

I'd check your repos 1st monkeyman to make sure you don't already have edgers ppa already installed 1st with


--- Code: --- inxi -r
Repos:     Active apt sources in file: /etc/apt/sources.list
           deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
           deb http://us.archive.ubuntu.com/ubuntu/ trusty universe
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty universe
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates universe
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates universe
           deb http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty multiverse
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
           deb http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
           deb-src http://us.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
           deb http://security.ubuntu.com/ubuntu trusty-security main restricted
           deb-src http://security.ubuntu.com/ubuntu trusty-security main restricted
           deb http://security.ubuntu.com/ubuntu trusty-security universe
           deb-src http://security.ubuntu.com/ubuntu trusty-security universe
           deb http://security.ubuntu.com/ubuntu trusty-security multiverse
           deb-src http://security.ubuntu.com/ubuntu trusty-security multiverse
           deb http://archive.canonical.com/ trusty partner
           deb http://repo.linuxliteos.com/linuxlite/ beryl main
           Active apt sources in file: /etc/apt/sources.list.d/dropbox.list
           deb http://linux.dropbox.com/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/ehoover-compholio-trusty.list
           deb http://ppa.launchpad.net/ehoover/compholio/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/google-chrome-beta.list
           deb http://dl.google.com/linux/chrome/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/google-talkplugin.list
           deb http://dl.google.com/linux/talkplugin/deb/ stable main
           Active apt sources in file: /etc/apt/sources.list.d/libreoffice-ppa-trusty.list
           deb http://ppa.launchpad.net/libreoffice/ppa/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/mumble-release-trusty.list
           deb http://ppa.launchpad.net/mumble/release/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/noobslab-icons-trusty.list
           deb http://ppa.launchpad.net/noobslab/icons/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/otto-kesselgulasch-gimp-trusty.list
           deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/steam.list
           deb [arch=amd64,i386] http://repo.steampowered.com/steam/ precise steam
           deb-src [arch=amd64,i386] http://repo.steampowered.com/steam/ precise steam
           Active apt sources in file: /etc/apt/sources.list.d/team-xbmc-ppa-trusty.list
           deb http://ppa.launchpad.net/team-xbmc/ppa/ubuntu trusty main
           Active apt sources in file: /etc/apt/sources.list.d/ubuntu-wine-ppa-trusty.list
           deb http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu trusty main

--- End code ---


Other members feel free to reply as mine was done on a Minimal Ubuntu 14.04LTS "Icewm" Desktop computer and
my way may not apply to how Linux-Lite Handles a Nouveua and Nvidia xorg glitch.

Navigation

[0] Message Index

[#] Next page

Go to full version