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: 7 comments 6 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, 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