xinit no screens found (kodi-odroid)

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

xinit no screens found (kodi-odroid)

Postby luukvbaal » Fri Feb 08, 2019 12:28 am

Hey I'm trying to run the recently updated kodi-odroid on my XU4 using the systemd service from the repo but xinit fails with error `ERROR: Cannot open a connection with the DRM - Permission denied`. I'm not sure why since kodi user is in `video` group and /dev/dri/card0 is r/w accessible by `video`.

$this->bbcode_second_pass_code('', '$ ls -l /dev/dri/card0
crw-rw----+ 1 root video 226, 0 Feb 8 01:05 /dev/dri/card0')
$this->bbcode_second_pass_code('', '$ sudo -u kodi groups
tty network power kodi video storage optical input disk audio')

Full Xorg.0.log
Also using xorg.conf from hardkernel ubuntu image:
$this->bbcode_second_pass_code('', 'cat /etc/X11/xorg.conf
Section "Device"
Identifier "ODROID"
Driver "armsoc"
Option "Debug" "false"
Option "DPMS" "false"
Option "NoFlip" "false"
Option "NoHardwareMouse" "true"
Option "NoG2D" "false"
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Option "BlankTime" "0"
Option "StandbyTime" "0"
Option "SuspendTime" "0"
Option "OffTime" "0"
EndSection

Section "DRI"
Mode 0666
EndSection')
Any suggestions would be appreciated.
luukvbaal
 
Posts: 2
Joined: Mon Jan 07, 2019 9:17 pm

Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 12 guests