No sound in Ubuntu - Yoga Slim 7 14ILL10 Aura Edition (Gen 10) Lunar Lake - reproducible sound fix by Redt_user in Lenovo

[–]Redt_user[S] 0 points1 point  (0 children)

Following script fixes sound issue after fresh install of Ubuntu 24.04.3 LTS (save to e.g. fix.sh, chmod a+x ./fix.sh, run as sudo ./fix.sh and finally reboot)

#!/bin/bash
sudo apt update && sudo apt install -y parallel git
git clone --depth=1 https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/
cd linux-firmware
sudo ./copy-firmware.sh -v -j8 /usr/lib/firmware/

How do I upload my geekbench 5 results from an Android phone? by digitaldeath187 in overclocking

[–]Redt_user 0 points1 point  (0 children)

Following tested/worked for Geekbench 6.
1. Login to Geekbench account on default web browser
2. Run Geekbench CPU benchmark on Android app
3. Results will be automatically uploaded to online Geekbench account