19.03.2016, 13:02
@Kalonifi
Das Pollin hat eigentlich 1024x600, kann aber alles andere runter skalieren. Beide der folgenden Konfigurationen haben bei mir funktioniert.
Für 1024x600 bitte mal das ausprobieren:
/root/config.txt
/home/pi/touchscreen_axes_calib
Für 1280x720 (720p) das ausprobieren:
/root/config.txt
/home/pi/touchscreen_axes_calib
Das Pollin hat eigentlich 1024x600, kann aber alles andere runter skalieren. Beide der folgenden Konfigurationen haben bei mir funktioniert.
Für 1024x600 bitte mal das ausprobieren:
/root/config.txt
Code:
framebuffer_width=1024
framebuffer_height=600
hdmi_force_hotplug=1
hdmi_cvt=1024 600 60 3 0 0 0
hdmi_group=2
hdmi_mode=87
/home/pi/touchscreen_axes_calib
Code:
calib_x_d=-25;calib_x_fact=0.523485166240;calib_y_d=-25;calib_y_fact=0.322407307899;swap_axes=0;click_confines=8;touch_mouse=1
Für 1280x720 (720p) das ausprobieren:
/root/config.txt
Code:
disable_overscan=1
overscan_left=25
overscan_right=25
overscan_top=25
overscan_bottom=25
hdmi_force_hotplug=1
hdmi_group=1
hdmi_mode=4
/home/pi/touchscreen_axes_calib
Code:
calib_x_d=-28;calib_x_fact=0.653907496013;calib_y_d=-26;calib_y_fact=0.368334249588;swap_axes=0;click_confines=8;touch_mouse=1
CarPi: RPi 3 mit 7" RPi Touchscreen & PiUSV+, Jessie, Kodi 15.2
Testing: Raspbian Jessie mit Kodi 15.2 - Step by Step
Projekte: SmartHome, Ambilight
Testing: Raspbian Jessie mit Kodi 15.2 - Step by Step
Projekte: SmartHome, Ambilight