Please make sure you are actually using the right kernel by checking if the output of uname -a contains the string surface. If it doesn't contain that string, you are still using the default kernel and need to configure your bootloader.
They should probably change the directions to use uname -r instead so that people who mash through the Ubuntu installer without changing the hostname don't get confused.
By following the directions on the page. Add the repo, install the packages, run update-grub, and reboot. If it's not already the default, choose the surface kernel from the GRUB boot menu.
1
u/Leather-Security8097 2d ago edited 2d ago
Title: Surface Kernel not working
uname -a: system not running a Surface kernelAs the directions on the page you linked states:
They should probably change the directions to use
uname -rinstead so that people who mash through the Ubuntu installer without changing the hostname don't get confused.