doc:appunti:linux:teclast_f6
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:appunti:linux:teclast_f6 [2021/05/12 09:51] – [SSD Upgrade] niccolo | doc:appunti:linux:teclast_f6 [2022/09/12 17:36] (current) – [GNU/Linux on the Teclast F6 notebook] niccolo | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== GNU/Linux on the Teclast F6 notebook ====== | ====== GNU/Linux on the Teclast F6 notebook ====== | ||
| + | |||
| + | ^ CPU | Intel Celeron N3350 (Apollo Lake) 1.10 GHz, number of cores: 2, burst: 2.4 GHz | | ||
| + | ^ RAM | 8 Gb (option) | ||
| + | ^ Storage | ||
| + | ^ Display | ||
| + | ^ Battery | ||
| + | ^ Dimensions | ||
| + | ^ Weight | ||
| ===== Using Debian Live to check GNU/Linux compatibility ===== | ===== Using Debian Live to check GNU/Linux compatibility ===== | ||
| Line 136: | Line 144: | ||
| {{.: | {{.: | ||
| - | ===== Problems ===== | + | ===== Unsolved |
| - | * **Keys in the top row** of the keyboard are associated to **multimedia functions** (volume and brightness control, etc.), not to the regular function keys F1, ... F12. Function keys are activated pressing them with the **blue Fn key**. There is not a BIOS option to invert the Fn key behaviour. | + | * **Keys in the top row** of the keyboard are associated to **multimedia functions** (volume and brightness control, etc.), not to the regular function keys F1, ... F12. Function keys are activated pressing them with the **blue Fn key**. There is not a BIOS option to invert the Fn key behaviour. See this page for a partial workaround: **[[..: |
| - | * The **Fn+ESC** should be associated to the **disable touchpad** function (as per the blue label on the key), but it does not work. | + | * The **Fn+ESC** should be associated to the **disable touchpad** function (as per the blue label on the key), but it does not work. See this page for a partial workaround: **[[..: |
| * The vendor sells the notebook only with **Microsoft Windows 10 Home license included**, it does not offer a refund policy and it does not offer an //operating system free// version. | * The vendor sells the notebook only with **Microsoft Windows 10 Home license included**, it does not offer a refund policy and it does not offer an //operating system free// version. | ||
| + | ===== Controlling backlight from the command line ===== | ||
| + | |||
| + | You can control the backlight level from the command line (root privileges is required to write): | ||
| + | |||
| + | < | ||
| + | cat / | ||
| + | cat / | ||
| + | echo 76800 > / | ||
| + | </ | ||
| + | |||
| + | You can use **xrandr** to simulate brightness control in software (the image is dimmed, but backlight remains actually the same): | ||
| + | |||
| + | < | ||
| + | xrandr --output eDP-1 --brightness 0.5 | ||
| + | </ | ||
| + | ===== Power Supply ===== | ||
| + | |||
| + | The power supply of the Teclast F6 is a **12.0 V** rated at **2.0 A** (24.0 W). The coaxial jack has an outer diameter of **3.50 mm**. | ||
| + | |||
| + | {{.: | ||
| + | |||
| + | ===== Battery ===== | ||
| + | |||
| + | After a **year and a half** of use the battery is practically exhausted: the autonomy of the laptop has gone from the initial 6 hours to about **1 hour and a half**. | ||
| + | |||
| + | |||
| ===== Web References ===== | ===== Web References ===== | ||
doc/appunti/linux/teclast_f6.1620805893.txt.gz · Last modified: by niccolo
