To start the system enough to download, unzip, burn the image to the SD card. Connect the SD card to the EDGE and turn the power on. The system starts automatically. Details on the initial setup of the running system can be found in these topics.
The test version of the image with these patches is located in the DEV subdirectory on the site. I have little space on the site, so I have so far collected one image (Ubuntu server), write what other image options are needed with these patches.
I found an option to enable BT on EDGE. But there is one problem. If after the user logs in, execute the command “sudo hciattach /dev/ttyS0 bcm43xx” in the terminal , it becomes possible to use BT. You can start scanning and connect to headphones. When playing through BT, the sound works correctly. But if I try to add the command “su -c hciattach /dev/ttyS0 bcm43xx” to autorun “rc.local”, after turning on the system adapter appears, but the scan does not work and the audio output via BT the same does not work. If I add to " rc.local “other command,” su -c hciattach /dev/ttyS0 any" the device turns on automatically when the system starts, the adapter is visible, you can connect headphones, but the sound comes with a large stutter. I am not an expert on BT and WiFi And I do not understand what could be the reason.
Good news.
New image with kernel 4.20 for Khadas EDGE, which is built using the official git Linux Next.
It has HDMI, USB, SD and wired network. Thus, it is a full-fledged basic system.
@Gouwa@numbqq@Terry
you can watch my version of dtb which I have collected for EDGE on the subject of optimization ? I have little information on EDGE features and it would be good if you could check my DTS source code, maybe it has errors\inaccuracies or not optimal values. By the way, it would be good to send a request to include DTS for EDGE in the main Linux branch, so that by the time the model arrives to the users in the main kernel there is already basic support.
Added version “4.19.0-dev”, it is built using the source code “ayufan”. Video playback in it significantly slows down compared to the version collected from the official sources of Next Linux.
You need to send these patches to the main Linux git, so that when you clone the main kernel from the Linux site immediately have everything you need in the source code. Do you have such an opportunity ?
@numbqq
Hi Nick.
I built the Armbian version using the current commits in Khadas-edge-4.4 sources. At check on EDGE strangeness at start was found out if the USB hub is connected (with the keyboard and the mouse), the system cannot be started and constantly leaves in a rebut. If you disconnect the USB hub and connect it after the system starts, the keyboard and mouse are normally detected and working. This happens on both USB ports. Have you changed anything in the kernel sources for EDGE with USB recently ?
New version of Armbian 20181225. Updated kernel. Added the procedure for installing to eMMC. Once installed on eMMC, the system works with eMMC as a normal SSD\HDD and can perform partition operations as a normal system.
@Gouwa@numbqq
You can test the sound performance on 4K TV with the latest Armbian image. I have 4K on TV in the last image no sound. But if I connect EDGE (without changing anything) to Full HD TV (1080p), the sound works. I don’t understand what the reason is for this strange behavior.