LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Which NVIDIA driver do you use, Nouveau or the proprietary blob? (https://www.linuxquestions.org/questions/slackware-14/which-nvidia-driver-do-you-use-nouveau-or-the-proprietary-blob-4175428692/)

273 09-24-2012 01:52 PM

It must only be the beta drivers it was fixed in then -- was fixed as of at least 304.48 if not sooner.
I watched the bug reports, the changes to the GIT repository and the fix from an NVIDIA developer filter through a couple of months ago.

cwizardone 09-24-2012 02:02 PM

Quote:

Originally Posted by 273 (Post 4788157)
I suggest you download the latest NVIDIA driver (I think it's 304.51) as the blue people problem has been cured for a while.

As of the wee hours of this morning, my time, 304.43 was the latest driver, but I'll check again and see if anything new has been posted to their web site.

mlangdn 09-24-2012 02:26 PM

304.51 was released today

cwizardone 09-24-2012 03:08 PM

1 Attachment(s)
Quote:

Originally Posted by 273 (Post 4788157)
I suggest you download the latest NVIDIA driver (I think it's 304.51) as the blue people problem has been cured for a while.

Well, here you go. Installing 304.51, didn't make a bit of difference:

brianL 09-24-2012 03:09 PM

You'll still get blue people with 304.51, if you don't disable hardware acceleration.

mlangdn 09-24-2012 03:25 PM

Blue people don't bother me much.

273 09-24-2012 03:25 PM

That's extremely odd, I don't see the problem with 305.48 or 305.51 with hardware acceleration enabled.
I also know that NVIDIA have had a patch for this since January.
I wonder if it's only fixed for some cards?

brianL 09-24-2012 03:34 PM

Possibly. Mine is a GTS 450.

brianL 09-24-2012 03:39 PM

Quote:

Originally Posted by mlangdn (Post 4788304)
Blue people don't bother me much.

I bet they would if you met a few in real life. :)

brianL 09-24-2012 03:52 PM

Whose fault is this problem: Adobe's or Nvidia's? We all know Adobe doesn't give a **** about Linux, so I'm inclined to point the finger at them.

273 09-24-2012 03:59 PM

Seems to be Adobe's. They call VDPAU incorrectly or something -- there's discussion on some NVIDIA forums but it's a little technical for me. One of the discussions is here:
http://www.nvnews.net/vbulletin/showthread.php?t=177380

brianL 09-24-2012 04:33 PM

These two, mentioned in that forum thread, seem to work:
/etc/profile.d/fix_flash.sh
Code:

#!/bin/sh
export VDPAU_NVIDIA_NO_OVERLAY=1

/etc/adobe/mms.cfg
Code:

EnableLinuxHWVideoDecode=1

/dev/random 09-24-2012 06:11 PM

Binary Blob, but an older version as the newer 3xx series lost some functionality.
I found out the hard way that using the 3xx series drivers breaks the RandR extension (Alt+CTRL+[+/-] do not work any longer the driver only supports rotation... so I use the 270 series since the functionality is not missing in that driver and my card is old enough to negate any befits the newer drivers have to offer. (I am running on a 9600m GT)

cwizardone 09-24-2012 09:56 PM

Quote:

Originally Posted by brianL (Post 4788344)
These two, mentioned in that forum thread, seem to work:
/etc/profile.d/fix_flash.sh
Code:

export VDPAU_NVIDIA_NO_OVERLAY=1
/etc/adobe/mms.cfg
Code:

EnableLinuxHWVideoDecode=1

Many thanks! The combination of those two fixed the blue skin tone problem.
:hattip:

ozar 09-24-2012 10:04 PM

still using proprietary but might switch eventually


All times are GMT -5. The time now is 08:42 AM.