Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIVI-embedded-tablet-install

A script to set up an embedded LIVI x86_64 tablet from a clean Debian minimal install.

Note

This was tested on a Dell Latitude 7200 2in1 tablet. Audio is not configured as I use the "Disable Audio" option in LIVI settings. I instead use the car bluetooth for audio as the mic in my tablet is unusable in a car. This also allows me to use steering wheel controls for changing tracks.

System Prep

Install debian using the netinstall image. I used "debian-13.3.0-amd64-netinst.iso" During setup, connect to your wifi so it saves the wifi config to the installed system. This will be the only way to connect to the system via SSH once complete. No local config will be possible after running the script, as you will be locked into LIVI.
DESELECT "Debian dekstop environment" and "GNOME".
SELECT "SSH Server" and "Standard System Utilities" only.

Installation

Run this script logged in as root, when complete reboot.

After install

It should boot straight to LIVI showing none of the usual linux boot process, and require NO login. Don't install this on anything but a dedicated tablet for LIVI, as it will make the computer/tablet useless for anything else.

Auto-Poweroff

The script will set up cron to run a script in the backgrount monitoring if the power adapter is plugged into your tablet. Any time within the first 5 minutes of uptime, if it detects no charger, it will disable the auto power off script until next reboot. After 5 minutes, if it gets unplugged (or car was turned off cutting power to the charger), the system will automatically shut down. This is great if your car only provides power to the carger while its runung, as it will turn off with the car.

Auto-Poweron (system dependent)

In the Dell BIOS, you can configure the tablet to power on upon being plugged into a charger (or car turns on and provides power to the charger). Not sure if other brands have the same feature. This makes my tablet turn on and launch LIVI upon starting the car, as my car only provides electricity to the charger while it's running.

About

A script to set up an embedded LIVI x86_64 tablet from a clean Debian minimal install

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages