Search Criteria
Package Details: kodi-standalone-service 1.123-1
Git Clone URL: | https://aur.archlinux.org/kodi-standalone-service.git (read-only, click to copy) |
---|---|
Package Base: | kodi-standalone-service |
Description: | Systemd services to run kodi in stand-alone mode without a DE |
Upstream URL: | https://github.com/graysky2/kodi-standalone-service |
Licenses: | |
Replaces: | |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 64 |
Popularity: | 0.41 |
First Submitted: | 2014-11-05 20:25 |
Last Updated: | 2021-01-05 00:28 |
Dependencies (5)
- libinput (libinput-swap-two-and-three-finger-tap, libinput-fix101796-git, libinput-no-hysteresis, libinput-nosmoothing, libinput-nomiddletap, libinput-accel-profile-git, libinput-hires-scroll, libinput-complyue, libinput-git, libinput-multiplier, libinput-minimal-git, libinput-three-finger-drag)
- polkit (polkit-git, polkit-consolekit, polkit-no-script-git, polkit-duktape)
- cage (optional) – for kodi-wayland.service
- xorg-server (xorg-server1.12, xorg-server-hwcursor-gamma, xorg-server1.19-git, xorg-server-notty, xorg-server-dev, xf86-input-evdev-git-surfacepen3, xf86-input-evdev-git, xorg-server-sd_notify, xorg-server-git, xorg-server-bug865, xorg-server-rootless-nosystemd-minimal, xorg-server-rootless-nosystemd-minimal-git, xorg-server-noudev) (optional) – for kodi-x11.service
- xorg-xinit (xorg-xinit-posix, xorg-xinit-git) (optional) – for kodi-x11.service
Latest Comments
« First ‹ Previous ... 2 3 4 5 6 7 8 9 10 11 12 ... Next › Last »
graysky commented on 2019-05-13 23:34
@achilleas.k - thank you for the suggestion.
achilleas.k commented on 2019-05-13 23:29
Awesome. Thanks @graysky!
graysky commented on 2019-05-13 23:23
@achilleas.k - Let me read the man page for usermod based on your suggestion. Thanks.
achilleas.k commented on 2019-05-13 21:30
Newer versions of the post_upgrade() hook in the readme.install file have been messing with my Kodi user permissions.
Since 1.95-1, the line
usermod -g kodi -G audio,input,network,optical,video kodi
has been removing the kodi user from manually assigned groups that I keep to give access to media directories. Wouldn't it be friendlier to custom setups like mine to useusermod -g kodi -aG audio,input,network,optical,video kodi
?Thanks.
SpaceAgeHero commented on 2019-03-15 18:58
Yes I can also confirm this issue. Gladly it can be fixed by enabling the "dim" screensaver add-on in KODI settings ...
hillbicks commented on 2019-03-01 08:25
Anyone else having problems with the display turning off after 10 minutes? I already made a thread here https://bbs.archlinux.org/viewtopic.php?pid=1834258#p1834258
graysky commented on 2018-06-10 12:58
@Ranjak - Please see your BBS thread and comment there (ie confirm that no changes are needed to this package).
Ranjak commented on 2018-05-27 17:17
@ajdunevent You're not alone, I opened a thread here : https://bbs.archlinux.org/viewtopic.php?pid=1787945#p1787945
Also, I'm on nvidia (dedicated desktop), which seems to hint that this isn't a vendor-specific problem since you're on intel apparently.
Maybe you could post your failing xorg log (it should be in /var/lib/kodi/.local/share/xorg) on the thread I linked above.
ajdunevent commented on 2018-05-23 00:36
The upgrade to xorg 1.20 seems to have broken this for me. I rolled back the following packages:
xorg-server-1.19.6-2-x86_64<br> xorg-server-common-1.19.6-2-x86_64<br> xorg-server-devel-1.19.6-2-x86_64<br> xf86-video-intel-1\:2.99.917+829+gd7dfab62-1-x86_64
Hope I'm not the only one facing this issue. Let me know if there is anything more useful I can provide to help.
graysky commented on 2018-04-14 17:59
@rpcameron - There is no documentation advising ARM users to install it. 1) arch='x86_64' not arm-x 2) comments on line 7 and 8 of the PKGBUILD itself 3) warning on the kodi wiki page https://wiki.archlinux.org/index.php/Kodi#Kodi-standalone-service
Not sure why you posted...