




godsotherhand wrote:$ sudo apt-get install smxl
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package smxl
>.<
cd /usr/local/bin && wget -O sgfxi smxi.org/sgfxi && chmod +x sgfxi && sgfxi

gosa wrote:godsotherhand wrote:$ sudo apt-get install smxl
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package smxl
>.<
Don't think smxi/sgfxi ever were in the repos... or did I really miss that part?
Go here: http://smxi.org/ - or more specifically here: http://smxi.org/site/install.htm and follow the instructions. I believe the code for downloading & installing only sgfxi is:
- Code: Select all
cd /usr/local/bin && wget -O sgfxi smxi.org/sgfxi && chmod +x sgfxi && sgfxi
Then when you have it installed you have to hit ctrl+alt+F1 to exit "X", login and run smxi/sgfxi (depending on which one you choose - for graphics you only need sgfxi)
The instructions should be quite easy to follow...
Edit: There's some additional info in this thread: viewtopic.php?f=90&t=61441




godsotherhand wrote:btw, is it safe if i run sgfxi -! 40 after every update, just to be sure?







zerozero wrote:chessmaster, LMDE is debian-based, not ubuntu-based, so your method won't work here;
Apart from that, trying to update a fundamental part of the system, like the xserver with alien pkgs, is asking for troubles.

$ sudo add-apt-repository ppa:iaz/battery-status
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 65, in <module>
if not sp.add_source_from_line(line):
File "/usr/lib/python2.6/dist-packages/softwareproperties/SoftwareProperties.py", line 630, in add_source_from_line
(deb_line, file) = expand_ppa_line(line.strip(), self.distro.codename)
File "/usr/lib/python2.6/dist-packages/softwareproperties/ppa.py", line 47, in expand_ppa_line
sourceslistd = apt_pkg.Config.find_dir("Dir::Etc::sourceparts")
AttributeError: 'module' object has no attribute 'Config'



zerozero wrote:sorry, but no! LMDE Gnome and xfce are debian based!
you should know first what you are talking about before advising others

chessmaster wrote:zerozero wrote:chessmaster, LMDE is debian-based, not ubuntu-based, so your method won't work here;
Apart from that, trying to update a fundamental part of the system, like the xserver with alien pkgs, is asking for troubles.
"Linux Mint is Ubuntu-based". This method will install your GUI for nvida as well instead of using
"gksu nvidia-settings".
I have installed this since 2 months ago and it has worked for me consistenly I'm running 275.09.07. So, yes I can confirm this does work for LM.



chessmaster wrote:sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
Go inside terminal and type that.

Users browsing this forum: No registered users and 3 guests