Kodi Community Forum

Full Version: New Nvidia 256.25 beta
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Has anyone already tried out the Nvidia 256.25 beta driver with XBMC? I'll wait till it hits some ppa, which should happen soon. Any improvements with VDPAU?

Links and some info here: http://www.nvnews.net/vbulletin/showthre...?p=2255561
stefanwa Wrote:Has anyone already tried out the Nvidia 256.25 beta driver with XBMC? I'll wait till it hits some ppa, which should happen soon. Any improvements with VDPAU?

Links and some info here: http://www.nvnews.net/vbulletin/showthre...?p=2255561

Works fine here on Lucid with VDPAU and VA-API. Didnt have any problems before, so no visable improvements for me, but the changelog shows a bunch of VDPAU fixes!
i can't install

when i sh the file i get

sh: Can't open NVIDIA-Linux-x86-256.25-pkg1.run

any ideas?
neil.j1983 Wrote:i can't install

when i sh the file i get

sh: Can't open NVIDIA-Linux-x86-256.25-pkg1.run

any ideas?

chmod +x NVIDIA-Linux-x86-256.25-pkg1.run
thanks

got it installed. didnt solve the judder on my ION though Sad
anyone get this working with auido over hdmi?
Anyone got this working with hdmi audio? (just a question, I havent tried it yet)
earlneath Wrote:anyone get this working with auido over hdmi?

Works fine for me. Zotac ionitx-G-E outputting to cheap Dynex 40" LCD. I've found that for whatever reason it'll only output sound after I setup my custom xorg.conf file.
The drivers are now in the x-updates ppa: https://launchpad.net/~ubuntu-x-swat/+archive/x-updates
Hey guys,

could someone help me with installing the new driver from ppa?
I tried both nvidia-ppa and x-updates. they both seem to add fine, but after apt-get update I can't find any new packages with apt-cache search. What am I missing? I am running lucid amd64

boba
Would be great to know if this driver fixes multichannel audio thats been broken forever on drivers higher than 185.x.x
boba23 Wrote:Hey guys,

could someone help me with installing the new driver from ppa?
I tried both nvidia-ppa and x-updates. they both seem to add fine, but after apt-get update I can't find any new packages with apt-cache search. What am I missing? I am running lucid amd64

boba

After installing the x-updates repository... try this:

Code:
sudo apt-get update
sudo apt-get install nvidia-current

To let you know I do not have Lucid running on my HTPC...yet. But according to Synaptic it should have both the NVidia version 256 and VDPAU libraries

Jerry
ZyntaX Wrote:Would be great to know if this driver fixes multichannel audio thats been broken forever on drivers higher than 185.x.x

i'll let you know later today.
neil.j1983 Wrote:i'll let you know later today.

Awesome, i will make a run for it also after work. I'll post my findings here also. Thanks
I just upgraded to lucid and installed 256.25 beta. 5.1 pcm multichannel is working perfectly Big Grin. I cant test 7.1 unfortunatley. The default channel mapping is still incorrect but this setup solves the problem.


/etc/asound.conf
Code:
sudo wget http://pastebin.com/download.php?i=f5f9654bb -O /etc/asound.conf

/usr/share/alsa/cardsHDA-Intel.conf
Code:
sudo wget http://pastebin.com/download.php?i=f2e38265 -O /usr/share/alsa/cards/HDA-Intel.conf

cheers

Edit.. Tested on my acer revo 3610.
Pages: 1 2 3