LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-22-2020, 01:48 PM   #1
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,427

Rep: Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339
Video Driver question


I have the sucky, gutless HD4000 Ivy Bridge GPU. I got this recently from vlc
Code:
bash-5.0$ vlc mast5049-hls-16x9-1080p-mast5049-hls-16x9-1080p.mp4
VLC media player 3.0.8 Vetinari (revision 3.0.8-0-gf350b6b5a7)
[000000000236c3c0] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libva info: VA-API version 1.9.0
libva info: Trying to open /usr/lib64/dri/iHD_drv_video.so
libva info: va_openDriver() returns -1
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_7
libva info: va_openDriver() returns 0
[00007f0df756ead0] avcodec decoder: Using Intel i965 driver for Intel(R) Ivybridge Mobile - 2.4.1 for hardware decoding
QObject::~QObject: Timers cannot be stopped from another thread
It's the bit in Red I'm noticing. That's my editing, but I wanted to know if I should have that '/usr/lib64/dri/iHD_drv_video.so' what package provides it. In turn I promise to buy a video card that sucks less next time.
 
Old 12-22-2020, 01:53 PM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 22,013

Rep: Reputation: 7339Reputation: 7339Reputation: 7339Reputation: 7339Reputation: 7339Reputation: 7339Reputation: 7339Reputation: 7339Reputation: 7339Reputation: 7339Reputation: 7339
that is just an info, vlc tried to find a driver. And sometimes it tries non-existent ones (=not installed). That is not an error (or even not a warning), just how it was implemented. As you can see finally a working function was found, so if the file was played you do not need to worry about it at all.
 
1 members found this post helpful.
Old 12-22-2020, 02:07 PM   #3
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,147
Blog Entries: 6

Rep: Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834
https://en.wikipedia.org/wiki/List_o...ocessing_units

I've got one of those. i5 3470
It works fine with
Code:
pacman -Si  xf86-video-intel 
...
Name            : xf86-video-intel
Version         : 1:2.99.917+913+g9236c582-1
Description     : X.org Intel i810/i830/i915/945G/G965+ video drivers
Architecture    : x86_64
URL             : https://01.org/linuxgraphics
...
Provides        : xf86-video-intel-uxa  xf86-video-intel-sna
Depends On      : mesa  libxvmc  pixman  xcb-util>=0.3.9  systemd-libs
Optional Deps   : libxrandr: for intel-virtual-output
                  libxinerama: for intel-virtual-output
                  libxcursor: for intel-virtual-output
                  libxtst: for intel-virtual-output
                  libxss: for intel-virtual-output
Conflicts With  : xorg-server<1.20  X-ABI-VIDEODRV_VERSION<24
                  X-ABI-VIDEODRV_VERSION>=25  xf86-video-intel-sna
                  xf86-video-intel-uxa  xf86-video-i810  xf86-video-intel-legacy
Replaces        : xf86-video-intel-uxa  xf86-video-intel-sna
Download Size   : 720.31 KiB
Installed Size  : 2209.66 KiB
...
I don't have vaapi installed. I don't have a i965_drv_video.so

That HD4000 has not given me any problem. It'll play anything.

From the arch wiki
Quote:
Note: Some (Debian & Ubuntu, Fedora, KDE) recommend not installing the
xf86-video-intel driver, and instead falling back on the modesetting driver for
Gen4 and newer GPUs (GMA 3000 from 2006 and newer).
 
Old 12-23-2020, 04:05 AM   #4
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,427

Original Poster
Rep: Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339Reputation: 2339
Legacy drivers? The hd4000 is capable but slow; The i810 is incapable, iirc.

I was getting no 3D output, and found many drivers were obsolete/deprecated and I installed the recommended drivers. One place you really notice it is doind a classic 3D test, e.g. the Egyptian pyramids in Google Earth.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Eliminating video tearing with nouveau (default video driver). TheNutCase Slackware 10 01-21-2017 11:09 AM
If video is loaded in web browser I cannot hear video in VLC or other video player... linustalman Linux - Software 0 12-17-2011 09:48 AM
Many video format (such as video/x-ms-asf and video/x-ms-wvx ) does not play? jmettova Debian 1 05-05-2009 11:22 AM
Video Driver Poblems with Red Hat 8.0 (trident video driver) AstroJim Linux - Newbie 1 05-20-2004 03:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration