Page 8 of 9

Re: RuneAudio as a standalone system on C1+

PostPosted: 25 Apr 2016, 15:26
by pe9ghz
Trying to set up a system with a TFT display according to this topic and the Magazine.

So arriving at the step to install chromium, what should be answered to the question regarding ttf-font ?

Code: Select all
[root@volumio ~]# pacman -U chromium-45.0.2454.101-1-armv7h.pkg.tar.xz
loading packages...
resolving dependencies...
:: There are 10 providers available for ttf-font:
:: Repository extra
   1) noto-fonts  2) ttf-bitstream-vera  3) ttf-croscore  4) ttf-dejavu  5) ttf-freefont
   6) ttf-linux-libertine  7) ttf-oxygen
:: Repository community
   8) ttf-droid  9) ttf-liberation  10) ttf-ubuntu-font-family


Many thanks in advance and keep up the good work!

Re: RuneAudio as a standalone system on C1+

PostPosted: 25 Apr 2016, 15:44
by jazzaj
My advice you can choose the font you want, it's just a cosmetic choice for how the informations will be display on screen. Have a look to each font on Google and chooose the one you like.

Re: RuneAudio as a standalone system on C1+

PostPosted: 26 Apr 2016, 10:56
by pe9ghz
I 've restarted from scratch as I'd messed up the OS when trying to solve some library incompatibilities.

Re-imaged the uSD card with the Rune Odroid-C1+ image from the repository.
Expand root partition to fit the uSD card, setup boot.ini.

Started installing the required packages for X:
pacman -Syy;
pacman -S xf86-video-odroid-c1 xf86-video-fbdev
pacman -S xorg-server xorg-xinit
pacman -S lxde

lxdm starts up on the HDMI display with a popup message about a process not attached to pid 819 or something like that but apart from this it seems to work as I see a desktop (also with auto login).

All well up to the point where chromium has to be installed. Tried to install chromium-44.0.2403.107-1-armv7h.pkg.tar.xz and also version 45 as mentioned in the Magazine. Apparently both need never versions of most libraries than the versions supplied in the RuneOS image.
Also, midori doesnt want to install (:: conflicting libgudev libsystemd).
Tried to pacman -Sy systemd but after that the system seems broken, it waits for ages upon shutdown at stopping Samba service.

Is there a more recommended way to update the OS / system libraries to be compatible with chromium ?
Or maybe just give up and wait for a newer RuneOS to be released ?

Re: RuneAudio as a standalone system on C1+

PostPosted: 28 Jun 2016, 10:55
by Dondorito
So there is no Install and play image for the official 3.2 screen? Will there be one any time soon? As I understood even when I use the image for the larger screen I still won't be abled to use the player as a standalone device, since I need to zoom in first? Did anyone manage to use the buttons for zooming? Or can it be saved as default, so I can use it without pc or keyboard or even network connected?

Did anyone follow through on the implementation on 3.2 touchscreen and could upload the image... Since I won't be abled to set it up myself... Would really appreciate it!
Or is there an easier way with a updated Odroid support?

Cheers

Re: RuneAudio as a standalone system on C1+

PostPosted: 28 Jun 2016, 16:36
by hondagx35
Hi pe9ghz, hi Dondorito,

at the moment it is not possible to update the C1 image.
To get a local browser working we have to make a new image.
This is necessary, because all packages (mpd, php and .....) have to be updated.

At the moment i'm very busy with other things, but will try to make a new image as soon as possible.

Frank

Re: RuneAudio as a standalone system on C1+

PostPosted: 28 Jul 2016, 12:52
by Fujitus
Hey all , I actually try too install chromium on my RuneAudio setup without success.

When I start chrunium, it said that it can't find the libavcodec.so

If you got a solution please let me know :)

Re: RuneAudio as a standalone system on C1+

PostPosted: 18 Aug 2016, 12:38
by frengo
Hello, since I installed the TFT, following this procedure, the TFT works but now I do not reach more Runeaudio GUI on the IP of the device. It's normal ?
It was comfortable to manage RuneAudio also via wi-fi, but now what not possible to do it. It also happens to you or pheraps is there something that I'm wrong ?...
I hope you can help me to reach my Runeaudio GUI.

Thanks in advance.

Re: RuneAudio as a standalone system on C1+

PostPosted: 18 Aug 2016, 15:21
by hondagx35
Hi frengo,

It's normal ?

No it isn't.

the TFT works

So you are able to access the GUI (network page).
Please check if your device gets an IP assigned.

Are you able to ping this IP?
You can play songs from NAS or Webradio?

Frank

Re: RuneAudio as a standalone system on C1+

PostPosted: 18 Aug 2016, 17:42
by frengo
Yes, I can ping it on 192.168.1.53.
In addition it can also to enter from the same PC with Putty or Cyberduck and I can quickly upload songs on the USB stick and then play them but only by TFT.

GUI does not appear on the PC.

Re: RuneAudio as a standalone system on C1+

PostPosted: 18 Aug 2016, 21:33
by hondagx35
Hi frengo,

this is strange:

- ping and ssh work => your device has a working IP
- local GUI works => webserver and all system services are up and running (it is the same as remote but on local host 127.0.0.1)
- you can play music => mpd and network is up and running

Are you trying:
- http://192.168.1.53
or
- http://runeaudio

Frank