Category: Workarounds

Bug: virt-manager NO Keyboard input on VM

If you use Debian as Host System for Virtual Servers the “virt-manager” Package is broken! no keymap input no VM Console Control no VT-Switch possible Fix: run sudo virsh edit "vm-name" remove all “spice” display + audio entrys !! open sudo virt-manager go detailsĀ  and and ADD Display VGA + VGA-Adapter select VNC!! save + […]

Setup Openwrt Xiaomi AX3200 BR01 11-2021 Redmi AX6S

Today i got the openwrt Firmware to run on my new xiaomi ax3200 Router, the Problem is that the Default Firmware open a Upload-Channels to “api.wifimi.com” Many online wiki told that its impossible to flash the BR01 Version after Production Date 09.21 To flash you need a Serial UART to USB Adaptor and 4 Pin-Lab […]

Firestick VPN disable GEOBLOCKING Android

In Europe most DSL Routers don’t support VPN/OPENVPN by default this a Workaround without hacking any Firmware or Chrooting ! What you need: openvpn.apk Client client.ovpn Config File Linux PC with adb tools, Ubuntu Live CD works also without Install! AWS or other vServer on the Cloud outside EU (i testet AWS-Lightsail for free!) 15Mins […]

Ubuntu Odroid Enable Boot Messages again

To see any VERY useful Kernel Boot Messages on Screen do: nano /media/boot/boot.ini then search line 9: setenv condev "console=ttyS0,115200n8" change to: setenv condev "console=ttyS0,115200n8 console=tty1" now enable Multi-User Console this disable graphic Lightdm Login Manager systemctl set-default multi-user.target Now you can debug all again.. be happy

Android OS vs Linux Widevine Support on ARM64

If you use a odroid device like my odroid n2 you should know that the OFTEN needed DRM Browser Plugin “Widevine” in NOT available by default for ARM64. Google free Browser Chromium does not support Widevine without hacking (extracting from a Chromebook OS Recovery ARMHf/32bit Image.) I was not able to get it to run […]

Ubuntu Bug NetworkManager openvpn plugin fails

If you setup Ubuntu 18.04 with openvpn you must install all Network Manager Plugins to run a stable VPN do: sudo apt-get install network-manager-openvpn network-manager-openvpn-gnome network-manager-pptp network-manager-pptp-gnome network-manager network-manager-gnome This fixes dependencies of Plugins to openvpn like pptp and more! The Syslog does not show any informations whats happening! only like this: vpn-connection[ID-XXXX-XXXX-XXXX-XXXX,”vpn”,34:(tun0)]: VPN plugin: […]

Design copyright www.linuxonlinehelp.com - Linux PC & Server Support