Hi everyone,
I’m trying to use WF101FSYFPLHGX winstar display with balena-wpe project.
Touch is not working at all.
Display is slowly fadding image …
I can’t manage to get it working, does someone have the issue ? or any advices ?
Thanks in advance
Now the display working great with this configuration.
RESIN_HOST_CONFIG_hdmi_cvt = 1280 800 60 6 0 0 0
RESIN_HOST_CONFIG_hdmi_drive = 1
RESIN_HOST_CONFIG_hdmi_force_hotplug = 1
RESIN_HOST_CONFIG_hdmi_group = 2
RESIN_HOST_CONFIG_hdmi_mode = 87
RESIN_HOST_CONFIG_max_usb_current = 1
RESIN_HOST_CONFIG_start_x = 1
thanks for sharing your solution with the balena community.
Cheers Thomas
Touch screen, is not working at all. How can i do to make it working ?
Now all is working great!
for the touch screen i just add this udev rules :
SUBSYSTEM==“input”, ATTRS{name}==“stmpe-ts”, ENV{DEVNAME}==“event”, SYMLINK+=“input/touchscreen”