Re: [SlimDevices: Unix] piCorePlayer on Raspberry zero W plus 2, 8" ILI9341 cheap SPI TFT

2018-03-22 Thread rippi46
Hallo bvlet, schade, dass du nicht erklärt hast wie du es zum Laufen gebracht hast!!! hier im Anhang ein angepasstes Image für ein 2,8" Watterott Display und piCorePlayer 3.21. Das Problem ist, dass die zu ladende Auflösung für das Display zu groß ist. Ich habe den LCDSkin in das Image

Re: [SlimDevices: Unix] piCorePlayer on Raspberry zero W plus 2, 8" ILI9341 cheap SPI TFT

2018-01-22 Thread bvlet
OK, in the meantime i did some reading and got it. However, my log file still isn't putting out anything else than Jivelite 0.1.0 :( bvlet's Profile: http://forums.slimdevices.com/member.php?userid=67766 View this

Re: [SlimDevices: Unix] piCorePlayer on Raspberry zero W plus 2, 8" ILI9341 cheap SPI TFT

2018-01-21 Thread bvlet
Sorry,this was the latest version of my Jivelite.sh: Code: #!/bin/sh eventno=$( cat /proc/bus/input/devices | awk '/FT5406 memory based driver/{for(a=0;a>=0;a++){getline;{if(/mouse/==1){ print $NF;exit 0;') export HOME=/home/tc export JIVE_NOCURSOR=1 export

Re: [SlimDevices: Unix] piCorePlayer on Raspberry zero W plus 2, 8" ILI9341 cheap SPI TFT

2018-01-20 Thread ralphy
'This post' (http://forums.slimdevices.com/showthread.php?103330-Jivelite-for-piCorePlayer=843202=1#post843202) details how to enable logging for jivelite on pcp. Without a logfile, it will be difficult to help you get jivelite working. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio

Re: [SlimDevices: Unix] piCorePlayer on Raspberry zero W plus 2, 8" ILI9341 cheap SPI TFT

2018-01-19 Thread Michael Herger
I think (reasoned) the screen resolution (320*240) is too low for JiveLite and then it shuts itself down? Or is something else happening? That resolution is ok. It's what we're using on the Radio. But you might have to edit the configuration to load that smaller skin, rather than whatever is

[SlimDevices: Unix] piCorePlayer on Raspberry zero W plus 2, 8" ILI9341 cheap SPI TFT

2018-01-19 Thread bvlet
Hi There! With the help of this forum and the tutorials about the waveshare display, I almost managed to setup a raspberry pi zero w with piCorePlayer with an attached cheap touchscreen display from ALiExpress. Goal of this is to build a very small player for in the garage. I have only one