Re: [SlimDevices: Unix] Announce: Slimmer

2020-04-10 Thread piPlayer
command at point 16: cat >> /opt/bootlocal.sh << EOF modprobe uinput /usr/local/etc/init.d/lcdproc-server start /usr/local/etc/init.d/pikeyd start /usr/local/etc/init.d/slimmer start EOF - sudo filetool.sh -b - Reboot After Raspberry Pi has rebooted

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-04-11 Thread piPlayer
chill wrote: > No - it slipped my mind, sorry. Been tied up with work. I'll do that > this weekend. It would be nice if you could write a final summary. Best regards PiPlayer piPlayer'

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-04-22 Thread piPlayer
@chill Perfect thank You very much. Best regards PiPlayer piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread: http://forums.slimdevices.com/showthread.php?t=1

Re: [SlimDevices: Unix] Announce: Slimmer

2020-06-13 Thread piPlayer
4200 108fc32e 2376051 0 0 0 7 158000 4192 4001 8e9680 0 0 1000 B: MSC=10 But when I start Slimmer with Code: --input /dev/input/event0 the software doesn't respond to the commands. Do

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-06-17 Thread piPlayer
I would suspect a defective switch or a third variant. Do you have the possibility to measure which GPIO the Y switch is connected to and whether the switch works at all? Best regards PiPlayer piPlayer's Profile:

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-06-17 Thread piPlayer
patrick31698 wrote: > Is there a way to setup Jivelite without using the buttons? > You can connect a USB keyboard to navigate through the setup. piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280

Re: [SlimDevices: Unix] Announce: Slimmer

2020-06-18 Thread piPlayer
t; page. > > /usr/local/sbin/lircd --device=/dev/lirc0 --log=/var/log/pcp_lirc.log > --uinput > > Save the config and reboot That was the solution. I did this before, but I forgot. Best regards PiPlayer p

Re: [SlimDevices: Unix] Announce: Slimmer

2020-06-26 Thread piPlayer
piPlayer wrote: > That was the solution. I did this before, but I forgot. > One small change: With the current Lirc version, the above-mentioned user command has to be changed somewhat. The following command must be used: Code: /usr/local/sbin/lircd --devic

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2020-06-30 Thread piPlayer
Code: #!/bin/sh #export SDL_VIDEO_FBCON_ROTATION=UD #export HOME=/home/tc #export JIVE_FRAMERATE=22 #/usr/sbin/fbset -depth 32 #export SDL_TOUCHSCREEN=1 #TSLIB_CALIBFILE=/usr/local/etc/pointercal #export SDL_MOUSEDEV=$TSLIB_TSDEVICE #sudo -E -b /opt/

Re: [SlimDevices: Unix] piCorePlayer and automatic screen brightness control.

2020-07-03 Thread piPlayer
play around with pigpio and python. But pigpio doesn't seem to be available in python (import error). I installed the pigpio.tcz extension and the pigpio daemon is running. But there is no pigpio file in the /usr/local/lib/python2.7/dist-packages folder. What can be th

Re: [SlimDevices: Unix] piCorePlayer and automatic screen brightness control.

2020-07-03 Thread piPlayer
Ok I understand. The problem is, I am using the PyLMS library and it is causing problems with Python 3.6. So I have to use Python 2.7. But the old RPi-GPIO.tcz extension for Python 2 is no longer available in PiCorePlayer 6. So I thought pigpio was an alternative. --

Re: [SlimDevices: Unix] piCorePlayer and automatic screen brightness control.

2020-07-03 Thread piPlayer
paul- wrote: > ... But moving to python3 is going to be a must... Then I have to look around for an alternative to PyLMS. Best regards PiPlayer piPlayer's Profile: http://forums.slimdevices.com/member.php?user

Re: [SlimDevices: Unix] piCorePlayer and automatic screen brightness control.

2020-07-03 Thread piPlayer
paul- wrote: > What are you trying to do We have alot of commands built in to the > pcp command line tool. > > I also use squeezy still.which is perl based. > https://github.com/pssc/squeezy > > I like the older version, as it runs much faster > https://code.google.com/archive/p/squ

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-08-17 Thread piPlayer
My Pimoroni project is finished. A 3d printed mini boombox for my son. 31312 More pictures: 'Link' (https://forums.slimdevices.com/showthread.php?102957-pi-based-systems&p=985366&viewfull=1#post985366) +---+ |Filename: pim1.jpg

Re: [SlimDevices: Unix] Moving Configured PCP to Different Network

2021-04-06 Thread piPlayer
ot; } network={ ssid="HOME NETWORK NAME" psk="HOME PASSWORD" key_mgmt=WPA-PSK auth_alg=OPEN id_str="home" } ... but it doesent work. Regards PiPlayer pi

Re: [SlimDevices: Unix] Moving Configured PCP to Different Network

2021-04-06 Thread piPlayer
Greg Erskine wrote: > > Code: > > # Maintained by user > > Ahh, this line was always missing in my wpa_supplicant.conf. I will try that. Thank you very much! piPlayer's Prof

Re: [SlimDevices: Unix] Moving Configured PCP to Different Network

2021-04-08 Thread piPlayer
Greg Erskine wrote: > > Code: > > # Maintained by user ---- > > > > piPlayer wrote: > > I will try that.> > The wpa_supplicant.conf with several WLAN settings now works. Additionally I had to add the line scan_ssid

Re: [SlimDevices: Unix] Waveshare 4inch touchscreen

2017-04-26 Thread piPlayer
Hello efthk23, with the help of this two threads I get the Waveshare 4" TFT working well with jivelite. I use Picoreplayer 3.02 with kernel 4.4. 'Link 1' (https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiZ3qGRlMLTAhUDlSwKHesTDtsQrAIINygBMAA&url=http%3A%2F

Re: [SlimDevices: Unix] Waveshare 4inch touchscreen

2017-04-27 Thread piPlayer
paul- wrote: > ... > I'm assuming that you are trying to get jivelite working. First install > jivelite, this will also install the Touchscreen kernel modules. In pCP > 3.20, I've started to include the ads7846.ko module that waveshare uses > as a touch interface. > ... > That module is only f

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-05-05 Thread piPlayer
nowhinjing wrote: > I am so close to getting this fully working. I have created a TFT.tcz > and modified the jivelite.tcz to use a custom 480x320 screen. > > In large part, I have used the guidance posted on the fbtft post in the > tiny core forum. > > BUT I am failing at the last hurdle. In Ja

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-05-05 Thread piPlayer
nowhinjing wrote: > @piplayer, thanks for taking the time to reply. > > I have done exactly what you specified, unsquash - modify the source > jivelite.sh, resquash and copy the resulting jivelite.tcz to the > picoreplayer. > > Unfortunately with the same result, jivelite

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-05-06 Thread piPlayer
Hello NWJ, my well working jivelite.sh looks like this: > #!/bin/sh > > lms=192.168.3.4 > > while ! ping -c1 $lms >/dev/null 2>&1 > do > sleep 2 > > done > > if [ ! -z ${SDL_TOUCHSCREEN} ]; then > export JIVE_NOCURSOR=1 > fi > > export HOME=/home/tc > export JIVE_FRAMERATE=22 >

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-05-08 Thread piPlayer
nowhinjing wrote: > > > Code: > > #!/bin/sh > if [ ! -z ${SDL_TOUCHSCREEN} ]; then > export JIVE_NOCURSOR=1 > fi > > export HOME=/home/tc > export JIVE_FRAMERATE=22 > > SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb1 /opt/jivelite/bin/jivelite & > > /usr

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-05-08 Thread piPlayer
nowhinjing wrote: > > > Code: > > http://www.pughx2.com/picoreplayer.html > > > Good manual, certanly it helps others to get a cheap Squeezebox Touch replacement. I also wrote a manual for myself, but in German. Unfortunately, my East German schoo

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-05-16 Thread piPlayer
paul- wrote: > > ps. That is a heck of a modprobe line. Where did you find all of that > info? Was that in the waveshare website. A couple of modeprobe parameters for some TFT`s you can find here: 'Link' (https://www.google.de/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKE

Re: [SlimDevices: Unix] Announce piCorePlayer 3.20

2017-08-22 Thread piPlayer
feeder6 wrote: > > Yes is it possible to use a display and a dac which are connected to the > gpios on rpi2 at the same time? There are different adapters to use more > then one thing connected to gpio. Yes it is possible, the i2c dac and the spi display uses different gpio's. I have both and a

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-08-29 Thread piPlayer
ralphy wrote: > > Note that the clock screen savers do NOT work with the 3.5" waveshare > skin. On my system the clock screen savers working well with the waveshare display. Therefore I have changed the resolution of the clock .png images and modified the ClockApplet.lua file. But in my case the

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-09-05 Thread piPlayer
gsp_steve wrote: > > There is now only one problem since i connect my USB Audio Card the > Touch stops working!? I had the same problem. Probably the USB Audio Card became the input event number 0 and the touchscreen the input event number 1. To fix it, you have to change the event number from

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-09-05 Thread piPlayer
gsp_steve wrote: > Did anyone know if this also works on a Raspberry Model B? I think you mean the Raspberry Pi 1 Model B. Therfore you need the the kernel driver modules for armV6 architecture. It is possible, that the new pcp-jivelite_default-wav35skin.tcz only supports armV7 cpu`s. But you can

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-09-05 Thread piPlayer
ralphy wrote: > There is no cpu dependency for the skin package and it's available for > both armv6 and armv7. I thought of the fbtft driver module. I have no other idea why the waveshare do not work with the Raspberry Pi 1. --

Re: [SlimDevices: Unix] piCorePlayer 3.22 LMS install problems on RPi3

2017-09-29 Thread piPlayer
There is still an problem with the sourceforge server. 'link' (http://forums.slimdevices.com/showthread.php?107352-Announce-piCorePlayer-3-20&p=896065&viewfull=1#post896065) piPlayer's Profile: http://forums.slimdevices.com

Re: [SlimDevices: Unix] piCorePlayer + Jivelite screen off command

2017-10-01 Thread piPlayer
It is not nessasery to do that because you can set a "Blank Screen" screensaver for the playing mode. Then you have the same effect. piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread

Re: [SlimDevices: Unix] Announce: Slimmer

2017-10-02 Thread piPlayer
Hello tbali, I have testet your software with a two-line and a for-line display and it works very well. Many thanks for your work. I have one little improvement suggestion. On the two-line display the second line scrolls permanently. I would insert a break of two or three seconds between the scrol

[SlimDevices: Unix] Picore: chosing the lms server

2017-10-02 Thread piPlayer
At standard piCorePlayer searching the LMS server with autodiscovery. You can specify a LMS IP-adress on the PCP webinterface under "Squeezelite Settings". piPlayer's Profile: http://forums.slimdevices.com/member.php?userid

Re: [SlimDevices: Unix] Announce: Slimmer

2017-10-03 Thread piPlayer
Ok, thanks for your reply. I dont think, that my feature request will have any effect. So I can live with the scrolling like it is. piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread:

Re: [SlimDevices: Unix] Picoreplayer with touchscreen and jivelite

2017-10-04 Thread piPlayer
srvduplex wrote: > > Do you any idea why I can't get the screen the other way around? > I think you have to rotate the screen in the second line of the /opt/bootlocal.sh entry. Code: modprobe fbtft_device debug=3 rotate=90 name=flexfb speed=1600 gpios=reset:25,dc

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2017-10-05 Thread piPlayer
cubii wrote: > Could not go the bed bevore testing thsi, so i made my onw image with > the provided installations on the homepage, installed lms and got no > screen. > If then lms is stopped, the screen comes back (Jivelite) and i can start > lms again without getting problems with jivelite/the t

Re: [SlimDevices: Unix] Announce: Slimmer

2017-10-05 Thread piPlayer
tbali wrote: > I will look after it when I get some spare time. Thant would be great. Thank you. piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread: http://forums.slimdevices.com/sho

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2017-10-13 Thread piPlayer
psketch wrote: > ... So, how can I enter the LMS IP so that Jivelite can find the server? > ... look here: 'link' (http://forums.slimdevices.com/showthread.php?108088-Picore-chosing-the-lms-server) piPlayer's Profile: http

Re: [SlimDevices: Unix] picoreplayer - jivelite not starting

2017-10-14 Thread piPlayer
The linked instruction is only for a screen with resolution 480x320 your screen resolution is 320x240. That is the reason why jivelite can`t come up. piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280

Re: [SlimDevices: Unix] Picoreplayer with touchscreen and jivelite

2017-10-14 Thread piPlayer
Did you calibrate the screen? Perhaps the touch screen works right after that. piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread: http://forums.slimdevices.com/showthread.php?t=10498

Re: [SlimDevices: Unix] picoreplayer - jivelite not starting

2017-10-14 Thread piPlayer
You need to look for a 320x240 skin for jivelite. Perhaps this thread helps: 'link' (http://forums.slimdevices.com/showthread.php?103594-Proper-320x240-PITFT-Skin-for-Jivelite) Then you have to implement it in pcp-jivelite.tcz and set this skin to the default value. The extension "pcp-jivelite__de

Re: [SlimDevices: Unix] Picoreplayer with touchscreen and jivelite

2017-10-14 Thread piPlayer
srvduplex wrote: > Hi piPlayer > > I did, and when I launch the calibration the screen is back upside > down. > Thanks Please try my method to rotate the screen in the bootlocal.sh entry and run calibration after that. And dont forget to delete the entry in do

Re: [SlimDevices: Unix] pCP3.22 + Waveshare 3.5 + Justboom Amp Zero

2018-01-12 Thread piPlayer
You could try the HDMI version of the waveshare 3,5" touchpanel: 'link' (https://www.waveshare.com/product/modules/oleds-lcds/raspberry-pi-lcd/3.5inch-hdmi-lcd.htm) This one dont use the PIN 18. You can stack it on the amp for the touch function but you need an additional HDMI mini to HDMI cable f

Re: [SlimDevices: Unix] pCP3.22 + Waveshare 3.5 + Justboom Amp Zero

2018-01-15 Thread piPlayer
I think this Problem would be better placed in the slimmer thread. Anyway, did You use pull-up resistors for connecting the button? If not, this could be the problem. piPlayer's Profile: http://forums.slimdevices.com/member

Re: [SlimDevices: Unix] Announce: Slimmer

2018-01-23 Thread piPlayer
Hello Balázs, it would be nice if you could implement the possibility to open the playlist folder in the main menu at the next slimmer update. Best regards PiPlayer piPlayer's Profile: http://forums.slimdevice

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-01-27 Thread piPlayer
streampunk wrote: > Hi, > for all that are using the touchscreen display in self constructed > mobile devices (i.e. running on battery power), it would be great to > have an option to put the screen and its backlight into standby after a > certain time. > It seems that this is not really trivial,

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-01-27 Thread piPlayer
@rmac321 Look here, maybe it helps: http://forums.slimdevices.com/newreply.php?do=newreply&p=896587 piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread: http://forums.slimdevices.com

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-01-27 Thread piPlayer
We talked about this problem a few weeks ago. Maybe my solution will help: 'link' (http://forums.slimdevices.com/showthread.php?107366-picoreplayer-3-11-waveshare-3-5-TFT-jivelite-Raspberry-Pi-2B&p=896587&viewfull=1#post896587)

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-01-29 Thread piPlayer
The last idea I have is to disable slimserver autostart and put a startup command in a user command line on the picorplayer web interface. In my opinion, these commands are executed at the very end of do_rebootstuff.sh. At this time Jivelite should be up and running. But I dont know if it works.

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-01-29 Thread piPlayer
rmac321 wrote: > > FWIW, if I remove the parts of the line calling jivelite that create the > framebufffer, then jivelite is started and output to the hdmi monitor, > so jivelite isn't the culprit. There is some conflict between > slimserver being called and the creation of the framebuffer. No

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-01-30 Thread piPlayer
Hello rmac, Congratulations, your endurance to find the problem has paid off. I had the combination of LMS and TFT working before nowhinjing did his tutorial. My workflow was a little different than the tutorial. In my case, I manually wrote the entries in bootlocal.sh. That's why my boot order i

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-02-06 Thread piPlayer
patrick31698 wrote: > Any experiences on this TFTs with the first generation Pis? The pinout of the linked Chinese touch screen is identical to the Waveshare 3.5 "and 4" displays. I believe in China they are cloning their own products. :rolleyes: So it should work with the tutorial from nowhinjin

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-02-06 Thread piPlayer
For the official 7" RPI Display You have to follow this instruction: 'link' (https://github.com/ralph-irving/tcz-jivelite/blob/master/README.md) piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View

Re: [SlimDevices: Unix] Pi or Pi Zero for player?

2018-02-08 Thread piPlayer
I have for RPI based players with piCore working at my home, one RPI 1B (single core cpu), one RPI A+ (single core cpu) ans two RPI 2. I cant find any differences between the performance of these models. So I am pretty shure, that the Pi zero also working well as a piCorePlayer. For a friend I am

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-11 Thread piPlayer
Hello, Currently I try around with a 4.3 inch WaveShare display with 480x272 resolution. For this I need the WQVGAsmallPrint skin, which is not available in the latest pcp-jivelite.tcz, which was loaded via the web interface. Is there a chance to get those "old skins" back?

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-12 Thread piPlayer
ralphy wrote: > All the skins are still available in the extensions, you have to install > pcp-jivelite_wqvgaskins.tcz from the picoreplayer sourceforge > repository. Aahhh, that's good to hear. Thank you for your prompt reply. ---

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-18 Thread piPlayer
piPlayer wrote: > Hello, > > Currently I try around with a 4.3 inch WaveShare display with 480x272 > resolution. For this I need the WQVGAsmallPrint skin, which is not > available in the latest pcp-jivelite.tcz, which was loaded via the web > interface. Is there a chance to ge

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-19 Thread piPlayer
I have finaly figured out what's the problem. I have to start jivelite with the following line: > sudo SDL_MOUSEDRV=TSLIB SDL_MOUSEDEV=/dev/input/event0 > /opt/jivelite/bin/jivelite When I do the following like do_rebootstuff.sh does, the calibration in jivelite wont't work. > export TSLIB_TSDE

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-19 Thread piPlayer
piPlayer wrote: > sudo SDL_MOUSEDRV=TSLIB SDL_MOUSEDEV=/dev/input/event0 > /opt/jivelite/bin/jivelite After a reboot the calibration was wrong again. It looks like this line bring me back the calibration in jivelite permanently: Code: sudo TSLIB_TSDEVICE=/dev

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-20 Thread piPlayer
ralphy wrote: > You need to add -E to sudo if you want the environment variables > available to the command you're trying to run. -b is run in background. > > See how we run it in do_rebootstuff.sh > > sudo -E -b /opt/jivelite/bin/jivelite.sh Yes, when I do > export TSLIB_TSDEVICE=/dev/input/ev

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-22 Thread piPlayer
bvlet wrote: > I read some more in the forums about the switching between wired and > wireless connections. I configured my PI through the newconfig-method > directly over Wifi, so this shouldn't be the problem. I have connected the pi via wired network and setting up everything inclusive jivelit

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-23 Thread piPlayer
bvlet wrote: > OK, I tried a lot and have found it's definitely got something to do > with running the LMS on a Synology NAS. > Jivelite schould also work with a Synology NAS. I have LMS running on a Synology DS-116 with DSM 6.1.5 OS. I have installed LMS 7.9.1-166 beta over the package-manager.

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2018-02-26 Thread piPlayer
bvlet wrote: > > Do you know if I can enable a log file or so to find the bottleneck? You said squeezelite is ok, so you have just to look where is the problem with jivelite. 'In this post' (http://forums.slimdevices.com/showthread.php?103330-Jivelite-for-piCorePlayer&p=843202&viewfull=1#post843

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-03-20 Thread piPlayer
noise11 wrote: > thank you guys, but i just returned this crap lcd ... The 4" Waveshare display works very well if you follow the instructions of nowhinjing step by step. You do not need a waveshare overlay, but you have to load the required fbtft driver so that the display starts up when booting

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-03-21 Thread piPlayer
noise11 wrote: > ... in the other hand the raspberry pi 7 inch works out of the box. Yes and only this display is officially supported by picoreplayer. To get all other displays working is much more difficult and requires some linux knowledge. But I have both the original Waveshare 4 inch display

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-06-29 Thread piPlayer
pavowren wrote: > hello, > i have the proper entries in config.txt for this 800x480 display and > visually it looks just fine. > however touch is "off" that is, cursor is shown about an inch to the > left of where the finger is. > i've already tried ts_calibrate but to no effect. > yes, i've mad

Re: [SlimDevices: Unix] Announce: Slimmer

2018-08-09 Thread piPlayer
version of slimmer? best regards PiPlayer piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread: http://forums.slimdevices.com/showthread.php?t=105819

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-10-31 Thread piPlayer
put device. And the solution can be found here: 'link' (https://forums.slimdevices.com/showthread.php?107366-picoreplayer-3-11-waveshare-3-5-TFT-jivelite-Raspberry-Pi-2B&p=905003&viewfull=1#post905003) best regards PiPlayer

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-01 Thread piPlayer
korrus wrote: > I run this: sudo SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb0 > SDL_MOUSEDEV=/dev/input/event0 SDL_MOUSEDRV=TSLIB > /opt/jivelite/bin/jivelite.sh & Please try to start jivelite directly instead of using the jivelite startup script. Run this: sudo SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-01 Thread piPlayer
korrus wrote: > It doesn't change anything. It still the same problem. It's like on > first movie again. Cursor is back to that left upper corner when i lift > my finger, and there is no action. Ok, here's another try: > sudo SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb0 > TSLIB_TSDEVICE=/dev/input/e

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-09 Thread piPlayer
What is the output when You do that? > /usr/local/bin$ ls -1 ts_* piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread: http://forums.slimdevices.com/showthread.php?t=109619 _

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-09 Thread piPlayer
bondav wrote: > Do you know why I see my touchscreen in my devices? Which waveshare model do you have? Is there any other hardware such as a soundcard, an IR receiver or similar connected? piPlayer's Profile: http://foru

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-10 Thread piPlayer
bondav wrote: > I have a Waveshare Raspberry Pi 5" LCD HDMI 800*480 (A version). I think the touchscreen of this model has an SPi interface. Have you enabled the SPI interface in the config.txt file? piPlayer's Profile: h

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-11 Thread piPlayer
bondav wrote: > No, can you say me how to do that? On the ssh commandline you have to open the file config.txt with an editor like "nano" ... > sudo nano /mnt/mmcblk0p1/config.txt ... and you must enable the line: > dtparam=i2c=on,spi=on,i2s=on Additionaly You have to add the following line at t

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-11 Thread piPlayer
piPlayer wrote: > dtoverlay=ads7846,speed=100,penirq=17,penirq_p > ull=2,swapxy=1,xmin=200,xmax=3900,ymin=200,ymax=39 00,pmax=255,xohms=60 Sorry there was a blank space in the line. You have to remove it here: > peni

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-11 Thread piPlayer
Hello, it's me again. It looks like the line for the 5" model is little bit different to the 3.5" and 4" models. If the line above did not work, you can test this line: dtoverlay=ads7846,cs=1,penirq=25,penirq_pull=2,speed=5,keep_vref_on=0,swapxy=0,pmax=255,xohms=150,xmin=200,xmax=3900,ymin=20

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-11 Thread piPlayer
Dogbert wrote: > ts_calibrate > ts_finddev > ts_harvest > ts_print > ts_print_mt > ts_print_raw > ts_test > ts_test_mt > ts_uinput > ts_verify Ok, then the ts_tools are already installed. What happens if you follow the steps in the "Calibrate the Touch Screen" section of this guide? 'Link' (http

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-12 Thread piPlayer
andjo wrote: > OK - finally ts_calibrate & ts_test are working. > sudo TSLIB_FBDEVICE=/dev/fb0 TSLIB_TSDEVICE=/dev/input/event0 > /usr/local/bin/ts_calibrate > sudo TSLIB_FBDEVICE=/dev/fb0 TSLIB_TSDEVICE=/dev/input/event0 > /usr/local/bin/ts_test > > But when I save and restart with jivelite en

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2018-11-12 Thread piPlayer
@ Jan Madsen Do you come from Germany? Then maybe we could talk by PM. piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread: http://forums.slimdevices.com/showthread.php?t=107366 ___

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-12 Thread piPlayer
andjo wrote: > > - how do i autostart that script (where do i find pcp_startup.sh)? The only thing you have to do is to edit the file "/home/tc/www/cgi-bin/do_rebootstuff.sh" like shown in this thread: 'Link' (http://forums.slimdevices.com/showthread.php?107366-picoreplayer-3-11-waveshare-3-5-T

Re: [SlimDevices: Unix] Touch off with Jivelite/Waveshare 5" on piCorePlayer

2018-11-14 Thread piPlayer
andjo wrote: > As announced the pdf with the installation guide. Good job thank you. In addition, I would like to say that the input event number of the touch screen can be different. In particular, if a mouse or a USB DAC is connected. -

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-02-12 Thread piPlayer
ges that I've done. :o Maybe the PCP experts could give you a hint. regards PiPlayer piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread: http://forums.slimdevices.com/showt

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-02-13 Thread piPlayer
RDaneel wrote: > ... is there any way to control screen brightness? ... There is no way to adjust the brightness because the 3.5-inch waveshare display has no pins for it. For the same reason the backlight can't be switched off, it remains always on. But I found this hack to adjust the brightnes

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-02-18 Thread piPlayer
ElFishi wrote: > ... With my display, however, I found that the configuration can by > simplified to say > > Code: > > dtoverlay=piscreen,speed=2400,rotate=270 > > > in config.txt instead of dtoverlay=ads7846 ... > With the piscreen overlay I

Re: [SlimDevices: Unix] Announce: Slimmer

2019-02-27 Thread piPlayer
gnibur wrote: > Would the input of slimmer work together with lmsmonitor? I am > considering alternatives. Or would it be possible to install Lmsmonitor > and use a rotary encoder for volume. You do not need the complete slimmer bundle. Slimmer uses the pikeyd daemon to turn gpio input into key

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-03-04 Thread piPlayer
tobal2 wrote: > ... In this time I can see the Picoreplayer logo at booting, but after > the logo the screen came back to the same previous state... This happens when the resolution of the default skin is greater than the physical resolution of the display. If Jivelite was installed over the twe

Re: [SlimDevices: Unix] IR Remotes with Linux based Players

2019-04-08 Thread piPlayer
I use 'this cheap IR remote' (https://www.pollin.de/p/infrarot-fernbedienung-merlin-620185) with a GPIO connected TSOP4856 IR receiver and a custom LIRC configuration file. The IR remote sends commands with 56 kHz modulation frequency. That's why I'm using a TSOP4856 instead of a TSOP4838.

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-05-22 Thread piPlayer
newbe_Kriss wrote: > i have problem, every thing goes ok, screen is in negative how to change > ? You may need to slow down the frequency of the display. 'Link' (https://forums.slimdevices.com/showthread.php?107366-picoreplayer-3-11-waveshare-3-5-TFT-jivelite-Raspberry-Pi-2B&p=936562&viewfull=1#

Re: [SlimDevices: Unix] Announce: Slimmer

2019-06-07 Thread piPlayer
Hello Balázs, I'm also looking for the missing lib lcdapi. I sent you a PM with my mail contact. Regards PiPlayer piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this th

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-06-19 Thread piPlayer
xtension pcp-jivelite_default-wav35skin.tcz. > go to the Tweaks page and in the Jivelite section ensure that Set > Autostart is set to Yes. Now reboot as requested. Maybe one of them is the problem. Regards PiPlayer piPlayer'

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-06-24 Thread piPlayer
JustRay wrote: > Trying: > > sudo SDL_VIDEODRIVER=fbcon SDL_FBDEV=/dev/fb1 /opt/jivelite/bin/jivelite > & > > works. That's good. What happens if you start your jivelite.sh script manually (sudo /mnt/mmcblk02p2/tce/jivelite.sh)? If Jivelite does not start then, I think it's a mistake in the s

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-06-28 Thread piPlayer
JustRay wrote: > ... Changing the Settings and selecting the hifiberry DAC + leads to no > sound any more. Neither from the DAC nor the analog output. > > Any idea how to check this? If another audio card is activated, the config.txt file is changed automatically. The built-in audio card must b

Re: [SlimDevices: Unix] picoreplayer 3.11 +waveshare 3.5 TFT + jivelite + Raspberry Pi 2B+

2019-07-07 Thread piPlayer
5) 'Waveshare 5\" USB touchscreen' (https://forums.slimdevices.com/attachment.php?attachmentid=26045&d=1542987532) Regards PiPlayer piPlayer's Profile: http://forums.slimdevices.com/memb

Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2019-09-25 Thread piPlayer
paul- wrote: > pikeyd doesn't support encoders either ... There is a modified version of pikeyd that supports rotary encoders as well: 'link' (https://github.com/dozencrows/pikeyd/tree/rotary). Under pikeyd.conf you can find a config sample with rotary encoder settings. ---

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-01-23 Thread piPlayer
patrick31698 wrote: > ... Do you see a chance for this kind of LCDs to dimm or switch of the > backlight? ... Some Waveshare displays have a switch for switching the backlight on and off, others control the brightness of the backlight as described in this manual: 'link' (https://www.waveshare.co

Re: [SlimDevices: Unix] Jivelite on a Pirate Audio 240x240 screen

2020-01-25 Thread piPlayer
ontinued because they are no longer available? I found the amplifier version at Amazon and ordered one right away before it is no longer available. I am currently working on another project, but in the near future I will deal with the Pirate Au

Re: [SlimDevices: Unix] Announce: Slimmer

2020-04-02 Thread piPlayer
r a long time. If I comment out "BacklightInvert=yes" in the file Lcdproc.conf, the backlight goes out as soon as Lcdproc starts. So I think it should be possible to control the backlight. Regards PiPlayer piPla

Re: [SlimDevices: Unix] Announce: Slimmer

2020-04-02 Thread piPlayer
code for another player. If I use this slimmer file, the backlight function also works via i2c. I did not know that this function is not included in the slimmer bundle. Regards PiPlayer piPlayer's Profile: http://forums.s

Re: [SlimDevices: Unix] Announce: Slimmer

2020-04-09 Thread piPlayer
oes not seem to work. Here is the content of the rule: SUBSYSTEM=="input",ATTRS{name}=="pikeyd",NAME=="input/%k",SYMLINK+="pikeyd",MODE=="6440" Does anyone have any idea why the rule works under

  1   2   >