Langstone V3 now also supports the new Raspberry Pi V2 display.
The installation process remains the same. The new display is automatically detected.
Note that if you are replacing the display on an existing system you will need to create a new SD card and do a clean install. The operating system doesn't seem to like the display being changed on an already configured system.
I can also confirm that although Langstone V3 was developed and tested on a Raspberry Pi 5 it does appear to run OK on the older Raspberry Pi 4.
Colin G4EML
Langstone V3 Update
Re: Langstone V3 Update
Finally i got around to try Langstone V3. Installation was simple but getting it to work was a bit more hardware.
I've got v2 working for 5 years so i was thinking V3 was simple..
But The RPI5 would not accept my V1 Display flatcable..
Last week i finally decided to invest in a v2 Display with the right flatcable.
But a V2 Display would fit in a V1 display case.. So a bigger 3D print job and 40 hours later i can make a decent setup.
I found that de display stays dark (black) until the langstone was booted.
This could be something about not having a display while creating a SD card.
Now the V3 version finds a pluto+ on my network and it seems to work.
Only i have multiple pluto's on my network and i want to move to a different IP.
On v2 the ./set_pluto was simple but those commands do not work anymore on V3??
Or did i miss something and should i restart a fresh install with the new display 2 installed??
Should all V2 commands still work on V3 or is Trixie changing the controlls..
best regards
Benno
I've got v2 working for 5 years so i was thinking V3 was simple..
But The RPI5 would not accept my V1 Display flatcable..
Last week i finally decided to invest in a v2 Display with the right flatcable.
But a V2 Display would fit in a V1 display case.. So a bigger 3D print job and 40 hours later i can make a decent setup.
I found that de display stays dark (black) until the langstone was booted.
This could be something about not having a display while creating a SD card.
Now the V3 version finds a pluto+ on my network and it seems to work.
Only i have multiple pluto's on my network and i want to move to a different IP.
On v2 the ./set_pluto was simple but those commands do not work anymore on V3??
Or did i miss something and should i restart a fresh install with the new display 2 installed??
Should all V2 commands still work on V3 or is Trixie changing the controlls..
best regards
Benno
Re: Langstone V3 Update
Hi Benno,
The first run of the OS after building the SD card seems to make some changes depending on which Screen is fitted. I haven't worked out exactly what it changes but a system built with a V1 screen won't work correctly if the screen is then changed to a V2. So I would always recommend doing a fresh SD card build with the correct screen attached.
The Set_Pluto command should still work. All it does is change one line in the run script. You can also change that line by manual editing if necessary.
Just edit the run file and change the line that reads
export PLUTO_IP=pluto.local
Colin G4EML
The first run of the OS after building the SD card seems to make some changes depending on which Screen is fitted. I haven't worked out exactly what it changes but a system built with a V1 screen won't work correctly if the screen is then changed to a V2. So I would always recommend doing a fresh SD card build with the correct screen attached.
The Set_Pluto command should still work. All it does is change one line in the run script. You can also change that line by manual editing if necessary.
Just edit the run file and change the line that reads
export PLUTO_IP=pluto.local
Colin G4EML