reTerminal DM Flash OS | Seeed Studio Wiki #555
-
reTerminal DM Flash OS | Seeed Studio WikireTerminal DM Flash OS |
Beta Was this translation helpful? Give feedback.
Replies: 10 comments 8 replies
-
|
Hi - after fixing the touch screen orientation, touch input is not not rotated to match the display. Can you assist? Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Note: After you add " echo arm_64bit=0 | sudo tee -a /boot/config.txt" you then need to reboot and then proceed with installing the drivers. |
Beta Was this translation helpful? Give feedback.
-
|
I have installed the OS on reTerminal DM and followed all steps of installation and drivers updates. The LCD works well and touch orientation, too. If I connect an external mouse via a USB port, that works ok. The only problem when I remotely access the pi via VNC the mouse orientation via the VNC is 90 deg oriented and so difficult to go anywhere. Please help. |
Beta Was this translation helpful? Give feedback.
-
|
Adding a note here -- I was able to follow https://wiki.seeedstudio.com/reTerminal-FAQ/#q12-troubleshooting-touch-screen-inaccuracy after installing raspbian 64 bit and this fixed my touch screen issues. 👍 |
Beta Was this translation helpful? Give feedback.
-
|
Are there any instructions for booting with NVME SSD? Have cloned os from eMMC, updated bootloader to latest version, set BOOT_ORDER=0xf21546 (Try NVMe PCIe first, followed by, USB PCIe, USB SoC XHCI, SD/eMMC then network) and it says failed to open device 'nvme', and proceeds to boot from eMMC. The drive I'm using is (Seeed Studio SSD). Much appreciated. |
Beta Was this translation helpful? Give feedback.
-
|
Could you update your eeprom follow this link, and then try reboot again. |
Beta Was this translation helpful? Give feedback.
-
|
Just installing a 32bit OS and after the line
I had to do Not sure if that's specific to me but, if not, might be worth updating the Wiki. |
Beta Was this translation helpful? Give feedback.
-
|
Hello, I have uploaded the raspberry pi os with 32bit but the screen is blank . Provide me the solution. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you
From: Mark Jackson ***@***.***>
Sent: 16 October 2025 13:11
To: Seeed-Studio/wiki-documents ***@***.***>
Cc: Bharathkumar T ***@***.***>; Comment ***@***.***>
Subject: Re: [Seeed-Studio/wiki-documents] reTerminal DM Flash OS | Seeed Studio Wiki (Discussion #555)
This is normal.
By default, the display drivers, etc are not part of the normal RPi OS so you now need to install the custom Seeed Studio drivers.
Follow the instructions from https://wiki.seeedstudio.com/reterminal-dm-flash-OS/#install-drivers onwards.
-
Reply to this email directly, view it on GitHub<#555 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BY2ZZOQ27NLFYWUCZEQ7M433X5DW7AVCNFSM6AAAAAB6LW7AAGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINRZGUZTANQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Hello sir,
I want to link the url page into my hmi display. Is there any possible ways for url link in kiosk mode of raspberry pi cm4 with integrated 10 inch hmi display for external purpose
From: ReKST-117 ***@***.***>
Sent: 21 October 2025 16:11
To: Seeed-Studio/wiki-documents ***@***.***>
Cc: Bharathkumar T ***@***.***>; Comment ***@***.***>
Subject: Re: [Seeed-Studio/wiki-documents] reTerminal DM Flash OS | Seeed Studio Wiki (Discussion #555)
Hi mpfj, Thanks for your reply:)
Hi Bharath567390, yes, you need to follow the Wiki how to install the driver. Thanks!
-
Reply to this email directly, view it on GitHub<#555 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BY2ZZOXPQ2YACUDM75MKGTT3YYESPAVCNFSM6AAAAAB6LW7AAGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINZTHA4TSNQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Hello, thank you for feedback! here is the solution we provide for you:
Section "InputClass"
Identifier "Goodix Capacitive TouchScreen Setting"
MatchProduct "Goodix Capacitive TouchScreen"
Option "CalibrationMatrix" "1.000000 0.000000 0.000000 0.000000 1.000000 0.000000 0.000000 0.000000 1.000000"
EndSection