Hi, with the new raspberry wheezy it is possible to use this screen.
How can i make it work with QLC software?
Official Raspberry Pi 7" touchscreen
-
- Posts: 64
- Joined: Fri May 22, 2015 9:07 am
- Real Name: Tiago Vilhena de Oliveira
- mcallegari
- Posts: 4807
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Post a link to the product page please.
From that little picture I can't tell which type of display that is.
Thanks
From that little picture I can't tell which type of display that is.
Thanks
-
- Posts: 1330
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
- mcallegari
- Posts: 4807
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Ohhh so that's the official Raspberry Pi touchscreen !
FINALLY
Quite expensive though...
So do you already have it, tested it and checked that it doesn't work with the QLC+ image ?
Cause as far as I read from the blog post, you just need to do
It's a DSI display, so to see the picture it's most likely to tweak the config.txt file, but apparently it's not even needed.
Picture and touchscreen should work out of the box after updating the software.
FINALLY
Quite expensive though...
So do you already have it, tested it and checked that it doesn't work with the QLC+ image ?
Cause as far as I read from the blog post, you just need to do
Code: Select all
apt-get update
apt-get upgrade
reboot
Picture and touchscreen should work out of the box after updating the software.
-
- Posts: 64
- Joined: Fri May 22, 2015 9:07 am
- Real Name: Tiago Vilhena de Oliveira
Already try not working yet.. So its weekend and i have to work.. Make party with my other QLC raspberry!
I have to look at the config.txt... After the weekend
price 70,00 euro for the screen
I have to look at the config.txt... After the weekend
price 70,00 euro for the screen
- mcallegari
- Posts: 4807
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
So you've already done an apt-get upgrade and you don't see anything on the screen ?
uhmm...maybe the latest 4.x kernel is required.
I need to purchase one of those displays to check it. Problem is that it's going out of stock everywhere.
uhmm...maybe the latest 4.x kernel is required.
I need to purchase one of those displays to check it. Problem is that it's going out of stock everywhere.
-
- Posts: 64
- Joined: Fri May 22, 2015 9:07 am
- Real Name: Tiago Vilhena de Oliveira
With this wheezy The screen works good
https://www.raspberrypi.org/downloads/raspbian/
https://www.raspberrypi.org/downloads/raspbian/
- mcallegari
- Posts: 4807
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Can you compare the config.txt files between Raspbian and QLC+ image ?
Can you see the kernel boot messages on the touchscreen or do you see only the graphic desktop ?
Can you see the kernel boot messages on the touchscreen or do you see only the graphic desktop ?
-
- Posts: 64
- Joined: Fri May 22, 2015 9:07 am
- Real Name: Tiago Vilhena de Oliveira
I will check tommorow.. Have to work now! Nice weekend!
- mcallegari
- Posts: 4807
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
You updated what ? My image ?
Today I updated the whole image, including the kernel. Next images will ship version 4.1.6.
I realized they bundled a whole lot of new overlays. Maybe those are what make the touchscreen working.
Just do a ./rpi-update.sh
Today I updated the whole image, including the kernel. Next images will ship version 4.1.6.
I realized they bundled a whole lot of new overlays. Maybe those are what make the touchscreen working.
Just do a ./rpi-update.sh
-
- Posts: 2
- Joined: Tue Jul 07, 2015 10:51 pm
- Real Name: Tom Lincoln
Yes I ran ./rpi-update.sh and the screen stated working, unfortunately the touchscreen function didn't work, tried an apt-get update & upgrade after just to check and it still didn't work.mcallegari wrote:You updated what ? My image ?
Today I updated the whole image, including the kernel. Next images will ship version 4.1.6.
I realized they bundled a whole lot of new overlays. Maybe those are what make the touchscreen working.
Just do a ./rpi-update.sh
Also the image was upside down but that was an easy fix.
- mcallegari
- Posts: 4807
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
OK, so the kernel update is required to enable the DSI overlay.pioneer wrote:Yes I ran ./rpi-update.sh and the screen stated working, unfortunately the touchscreen function didn't work, tried an apt-get update & upgrade after just to check and it still didn't work.
Also the image was upside down but that was an easy fix.
The touchscreen doesn't work probably cause of Qt.
Please try the options of the paragraph "QLC+ parameters" of this article:
viewtopic.php?f=17&t=8814
I think I've read somewhere that the RPi TS sends mouse coordinates, so it probably has to be treated as such.
How did you fix the rotation ? Using a particular option in config.txt file ?
Thanks
-
- Posts: 64
- Joined: Fri May 22, 2015 9:07 am
- Real Name: Tiago Vilhena de Oliveira
Hi, how do you solved the upside down problem? (solved)
display_rotate=0 Normal
#display_rotate=2 180 degrees
I have try to change the config.txt that don't work..
Now i gonna change the setting from the qlc parameters
display_rotate=0 Normal
#display_rotate=2 180 degrees
I have try to change the config.txt that don't work..
Now i gonna change the setting from the qlc parameters
-
- Posts: 64
- Joined: Fri May 22, 2015 9:07 am
- Real Name: Tiago Vilhena de Oliveira
Change the settings from QLC parameters.. Touchscreen didn't work . also keyboard was not working anymore.
- mcallegari
- Posts: 4807
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
OK, thanks for the feedback.
I definitely need the device in my hands to understand how it can work with Qt.
I definitely need the device in my hands to understand how it can work with Qt.
-
- Posts: 64
- Joined: Fri May 22, 2015 9:07 am
- Real Name: Tiago Vilhena de Oliveira
@pioneer
Does your screen already works?
Does your screen already works?
- mcallegari
- Posts: 4807
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Just received the display today and I understood what was the cause.de DJ Fabriek wrote:Change the settings from QLC parameters.. Touchscreen didn't work . also keyboard was not working anymore.
Basically the I2C0 bus must be available for the RPi touchscreen.
So, from my original image all you need to do is:
- apt-get update
- apt-get upgrade
- ./rpi-update.sh
- edit config.txt file and replace
Code: Select all
dtparam=i2c0,i2c1,spi
Code: Select all
dtparam=i2c1,spi
-
- Posts: 64
- Joined: Fri May 22, 2015 9:07 am
- Real Name: Tiago Vilhena de Oliveira
Great thanks works good!!
Only thing is when i click simple desk the resolution is change n not right.
Only thing is when i click simple desk the resolution is change n not right.