mripard / xf86-video-armsoc

MIT License
11 stars 22 forks source link

ERROR: Cannot set the DRM interface version. #9

Open cuu opened 5 years ago

cuu commented 5 years ago

Hi there

on orange pi one 4.14.78 with sun4i-drm(which I think created /dev/dri/card0) always got this error

[  3320.229] (II) No BusID or DriverName specified - opening /dev/dri/card0
[  3320.229] (EE) ERROR: Cannot set the DRM interface version.
[  3320.229] (EE) ERROR: Cannot open a connection with the DRM - Permission denied
[  3320.229] (WW) Falling back to old probe method for armsoc
[  3320.229] (II) No BusID or DriverName specified - opening /dev/dri/card0
[  3320.229] (EE) ERROR: Cannot set the DRM interface version.
[  3320.229] (EE) ERROR: Cannot open a connection with the DRM - Permission denied
[  3320.229] (EE) No devices detected.

here is the fulll Xorg.0.log

https://pastebin.com/3HiD5RDg

why is that ? what I miss?

Thanks

mlt commented 5 years ago

Sounds like https://forum.odroid.com/viewtopic.php?t=7101#p60869