Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: WIMAXIT Raspberry Pi 7" Touch Screen
#11
with the last update 9.0.5 works the hdmi touchscreen 

Thanks for the fix!

i bought a new one 10.1" of the same WIMAXIT


you can put the thread in SOLVED thanks!
Reply
#12
Glad its working.

What are the config.txt settings for this display?
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#13
(07-28-2024, 11:02 AM)Tim Curtis Wrote: Glad its working.

What are the config.txt settings for this display?

hi Tim!

hdmi_force_edid_audio=1
max_usb_current=1
hdmi_force_hotplug=1
config_hdmi_boost=7
hdmi_group=2
hdmi_mode=87
hdmi_drive=2
display_rotate=0
hdmi_timings=1024 1 200 18 200 600 1 50 3 50 0 0 0 60 0 51200000 3
Reply
#14
Thanks. I might get one of the 10" screens for testing and possibly add a config for it on the Peripherals screen. It's a nice design and quite inexpensive. 

Can you also confirm a couple more things:

1. Touch response is good.
2. In config.txt the KMS driver is being used.

Code:
[all]
dtoverlay=vc4-kms-v3d
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#15
(07-28-2024, 02:03 PM)Tim Curtis Wrote: Thanks. I might get one of the 10" screens for testing and possibly add a config for it on the Peripherals screen. It's a nice design and quite inexpensive. 

Can you also confirm a couple more things:

1. Touch response is good.
2. In config.txt the KMS driver is being used.

Code:
[all]
dtoverlay=vc4-kms-v3d


1. yes seems good

2.
Code:
dtoverlay=vc4-kms-v3d
confirmed

but now i got a strange behavior, with the full album cover list

chronium crash with "aw, snap
error code 11

i search some workaround an some one solved it by uninstalling chromium-browser package with
Code:
sudo apt-get remove chromium-browser chromium-browser-l10n
and installing new package, which have been renamed in chromium-browser.
Code:
sudo apt-get install chromium


i dont know if its usefull, i cant try right now this workaraound but i will let you know if i can solved it
Reply
#16
Are there version differences?

Here is whats on r905

Code:
pi@moode9test:~ $ dpkg -l | grep chromium
hi  chromium-browser                     126.0.6478.164-rpt1                    arm64        Chromium web browser, open-source version of Chrome
hi  chromium-browser-l10n                126.0.6478.164-rpt1                    all          chromium-browser language packages
hi  chromium-codecs-ffmpeg-extra         126.0.6478.164-rpt1                    arm64        Extra ffmpeg codecs for the Chromium Browser
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#17
(07-28-2024, 02:23 PM)Tim Curtis Wrote: Are there version differences?

Here is whats on r905

Code:
pi@moode9test:~ $ dpkg -l | grep chromium
hi  chromium-browser                     126.0.6478.164-rpt1                    arm64        Chromium web browser, open-source version of Chrome
hi  chromium-browser-l10n                126.0.6478.164-rpt1                    all          chromium-browser language packages
hi  chromium-codecs-ffmpeg-extra         126.0.6478.164-rpt1                    arm64        Extra ffmpeg codecs for the Chromium Browser

yes
my versions on Raspberry Pi 3B+:

hi  chromium-browser                     124.0.6367.73-rpt1                     arm64        Chromium web browser, open-source version of Chrome
hi  chromium-browser-l10n                124.0.6367.73-rpt1                     all          chromium-browser language packages
hi  chromium-codecs-ffmpeg-extra         124.0.6367.73-rpt1                     arm64        Extra ffmpeg codecs for the Chromium Browser
Reply
#18
(07-28-2024, 02:29 PM)xibalba Wrote:
(07-28-2024, 02:23 PM)Tim Curtis Wrote: Are there version differences?

Here is whats on r905

Code:
pi@moode9test:~ $ dpkg -l | grep chromium
hi  chromium-browser                     126.0.6478.164-rpt1                    arm64        Chromium web browser, open-source version of Chrome
hi  chromium-browser-l10n                126.0.6478.164-rpt1                    all          chromium-browser language packages
hi  chromium-codecs-ffmpeg-extra         126.0.6478.164-rpt1                    arm64        Extra ffmpeg codecs for the Chromium Browser

yes
my versions on Raspberry Pi 3B+:

hi  chromium-browser                     124.0.6367.73-rpt1                     arm64        Chromium web browser, open-source version of Chrome
hi  chromium-browser-l10n                124.0.6367.73-rpt1                     all          chromium-browser language packages
hi  chromium-codecs-ffmpeg-extra         124.0.6367.73-rpt1                     arm64        Extra ffmpeg codecs for the Chromium Browser

What version of moode?
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#19
(07-28-2024, 02:42 PM)Tim Curtis Wrote:
(07-28-2024, 02:29 PM)xibalba Wrote:
(07-28-2024, 02:23 PM)Tim Curtis Wrote: Are there version differences?

Here is whats on r905

Code:
pi@moode9test:~ $ dpkg -l | grep chromium
hi  chromium-browser                     126.0.6478.164-rpt1                    arm64        Chromium web browser, open-source version of Chrome
hi  chromium-browser-l10n                126.0.6478.164-rpt1                    all          chromium-browser language packages
hi  chromium-codecs-ffmpeg-extra         126.0.6478.164-rpt1                    arm64        Extra ffmpeg codecs for the Chromium Browser

yes
my versions on Raspberry Pi 3B+:

hi  chromium-browser                     124.0.6367.73-rpt1                     arm64        Chromium web browser, open-source version of Chrome
hi  chromium-browser-l10n                124.0.6367.73-rpt1                     all          chromium-browser language packages
hi  chromium-codecs-ffmpeg-extra         124.0.6367.73-rpt1                     arm64        Extra ffmpeg codecs for the Chromium Browser

What version of moode?


Release 9.0.5 2024-07-24

RPiOS: 12.5 Bookworm 64-bit | Linux: 6.6.31 64-bit                                                                                                                                                                  

Model: Pi-3B+ 1GB
Reply
#20
(07-28-2024, 02:43 PM)xibalba Wrote:
(07-28-2024, 02:42 PM)Tim Curtis Wrote:
(07-28-2024, 02:29 PM)xibalba Wrote:
(07-28-2024, 02:23 PM)Tim Curtis Wrote: Are there version differences?

Here is whats on r905

Code:
pi@moode9test:~ $ dpkg -l | grep chromium
hi  chromium-browser                     126.0.6478.164-rpt1                    arm64        Chromium web browser, open-source version of Chrome
hi  chromium-browser-l10n                126.0.6478.164-rpt1                    all          chromium-browser language packages
hi  chromium-codecs-ffmpeg-extra         126.0.6478.164-rpt1                    arm64        Extra ffmpeg codecs for the Chromium Browser

yes
my versions on Raspberry Pi 3B+:

hi  chromium-browser                     124.0.6367.73-rpt1                     arm64        Chromium web browser, open-source version of Chrome
hi  chromium-browser-l10n                124.0.6367.73-rpt1                     all          chromium-browser language packages
hi  chromium-codecs-ffmpeg-extra         124.0.6367.73-rpt1                     arm64        Extra ffmpeg codecs for the Chromium Browser

What version of moode?


Release 9.0.5 2024-07-24

RPiOS: 12.5 Bookworm 64-bit | Linux: 6.6.31 64-bit                                                                                                                                                                  

Model: Pi-3B+ 1GB

Is this a fresh 905 image or an earlier version in-place upgraded to 905?
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: