Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
(2016-02-21, 23:41)Phobos666 Wrote: I updated ubuntu to server-version 16.04 and this line
Quote:ExecStart = /usr/bin/xinit /usr/bin/dbus-launch --exit-with-session /usr/bin/openbox-session -- :0 -nolisten tcp vt7
gives me the following error
Code:
Fatal server error:
(EE) xf86OpenConsole: Cannot open virtual console 7 (Permission denied)

In the Xorg log there is the error
Code:
[  2042.179] (EE) systemd-logind: failed to take device /dev/dri/card0: Operation not permitted

(2016-02-21, 23:51)fritsch Wrote: Btw. your issue is something else, the user running that command is not member of video group and most likely you have to reenter the command for getting xserver start permissions from the initial howto.

I had the same issue with 16.04, my kodi user is in the video group but it seems that doesn't help. I added a line to /etc/X11/Xwrapper.config and now it works. Xserver is running as root which may raise some concerns but I don't consider it a problem on a dedicated Kodi box.

Xwrapper.config
Code:
allowed_users=anybody
needs_root_rights=yes

I use a BeebOx and did the custom EDID thing to get a picture if it starts up without a connected AVR but it seems this doesn't work with my Onkyo TX-SR 805. If I turn on the AVR after the boot of the box is completed I only get a black screen. A restart of the Xserver fixes that. I don't know yet what the problem is there but I had that working with a NVIDIA card and a custom EDID.

As I never had a INTEL based setup I just want to confirm, that it should work as I expect. Does a custom EDID enable to boot a BeeBox without tha AVR turned on and having it put signal through to my AVR as soon as I turn it on?
Reply


Messages In This Thread
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
RE: New Era: VAAPI with EGL interoperation - by chrissi323 - 2016-03-14, 09:07
Strange Behaviour - by MicTie - 2016-12-07, 10:46
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18