[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-18 Thread Nicolás Abel Carbone
Wow. I honestly don't have the faintest idea how could have that lib
ended up there. Maybe some rouge long-removed ppa?

Anyway, thank you! And sorry for the wasted time.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-18 Thread Daniel van Vugt
Thanks!

The problem is you have a custom file installed that's not from Ubuntu:

  /usr/local/lib/libigdgmm.so.11

** Changed in: intel-media-driver (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-18 Thread Nicolás Abel Carbone
Here is the requested output:

❯ nm -D /lib/x86_64-linux-gnu/libigdgmm.so.11 | grep 
_ZN6GmmLib16GmmClientContext25CreateCustomResInfoObjectEP32GMM_RESCREATE_CUSTOM_PARAMS__REC
0006af60 T 
_ZN6GmmLib16GmmClientContext25CreateCustomResInfoObjectEP32GMM_RESCREATE_CUSTOM_PARAMS__REC
❯ ldd /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
linux-vdso.so.1 (0x7ffebafc8000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7f3e26e67000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7f3e26e62000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x7f3e26e5d000)
libigdgmm.so.11 => /usr/local/lib/libigdgmm.so.11 (0x7f3e26be2000)
libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 
(0x7f3e269c9000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x7f3e268e5000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x7f3e268c9000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f3e266a1000)
/lib64/ld-linux-x86-64.so.2 (0x7f3e2918f000)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-18 Thread Daniel van Vugt
Also what output do you get from this command?

  ldd /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-18 Thread Daniel van Vugt
You appear to have the correct package installed:

  libigdgmm11:amd64  21.2.2+ds1-1

Please run:

  nm -D /lib/x86_64-linux-gnu/libigdgmm.so.11 |
  grep 
_ZN6GmmLib16GmmClientContext25CreateCustomResInfoObjectEP32GMM_RESCREATE_CUSTOM_PARAMS__REC

and tell us what it prints.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-18 Thread Nicolás Abel Carbone
I attach the requested text files - 2

** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+attachment/5533939/+files/journal.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-18 Thread Nicolás Abel Carbone
I attach the requested text files - 3 (with the attach, sorry)

** Attachment added: "allpackages.txt"
   
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+attachment/5533940/+files/allpackages.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-18 Thread Nicolás Abel Carbone
I attach the requested text files.

** Attachment added: "lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+attachment/5533938/+files/lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-18 Thread Nicolás Abel Carbone
I attach the requested text files - 3

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-17 Thread Daniel van Vugt
Please run:

  dpkg -l > allpackages.txt
  journalctl -b0 > journal.txt
  lspci -kv > lspci.txt

and attach the resulting text files here.


** Changed in: intel-media-driver (Ubuntu)
   Status: New => Incomplete

** No longer affects: intel-gmmlib (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-10-15 Thread Nicolás Abel Carbone
Sorry the lack of response, I haven't tried this for a while.
It is still not working on Ubuntu 21.10. I get:

[vaapi] libva: dlopen of /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
failed: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so: undefined
symbol:
_ZN6GmmLib16GmmClientContext25CreateCustomResInfoObjectEP32GMM_RESCREATE_CUSTOM_PARAMS__REC

This is using intel-media-driver and intel-media-driver-non-free.
i965-va-driver seems to work fine.

** Changed in: intel-media-driver (Ubuntu)
   Status: Expired => New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gmmlib/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-09-04 Thread Launchpad Bug Tracker
[Expired for intel-gmmlib (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: intel-gmmlib (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gmmlib/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-09-04 Thread Launchpad Bug Tracker
[Expired for intel-media-driver (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: intel-media-driver (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gmmlib/+bug/1923054/+subscriptions


___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-07-06 Thread Daniel van Vugt
OK I built a 21.04 machine and it still works perfectly.

Andrew, what version of 'libigdgmm11' do you have installed?

** Changed in: intel-gmmlib (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gmmlib/+bug/1923054/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-07-06 Thread Daniel van Vugt
I wonder if the issue is that intel-media-driver 21.1.1+dfsg1-1 was
released several months ago and that it requires intel-gmmlib of the
same version series. Because intel-gmmlib didn't get upgraded to
21.1.1+ds1-1 until recently and even then it only exists in 21.10
updates. Not in 21.04.

I will need to build a 21.04 machine to test.

** Also affects: intel-gmmlib (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-gmmlib/+bug/1923054/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-07-06 Thread Daniel van Vugt
OK it sounds like a real bug.

The "undefined symbol" is actually well defined on my machine. It exists
in:

  /usr/lib/x86_64-linux-gnu/libigdgmm.so.11.2.0

which comes from package:

  libigdgmm11:amd64   21.1.1+ds1-1

So please check that you have that installed.

** Changed in: intel-media-driver (Ubuntu)
   Status: Fix Released => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-07-05 Thread Andrew Smith
I get this error in 21.10, tried both intel-media-va-driver-non-free and
intel-media-va-driver

$  vainfo
libva info: VA-API version 1.11.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva error: dlopen of /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so failed: 
/usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so: undefined symbol: 
_ZN6GmmLib16GmmClientContext25CreateCustomResInfoObjectEP32GMM_RESCREATE_CUSTOM_PARAMS__REC
libva info: va_openDriver() returns -1
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_10
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-06-29 Thread Daniel van Vugt
The problem does not seem to be happening in 21.10 so it looks like it
was fixed already.

I've tested both intel-media-va-driver and intel-media-va-driver-non-
free

** Changed in: intel-media-driver (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-06-29 Thread Daniel van Vugt
** Tags added: vaapi

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1923054] Re: intel vaapi driver iHD fails to load after update to Ubuntu 21.04

2021-04-08 Thread Nicolás Abel Carbone
AS a side note, on my install there seem to be a version mismatch
between intel-media-va-driver (version 21.1.1+dfsg1-1) and libigdgmm11
(version 20.4.1+ds1-1) on which it depends.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to intel-media-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1923054

Title:
  intel vaapi driver iHD fails to load after update to Ubuntu 21.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-media-driver/+bug/1923054/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp