Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-03 Thread Haaarald
pputzer wrote: > It does work, but I still get a login prompt on tty1. How can I disable > that as well? Pushing up again. I‘m searching for the same solution. As my multimedia is controlled via CEC over the TV, this is always running when playing music. Is it possible to get no video output? I

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-03 Thread Greg Erskine
There is a "noautologin" bootcode. I have not tried it so I don't know what, if any, consequences it has to the piCorePlayer booting process. Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 Vi

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-04 Thread coyrls
Haaarald wrote: > Pushing up again. I‘m searching for the same solution. As my multimedia > is controlled via CEC over the TV, this is always running when playing > music. Is it possible to get no video output? I have a OLED and these > don‘t like static pixels. > > Thanks, > Harald Try changi

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-04 Thread paul-
No that wont work, as init runs long before a restore of your backup is done. You would need to create a new initrd archive with that file in it, then add it after the main initrd in config.txt Also, I believe piCore only operates in single user mode. If someone wants some help testing, Here

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-04 Thread psketch
Or, could you just install Jivelite on pcp and then set the screen saver to blank? psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555 View this thread: http://forums.slimdevices.com/showthread.php?t=1

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-04 Thread coyrls
paul- wrote: > No that wont work, as init runs long before a restore of your backup is > done. You would need to create a new initrd archive with that file in > it, then add it after the main initrd in config.txt > > Also, I believe piCore only operates in single user mode. If someone > want

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-05 Thread Haaarald
I finally found a solution for me: setting a „screensaver“ in cmdline.txt. The TV screen is on but black - which is sufficient for the OLED. Changed: consoleblank=0 -> consoleblank=1 logo.nologo I don‘t know which one did it or if both are necessary, I close my investigation due to having a sol

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-05 Thread psketch
Haarald Glad you got this fixed, but I'm curious why you don't think about using Jivelite? This will give you a nice "now playing" screen option, and you can set timeouts for the differents modes (playing, paused, off) so you don't have to worry about the OLED. pete S ---

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-05 Thread Haaarald
psketch wrote: > Haarald > > Glad you got this fixed, but I'm curious why you don't think about using > Jivelite? This will give you a nice "now playing" screen option, and > you can set timeouts for the differents modes (playing, paused, off) so > you don't have to worry about the OLED. > > p

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-05 Thread Greg Erskine
Why do you have a screen at all? Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=109777 ___

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2021-01-05 Thread Haaarald
The devices (Amplifier, Sat-Receiver and RPI) are hidden in the cupboard, but are controlled via CEC. So the TV is the single input device... Haaarald's Profile: http://forums.slimdevices.com/member.php?userid=60922 View t

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2018-11-19 Thread Paul Webster
The end of /opt/bootlocal.sh calls /pcp_startup.sh Code: /home/tc/www/cgi-bin/pcp_startup.sh 2>&1 | tee -a /var/log/pcp_boot.log So - if you edit that to send output directly to /var/log/pcp_boot.log rather than to tee then it might well do

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2018-11-20 Thread George_
Hello Paul, thank you for your advice. I changed the command in /opt/bootlocal.sh as you suggested, but there is no change. The message of the start of pCP still appeares. As this is only a minor thing for me, I'll leave it as that. Regards George ---

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2018-11-20 Thread Greg Erskine
hi George_, Did you do a [Backup] or $pcp bu before rebooting? Remember, pCP is RAM based, changes are usually in RAM and need to backed up to mydata.tgz. regards Greg Greg Erskine's Profile: http://forums.slimdevices.c

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2019-01-11 Thread Greg Erskine
Paul Webster wrote: > The end of /opt/bootlocal.sh calls /pcp_startup.sh > > Code: > > > /home/tc/www/cgi-bin/pcp_startup.sh 2>&1 | tee -a /var/log/pcp_boot.log > > > > > So - if you edit that to send output directly to /var/log/pcp_boot.lo

Re: [SlimDevices: Unix] Starting piCorePlayer without on screen console-messages possible?

2019-05-21 Thread pputzer
It does work, but I still get a login prompt on tty1. How can I disable that as well? pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842 View this thread: http://forums.slimdevices.com/showthread.php?