I would like to know from community users which Desktop environment is preferable according to the resource provided by the Khadas Vim1 Device.
I have been working on building Manjaro Linux for Khadas Vim and continue supporting it along with Manjaro Arm Team and Balbes Sir.
Options we have:
KDE
LXQT
MATE
Minimal
Server.
Current Status: Fully tested Minimal and LXQT worked fine - (Wifi drivers was manually installed), Next will be adding the wifi driver during the built process, so the user will have a ready-made img.
Download from the link. All latest version starting from kernel 5.3.0 are by default working on Vim3. so vim1 users will have to change the dtb filename in uEnv.ini https://yadi.sk/d/rYzimbOHPxI36w
Install Vim-1 Wifi Driver for Linux 5.2.0 with the follow command
sudo pacman -U [Filename]
How to install:
Download the image/zip file from the download location. Verify that the download completed successfully.
After that, install Etcher ( sudo pacman -S etcher if on Manjaro) and burn it to an SD card (8 GB or larger).
Put the SD card into SD card slot and boot it up. The Vim should recognize the SD card as a bootable device and boot from it.
On the first boot of 19.07, it will display an OEM type install. After you have made your choices it will reboot into your newly setup system.
Easy install wifi driver with pamac.
Khadas Vim 3 Users
Please use any image from Linux 5.2 and replace the following from uEnv.ini. Depending on their SOC Version.
meson-g12b-s922x-khadas-vim3.dtb
OR
meson-g12b-a311d-khadas-vim3.dtb
This will make it boot on VIM3.
VIM3 Known Issues
No Wifi. (No Drivers for Mainline Kernel)
Graphical Glitch
Audio needs to be manually fixed by removing pulse-audio and running the g12-sound.sh script from download link.
@Spikerguy These Are Great! I was looking for this… however…
I got this to boot on Khadas VIM2 (v1.2) Max by following the instructions here… https://docs.khadas.com/vim1/BootFromExtMedia.html
But I can’t seem to get WiFi working and the lxde version has pamac freezing during updates causing me to have to use the terminal and pacman.
These images are a little long in the tooth and are behind on updates… they are 19.04 while 19.06 is out for Manjaro on x86; any chance of these getting updated?
P.S. dodgejcr[m] over on #manjaro-arm on freenode server on IRC said:
If they guy who created that modified Manjaro-ARM image, needs help and some information about how to improve his image and bring it up to date in the meantime, have him contact me
For Wi-Fi you have to install the firmware package which i used to do for kVim1.
I havent got any reply from anyone on here to keep this going and also been busy lately.
Well as I dont have Vim2 Max, I cannot comment on it. While strit just texted me asking about Vim2 Max files which you created so if you can share the files please?
I will come on IRC on the weekend and speak to dodgejcr. Also will try to update the image on weekend.
Yes, I only replaced the dtb and left everything else the same and in tact (uboot and kernel); any further modifications would have been beyond my comprehension level.
@ravelo No modifications needed for the (Vim1) just extract the .xz file with a file unarchiver and then burn the .img file it produces with a program like etcher (balenaEtcher - Flash OS images to SD cards & USB drives) <= a commonly used utility among the community to external media, and boot the media on the device.