Debian 8 Jessie
- Toolchain:
- basierend auf gcc 4.9, binutils 2.24 läuft nativ auf dem Gerät
- Debian ARM hardfloat toolchain gcc-4.9 für Cross-Kompilierung
- Kernel: 3.10.53, Freescale Revision 1.1.0+
- Qt: 5.3.2 – emtrion-erweiterte Pakete, die die emCON-MX6-Hardwarebeschleuniger voll ausnutzen
Das Root-Dateisystem oder unser Debian BSP basiert auf Debian Stable (Jessie).
Funktionen
novaluefound
Drivers
Name
Status
Kommentare
Limitierungen
Links
Camera (Mipi)
on request
Audio (SGTL5000)
available
WLAN
on request
Bluetooth
on request
Watchdog
available
USB Host
available
USB OTG
available
Please consider the tab known issue.
USB Device
available
Touch (FT5x0x)
available
Touch (AR1020)
available
MMC
available
SATA
on request
RTC (DS1337)
available
PCIe
available
OpenVG
available
LVDS
available
Ethernet
available
Speed up to 1 GBit/s
OpenGL
available
HDMI
available
Please look at the known issues tab.
True
Dienste
novaluefound
Release Notes
Debian BSP v2015-06-16 for emtrion-MX6 (DIMM-MX6 and emCON-MX6)
- first release which supports also emCON-MX6 boards
Known Issues
- The software drivers for the USB OTG port are working successfully in device mode, but there is a load problem when the OTG port is used in host mode.
- When using HDMI only: the startup hang if a splash screen is shown by the bootloader on the HDMI interface. As a workaround disable the splash screen in U-Boot by removing the environment variable load_splashscreen.
Article
CAN on DIMM-MX6 / emCON-MX6 under Linux
Display Configuration on DIMM-MX6 / emCON-MX6 under Linux
GPIOs on emCON-MX6 under Linux
How to handle CPU core frequency from user space
I2C under Linux
SPI under Linux
Using GStreamer on DIMM-MX6 / emCON-MX6 under Linux
Artikel vorhanden: True
Block diagram
Downloads / Documents
Developer Kits
Zubehör
Unterstützte Betriebssysteme
FAQ
Enable, Disable or Remove the Demo Application
To disable the Demo Application, login to the Root Filesystem and run the following command:
systemctl disable demo
To (re)enable the Demo Application, login to the Root Filesystem and run the following command:
systemctl enable demo
To (permanently) remove the Demo Application, login to the Root Filesystem and run the following command:
apt -y remove qt5-demo* emtrion-demo-data