Page 1 of 1
Cant get out on this on rpi3??
Posted: Wed May 10, 2017 7:45 am
by asm
Can anyone help me, on how to get out of this on my raspberry pi 3
Is there a hot key to close down to a command prompt.
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 9:06 am
by asm
And it will not fill the hole screen on like running in 1/4 of the screen after reboot.
And where is the script that run after a reboot.
Iam a nob i linux
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 10:32 am
by mcallegari
Software / image version ?
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 11:24 am
by asm
can't use fullscreen button can't do anything, can use putty and login, and then start a new qlcplus -f resize but thats not the way to do it???
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 11:26 am
by asm
From the rpi image you get when you donate.
Version 4.10.5b
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 11:28 am
by asm
and updated them software by apt-get upgrade and so on
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 12:37 pm
by mcallegari
What's the output device ? A HDMI TV ? A touchscreen ? A VGA monitor with an adapter ?
Full details please. I don't have the time to ask 1000 questions to understand what you're doing.
By the way, you don't launch QLC+ with the qlcplus command. Read the documentation and you'll find out there's a script for it (/etc/init.d/qlcplus) and you need to do
Code: Select all
sudo service qlcplus stop
sudo service qlcplus start
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 12:45 pm
by asm
Sorry for my english.
I have run the rpi 3 on my hdmi monitor no problem.
Then i have updatet the system, with sudo apt-get update and then sudo apt-get dist-upgrade
When i reboot i get theat screen shot (just without the help screen)
I can't resize it "by usinge the button i the qlcplus"
I cant close it down.
Then when i connect to i my a tty program from my windows computer and login vil pi and raspberry.
then i write qlcplus -f resize at the command promp, its ok (but the other (startet version) still layes under the new program. And there is no "close" the qlcplus button)
and when i teminate my tty login its all gone (That i can understand)
But the rest??
Hope this helps and you understand what iam writing (I am danish)
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 2:05 pm
by asm
Sorry i am not that good to linux and i have found that file, but i can't se how to startet it in fullscreen, and i havent changes anything at all.
I am lost, i have read all the doc i can find.
I can start i by tty to my rpi with qlcplus -f resize but not to get the rpi to do it when it reboot.
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 2:16 pm
by asm
If i change this line in /ect/init.d/qlcplus
QLCPLUS_OPTS="--web --operate --overscan"
to
QLCPLUS_OPTS="--web --operate --overscan --fullscreen resize"
its starts in fullscreen.
But still no button to shut it down
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 5:15 pm
by mcallegari
They must have changed something with the latest Raspbian updates. Please post:
- kernel version
- the output of the command
Re: Cant get out on this on rpi3??
Posted: Wed May 10, 2017 6:04 pm
by asm
uname -a
Code: Select all
Linux raspDMX 4.9.24-v7+ #993 SMP Wed Apr 26 18:01:23 BST 2017 armv7l GNU/Linux
cat /proc/cpuinfo
Code: Select all
processor : 0
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 1
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 2
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
processor : 3
model name : ARMv7 Processor rev 4 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm crc32
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
Hardware : BCM2835
Revision : a02082
Serial : 00000000af6723d3
Here it is.
Re: Cant get out on this on rpi3??
Posted: Thu May 11, 2017 7:03 am
by mcallegari
Thanks for the info.
Indeed kernel changed from 4.4 to 4.9 and they changed how cpuinfo is formatted too.
That's why QLC+ is not recognizing that it is running on a Raspberry Pi.
I think for now you need to stick to my image and eventually update all packages except for the Linux kernel.
This will be fixed with my next image.
Re: Cant get out on this on rpi3??
Posted: Thu May 11, 2017 7:50 am
by asm
Thanks, for your answer.
How log to new update?
Is there a way to make a shutdown key, in the console?
And keep up the grate work you are doing
Love you program.
Just got a $0.86 usb soundcart to run on it to with mic in
Re: Cant get out on this on rpi3??
Posted: Fri Jun 16, 2017 5:08 pm
by MyGreenhorn
Hi,
I have got pretty much the same problem, since I did "sudo apt-get dist-upgrade".
However QLC+ uses only 1/4 of the screen (upper left corner)
Even worse: I cannot get into a terminal session any more, as the button
to exit QL+ has disappeared.
How can I start a terminal session or prevent QLC from starting up?
Re: Cant get out on this on rpi3??
Posted: Fri Jun 16, 2017 5:28 pm
by mcallegari
A new image version will be released soon, please be patient.
In the meantime don't do a package upgrade.
The image is consistent to work with the packages of the date it has been released on.
Re: Cant get out on this on rpi3??
Posted: Sat Jun 17, 2017 10:42 am
by MyGreenhorn
Hi,
thanks for the quick answer.
Actually I found meanwhile that the "resize fullscreen" option does work,
also for the RDP session. The "--nowm" option doesn't work for me yet.
Looking forward to the next image! Thanks!
Re: Cant get out on this on rpi3??
Posted: Sun Jun 18, 2017 11:39 am
by mcallegari
The "--nowm" option doesn't work for me yet.
That's because it hasn't been released yet ! (you probably found it in a TEST version, right ?)
Anyway, that's the option that will restore QLC+ correct screen resizing in the next RPi image.