Displaying 20 results from an estimated 500 matches similar to: "libva problem?"
2018 May 01
2
libva problem?
On 2018-05-01 06:00 PM, Ilia Mirkin wrote:
> What GPU do you have? For video acceleration (i.e. va-api and vdpau),
> did you install the necessary firmware?
>
> On Tue, May 1, 2018 at 5:53 PM, James <bjlockie at lockie.ca> wrote:
>> I am playing videos from my lubuntu computer to my tv through the hdmi
>> interface on my video card.
>> It mostly works.
>>
2018 May 01
0
libva problem?
What GPU do you have? For video acceleration (i.e. va-api and vdpau),
did you install the necessary firmware?
On Tue, May 1, 2018 at 5:53 PM, James <bjlockie at lockie.ca> wrote:
> I am playing videos from my lubuntu computer to my tv through the hdmi
> interface on my video card.
> It mostly works.
> Some sound doesn't and I think it is related to the audio code.
> A52
2018 May 01
0
libva problem?
On Tue, May 1, 2018 at 6:16 PM, James <bjlockie at lockie.ca> wrote:
> On 2018-05-01 06:00 PM, Ilia Mirkin wrote:
>> On Tue, May 1, 2018 at 5:53 PM, James <bjlockie at lockie.ca> wrote:
>>> I am playing videos from my lubuntu computer to my tv through the hdmi
>>> interface on my video card.
>>> It mostly works.
>>> Some sound doesn't
2016 Jun 28
2
nouveau_drv_video.so ?
nouveau_drv_video.so - what should it be?
https://koji.fedoraproject.org/koji/buildinfo?buildID=722316
... 0.7.4-13 - Revert symlinks - should be handled by mesa rhbz#1271842
https://bugzilla.redhat.com/show_bug.cgi?id=1271842
... 0.7.4-12 - Add symlinks for radeonsi,r600,nouveau - rhbz#1264499
https://bugzilla.redhat.com/show_bug.cgi?id=1264499
$ rpm -q
2016 Jun 30
1
[Mesa-dev] nouveau_drv_video.so ?
Are you using VA-API on X11? libva gets the driver name from Xserver,
it is nouveau for you. so libva tries to load nouveau_drv_video.so.
You can create a symlink for nouveau pointing to a available driver or
just ignore the message because you have gallium_drv_video.so now.
Thanks
Haihao
> nouveau_drv_video.so - what should it be?
>
>
>
2016 Jun 30
1
[Mesa-dev] nouveau_drv_video.so ?
Hi poma,
Seems like you're missed your question. "nouveau_drv_video.so ?" does
not mean much I'm afraid :-(
On 30 June 2016 at 11:03, poma <pomidorabelisima at gmail.com> wrote:
> On 30.06.2016 08:27, Xiang, Haihao wrote:
>>
>>
>> Are you using VA-API on X11? libva gets the driver name from Xserver,
>> it is nouveau for you. so libva tries to
2016 Jun 30
0
[Mesa-dev] nouveau_drv_video.so ?
On 30.06.2016 08:27, Xiang, Haihao wrote:
>
>
> Are you using VA-API on X11? libva gets the driver name from Xserver,
> it is nouveau for you. so libva tries to load nouveau_drv_video.so.
> You can create a symlink for nouveau pointing to a available driver or
> just ignore the message because you have gallium_drv_video.so now.
>
> Thanks
> Haihao
>
In
2020 Sep 13
2
libva-utils test siuite is crashing in nouveau sriver
Hi,
I'm hitting that issue since Mesa 20.0.6 and it is present still in latest
version 20.1.7
```
[tkloczko at barrel SPECS]$ coredumpctl gdb 3926866
PID: 3926866 (test_va_api)
UID: 1000 (tkloczko)
GID: 1000 (tkloczko)
Signal: 11 (SEGV)
Timestamp: Sun 2020-09-13 18:57:06 BST (32s ago)
Command Line: ./test_va_api
Executable:
2019 May 15
6
[Bug 110679] New: va-api scaling with nv50-class cards incomplete?
https://bugs.freedesktop.org/show_bug.cgi?id=110679
Bug ID: 110679
Summary: va-api scaling with nv50-class cards incomplete?
Product: Mesa
Version: git
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee:
2020 Sep 15
0
libva-utils test siuite is crashing in nouveau sriver
On Sun, Sep 13, 2020 at 5:01 PM Tomasz K?oczko <kloczko.tomasz at gmail.com> wrote:
>
>
> On Sun, 13 Sep 2020 at 20:35, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
>>
>> What hardware are you using?
>
>
> 0000:18:00.0 VGA compatible controller: NVIDIA Corporation GP104GL [Quadro P4000] (rev a1)
There's no acceleration support for video decoding past
2019 Oct 17
1
vainfo on Intel
I am trying to get accelerated video on this device NUC5CPYB
Intel Driver is loaded:
grep Intel Xorg.0.log
[ 18.006] (**) | |-->Device "Intel Graphics"
[ 18.048] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[ 18.051] (II) intel: Driver for Intel(R) HD Graphics
[ 18.051] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 18.051] (II) intel: Driver
2019 Oct 30
2
Help with CentOS 7 and nvidia
Hello my hardware has:
03:00.0 VGA compatible controller: NVIDIA Corporation GT218 [ION] (rev a2)
rpm -qa | grep nvidia
nvidia-detect-410.78-1.el7.elrepo.x86_64
kmod-nvidia-340xx-340.107-2.el7_6.elrepo.x86_64
nvidia-x11-drv-340xx-340.107-1.el7.elrepo.x86_64
rpm -qa | grep libva
libva-vdpau-driver-0.7.4-19.el7.x86_64
libva-utils-1.8.3-4.el7.x86_64
libva-devel-1.8.3-1.el7.x86_64
2020 Aug 13
0
GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
LANG=C DRI_PRIME=1 vainfo
libva info: VA-API version 0.40.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/X11R7/lib/dri/nouveau_drv_video.so
libva info: Found init function __vaDriverInit_0_40
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.40 (libva )
vainfo: Driver version: Mesa Gallium driver 20.3.0-devel for NVA3
vainfo: Supported profile and
2020 Sep 01
2
VAAPI on GeForce GT 620M
On Tue, 1 Sep 2020 at 18:59, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> On Tue, Sep 1, 2020 at 9:10 AM Analabha Roy <hariseldon99 at gmail.com>
> wrote:
> > Any suggestions on how to trace the config issues? Do I have to debug
> the va_openDriver() function?
>
> My guess, without reading any code, is that DRI_PRIME isn't doing what
> you want it to, and
2015 Sep 11
2
C6 firefox esr h.264 support on youtube
On 09/11/2015 08:11 AM, Robert Arkiletian wrote:
> On Tue, Sep 8, 2015 at 3:46 PM, Richard <lists-centos at listmail.innovate.net>
> wrote:
<snip>
>
>
> does anyone running C6 have h.264 check box on www.youtube.com/html5 ?
>
> if yes, can you please post the output of
>
> rpm -qa | grep -i 'gst\|libva'
Yes I do in seamonkey, the browser I use.
2015 Apr 09
42
[Bug 89969] New: vaDriverInit fails with gallium/nouveau driver
https://bugs.freedesktop.org/show_bug.cgi?id=89969
Bug ID: 89969
Summary: vaDriverInit fails with gallium/nouveau driver
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau at
2016 Jan 24
3
Intel Xorg driver for Intel HD graphics
I found this page:
https://01.org/linuxgraphics/downloads/2015q4-intel-graphics-stack-release
I have an Intel NUC5C with "Intel HD" graphics and I'm trying to use CentOS
7.2
I downloaded the files suggested:
cairo-1.14.4.tar.xz libva-1.6.2.tar.bz2
mesa-11.0.4.tar.xz
intel-gpu-tools-1.13.tar.bz2 libva-intel-driver-1.6.2.tar.bz2
xf86-video-intel-2.99.917.tar.gz
2006 Jul 27
3
Ocfs-users Digest, Vol 37, Issue 2
Ivan,
I found the same thing after doing an upgrade a couple of months ago and
mailed this list. Never got a response.
We had to fdisk the shared disks and remount them and restore db from
backup.
Chris Taylor
Sr. Oracle DBA
Unique Solutions
www.unisolinc.com
Office: 336-667-2447 xt. 2242
Cell: 336-262-5545
-----Original Message-----
From: ocfs-users-request at oss.oracle.com
2014 Sep 18
2
repos...
is rpmforge now considered 'friendly' with EPEL?
I normally only use EPEL as an addition repo, but one package I want to
install on this one system is ffmpeg, and I'm finding it on rpmforge
only... but its install wants to mix epel and rpmforge packages...
Installing:
ffmpeg x86_64 0.6.5-1.el6.rf rpmforge 2.7 M
Installing for dependencies:
a52dec
2009 Jul 10
3
strange strsplit gsub problem 0 is this a bug or a string length limitation?
I was working with the rmetrics portfolioBacktesting function and dug into
the code to try to find why my formula with 113 items, i.e. A1 thru A113,
was being truncated and I only get 85 items, not 113.
Is it due to a string length limitation in R or is it a bug in the strsplit
or gsub functions, or in my string?
I'd very much appreciate any suggestions
============Input script: