Skip to content

uugear/vu_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vu_install

A collection of scripts that install something useful into Vivid Unit.

These scripts can help you to install things that require more than just "sudo apt install".


Enable GPU (Mali T860):

Run this command to fully unlock the GPU acceleration on your Vivid Unit:

$ curl -sL https://github.com/uugear/vu_install/raw/main/enable_gpu.sh | bash

or use this shorter version:

curl -sL https://bit.ly/ENGPU | bash

Enable GPU

After this upgrade, your Vivid Unit's glmark2-es2 score will be about 300 (was about 55 before this upgrade). The score can go even higher (about 500) if you test it with external display that has higher refresh rate.


Spotify (digital music streaming):

Run this command to install Spotify app into your Vivid Unit:

$ curl -sL https://github.com/uugear/vu_install/raw/main/spotify.sh | bash

or use this shorter version:

curl -sL https://bit.ly/888AA | bash

Spotify


Gqrx (software defined radio receiver = SDR)

Run this command to install Gqrx into your Vivid Unit:

$ curl -sL https://github.com/uugear/vu_install/raw/main/gqrx.sh | bash

or use this shorter version:

curl -sL https://bit.ly/GQRX5 | bash

Gqrx

The GNU Radio Companion is also installed by this script.

GNU Radio Companion

About

Some scripts to install something useful into Vivid Unit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages