You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

looks like Ubuntu 24.04 not good enough with Intel N150,maybe that is why GMKtec install 24.10 by default

  1. Get https://www.mirrorservice.org/sites/releases.ubuntu.com/24.04.2/ubuntu-24.04.2-live-server-amd64.iso
  2. Choose HWE kernel (during install)

Kernel 

Linux 6.11.0-21
Using username "gmk".
Server refused our key
gmk@10.9.9.77's password:
Welcome to Ubuntu 24.04.2 LTS (GNU/Linux 6.11.0-21-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/pro

 System information as of Fri Apr  4 05:06:10 PM UTC 2025

  System load:  0.07              Temperature:             63.0 C
  Usage of /:   6.6% of 97.87GB   Processes:               160
  Memory usage: 3%                Users logged in:         1
  Swap usage:   0%                IPv4 address for enp6s0: 10.9.9.77


Expanded Security Maintenance for Applications is not enabled.

33 updates can be applied immediately.
To see these additional updates run: apt list --upgradable

Enable ESM Apps to receive additional future security updates.
See https://ubuntu.com/esm or run: sudo pro status


To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

apt install intel-media-va-driver-non-free
apt install vainfo


it doesnot make vainfo work 

gmk@g9:~$ vainfo
error: can't connect to X server!
libva info: VA-API version 1.20.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_20
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
libva info: va_openDriver() returns 1
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_20
libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so init failed
libva info: va_openDriver() returns -1
vaInitialize failed with error code -1 (unknown libva error),exit

root@g9:~# ls -la /dev/dri
total 0
drwxr-xr-x   3 root root        100 Apr  4 17:04 .
drwxr-xr-x  22 root root       4840 Apr  4 17:04 ..
drwxr-xr-x   2 root root         80 Apr  4 17:04 by-path
crw-rw----+  1 root video  226,   1 Apr  4 17:04 card1
crw-rw----+  1 root render 226, 128 Apr  4 17:04 renderD128


so lets try build latest driver

tbd


additional packages

apt install lm-sensors btop cpufrequtils
wget https://raw.githubusercontent.com/horshack-dpreview/setPL/master/setPL.sh
chmod +x /root/setPL.sh


  • No labels