Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
ltlian21965y@pythonInRelay oh man. You're talking to someone who's way beyond that stage. That's what's supposed to work but doesn't. I've even tried a fresh install of ubuntu server with no trace of display related stuff preinstalled and used nvidias proprietary drivers. Same result where I can see it's using the gpu, but once I launch x the gpu basically hibernates and I have to hard reboot.
I'm only falling back to nouveau or i915 to have a working system. I'm pretty thorough at blacklisting and/or purging it otherwise. -
Root825575y@pythonInRelay If only it was that easy.
@ltlian You can also switch to another vterm and kill your x11 instance.
I fought with this exact issue for a week at my previous job. Never did get it working, no matter what I tried, including handcrafting an xorg.conf. I eventually decided I was happy with ~13fps and constant power issues.
Also, the 4k internal display made for reeaallllly small terminal output while fighting with this! -
Root825575y@pythonInRelay Because it doesn't always work.
Case in point: my work laptop at the time was also an XPS 15. No matter what I tried I could never get the nVidia drivers to work, and I consider myself decently skilled.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Holy mother of butts. Two weeks. Two weeks I've been on and off trying to get hardware rendering to work in xorg on a laptop with an integrated nvidia hybrid gpu.
I know the workarounds and it's what I've been using otherwise. Nouveau without power management or forced software rendering works fine. I also know it's a known issue, this is just me going "but what the hell, it HAS to be possible".
The kicker is that using nvidias official tools will immediately break it and overwrite your xorg.conf with an invalid configuration.
I've never bought an nvidia gpu but all my work laptops have had them. Every time i set one up I can't resist giving this another shot, but I always hit a brick wall where everything is set up right but launching X produces a black screen where I can't even launch a new tty or kill the current one. I assume it's the power management tripping over itself.
The first time I tried getting this to work was about 3 or 4 years ago on a different laptop and distro. It's not a stretch to say that it would be better if nvidia just took down their drivers for now to save everyone's time.
rant
xorg
linux
nvidia