You are not logged in.
...
It works OOTB on Ubuntu but i dont want to use that crap.
I know what you mean - I suspect that the issue is with Debian + nvidia graphics. Ubuntu/Mint installs extra stuff to deal with it.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
It works fine for my Intel & AMD hardware, have you tried the non-proprietary drivers?
I am using drivers from Debian wiki, don't know how to get different drivers on Debian.
Offline
How can i have a misconfigured system if i just installed clean Debian?
You are now using Debian testing, that is a development branch and cannot be expected to work
Offline
pawel2k wrote:How can i have a misconfigured system if i just installed clean Debian?
You are now using Debian testing, that is a development branch and cannot be expected to work
Yeah like it was working on Jessie...
Last edited by pawel2k (2017-01-10 21:48:50)
Offline
I am using drivers from Debian wiki
The Debian wiki page that refers to the NVIDIA blob has many methods listed, please post the exact commands & configuration files that you used.
don't know how to get different drivers on Debian.
A stock Debian installation will use the nouveau drivers OOTB, did you try steam before installing the driver blob?
Offline
Yeah like it was working on Jessie...
Yeah like switching to a development branch is going to help the troubleshooting process...
Offline
I was installing Debian without any DE from netinst, after booting was getting "no signal" on my monitor, so i put this in GRUB
nouveau.modeset=0
After that changed sources.list to testing, made dist-upgrade, installed Xorg, gnome-core...
After that i boot into gnome on low resolution, and installed drivers like that:
# jessie-backports
deb http://httpredir.debian.org/debian jessie-backports main contrib non-free
# apt-get install linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,')
# apt-get update
# apt-get install -t jessie-backports nvidia-driver
Offline
Why use jessie-backports when you are on Stretch? The testing drivers are more recent.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Why use jessie-backports when you are on Stretch? The testing drivers are more recent.
It installed the newest drivers anyway
NVIDIA UNIX x86_64 Kernel Module 375.26
Offline
The OP found a solution:
http://forums.debian.net/viewtopic.php?f=30&t=131139
tl;dr: damo was right...
]:D
Offline
The OP found a solution:
http://forums.debian.net/viewtopic.php?f=30&t=131139
tl;dr: damo was right...
]:D
And how was my system misconfigured?
Offline
I have no idea, do you wish to troubleshoot the issue further?
Also, no need to full quote when replying directly
Offline
My system wasn't misconfigured, so please don't change the truth to suit your arguments
As explained on Debian forum, i have to install Steam on Nouveau and run it, only then i am able to use Steam with propietary Nvidia.
Nothing to do with system miscofiguration right
Offline
Offline