dell_venue_8_pro_5855_debia.../README.md

61 lines
1.7 KiB
Markdown
Raw Normal View History

2024-09-14 11:29:39 +00:00
# Notes on using Debian GNU/Linux on a Dell Venue 8 Pro 5855
The following notes assume GNOME or Phosh are used.
GNOME basically works, but the on screen keyboard has issues with some non-GNOME apps.
Opening the keyboard puts the program you want to use in the background and you cannot enter text.
Phosh works a bit better for now, but I will keep checking out GNOME every now and then, as that is my only issue.
2024-09-14 11:29:39 +00:00
This is known to work with Debian Testing at the time of writing, other versions are unknown.
## What Works
- Display
- Touch
- USB
- Battery
- Audio*
- Bluetooth
- LTE
Untested: NFC
Unsolved: Camera (maybe this needs a firmware, have not yet looked at that)
2024-09-14 11:29:39 +00:00
\*requires installing the firmware
## Fixes
To get a button to close windows in GNOME:
2024-09-14 11:29:39 +00:00
```
gsettings set org.gnome.desktop.wm.preferences button-layout 'minimize,maximize,close,appmenu'
```
Without this, one might get stuck because windows cannot be closed. (Why is there no button for closing windows by default?)
## Required Packages
To get sound working, install the required firmware: `firmware-intel-sound`
Don't forget to reboot after installing it.
## Other things that might be useful
### Touch support in Firefox
2024-09-14 11:29:39 +00:00
Create `.config/environment.d/envvars.conf` and as content use `MOZ_ENABLE_WAYLAND=1`
2024-09-14 21:03:04 +00:00
Regular Firefox works better on this device than firefox-esr-mobile-config.
2024-09-14 21:03:04 +00:00
### BIOS Update
https://www.dell.com/support/home/de-de/drivers/driversdetails?driverid=3xx41&oscode=wt64a&productcode=dell-venue-8-pro-5855-tablet
To update to the latest BIOS:
- Copy file onto USB drive
- Select the BIOS update option in the boot menu
- Open the .exe file from the USB drive
- Start the update