Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


Sidebar

playground:start

This is an old revision of the document!


Play Ground test page

#!/bin/sh
ls -l1 && echo
master@universe:~$ cd /
master@universe:/$ ls -l1 
total 72
lrwxrwxrwx   1 root root     7 May 27  2020 bin -> usr/bin
drwxr-xr-x   6 root root  4096 Jul  6 09:28 boot
drwxr-xr-x   2 root root  4096 May 30  2020 cdrom
drwxr-xr-x  21 root root  5300 Jul  8 10:21 dev
drwxr-xr-x 174 root root 12288 Jul  6 09:28 etc
drwxr-xr-x   5 root root  4096 Apr 18 18:20 home
lrwxrwxrwx   1 root root     7 May 27  2020 lib -> usr/lib
lrwxrwxrwx   1 root root     9 May 27  2020 lib32 -> usr/lib32
lrwxrwxrwx   1 root root     9 May 27  2020 lib64 -> usr/lib64
lrwxrwxrwx   1 root root    10 May 27  2020 libx32 -> usr/libx32
drwx------   2 root root 16384 May 27  2020 lost+found
drwxr-xr-x   3 root root  4096 May 30  2020 media
drwxr-xr-x   5 root root  4096 Feb 14 20:53 mnt
drwxrwxrwx  11 root root  4096 Mar 23 20:19 opt
dr-xr-xr-x 525 root root     0 Jun  5 12:44 proc
drwx------  13 root root  4096 Jun 20 16:59 root
drwxr-xr-x  48 root root  1560 Jul  8 10:21 run
lrwxrwxrwx   1 root root     8 May 27  2020 sbin -> usr/sbin
drwxr-xr-x  29 root root  4096 Jun 22 14:24 snap
drwxr-xr-x   2 root root  4096 May 30  2020 srv
dr-xr-xr-x  13 root root     0 Jun  5 12:44 sys
drwxrwxrwt  43 root root  2100 Jul  8 14:10 tmp
drwxr-xr-x  16 root root  4096 Aug 27  2020 usr
drwxr-xr-x  16 root root  4096 May 24  2021 var
master@universe:/$ help
 
vim4# script # comment
asd
asd
asd
asd
asd
asd

git links examples: Fenix hyphop/oowow khadas-edge2/fenix

Gallery example gallery

gallery and upload with some pictures have bug, im try fix it …

FIXED please check for any files must works

[[ys>vim4]] - youtube search vim4

Khadas github links example

[[kg>utils]] Flash tool for Ubuntu is on Khadas GitHub utils.

NOTE: WIP: NEW: FIXME

test2 **NO BOLD** - no wiki markup inside

internal links examples

test
  • ls -l1 sd - inline code
  • ls -l1 sd **no bold** - inline safe code

acronyms test SPDIF GPIO LED PWM 1W 1w IRQ pin CPU SBC 2 3

:-| 😐 FIXME;-) 😉 DELETEME

header links example: Header 2

sniplet source code example …sniplet source code example …sniplet source code example …sniplet source code example …sniplet source code example … DELETEME

conf/lang/en/lang.php

<?php
/**
 * Customization of the english language file
 * Copy only the strings that needs to be modified
 */
$lang['js']['nosmblinks'] = '';

same but in color

myexample.php
<?php echo "hello world!"; ?>

just colored syntax

<?php echo "hello world!"; ?>

Header 1

Which system do you use? Android, Ubuntu, OOWOW or others? Formatting Syntax

Ubuntu https://ubuntu.com Which version of system do you use? Khadas official images, self built images, or others?

Self-built Please describe your issue below:

Will images built for VIM3 with fenix run on VIM4? If not, will the fenix repo on github be updated to support VIM4 boards? I’d like to build custom images based on Ubuntu 20.04 that run on this platform

Header 2

DokuWiki supports a simple syntax to create tables.

Heading 1 Heading 2 Heading 33 head 4
asd asd
123 123 asd
Row 1 Col 1 Row 1 Col 2 Row 1 Col 3
Row 2 Col 1 asd asda asd
asd asd asd
Row 3 Col 1 asd Row 3 Col 3

artem 2022/06/13 20:58

artem;-)

Header 3

Header 4

  • Sorey but how is the usb host related? Even if I flash the ubuntu server and then I install a gui via apt i have the same issue The display manager does not work (service `lightdm` not started at boot for example I will work on this more today It’s not really a big issue to work without gui to be honest, just less convenient
    • list 1
  • list 1
  • list `man df`
  • list `fdisk -l`
monospace area

my play ground

  • 8-) 8-)
  • 8-O 8-O
  • :-( :-(
  • :-) :-)
  • =) =)
  • :-/ :-/
  • :-\“ class= :-\
  • :-? :-?
  • :-D :-D
  • :-P :-P
  • :-O :-O
  • :-X :-X
  • :-| :-|
  • ;-) ;-)
  • ^_^ ^_^
  • :?: :?:
  • :!: :!:
  • LOL LOL
  • FIXME FIXME
  • DELETEME DELETEME

- test.java
/**
 * The HelloWorldApp class implements an application that
 * simply displays "Hello World!" to the standard output.
 */
class HelloWorldApp {
    public static void main(String[] args) {
        System.out.println("Hello World!"); //Display the string.
    }
}
 
/**
 * The HelloWorldApp class implements an application that
 * simply displays "Hello World!" to the standard output.
 */
class HelloWorldApp {
    public static void main(String[] args) {
        System.out.println("Hello World!"); //Display the string.
    }
}
 
/**
 * The HelloWorldApp class implements an application that
 * simply displays "Hello World!" to the standard output.
 */
class HelloWorldApp {
    public static void main(String[] args) {
        System.out.println("Hello World!"); //Display the string.
    }
}
 
 
/**
 * The HelloWorldApp class implements an application that
 * simply displays "Hello World!" to the standard output.
 */
class HelloWorldApp {
    public static void main(String[] args) {
        System.out.println("Hello World!"); //Display the string.
    }
}
 
 
/**
 * The HelloWorldApp class implements an application that
 * simply displays "Hello World!" to the standard output.
 */
class HelloWorldApp {
    public static void main(String[] args) {
        System.out.println("Hello World!"); //Display the string.
    }
}
 
 
/**
 * The HelloWorldApp class implements an application that
 * simply displays "Hello World!" to the standard output.
 */
class HelloWorldApp {
    public static void main(String[] args) {
        System.out.println("Hello World!"); //Display the string.
    }
}
 
 
/**
 * The HelloWorldApp class implements an application that
 * simply displays "Hello World!" to the standard output.
 */
class HelloWorldApp {
    public static void main(String[] args) {
        System.out.println("Hello World!"); //Display the string.
    }
}
 
 
/**
 * The HelloWorldApp class implements an application that
 * simply displays "Hello World!" to the standard output.
 */
class HelloWorldApp {
    public static void main(String[] args) {
        System.out.println("Hello World!"); //Display the string.
    }
}
Last modified: 2022/07/08 02:31 by hyphop