Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clementine Android Remote Cannot connect when using autostart systemctl feature #6068

Closed
lateboomer opened this issue May 29, 2018 · 1 comment

Comments

@lateboomer
Copy link

Operating System:
root@beaglebone:~# uname -a
Linux beaglebone 4.9.82-ti-r102 #1 SMP PREEMPT Thu Feb 22 01:16:12 UTC 2018 armv7l GNU/Linux
Build Operating System: Linux 4.9.0-4-armmp-lpae armv7l Debian

Desktop:
/usr/bin/startlxde

Clementine version:
1.3.1

Issue:

I tried to setup up autorun using systemctl for Clementine, however the Android remote was unable to connect to Clementine.

However, if I direct run startx /usr/bin/clementine with debian or root user I am able to connect with Android remote.

Systemctl status:

root@beaglebone:~# systemctl status clementine
● clementine.service - clementine
   Loaded: loaded (/etc/systemd/system/clementine.service; enabled; vendor preset: enabled
   Active: active (running) since Mon 2018-05-28 16:50:15 UTC; 21s ago
 Main PID: 2477 (clementine-star)
    Tasks: 24 (limit: 4915)
   CGroup: /system.slice/clementine.service
           ├─2477 /bin/sh /usr/local/bin/clementine-start-player.sh
           ├─2480 /bin/sh /usr/bin/startx /usr/bin/clementine
           ├─2501 xinit /usr/bin/clementine -- /etc/X11/xinit/xserverrc :0 -auth /tmp/serv
           ├─2502 /usr/lib/xorg/Xorg -nolisten tcp :0 -auth /tmp/serverauth.GUdeHs7A81
           ├─2506 /usr/bin/clementine
           ├─2515 /usr/bin/clementine-tagreader /tmp/clementine_491663753
           ├─2520 dbus-launch --autolaunch 6cbc8c0e47bdb4b1ea85095b5af82837 --binary-synta
           └─2521 /usr/bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session

May 28 16:50:20 beaglebone clementine-start-player.sh[2477]: (==) Log file: "/var/log/Xorg
May 28 16:50:20 beaglebone clementine-start-player.sh[2477]: (==) Using config file: "/etc
May 28 16:50:20 beaglebone clementine-start-player.sh[2477]: (==) Using system config dire
May 28 16:50:21 beaglebone clementine-start-player.sh[2477]: gbm: failed to open any drive
May 28 16:50:21 beaglebone clementine-start-player.sh[2477]: gbm: Last dlopen error: /usr/
May 28 16:50:21 beaglebone clementine-start-player.sh[2477]: failed to load driver: tilcdc
May 28 16:50:21 beaglebone clementine-start-player.sh[2477]: EGL_MESA_drm_image required.
May 28 16:50:24 beaglebone clementine-start-player.sh[2477]: 16:50:24.886 WARN  unknown
May 28 16:50:26 beaglebone clementine-start-player.sh[2477]: 16:50:26.029 WARN  unknown
May 28 16:50:26 beaglebone clementine-start-player.sh[2477]: 16:50:26.890 WARN  unknown
@lateboomer
Copy link
Author

My bad. The simple solution is just to connect the BBB board to a monitor and set the value to allow remote connect from there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants