DE10 Advance revC demo: Linux LXDE VNC Desktop BSP

From Terasic Wiki

(Difference between revisions)
Jump to: navigation, search
 
Line 19: Line 19:
|BSP Feature ||USB Audio Dongle driver <br/> USB WiFi Dongle driver <br/> Example Codes
|BSP Feature ||USB Audio Dongle driver <br/> USB WiFi Dongle driver <br/> Example Codes
|-
|-
-
|Linux Kernel Source||Source: https://github.com/terasic/linux-socfpga <br/> Branch: socfpga-4.5 <br/> Under below location: <br/> Configure File: de10_advanced_vnc.config <br/> DTS File: arch/arm/boot/dts/de10_advanced_vnc.dts
+
|Linux Kernel Source||Source: https://github.com/terasic/linux-socfpga <br/> Branch: socfpga-4.5 <br/> Under above location: <br/> Configure File: de10_advanced_vnc.config <br/> DTS File: arch/arm/boot/dts/de10_advanced_vnc.dts
|}
|}
'''[[DE10-Advance_Demonstration_Manual_revC#Chapter 6 Linux BSP|Back]]'''
'''[[DE10-Advance_Demonstration_Manual_revC#Chapter 6 Linux BSP|Back]]'''

Latest revision as of 14:13, 3 September 2018

This is a VNC mode Linux BSP. The console content is displayed on the UART Terminal in your Host PC and the Desktop is displayed on VNC Client. Refer to Table 6-1 for Linux LXDE VNC Desktop BSP information.

Table 6-1 Linux LXDE VNC Desktop BSP Information
Item Description
BSP Location DE10-Advanced_VNC_Desktop.zip
Download link: http://de10-advanced.terasic.com/cd
MicroSD Card 4GB at minimal
MSEL[2:0] 000
Account User name: root, password is not required (press Enter)
UART Terminal Baud rate: 115200
Data bits: 8
Parity: None
Stop Bits: 1
Flow Control: no
Quartus Project de10_advanced_ghrd
BSP Feature USB Audio Dongle driver
USB WiFi Dongle driver
Example Codes
Linux Kernel SourceSource: https://github.com/terasic/linux-socfpga
Branch: socfpga-4.5
Under above location:
Configure File: de10_advanced_vnc.config
DTS File: arch/arm/boot/dts/de10_advanced_vnc.dts

Back