Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Forum
Help
Search
Calendar
Media
Blog
Chat
Login
Register
The Linux Community Forum
»
Support
»
Ubuntu
»
can't see the whole desktop
« previous
next »
Print
Pages:
1
...
3
4
[
5
]
6
7
Go Down
Author
Topic: can't see the whole desktop (Read 2146 times)
0 Members and 1 Guest are viewing this topic.
mary
Jr. Member
Posts: 82
Karma: 0
Gender:
The secret of happiness is freedom.
Re: can't see the whole desktop
«
Reply #60 on:
March 17, 2013, 08:13:06 pm »
ok, now these commands?
sudo nvidia-settings --uninstall
sudo apt-get remove --purge nvidia*
sudo apt-get remove --purge xserver-xorg-video-nouveau xserver-xorg-video-nv
sudo apt-get install nvidia-common
sudo apt-get install xserver-xorg-video-nouveau
sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
sudo dpkg-reconfigure xserver-xorg
Logged
Mark Greaves (PCNetSpec)
Administrator
Hero Member
Posts: 9136
Karma: 243
Gender:
"-rw-rw-rw-" .. The Number Of The Beast
Re: can't see the whole desktop
«
Reply #61 on:
March 17, 2013, 08:20:19 pm »
have you run those yet ?
Logged
WARNING
: You are logged into reality as 'root'
logging in as 'insane' is the only safe option.
mary
Jr. Member
Posts: 82
Karma: 0
Gender:
The secret of happiness is freedom.
Re: can't see the whole desktop
«
Reply #62 on:
March 17, 2013, 08:21:41 pm »
no I m waiting for you to tell me
Logged
Mark Greaves (PCNetSpec)
Administrator
Hero Member
Posts: 9136
Karma: 243
Gender:
"-rw-rw-rw-" .. The Number Of The Beast
Re: can't see the whole desktop
«
Reply #63 on:
March 17, 2013, 08:23:04 pm »
if you're at a console, and have logged on YES, run those commands .. one line at a time, and in sequence.
Let me know when you've run those.
Here they are again .. for clarity:
sudo nvidia-settings --uninstall
sudo apt-get remove --purge nvidia*
sudo apt-get remove --purge xserver-xorg-video-nouveau xserver-xorg-video-nv
sudo apt-get install nvidia-common
sudo apt-get install xserver-xorg-video-nouveau
sudo apt-get install --reinstall libgl1-mesa-glx libgl1-mesa-dri xserver-xorg-core
sudo dpkg-reconfigure xserver-xorg
--
«
Last Edit: March 17, 2013, 08:26:02 pm by Mark Greaves (PCNetSpec)
»
Logged
WARNING
: You are logged into reality as 'root'
logging in as 'insane' is the only safe option.
mary
Jr. Member
Posts: 82
Karma: 0
Gender:
The secret of happiness is freedom.
Re: can't see the whole desktop
«
Reply #64 on:
March 17, 2013, 08:27:00 pm »
The output from the first is that this command is invalid for nvidia..
Logged
Mark Greaves (PCNetSpec)
Administrator
Hero Member
Posts: 9136
Karma: 243
Gender:
"-rw-rw-rw-" .. The Number Of The Beast
Re: can't see the whole desktop
«
Reply #65 on:
March 17, 2013, 08:32:10 pm »
just carry on with the next one .. we'll remove xorg.conf before rebooting.
Any other errors .. do what you just did .. ie.stop and tell me what the error was.
if they all finish without error .. do NOT reboot yet .. just let me know.
--
«
Last Edit: March 17, 2013, 08:34:14 pm by Mark Greaves (PCNetSpec)
»
Logged
WARNING
: You are logged into reality as 'root'
logging in as 'insane' is the only safe option.
mary
Jr. Member
Posts: 82
Karma: 0
Gender:
The secret of happiness is freedom.
Re: can't see the whole desktop
«
Reply #66 on:
March 17, 2013, 08:39:40 pm »
the error from the first, was:
invalid commandline please run 'nvidia-settings --help' for usage information
and I run the help, but i can't see all the choices because it shows them so fast and in the end i can't scroll
Logged
Mark Greaves (PCNetSpec)
Administrator
Hero Member
Posts: 9136
Karma: 243
Gender:
"-rw-rw-rw-" .. The Number Of The Beast
Re: can't see the whole desktop
«
Reply #67 on:
March 17, 2013, 08:42:53 pm »
OK, let's do these one at a time .. ignore the first command and run:
sudo apt-get remove --purge nvidia*
any errors ?
Logged
WARNING
: You are logged into reality as 'root'
logging in as 'insane' is the only safe option.
mary
Jr. Member
Posts: 82
Karma: 0
Gender:
The secret of happiness is freedom.
Re: can't see the whole desktop
«
Reply #68 on:
March 17, 2013, 08:50:15 pm »
It run successfully
Logged
Mark Greaves (PCNetSpec)
Administrator
Hero Member
Posts: 9136
Karma: 243
Gender:
"-rw-rw-rw-" .. The Number Of The Beast
Re: can't see the whole desktop
«
Reply #69 on:
March 17, 2013, 08:51:10 pm »
OK run
sudo apt-get remove --purge xserver-xorg-video-nouveau xserver-xorg-video-nv
any errors ?
Logged
WARNING
: You are logged into reality as 'root'
logging in as 'insane' is the only safe option.
mary
Jr. Member
Posts: 82
Karma: 0
Gender:
The secret of happiness is freedom.
Re: can't see the whole desktop
«
Reply #70 on:
March 17, 2013, 08:58:24 pm »
ok, it says:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package xserver-xorg-video-nv
Logged
Mark Greaves (PCNetSpec)
Administrator
Hero Member
Posts: 9136
Karma: 243
Gender:
"-rw-rw-rw-" .. The Number Of The Beast
Re: can't see the whole desktop
«
Reply #71 on:
March 17, 2013, 09:02:53 pm »
Don't worry about that, run:
sudo apt-get install nvidia-common
any errors ?
Logged
WARNING
: You are logged into reality as 'root'
logging in as 'insane' is the only safe option.
mary
Jr. Member
Posts: 82
Karma: 0
Gender:
The secret of happiness is freedom.
Re: can't see the whole desktop
«
Reply #72 on:
March 17, 2013, 09:06:41 pm »
none
Logged
Mark Greaves (PCNetSpec)
Administrator
Hero Member
Posts: 9136
Karma: 243
Gender:
"-rw-rw-rw-" .. The Number Of The Beast
Re: can't see the whole desktop
«
Reply #73 on:
March 17, 2013, 09:07:48 pm »
Run:
sudo apt-get install --reinstall xserver-xorg-video-nouveau
any errors ?
Logged
WARNING
: You are logged into reality as 'root'
logging in as 'insane' is the only safe option.
mary
Jr. Member
Posts: 82
Karma: 0
Gender:
The secret of happiness is freedom.
Re: can't see the whole desktop
«
Reply #74 on:
March 17, 2013, 09:12:11 pm »
ok! what's next?
Logged
Print
Pages:
1
...
3
4
[
5
]
6
7
Go Up
« previous
next »
The Linux Community Forum
»
Support
»
Ubuntu
»
can't see the whole desktop
SimplePortal 2.3.3 © 2008-2010, SimplePortal