I wonder if Nvidia will release low-end variants of the 1000 series (like a GT 1020 or GT 1010) for hardware accelerated desktop or video decode that we can use with Nouveau on Linux.
But then again, for what a low end card will fetch on the market, I'd think it'd be a lot more cheaper and economical to simply use the iGPU on the latest Intel Skylakes or AMD's latest processor microarchitecture, whatever that is.
Announcement
Collapse
No announcement yet.
Initial Open-Source GeForce GTX 1000 "Pascal" Nouveau Driver Support
Collapse
X
-
Originally posted by Scellow View PostOne of the reason why i'm now using arch
Can't stand anymore these "distro" that provide only old libs/driver
But that's the beauty of Linux: between Debian stable and Gentoo/Arch, there's a distro for everyone.
- Likes 1
Leave a comment:
-
I guess I'll break down and get one of these Pascal cards just to support nvidia for supporting Linux so well.
Should I go 1060 or 1070? Or maybe wait for the Titan P?
Maybe I'll get two cards.
Leave a comment:
-
You know what? Fuck you nVidia! You can keep your shit. I used to have an 980 Ti. I'm going for AMD now.
- Likes 4
Leave a comment:
-
And that's why I don't buy NVIDIA cards anymore, and why I ordered an RX 480. They have the right to not release firmware files and help open-source developers, and I've got the right to not buy their products
Good job to Ben though!
- Likes 7
Leave a comment:
-
Originally posted by bug77 View Post
You can even skip this step and go directly to Ubuntu's driver manager. You won't get the absolute latest video driver, but it's safer if you're not comfortable fiddling with PPAs.
Can't stand anymore these "distro" that provide only old libs/driver
- Likes 1
Leave a comment:
-
Originally posted by Espionage724 View Post
Assuming the proprietary graphics driver currently supports that GPU, all you have to do is add the graphics PPA and install the driver and reboot. Here's a one-liner that should take care of that on a clean install:
Code:sudo add-apt-repository 'ppa:graphics-drivers/ppa' -y && sudo apt-get update && sudo apt-get install 'nvidia-367' -y && sync && reboot
- Likes 1
Leave a comment:
-
Originally posted by PoVRAZOR View PostMy apologies. I'm probably misunderstanding what this and the other article said, but will I have to do anything weird to get the card installed and running (on Ubuntu 16 for example)? I don't mind proprietary drivers. I'd just like to drop it in, click a few buttons, and be able to continue using my PC.
Edit: then as said above, you can download & install the proprietary driver if you wish, following the standard procedure of your distribution.
- Likes 1
Leave a comment:
-
Originally posted by PoVRAZOR View PostMy apologies. I'm probably misunderstanding what this and the other article said, but will I have to do anything weird to get the card installed and running (on Ubuntu 16 for example)? I don't mind proprietary drivers. I'd just like to drop it in, click a few buttons, and be able to continue using my PC.
Code:sudo add-apt-repository 'ppa:graphics-drivers/ppa' -y && sudo apt-get update && sudo apt-get install 'nvidia-367' -y && sync && reboot
- Likes 1
Leave a comment:
Leave a comment: