
2020
-
Content Count
2 -
Joined
-
Last visited
Posts posted by 2020
-
-
Hello all,
This Linux OS is based on Armbian_20.11_Tinkerboard_bullseye_current_5.8.18 image. I have created this OS to be able to watch Netflix via a browser. This OS is compatible with TB & TB/s.
Key features:
-
OS: Debian 11 bullseye
-
Kernel: armv7l Linux 5.8.18-rockchip
-
CPU: ARMv7 rev 1 (v7l) @ 4x 1.8GHz
-
GPU: Mali T760 (Panfrost driver, OpenGL 2.1)
-
Browser: vivaldi-stable_3.4.2066.106-1_armhf (widevine-flash)
This Linux OS image is provided AS IS with NO WARRANTY and NO END USER SUPPORT.
You can now download the VinVin-OS version 20201130, here ...
https://www.asuswebstorage.com/navigate/a/#/s/6DFEC785172445E3A17A086BEFBFF7DAY
Share code: ASUSMYFKLUXMY
user: vinvin
password: vin=20
Tips:
Use a fast Micro SD card, minimum 3 amps power supply and a case which includes a cooling fan to avoid system crashing due to overheating.
Getting Started:
Write the zip compressed image with Etcher and (TB) insert SD card into a slot or (TB/s) use a USB cable to connect to your computer.
Power the board:
-
TB
(First) boot takes up to two to minutes.
(Second) boot takes up to one minute.
Login with the user id: vinvin
-
TB/s
Remove the USB cable connected to your computer.
(First) boot takes up to one to minute.
Login with the user id: vinvin.
Also important: resize your file system with, for example, GParted to the full capacity.
Enjoy :-)
-
Linux OS with DRM enable & GPU hardware accelerated – How to
in Software
Posted
Debian / XFCE minimal desktop
https://www.armbian.com/download/
exit (exit from root, login with your new user id)
sudo apt update
sudo apt upgrade (if the kernel installation prompts for modifications, just say Yes or Ok)
sudo apt install task-xfce-desktop xfce4-terminal firefox-esr network-manager-gnome gparted
sudo reboot
Open Firefox and check if you have access to internet
sudo apt install pulseaudio pavucontrol gvfs gvfs-backends policykit-1 udisks2 catfish mousepad xarchiver gdebi gigolo
sudo reboot
Find out ...
https://en.m.wikipedia.org/wiki/List_of_ARM_microarchitectures
https://www.google.com/search?q=The+latest+user+agents+for+Chrome&oq=The+latest+user+agents+for+Chrome&aqs=chrome..69i57j69i60l3&sourceid=chrome&ie=UTF-8
ARMv7 (armhf / 32-bit)
https://user-agents.net/download?browser=chrome&version=87-0&browser_bits=32&platform=chromeos&platform_bits=32&name=armv7l or
ARMv8 (arm64 / 64-bit)
https://user-agents.net/download?browser=chrome&version=87-0&platform=chromeos&name=aarch64 (use the highest version)
Vivaldi browser installation
ARMv7 (armhf / 32-bit)
https://downloads.vivaldi.com/stable/vivaldi-stable_3.4.2066.106-1_armhf.deb or
ARMv8 (arm64 / 64-bit)
https://downloads.vivaldi.com/stable/vivaldi-stable_3.4.2066.106-1_arm64.deb
Create a desktop launcher
*** Use the latest user agents text string ***
Open Vivaldi with the DRM browser launcher and verify the parameters ...
Widevine-flash installation
ARMv7 (armhf / 32-bit)
git clone https://gist.github.com/e025024ecffa45ee4325a3915fd8dad1.git widevine-flash
ARMv8 (arm64 / 64-bit)
git clone https://gist.github.com/7e1e1c313843d6a8180cfc1f47bee6aa.git widevine-flash
cd widevine-flash
sudo sh ./widevine-flash_arm32.sh or sudo sh ./widevine-flash_arm64.sh (and follow the instructions)
https://bitmovin.com/demos/drm
Now you are ready to watch Netflix ? Cheers!
This tutorial is based on my knowledge and experience in testing Tinkerboard. It has not been tested on other devices and I do not take any responsibility nor am I liable for any damage that may be caused through the use of this tutorial.