Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 4.0.0

2019-01-27 Thread ryangodammit
Can I upgrade from 3.5 straight to 4.1 or is it a full reinstall? ryangodammit's Profile: http://forums.slimdevices.com/member.php?userid=67252 View this thread: http://forums.slimdevices.com/showthread.php?t=109404

Re: [SlimDevices: Unix] Jivelite and (hopefully) Screen Switcher Applet

2019-01-27 Thread bluetdi
Baxxy wrote: > Sounds very good. Can you please explain how can i do that? Take winSCP, SSH into your Touch and go to the following path: /usr/share/jive/applets Select the folder "ScreenSwitcher" and copy it to your PC. Close the connection. SSH into your PicorePlayer and go to:

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-27 Thread chill
/usr/local/etc/ts.conf TSLIB_PLUGINDIR=/usr/local/lib/ts /root/jivelite/bin/jivelite After doing all that, I still get the JiveLite splash screen for a moment, and the last two lines of the logfile are: Code: ---- 20190127 22:04:46.397 ERROR jiveli

Re: [SlimDevices: Unix] Turning on stereo from piCorePlayer

2019-01-27 Thread bpa
You can only promote a plugin top menu to Home menu. Click and HOLD the "RemoteControl" menu and you should get a popup with an option to add to Home menu. bpa's Profile:

Re: [SlimDevices: Unix] Turning on stereo from piCorePlayer

2019-01-27 Thread andrewhess
edwin2006 wrote: > I used a power extension cord with master / slave. Amp in master, rest > in slave. When I power up the amp the rest (incl SB) follows and > vicaversa. Very low tech but works great. But do you have to physically turn on the cord? I'm hoping to put a menu item on the

Re: [SlimDevices: Unix] Turning on stereo from piCorePlayer

2019-01-27 Thread edwin2006
I used a power extension cord with master / slave. Amp in master, rest in slave. When I power up the amp the rest (incl SB) follows and vicaversa. Very low tech but works great. *SqueezeBoxes:* 2x SB2 (Living room and study), 1x Radio (Kitchen), 1x Boom (Dining room), 1x piCorePlayer

Re: [SlimDevices: Unix] Jivelite and (hopefully) Screen Switcher Applet

2019-01-27 Thread lalu01
Baxxy wrote: > Sounds very good. Can you please explain how can i do that? You will find the solution here: http://wiki.slimdevices.com/index.php/Screen_Switcher_applet lalu01's Profile:

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-01-27 Thread slimhase
slimhase wrote: > I googled, followed instructions and think I have my local PC > (192.168.1.4) now setup as a local ntp server. > 1) When I now do (on pCP): > sudo /usr/sbin/ntpd -w -p 192.168.1.4 > I get this: > ntpd: reply from 192.168.1.4: peer is unsynced > > 2) When enter 192.168.1.4 in

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-27 Thread chill
I guess these last two lines are the important ones: Code: 20190127 14:52:59.312 ERROR jivelite.ui.draw - jive_surface_set_video_mode:855 SDL_SetVideoMode(640,480,0): Couldn't set console screen info 20190127 14:52:59.312 ERROR jivelite.ui.draw - jiveL_s

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-27 Thread chill
ralphy wrote: > Check if your SDL library even has support for tslib built in I suspect > probably not. None of the intel systems I checked were linked against > libts. > Code: joggler@openframe:/usr/lib/i386-linux-gnu$ ldd libSDL-1.2.so.0.11.4

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-01-27 Thread slimhase
paul- wrote: > Ntp is a picky program. I believe if the answer takes too long to > return, ntp will throw the answer out. > > Anyway you can run a local ntp server to test? I googled, followed instructions and think I have my local PC (192.168.1.4) now setup as a local ntp server. 1) When I

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-01-27 Thread paul-
Ntp is a picky program. I believe if the answer takes too long to return, ntp will throw the answer out. Anyway you can run a local ntp server to test? piCorePlayer a small player for the Raspberry Pi in RAM. Homepage: https://www.picoreplayer.org Please 'donate'

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-27 Thread ralphy
chill wrote: > all I get is the JiveLite splash screen before it drops back to a > command line prompt without an error message. What would cause this? > Is there something wrong with my Lua setup perhaps, or my tslib setup? My jivelite sources have all logging off by default except for the

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-27 Thread chill
Thanks Ralphy - I'll look into that. chill's Profile: http://forums.slimdevices.com/member.php?userid=10839 View this thread: http://forums.slimdevices.com/showthread.php?t=110040

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-27 Thread ralphy
Check if your SDL library even has support for tslib built in I suspect probably not. None of the intel systems I checked were linked against libts. >From picoreplayer Code: tc@rpibp-wls:/opt/jivelite/lib$ ldd libSDL-1.2.so.0.11.4 libm.so.6 => /lib/libm.so.6

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-01-27 Thread slimhase
slimhase wrote: > This is possible - I have a pretty stupid router ("Speedport LTE 2" / > Huawei B593-s12), which probably has an internal firewall, but no way to > see / adjust its setting... > The odd thing is that I *think* that a couple of weeks ago it still > worked - i.e. LMS logs showed

Re: [SlimDevices: Unix] Jivelite on a Joggler

2019-01-27 Thread chill
I've built Jivelite on the Bionic stick, using the same instructions as previously, and I've also built tslib again, and I can run ts_calibrate to create the /etc/pointercal file. The command I used to run ts_calibrate was: Code: TSLIB_FBDEVICE=/dev/fb0

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-01-27 Thread slimhase
bits wrote: > I bet you have port 123 blocked but allow ICMP, 80 and 443. > > Firewall issue. This is possible - I have a pretty stupid router ("Speedport LTE 2" / Huawei B593-s12), which probably has an internal firewall, but no way to see / adjust its setting... The odd thing is that I

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-01-27 Thread bits
I bet you have port 123 blocked but allow ICMP, 80 and 443. Firewall issue. bits's Profile: http://forums.slimdevices.com/member.php?userid=13375 View this thread: http://forums.slimdevices.com/showthread.php?t=110094

Re: [SlimDevices: Unix] piCorePlayer v4.1.0 odd Date & Time

2019-01-27 Thread slimhase
Greg Erskine wrote: > Hi slimhase, > > The web server on pCP starts before the time is set. So this means it is > possible for any pCP setup to access a setup web page before ntp has > done its thing. This will result the epoch date displaying on the web > pages. Usually a refresh is all that