• 1
  • 108
  • 109
  • 110(current)
  • 111
  • 112
  • 342
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
I'm already using this drm_kms_helper within grub.cfg to be able to switch display off and on again without loosing connection Wink
But I'll have a look at the howto.

Thanks in advance for your assistance!
Reply
Try changing:
Code:
drm_kms_helper.edid_firmware=HDMI-A-3:edid/edid.bin video=HDMI-A-3:e try changing it to:

Code:
drm_kms_helper.edid_firmware=HDMI-A-3:edid/edid.bin video=HDMI-A-3:D

Also make sure that edid.bin is already available in initrd.

For the OpenELEC howto:http://wiki.openelec.tv/index.php/Configuring_a_Custom_xorg.conf#tab=Intel (custom edid)
For the Ubuntu howto: http://forum.kodi.tv/showthread.php?tid=...pid1824527 (change the :e to
Code:
:D
)
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
Bad smileys Wink

I tried to follow the howto for ubuntu, but without success.
My VNC client opens a new window... just for closing it right afterwards.

So for now, it might be easier to just access it physically this evening Wink
Reply
Post dmesg | pastebinit _with_ the workaround applied, please.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
Here it is: http://paste.ubuntu.com/12771909/
Reply
All fine. Provide DISPLAY=:0 xrandr --verbose | pastebinit

after booting up ...
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
This might do without pastebinit Wink

Code:
$ DISPLAY=:0 xrandr --verbose
Invalid MIT-MAGIC-COOKIE-1 keyCan't open display :0
Reply
Yeah, then the display it not up at all ...
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
If you are not logged in, then it won't work obviously ... so provide Xorg.0.log and the above command run as root.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
I really appreciate your help, fritsch!
But i think we're getting too far of the VAAPI-road Wink

So I'll check if i can change refresh rate in System -> Settings -> Video Output and post the result.
Reply
(2015-10-13, 08:47)fritsch Wrote: Okay -> System -> Settings -> Video Hardware Output: Can you change refreshrate there?

If not - check to see if you can change the "Display" in that config. I have seen heads added twice in there, but only one with multiple refreshrates.
One step further Smile
Looks like it is really a problem with multiple outputs.

All looks good, if i start PC and beamer at the same time. But when the beamer is on and i restart the PC, only one refresh rate (60Hz) is available.
Seems as if the PC is choosing a different ouput, when the beamer isn't available yet.

In both cases I can only select HDMI3 as output.

So.. what do you mean with "change the Display in that config"? Which config?
Where have you seen mutiple entries with different refresh rates?
Do you know how I could force one output to be used?

So many questions.... Wink
Reply
No idea. Open a new thread, please with Debug Log from the starts.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
For some reason the projectM add-on is reporting a missing dll error, in both Kodi 15 and 16,

But is working fine on the beta 5 version

Here is the log from Kodi 15,
http://xbmclogs.com/ptxtaieen
I revert back, because I need the box wife proof :-)
Reply
Quote:21:44:57 T:139874599896960 ERROR: Unable to load /storage/.kodi/addons/visualization.projectm/visualization.projectm.so, reason: /storage/.kodi/addons/visualization.projectm/visualization.projectm.so: undefined symbol: __glewBindFramebufferEXT

No idea yet ...

Edit: Err, an idea I have - though need to think how I can keep those compatible with upstream OE6's addons.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
I've been running the updated vesrions of Jarvis without any major issues (installing the new updates every other day or so). This morning, after installing the new updates, video no longer launches. On the bottom of the screen it shows the play/pause bar but the rest of the screen never leaves the skin's movie/tv directory (shows show/movie icons, etc).

http://paste.ubuntu.com/12789055/
http://paste.ubuntu.com/12789060/
http://paste.ubuntu.com/12789063/
http://paste.ubuntu.com/12789071/

Any ideas? I followed the instructions on the first page exactly as they were written.
Reply
  • 1
  • 108
  • 109
  • 110(current)
  • 111
  • 112
  • 342

Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18