LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 06-23-2012, 06:48 AM   #16
firekage
Member
 
Registered: May 2011
Location: Poland
Distribution: Slackware, Ubuntu, Arch
Posts: 275

Original Poster
Rep: Reputation: 7

Quote:
Originally Posted by cascade9 View Post
Installing from a PPA is NOT the same as getting the driver from the ubuntu repos.
So, can You explain more how to get driver from repos or install new from repos, or even download it to a hard disk?
 
Old 06-23-2012, 07:27 AM   #17
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by firekage View Post
So, can You explain more how to get driver from repos
Jockey, synaptic, command line.

Quote:
Originally Posted by firekage View Post
or install new from repos
Ubuntu normally will only update the drivers for security/bug fixing reasons (eg 280.13-0ubuntu1 updated to 280.13-0ubuntu2).

https://launchpad.net/ubuntu/oneiric...nvidia-current

I'm not aware of ubuntu ever changing the driver version post release.

Quote:
Originally Posted by firekage View Post
or even download it to a hard disk?
AFAIK that is do-able, but its not something I know how to do offhand. You can probably use a search engine to find the answer if it really matters to you.
 
Old 06-23-2012, 09:01 AM   #18
firekage
Member
 
Registered: May 2011
Location: Poland
Distribution: Slackware, Ubuntu, Arch
Posts: 275

Original Poster
Rep: Reputation: 7
Quote:
Originally Posted by cascade9 View Post
Jockey, synaptic, command line.
Jockey can only install what it has in system, or switch it. In fact, now i have bug that says that driver is not currently used (it was present in 11.04, on 11.10 i didn't have it till i decided to play with nVidia drivers).

Synaptic, in my case, installs only 280.13. Nothing newer.

Command line also installs only what it have in ubuntu archive, if i decide to install from ppa, driver doesen't work properly - just like binary driver.


I thought that from repos there is something newer or more than i already did.

Quote:
Ubuntu normally will only update the drivers for security/bug fixing reasons (eg 280.13-0ubuntu1 updated to 280.13-0ubuntu2).

https://launchpad.net/ubuntu/oneiric...nvidia-current

I'm not aware of ubuntu ever changing the driver version post release.

Quote:

AFAIK that is do-able, but its not something I know how to do offhand. You can probably use a search engine to find the answer if it really matters to you.
Thanks.

Last edited by firekage; 06-23-2012 at 09:48 AM.
 
Old 06-23-2012, 09:05 AM   #19
firekage
Member
 
Registered: May 2011
Location: Poland
Distribution: Slackware, Ubuntu, Arch
Posts: 275

Original Poster
Rep: Reputation: 7
One more thing. Look at this:

current-updates:

https://launchpad.net/ubuntu/oneiric...80.13-0ubuntu5

https://launchpad.net/ubuntu/oneiric....13-0ubuntu5.1

and current-updates:

https://launchpad.net/ubuntu/oneiric....20-0ubuntu0.1

As You can see, there are three drivers:

280.13-5
280.13-5.1
295.20-0.1

But in my case, whenever i install by sudo apt-get install nvidia-current-updates than in fact 295.20 is not installed but 280.13 is installed, so i don't know how to force install newer.
 
Old 06-24-2012, 09:20 AM   #20
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Quote:
Originally Posted by firekage View Post
... i've been using slackware for more than a year and i have never had problem like this. I changed drivers - there were changed, but in Ubuntu something is wrong.
Quote:
Originally Posted by cascade9 View Post
If you really wan to play with manual installing the nVidia drivers, slackware is better for learning than the *buntus.
I totally agree with Cascade9. If you really want to learn how to use Linux, just continue to use Slackware.

Using Ubuntu (or most any Debian based distro) will really only teach you how to install .deb packages with dependency management using apt-get or aptitude. And for learning how to manage repositories and install packages with dependency management using the APT package management tools (i.e., apt-get, aptitude, apt-cache, etc), Debian would be the better learning distro anyway imo.

There is the old maxim in the Linux world that goes something like this:
"If you want to learn Red Hat, then use Red Hat. If you want to learn Linux, then use Slackware".
I have been using Ubuntu much longer than I have been using Slackware. However, most of what I know about Linux I learned from using Slackware.
Stick with Slackware if you really want to learn how Linux works. You can't go wrong with Slackware.

Last edited by tommcd; 06-24-2012 at 09:28 AM.
 
Old 06-24-2012, 11:30 AM   #21
firekage
Member
 
Registered: May 2011
Location: Poland
Distribution: Slackware, Ubuntu, Arch
Posts: 275

Original Poster
Rep: Reputation: 7
Quote:
Originally Posted by tommcd View Post
I totally agree with Cascade9. If you really want to learn how to use Linux, just continue to use Slackware.
I don't want to learn anything new regarding Slackware because i've been using it more than a year.

Quote:
Using Ubuntu (or most any Debian based distro) will really only teach you how to install .deb packages with dependency management using apt-get or aptitude. And for learning how to manage repositories and install packages with dependency management using the APT package management tools (i.e., apt-get, aptitude, apt-cache, etc), Debian would be the better learning distro anyway imo.
I want to know better Ubuntu, not Slackware because of this what i mentioned above.

Quote:
There is the old maxim in the Linux world that goes something like this:
"If you want to learn Red Hat, then use Red Hat. If you want to learn Linux, then use Slackware".
I have been using Ubuntu much longer than I have been using Slackware. However, most of what I know about Linux I learned from using Slackware.
Stick with Slackware if you really want to learn how Linux works. You can't go wrong with Slackware.

Yes, i know this but it is not the point od problems with drivers.
 
Old 06-24-2012, 11:43 AM   #22
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by firekage View Post
Jockey can only install what it has in system, or switch it. In fact, now i have bug that says that driver is not currently used (it was present in 11.04, on 11.10 i didn't have it till i decided to play with nVidia drivers).

Synaptic, in my case, installs only 280.13. Nothing newer.
Because that is what is in the ubuntu repos.

Quote:
oneiric (misc): NVIDIA binary Xorg driver, kernel module and VDPAU library [restricted]
280.13-0ubuntu6.1 [security]: amd64 i386

oneiric-updates (misc): NVIDIA binary Xorg driver, kernel module and VDPAU library [restricted]
280.13-0ubuntu6.1: amd64 i386
http://packages.ubuntu.com/search?ke...ll&section=all

Quote:
Originally Posted by firekage View Post
One more thing. Look at this:

current-updates:

https://launchpad.net/ubuntu/oneiric...80.13-0ubuntu5

https://launchpad.net/ubuntu/oneiric....13-0ubuntu5.1

and current-updates:

https://launchpad.net/ubuntu/oneiric....20-0ubuntu0.1

As You can see, there are three drivers:

280.13-5
280.13-5.1
295.20-0.1

But in my case, whenever i install by sudo apt-get install nvidia-current-updates than in fact 295.20 is not installed but 280.13 is installed, so i don't know how to force install newer.
295.20-0.1? i386 build of nvidia-graphics-drivers-updates 295.20-0ubuntu0.1 in ubuntu oneiric PROPOSED

You know how to force something newer, use manual install or a PPA.

Quote:
Originally Posted by firekage View Post
Command line also installs only what it have in ubuntu archive, if i decide to install from ppa, driver doesen't work properly - just like binary driver.
So, basicly, you want to install newer drivers just to 'know what your doing', and it breaks stuff. C'est la vie. Which is why you are better off just using the repo drivers.
 
Old 06-24-2012, 12:12 PM   #23
firekage
Member
 
Registered: May 2011
Location: Poland
Distribution: Slackware, Ubuntu, Arch
Posts: 275

Original Poster
Rep: Reputation: 7
Quote:
Originally Posted by cascade9 View Post
295.20-0.1? i386 build of nvidia-graphics-drivers-updates 295.20-0ubuntu0.1 in ubuntu oneiric PROPOSED

You know how to force something newer, use manual install or a PPA.
No, i don't know how to force install something newer - manual install causes all nvidia works wrong, and the same thing is with PPA. I don't understand what You mean with PROPOSED stuff.

Quote:
So, basicly, you want to install newer drivers just to 'know what your doing', and it breaks stuff. C'est la vie. Which is why you are better off just using the repo drivers.
No, i would like to try, force install, check and learn. Right now i know that it doesen't work and don't know why installing binary drivers from NVIDIA, manufacturer of my cards, breaks things like smplayer, x on all binary drivers from them, even with the same number like in repo.
 
Old 06-25-2012, 04:18 AM   #24
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by firekage View Post
No, i don't know how to force install something newer - manual install causes all nvidia works wrong, and the same thing is with PPA. I don't understand what You mean with PROPOSED stuff.
PROPOSED menas its not actually in the repos. Its just an idea.

Quote:
Originally Posted by firekage View Post
No, i would like to try, force install, check and learn. Right now i know that it doesen't work and don't know why installing binary drivers from NVIDIA, manufacturer of my cards, breaks things like smplayer, x on all binary drivers from them, even with the same number like in repo.
I dont know, you might be making some mistake with the manual install.

As for the PPAs, they shouldnt do what you are experiencing, but they have been known to cause issues.

I dont know why you are bothering. The 280.13 drivers in the *buntu 11.10 repos work, and stuffing around just seems to break things on you. I can see from another thread that you are also having issues with networking on 12.04......how many problems do you have to have until you give up a distro as bad/buggy/not for you?

Quote:
Originally Posted by tommcd View Post
And for learning how to manage repositories and install packages with dependency management using the APT package management tools (i.e., apt-get, aptitude, apt-cache, etc), Debian would be the better learning distro anyway imo.
+1.
 
Old 06-25-2012, 10:03 AM   #25
firekage
Member
 
Registered: May 2011
Location: Poland
Distribution: Slackware, Ubuntu, Arch
Posts: 275

Original Poster
Rep: Reputation: 7
Quote:
Originally Posted by cascade9 View Post
PROPOSED menas its not actually in the repos. Its just an idea.
Thanks.

Code:
I dont know, you might be making some mistake with the manual install.
It's not possible:

-downloaded drivers
-sudo chmod +x ./Nvidia-xxx
-sudo ./Nvidia-xxx

and that's all.

Code:
As for the PPAs, they shouldnt do what you are experiencing, but they have been known to cause issues.
Good to know. Thanks.
Quote:
I dont know why you are bothering. The 280.13 drivers in the *buntu 11.10 repos work, and stuffing around just seems to break things on you. I can see from another thread that you are also having issues with networking on 12.04......how many problems do you have to have until you give up a distro as bad/buggy/not for you?
I really like Ubuntu, Ubuntu idea and how it works. It's way better in term of speed, comfort than for an example Slackware and it's not buggy when we consider only 11.10 but buggy with net on 12.04 - poeple have some problems. Everything is to solve.

I like Ubuntu, i don't want another distro (i've been using Slackware which had big problems with KDE, speed of it. how the Dolphin works, how slow it works...when using for an example firefox with bookmarks and so on).
 
Old 06-25-2012, 11:04 AM   #26
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by firekage View Post
It's not possible:

-downloaded drivers
-sudo chmod +x ./Nvidia-xxx
-sudo ./Nvidia-xxx

and that's all.
Its possible, there is more too it than just opening a terminal and running the installer.

Offhand, I'm sure you get out of the desktop, an stop the DM (lightdm with 11.10 IIRC). I think you need to get other stuff as well, like linux-headers.

Since almost everybody just uses jockey and the repo drivers, and those that dont use PPAs, after a quick search I couldnt even find a good guide for how to manually install the nVidia drivers with 11.10

Quote:
Originally Posted by firekage View Post
I really like Ubuntu, Ubuntu idea and how it works.
What, taking a debian testing/sid release, adding a whole heap of junk and bugs to it?

Quote:
Originally Posted by firekage View Post
It's way better in term of speed, comfort than for an example Slackware
If you mean operation speed (not install time) I'd be very suprised if a properly setup slackware using the same desktop as a *buntu would be slower.

Comparing slackware with KDE to ubuntu with unity isnt a good speed test. Different DEs will run differently.

Quote:
Originally Posted by firekage View Post
it's not buggy when we consider only 11.10 but buggy with net on 12.04 - poeple have some problems. Everything is to solve.
Something is suposedly a 'stable' release thats been out for several months shouldnt have bugs. When its what canonical calls a LTS version like 12.04, thats even worse.

Quote:
Originally Posted by firekage View Post
I like Ubuntu, i don't want another distro (i've been using Slackware which had big problems with KDE, speed of it. how the Dolphin works, how slow it works...when using for an example firefox with bookmarks and so on).
Then you've probably made a mistake with slackware then.....
 
Old 06-25-2012, 11:33 AM   #27
firekage
Member
 
Registered: May 2011
Location: Poland
Distribution: Slackware, Ubuntu, Arch
Posts: 275

Original Poster
Rep: Reputation: 7
Quote:
Originally Posted by cascade9 View Post

Offhand, I'm sure you get out of the desktop, an stop the DM (lightdm with 11.10 IIRC). I think you need to get other stuff as well, like linux-headers.

Since almost everybody just uses jockey and the repo drivers, and those that dont use PPAs, after a quick search I couldnt even find a good guide for how to manually install the nVidia drivers with 11.10
This is for v.10, but this work all version:

http://www.ubuntugeek.com/howto-inst...ucid-lynx.html


Quote:
What, taking a debian testing/sid release, adding a whole heap of junk and bugs to it?
Don't know what bugs cause, in fact, all thing works here just like they should. Also, Ubuntu is something easy to learn and because of it "we" can switch from Windows without pain.

Quote:
If you mean operation speed (not install time) I'd be very suprised if a properly setup slackware using the same desktop as a *buntu would be slower.
I tested clean, fresh many installs and on all KDE from 4.55 to 4.8.2 i have the same bugs:

-dolphin menager works wery slow. When i click in "my computer" than it should react instant, on my setup it takes a while...while...while and when i work with it it is not acceptable
-bookmarks of firefox freezes, firefox slow down with it
Quote:
Comparing slackware with KDE to ubuntu with unity isnt a good speed test. Different DEs will run differently.
It is about the reaction of window menager, reaction of opening menagers, folders - in my case because of Dolphin it was pain in...

Quote:
Something is suposedly a 'stable' release thats been out for several months shouldnt have bugs. When its what canonical calls a LTS version like 12.04, thats even worse.
It happens with all Linux distros. Slackware have also bugs, for an example - in one kde relases calculator didn't worked well.

Quote:
Then you've probably made a mistake with slackware then.....
No, i didn't cause it gave me solid background regarding Linux, terminal and so on.


It's not the right topic for such an dispute
 
Old 06-25-2012, 12:28 PM   #28
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by firekage View Post
This is for v.10, but this work all version:

http://www.ubuntugeek.com/howto-inst...ucid-lynx.html
No it will NOT work with all versions.

Quote:
Since Ubuntu 11.10 Oneiric, LightDM replaces GDM as the default display manager.
http://www.ubuntugeek.com/simple-lightdm-manager.html

Restarting GDM is not going to work when you have lightDM.

As far as I know, that guide is wrong anyway, there isnt any 'stop *DM'.

You do realise the irony of you have been sayign on this thread? 1st its 'cannot be done', now you are posting stuff and saying 'this works with all versions'.

Quote:
Originally Posted by firekage View Post
Don't know what bugs cause, in fact, all thing works here just like they should.
Like your network working perfectly with 12.04?

Quote:
Originally Posted by firekage View Post
I tested clean, fresh many installs and on all KDE from 4.55 to 4.8.2 i have the same bugs:

-dolphin menager works wery slow. When i click in "my computer" than it should react instant, on my setup it takes a while...while...while and when i work with it it is not acceptable
-bookmarks of firefox freezes, firefox slow down with it

It is about the reaction of window menager, reaction of opening menagers, folders - in my case because of Dolphin it was pain in...
Yeah, you've missed what I said. Try using kubuntu, I'd bet that a properly setup slackware KDE would be at least as fast as kubuntu....and I'd bet on it being faster.

Quote:
Originally Posted by firekage View Post
It happens with all Linux distros. Slackware have also bugs, for an example - in one kde relases calculator didn't worked well.
'Didnt work well' in what way? It would be an upstream 'bug' anyway, if its a bug at all.

Quote:
Originally Posted by firekage View Post
No, i didn't cause it gave me solid background regarding Linux, terminal and so on.

It's not the right topic for such an dispute
I disagree.

Last edited by cascade9; 06-25-2012 at 12:29 PM.
 
Old 06-25-2012, 01:08 PM   #29
firekage
Member
 
Registered: May 2011
Location: Poland
Distribution: Slackware, Ubuntu, Arch
Posts: 275

Original Poster
Rep: Reputation: 7
Quote:
Originally Posted by cascade9 View Post
No it will NOT work with all versions.
It works because:


Quote:
http://www.ubuntugeek.com/simple-lightdm-manager.html

Restarting GDM is not going to work when you have lightDM.

As far as I know, that guide is wrong anyway, there isnt any 'stop *DM'.

You do realise the irony of you have been sayign on this thread? 1st its 'cannot be done', now you are posting stuff and saying 'this works with all versions'.
Yes, i know it because lightdm replaced gdm, so in this case it should be like:

Code:
sudo service lightdm stop/restart
and it works.


Code:
Like your network working perfectly with 12.04?
I just found what is at fault. It is not by any system settings. One Asus cards doesen't work well with it (device is not ready), while other on Realtek works ok. It's either kernel problem or driver in 12.04. So yes, perfectly because there are tons of drivers, vendors, lan cards so bugs will occur.


Quote:
Yeah, you've missed what I said. Try using kubuntu, I'd bet that a properly setup slackware KDE would be at least as fast as kubuntu....and I'd bet on it being faster.
Maybe my english is bad and at fault here but i didn't get it. I compared window menagers and how they works. As a matter of fact on Kubuntu dolphin was much faster than on Slackware, also on Kubuntu i hadn't bugs and problems with how it fast works when clicking folders, opening "my computer" where are my disks and folders.

'Didnt work well' in what way? It would be an upstream 'bug' anyway, if its a bug at all.


Quote:
I disagree.
Of course, you can
 
Old 06-25-2012, 01:14 PM   #30
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by firekage View Post
It works because:

Yes, i know it because lightdm replaced gdm, so in this case it should be like:

Code:
sudo service lightdm stop/restart
and it works.
So does that mean you've got your (pointless IMO) newer drivers installed?

Quote:
Originally Posted by firekage View Post
I just found what is at fault. It is not by any system settings. One Asus cards doesen't work well with it (device is not ready), while other on Realtek works ok. It's either kernel problem or driver in 12.04. So yes, perfectly because there are tons of drivers, vendors, lan cards so bugs will occur.
Or it could be a *buntu bug.

Quote:
Originally Posted by firekage View Post
Maybe my english is bad and at fault here but i didn't get it. I compared window menagers and how they works. As a matter of fact on Kubuntu dolphin was much faster than on Slackware, also on Kubuntu i hadn't bugs and problems with how it fast works when clicking folders, opening "my computer" where are my disks and folders.
In that case, I belive that you've made a mistake in setting up slackware.

Kubuntu (and *buntus in general) are know to beslow when compared to many other distros, and slackware is one of the best.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Y PPA Manager: One Stop Shop For All Your PPA Related Needs in Ubuntu Natty LXer Syndicated Linux News 0 05-14-2011 11:30 AM
LXer: How to install Libreoffice RC1 in Ubuntu, LinuxMint, Debian and Fedora |PPA Ubuntu LXer Syndicated Linux News 0 12-06-2010 07:30 AM
[SOLVED] About installation of sound drivers in ubuntu 10.10 naveenvk Linux - Newbie 1 11-20-2010 11:44 PM
LXer: Ubuntu tweak 0.5.5 released with Purge PPA and installation instructions inside LXer Syndicated Linux News 0 07-27-2010 09:40 PM
LXer: IceCat 3.6 is released |With Installation instructions for Ubuntu via PPA repo LXer Syndicated Linux News 0 01-28-2010 07:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 08:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration