PHYTEC
Page 36
[…]
/* USB */
&usb3_phy0 {
status = "okay";
};
&usb3_0 {
status = "okay";
};
&usb_dwc3_0 {
dr_mode = "host";
status = "okay";
};
&usb3_phy1 {
status = "okay";
};
&usb3_1 {
status = "okay";
};
&usb_dwc3_1 {
dr_mode = "host";
status = "okay";
};
[…]
Display (LVDS1)
phyBOARD-Pollux has two LVDS interfaces. LVDS1 (X24) is supported in the alpha1 release. We support a 10'' edt,etml1010g0dka display. HDMI is
defined as a default display output. This can be changed by modifying the
configuration:
/etc/xdg/weston/weston.ini
target$ vi /etc/xdg/weston/weston.ini
Set the mode of the output of LVDS-1 to "current" and the mode of HDMI-A-1 to "off":
[output]
name=HDMI-A-1
mode=off
[output]
name=LVDS-1
mode=current
After a restart of the board, the output will appear on the display instead of HDMI.
With the
Weston with the
is started during boot. The
can be stopped with :
phytec-qt5demo-image,
phytec-qtdemo
phytec-qtdemo
target$ systemctl stop phytec-qtdemo
To start the demo again, run:
target$ systemctl start phytec-qtdemo
To disable autostart of the demo run: