Slackware :: Enable Libvdpau / Libva (vaapi) And MPlayer With Nvidia Driver?
Jan 11, 2011
Have anyone tried enabling libvdpau, libva (vaapi) and MPlayer with the proprietary Nvidia driver? Does it actually work on slackware stable/current? (Lower cpu utilization during HD decoding) Is this the correct installation workflow?
- libvdpau SBo
- libva SBo
- Nvidia driver SBo/proprietary
- vdpau-video SBo
- ffmpeg/MPlayer from SBo/slackware/alien
View 3 Replies
ADVERTISEMENT
Jun 26, 2010
I'm owning an old single Core AMD (Opteron 148, like Athlon 64 3200+), it can't play h264 1080p-Videos without framedrops in active scenes. I'm also owning an not so old AMD/Ati Radeon HD 2400. It's not an UVD2 card, it's not even UVD+, its UVD i.e. UVD1. All articles regarding GPU h264 decoding I've found so far are saying "for vaapi gpu decoding on linux you need to have a UVD2 card". That's wrong! My UVD1-Card is playing fine some demo movies.
Setup:
Ubuntu "Lucid" 10.4
"deb http://ppa.launchpad.net/nvidia-vdpau/cutting-edge-multimedia/ubuntu lucid main" in /etc/apt/sources.list.d/cutting-edge-multimedia.list
[code]....
(With the original Ubuntu Lucid fglrx (8.723) there's some error, I don't remember the words. It doesn't work for me)It's working. I can play h.264 HD Videos with mplayer and decode it with a Radeon GPU. vlc 1.2 not working so far. It seems it's decoding fine, but screen remains green. Here's a screenshot, no fake! It's a two Monitor setup with fglrx' big Desktop. On the right there's running a movie Trailer (I Am Legend) and on the left there's some status info. Quality is not perfect (as you can see, horizontal displacement), but it's basically working.
View 4 Replies
View Related
Feb 10, 2011
I am not able to enable composite with the nvidia driver. And a few other issues that I been able to get around but so far the nvidia driver is my main problem.
View 21 Replies
View Related
Aug 29, 2010
Not sure when this first happened but I suspect it was just a couple of days ago. I had installed DeVeDe to burn some video to disc and it all worked fine but now when I try to run DeVeDe it says it can't find mplayer and you have to quit. I've tracked this back to mplayer and I'm getting this error from mplayer:
mplayer: error while loading shared libraries: libvdpau.so.1: cannot open shared object file: No such file or directory libvdpau is installed so I don't know why it can't find the library.
I see there are issues with vdpau and nvidia but this shouldn't be affecting me should it??
View 6 Replies
View Related
Jun 30, 2010
I am trying to get mplayer-vaapi working on my system, so I can watch 1080p videos with hardware acceleration (and to remove the tear effect).
Anyway I am having trouble getting VA Api to work correctly. I have extensively google-ed around, and I cannot find a way to fix this problem.
Here is the output for vainfo (the error from vainfo is the same as mplayer-vaapi):
Code:
libva: libva version 0.31.1-sds1
Xlib: extension "XFree86-DRI" missing on display ":0.0".
libva: va_getDriverName() returns 0
[Code].....
but I have found that:
1. The Xlib error shouldn't matter
2. I do have an fglrx_drv_video.so file in /usr/lib/va/drivers
3. I have installed the latest libva amd64 deb package
4. I have installed the latest xvba amd64 deb package
I am running Lucid on 2.6.34-020634-generic kernel (with a patched fglrx module). I have an ATI Mobility Radeon HD 5800 Series card.
Also before I found the deb package for libva I followed this tutorial to compile it (some things had to be tweaked for it to compile successfully) [URL]. But I did reinstall libva when I found the .deb package.
View 3 Replies
View Related
Dec 26, 2010
I tried to install mplayer vaapi on my Acer 1810tz with Ubuntu 10.10 with no success.
View 2 Replies
View Related
Dec 1, 2010
Allrigt, I am a noob, so take it easy with me I installed mythbuntu 10.10 a couple of days ago. I had problem with my Nvidia card (as everyone else it seems). I have a Geforce3 Ti500 GPU card (and I am running on a 32-bit version). First I had to enable all the (almost all) flags in the installation gui by pressing F6 (other options) (using live CD).
Then when the installation was made, it all froze at the startup. I managed to get a prompt by holding ESC at startup (I never got it to work with CTRL+ALT+F1, it was perhaps me or perhaps that won't work before the system is restarted and the installation complete?). Allright, to be able to startup, I downloaded new drivers (well, old ones it seems), NVIDIA-Linux-x86-96.43.19-pkg1.run
[Code]...
View 2 Replies
View Related
Mar 30, 2011
Anybody can point me the steps to successful install VAAPI under Ubuntu? Last week I tried several times diferent drivers, libs, packages and nothing work.
Actually I'm using Ubuntu Lucid under Inter C2D 3.0Ghz, with ATI Radeon HD-3870 graphics card.I already installed ATI Drivers (Catalyst) latest version (11).
What exactly I need to install? Catalysthacks [URL].. can solve my problems?
View 8 Replies
View Related
Oct 27, 2010
I want to let vlc take use of my Intel HD's H264 hardware decoder. I installed libva with the SlackBuild from SBo. But Alien said libva should match the version vlc built with. So I decided rebuild vlc with new libva.So I changed the LIBVA to 0.31.1-1+sds4 and added --enable-i965-driver to libva's configure. Building was fine but when I opened a flash video(h264) it said that I don't have h264 plugin and refused to continue. After I changed the version number back, vlc can play h264 again.As a compromise, I comment out make_libva in the building phase. All things went well then. It won't consume too much CPU even when play large h264 So what is wrong with new libva? I noticed vlc 1.1.4 was released, but I think Alien is more qualified to bump the version. So I didn't change that.
View 2 Replies
View Related
Jul 18, 2009
I just installed Fedora 11, and am trying to install my video card drivers. I have an Nvidia geforce gtx 260m. So far I have installed both the kmod-nvidia and akmod-nvidia packages, and I still cannot enable desktop effects. After i installed the akmod package, I sometimes see the nvidia logo for a split second when I log out, but my drivers are still not correctly installed.
View 9 Replies
View Related
Mar 22, 2010
I'm having problems with my Nvidia card. X doesn't work after installation (9.10), only command prompt. I've read the instructions at http://www.psychocats.net/ubuntu/nvidia on how to enable Nvidia drivers, but the instructions are only for GUI, which I don't have.
Anyone knows how to enable Nvidia drivers from command line ?
View 2 Replies
View Related
Apr 5, 2010
Segfault during boot of nvidia drivers, anyone know what's causing it? Boot log is here: [URL] It cites a segfault in my /etc/rc.d/init.d/functions at ine 513.
View 2 Replies
View Related
May 6, 2010
I recently followed instructions to enable the nvidia driver. run the following commands:
[Code]....
then rebooted, a tricoloured loading bar appeared and finished, then all i got was a blank screen with flashing cursor. I don't get a prompt to login and can't access my account. I am dual booting on this machine with ubuntu, is there anyway i can restore my fedora partition and enable my nvidia graphics
View 6 Replies
View Related
Oct 17, 2010
I had installed my NVIDIA 9500GT driver on my fedora 13 by disabling nouveau, so should i enable it back after installing NVIDIA driver?
View 2 Replies
View Related
Aug 29, 2010
Can't enable 3d effects on lucid lynx even if restricted nvidia driver (v195.36.24) is installed and activated. Actually 3D effects were working with compiz etc, but at a given moment -not sure if after the final release of the 10.04 - they stopped working, and now it always fails to enable them.
View 1 Replies
View Related
Oct 9, 2010
I started a thread asking for advice in the hardware forum. I didn't want to post a duplicate thread, but I was unable to get it moved here, so I'm kindly asking you slackers to help me install the aforementioned driver.
View 1 Replies
View Related
Nov 23, 2010
how do I install Nvidia OpenCL? Is it supported in Slackware64 13.1?
View 2 Replies
View Related
Apr 11, 2010
I am trying to install gnome mplayer and later mplayer codecs.script run
Code:
root@zorro:/home/siawacsh/Downloads/MPlayer/mplayer/slackbuild/gnome-mplayer# ./gnome-mplayer.SlackBuild
gnome-mplayer-0.9.8/
[code]....
View 16 Replies
View Related
Feb 8, 2011
I've been using Debian mostly for years now. Just got Slackware 13 (Xfce4) all set-up really nice. But I can't seem to "kill" or stop the x server to install the nvidia driver. I downloaded the one I know works for my older gforce4 card from the Nvidia website itself (the 96.43.19 one). In Slackware,..when I hit "Ctrl+Alt+F1,...it doesn't go to the prompt! I've tried everything I can think of in the Terminal,..but I admit, I don't really have a clue what I'm really doing,..and Google isn't really turning up much to go on. I even got the driver started in the terminal,...then it "fussed" at me for not killing x.
View 9 Replies
View Related
May 22, 2011
how to install this driver?
I disabled X server and I blacklisted nouveau kernel, but when I try to install the driver it says Error: Could not create the kernel module.
View 14 Replies
View Related
Feb 8, 2011
my laptop is ASUS U41JF with Intel Core i3-380M and nVIDIA GeForce GT 425M, everything on my Slackware64-current is fine except the video driver.I have tried both ways:1. Packages from Slackbuild(260.19.29)2. Driver from nvidia offical website(260.19.36)Both methods fails because the screen turns black when I set nvidia driver in xorg.conf ans start X. The laptop even stops responding with the second method.The followings are my xorg.conf and log of XorgQuote:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
[code]...
View 11 Replies
View Related
Oct 7, 2010
I've been trying to install the driver for my NVIDIA GeForce 6150SE nForce 430 in Slackware 13.1 with no success. I always get the same error report: the module you're trying to build does not match the kernel source or something like that. The result: unable to build module and the installation crashes.
I have tried to:set a custom kernel source path, install it with the slackbuilds driver and kernel, extract the contents and trying to compile it myself, find possibly conflicting drivers or modules, use different versions of the same driver (I've tried installing the versions 256.53, 256.44, 195.36.31 and 173.14.27)recompile the Linux kernel in an attempt to make sure that the tools used to build the kernel were the same used o build the module.
The only time I got a different error message was when I used the slackbuild packages. It built the 'nvidia.ko' module, but it didn't work. I got a version magic notice when booting and, when I tried to start x, a fatal error "no screens were found."
Just to be sure, I made a clean full install of Slackware (only added WICD to be able to download the drivers and ran slackpkg update and upgrade all) and tried again. It didn't work.
View 14 Replies
View Related
Dec 15, 2009
I've been trying to figure out the cause of system hangs with slack 13 for a a week or so. I get random total freezes with the keyboard LED's blinking at me and the only solution is to do a hard-reset. I was using a self-compiled 2.6.31.6 kernel on 32bit Slack with similar results, but thought it had more to do with several bad starts as I got used to Slack's way of doing things... eventually I decided I'd made enough bad starts with that installation and after reading a bit about _current fixing some stability issues added another installation to my machine using Slackware64 and upgrading to _current. It worked great, then I installed the NVIDIA proprietary driver. The system hangs are back.
Sometimes they happen quickly, sometimes they take hours, sometimes while I'm working, sometimes when the machine has been idle for hours. For a couple of days I've been going back and forth between the NVIDIA propreitary and the nv driver. I've run memtest86 for 4.5 hours and not a single error, I'm running this on a new HD, I even upgraded the case fan (the old one was starting to complain!).
I've also installed different versions of the driver 185.x.x, 190.42.x. I've used slackbuilds, I've used "sh NVIDA.xxx.RUN" I've said "yes" to everything the installer asked, I've said "no".
So far no hangs with the nv driver. I've been leaving one or the other running at all times and no hangs with the nv driver, but within hours with the proprietary driver.
All that is to say I'm confident the issue is with the NVIDIA proprietary driver, OR something in my kernel options that only shows up when I'm using the NVIDIA driver.
Is anyone else running this successfully?
SLACKWARE64 kernel 2.6.32 (same behavior on 32bit with 2.6.31.6) compiled kernel with "make oldconfig" then "make localmodconfig" BEFORE the NVIDIA driver was installed. ext3 filesystem (same behavior with ext4 on previous installation)
View 14 Replies
View Related
Mar 15, 2010
I finally got around to installing the Nvidia driver (gotten from Slackbuilds.org).
Overall, I'm pretty happy with it, but it wants to default to 1280x1024 resolution and we prefer 1024x768 on our old 17" CRT monitor.
No matter what I do, though, it starts up in 1280x1024. We start X from runlevel 3 and go into KDE 4.3.1.
It is not difficult to change to 1024x768 using the Nvidia configuration utility, but then the menu fonts are HUGE -- especially in Thunderbird and Firefox.
My xorg.conf is below.
xorg.conf:
Code:
View 3 Replies
View Related
Jan 2, 2011
After compiling the 2.6.36.2 kernel and re-installing the Nvidia proprietary drivers, my touchpad has started to act strange; the cursor seems to glide a lot faster, yet more erratic and when I try to hover over an icon the cursor wont stay still, furthermore I lost the ability to 'click' on anything using just touchpad.
I have checked dmesg and Xorg.log for any clues, as well as removed everything with the exception of the card and device section from my xorg.conf. The issue has nothing to do with compiling the new kernel, as it was working perfect until I installed the Nvidia driver.
View 1 Replies
View Related
Jan 23, 2010
I'm having an issue where the proprietary nvidia driver seems to crash my system. the weird thing is that it only happens if i have already started an X session. here is what i mean. i don't use a display manager so i invoke X by running startx. now if i run it for the first time it starts no problem. but if i kill X with ctrl-alt-backspace and then try to run startx again it just hangs and the machine completely freezes up. this only happens with the proprietary nvidia driver. if i use the vesa driver it works fine. the open-source nvidia driver doesn't seem to support my card: GeForce GT220. i never had this problem with slackware 13 x86. i have tried using the 190.42 version from slackbuilds.org as well as the latest version from nvidia's site 190.53. aside from this problem it seems to work fine otherwise.
View 14 Replies
View Related
Oct 25, 2010
I'm running Slack64 13.1 and I'm in good shape with the 33.4 kernel, but if I upgrade the kernel to 35.x what do I need to do to get it working with my Nvidia 7300GT? I have the nvidia installer, NVIDIA-Linux-x86_64-260.19.12.run. Do I just do from the stable repo
Code:
slackpkg upgrade
then boot to run level 3 and run NVIDIA-Linux-x86_64-260.19.12.run? Thanks for your help.
View 5 Replies
View Related
Jun 5, 2010
Upgraded from 13.0 to 13.1 following the instructions. Downloaded latest nvidia package (NVIDIA-Linux-x86-96.43.16-pkg1.run) for my geForce4 MX 4000. Compiled and installed new module (old one was 96.43.13).
Xorg fails to start with this:
Code:
X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Slackware 13.1 Slackware Linux Project
Current Operating System: Linux mercury 2.6.33.4-smp #1 SMP Wed May 12 21:39:37 CDT 2010 i686
Kernel command line: BOOT_IMAGE=Linux ro root=805 vt.default_utf8=0 3
Build Date: 05 May 2010 01:54:53AM
Current version of pixman: 0.16.6
Before reporting problems, check [URL]
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.....
Backtrace:
0: /usr/bin/X (xorg_backtrace+0x3b) [0x80a1e6b]
1: /usr/bin/X (0x8048000+0x57b75) [0x809fb75]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xffffe40c]
Segmentation fault at address 0xc
Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting
The "nv" driver works.
View 4 Replies
View Related
Apr 12, 2011
I use slackware 13.1-current on desktop with 4gb ram, nvidia geforce 210, and AMD cpu.
I have problem with my X starting using 40-50 MB of RAM and after some hours suddenly rises up to 400-500 MB. I have tried KDE ( with and without desktop effects ), LXDE, 3 different nvidia drivers ( the one made from the slackbuilds ) but no luck.
I decided at last to use the default slackware's driver. I uninstalled the nvidia driver and do startx, but it says code...
I have no idea about GPU and drivers, it was a mistake to install a driver for my nvidia just to have desktop effects. I just want to bring the things back as at the beginning of the systems installation and the default drivers.
Do you have any idea how to do it?
View 8 Replies
View Related
Apr 26, 2011
I'm new to linux, and i have installed linux slackware 64bit..after a complete setup i downloaded the latest Nvidia proprietary drivers, the binary package from nvidia.com..i have a geforce gts250..it's the first time i encounter this issue..i have already installed the driver with my old monitor (an lg flatron with max 1680x1050)and it always worked fine..with this new monitor (lg w2243s with a res of 1920x1080) it seems that every bin package from nvidia don't recognize the monitor...after installing i find a res of 640x480 and i get stucked, i tried to force it by editing the xorg.conf file..but nothing changes..how can i get the max res with nvidia bin package?
View 3 Replies
View Related