Kodi can not eject DVD, but kodi user can - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52) +---- Thread: Kodi can not eject DVD, but kodi user can (/showthread.php?tid=375890) |
Kodi can not eject DVD, but kodi user can - Ferdinarm - 2024-01-20 Complete debug log: https://paste.kodi.tv/akobuyaqat.kodi I'm on Arch Linux ARM on a Raspberry Pi4 w/8 GB RAM
Kodi runs under a normal user account, that is allowed to operate the DVD player device (/dev/cdrom is linked to /dev/sr0). That is, the kodi user can perform Code: $ eject /dev/sr0 If I choose to eject the DVD from Kodi however, nothing happens. Does anybody know what Kodi actually does, and if it's configurable? |