Updated Picochess images to v 4.2.2 with Stockfish 18.
Two image versions:
*** Picochess_4_2_2_NO_Desktop.img
https://cloud.o2online.es/share/f/768Iuj_nSsWOP2oUuV6JdDc3NzY2Nzk4MzU5NjFfNDM2MDk
Approximately 14 GB, with SSH enabled and:
Username: pi Password: picochess
*** Picochess_4_2_2_SI_Desktop.img
https://cloud.o2online.es/share/f/nVqO1xw5RP6GdroDiMykLjc3NzY2Nzk4MzU5NjFfNDM2MDk
Approximately 16 GB, with SSH enabled, VNC enabled and:
Username: pi Password: picochess
Which image should I flash to the microSD? It depends on your setup:
If you want the Raspberry Pi running the web server and to connect from a mobile phone, for example, download the smaller one without Desktop, since you won’t use the desktop environment at all.
If you have a screen connected to the Raspberry Pi, download the one with Desktop so you can control Picochess from the screen (either touchscreen or with a mouse). And if you want it to always show directly on the screen at boot, you need to run the installation script once at the beginning:
install-kiosk.sh
If you have a DGTPI clock, the ideal version to download would be the smaller one without Desktop. In that case, once the image is flashed to the card, you’ll need to connect via SSH and run the installation script:
install-dgtpi-clock.sh
--
You received this message because you are subscribed to a topic in the Google Groups "PicoChess" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/picochess/jhXqbCJKTjM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to picochess+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/picochess/d470f8f9-f5ac-4d33-a3f1-de300a5c9520n%40googlegroups.com.
Good afternoon.
I have updated my card image. Since there is currently a bit of “movement” around version 4.3, and until everything is settled, I have modified a few things that, in my opinion, needed to be changed in the latest version, and I have called it 4.2.4—just to give it a name and continue the existing version line.
Among many other things, there are 185 “classic” engines, sorted in the menu by brand to make it easier to find one — Novag, Mephisto, etc. I have included a file so you can see which ones they are.
This image does not include a desktop, so it is ideal for the DGTPI or for using it from the webserver with a mobile phone, tablet, etc.
I hope it is useful to someone — and what better day to try it than a Sunday? ;)
Best regards,
Antonio MP.
El 11 may 2026, a las 19:17, Antonio <antonio.z...@gmail.com> escribió:
Realmente la imagen es la misma. Entras desde ssh, escribes "sudo raspi-config", en la primera opcion que sale eliges que inicie con Desktop (que está todo instalado pero desactivado para que inicie sin él y sea menos pesado para la dgtpi). Despues "sudo reboot" y debería funcionar.
--
You received this message because you are subscribed to the Google Groups "PicoChess" group.
To unsubscribe from this group and stop receiving emails from it, send an email to picochess+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/picochess/1c13e919-af4a-4871-beb3-8b740fdf3b82n%40googlegroups.com.
"When no electronic board is selected, the DGT3000 clock display stays on 'DGT PI', so it would need to be changed in the picochess.ini file.
Anyway, to make things easier, I have just changed it in the image. By default, it now tries to connect to a 'DGT' board; this is simpler and enables the clock's physical buttons to select the board."
Hi my friend, I’m glad you like the work I’ve done. My intention is to focus on the DGT Pi and a 7-inch TFT screen that I have.
I don’t know the exact fork date, and you know I don’t really know much about GitHub. I work locally and then transfer everything to a Raspberry Pi for testing. But more or less it dates back to when you released version 4.3.0 and the first desktop interface, which I didn’t think was a good idea for TFT screens. ;)
Tell me the best way to send you the code (or just take it from the latest image I uploaded) and add it to the project however you think is best.
I’ve sorted and deleted many files that had been created and left unused in the root folder. I’ve also moved others into folders, basically to keep the code as organized as possible and know where to look for things.
I have more ideas in mind, but for now I’m at a standstill. Working alone on this is a lot of work...
From the messages and contacts I’ve received, I’ve realized that for many people even something as simple as connecting through SSH is very difficult, so in the end things need to be made as simple as possible. And if that means just giving them a ready-made image, then even better — it will reach more people.
I’m planning to create a script so that when Debian Trixie starts, it checks whether there’s a specific file in the boot partition, and if there is, it automatically configures picochess.ini (clock, desktop, etc.). This would avoid needing to know the IP address, connect through SSH, configure things manually, and so on.
I’ll wait for you to tell me how to proceed — whether to upload everything to a branch, share the files directly with you, etc.
Best regards,
Johan.
--
You received this message because you are subscribed to the Google Groups "PicoChess" group.
To unsubscribe from this group and stop receiving emails from it, send an email to picochess+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/picochess/CAHiOUFXdaXubpwX%3Dn1Vfe8STJuok2RagcpJU4B2YwE-pdwA14Q%40mail.gmail.com.
Well, my idea is basically based on having a single SD image for the project, just like I currently have in 4.2.4.
That image has the Desktop installed with kiosk mode enabled, together with dgtpi enabled as well.
If we are going to use the Raspberry inside a dgtpi, the desktop is disabled so it boots into console mode and uses very few resources.
If we are going to use the Raspberry with a touch TFT, then the desktop boot is enabled from raspi-config and, since kiosk mode is already enabled, there is no need to touch anything else.
If we are going to use the Raspberry by itself directly, then it works like the "dgtpi version".
Since all of them have the webserver installed, then in all cases you can use a smartphone, PC, etc. etc.
With a single image we cover the 3 most common usage possibilities.
How do we change those values?
That’s where the “problem” comes in for people who are not into computers. Even though I’ve made manuals for everything that can be modified (I think), if a startup script asked how you are going to use the SD card you are about to flash, then after flashing it could modify (something like raspi-config) the desktop on/off setting on the first boot. That would cover and simplify many options and make things much easier for people who, just because they love chess, don’t necessarily have to know about computers.
That’s my next project, thinking out loud...
One more thing. Is there any way to put the images or links to them in a message that doesn’t get buried in the forum for the people who need them? So they don’t have to keep navigating through message after message until they find them?