Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server
I'd say: Use LibreELEC :-)

Even you follow my howto, you did most things terribly wrong, hehe - even the grub entry is not existent.

The error with the resume is wrong UUID in 
Code:
cat /etc/initramfs-tools/conf.d/resume 
RESUME=UUID=810a43dd-fec0-4d77-91ca-f79f5b7d76e5

Make sure it matches your swap partition, e.g.
[code]fritsch@t440s:~$ sudo blkid 
/dev/sda1: UUID="73BD-BA00" TYPE="vfat" PARTUUID="5b4b8aad-1238-4946-bee4-706ab64f7105"
/dev/sda2: UUID="25223c2c-2ab1-4c6c-add6-52eccf56756f" TYPE="ext4" PARTUUID="ad6c2e7a-6d2c-4bb6-9bd8-d1f11956f771"
/dev/sda3: UUID="8bf0674a-ec41-4f0c-9d0d-5bc0bcb06148" TYPE="ext4" PARTUUID="b67884ac-cafe-4771-8e8e-5d7d5485a5cf"
/dev/sda4: UUID="d26a038b-9b6c-4f3a-9e77-30ecfba61a47" TYPE="swap" PARTUUID="810a43dd-fec0-4d77-91ca-f79f5b7d76e5" <- See the SWAP line and it's UUID
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply


Messages In This Thread
Live TV broken again? - by schamane - 2016-02-29, 19:56
Random crashes - by hal2100 - 2016-03-08, 22:03
Strange Behaviour - by MicTie - 2016-12-07, 10:46
RE: Intel VAAPI howto with Krypton v17 based on Ubuntu 16.04 server - by fritsch - 2018-04-30, 12:15
Working lirc with mce remote - by fr1day - 2019-08-10, 17:36
Logout Mark Read Team Forum Stats Members Help
Intel VAAPI howto with Leia v18 nightly based on Ubuntu 18.04 server18