Edge2 with TS050 touchscreen

Hi,
I have the Edge2 with the TS050 and I try to make those two work.

I attached the proper connector to the Edge2 MIPI-DSI1 and the Edge2 won’t start.

As soon I remove the cable, the Edge2 work fine.

Any sugestion is welcome.

Hello @_Rick

You should to attach the screen like this.

And you also need to enable MIPI screen via overlay.

https://docs.khadas.com/products/sbc/edge2/configurations/device-tree-overlay

khadas@Khadas:~$ cat /boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env 
fdt_overlays=mipi-panel

Hi,
thank you for your information, it work now.

Since I want to use it with Home Assistant and adding the AI for camera and voice recognition without using the internet, is there a way to remove the touch trace on screen?

Thank you for any information, have a good one.

You want to disable the touch panel, right?

Hi,
well, not exactly, here is what I need to do:
Shut down the display after number of minutes not used.( Not just turn off the backlight: if possible)
Turn back on “On Touch” or keyboard.
Switch from portrait to landscape.

The other one is the fan, right now, on automatic, it is passing 49c and still didn’t start… I would like to change the trigger low temp and med…

Thank you for any help.
PS: is there a place I can get all this or I need to ask?

Sneak peek at edge 2 io? I read it was releasing today was it not?

The default system power control should work, doesn’t it?

https://docs.khadas.com/products/sbc/edge2/configurations/cooling-fan#set-the-trigger-temperature

Hi,
thank you for the link, I was searching in the search field and nothing was showing…
In any case, thank you !!!

This didn’t seem to work for me I did cat /boot and all that but just says no file or directory

The touchscreen works but no display sadly

So when I press func button and power button to boot into oowow the display starts to work but it seems to go black when it’s up maybe system reboots I don’t know what’s happening if you tell me how to get logs I can send them but I don’t know what’s happening or how to get it to work

Please double check, it has a typo from the picture you posted.

$ cat /boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env 
fdt_overlays=mipi-panel

Am I doing something wrong again?

Yes, the file is /boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env.

It seems as though it isn’t a value yet

I tried doing sudo with commands and it says command not found

Hello @Carlosperez232310

You need to edit file /boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env.

Anyway, you can follow the steps below, just copy and paste on Edge2.

sudo sed -i 's/fdt_overlays=*/fdt_overlays=mipi-panel/g' /boot/dtb/rockchip/rk3588s-khadas-edge2.dtb.overlay.env
sync
sudo reboot
1 Like

AMAZING very nice screen as well thank you great support

what’s the idle and busy power draw like with the screen attached?

If there’s a script to show me that I’d love to give u the info would it be in control panel or something?

if you are running your edge2 from a battery instead of a mains adapter, you might be able to use powertop (sudo apt install powertop), or powerstat (sudo apt install powerstat, or sudo snap install powerstat).

otherwise i highly recommend in-cable watt meters like Amazon.co.uk (I hope sharing the link doesn’t break any rules!)