I would start with a working setup, presumably Ubuntu 18.04.  Then get
the latest stable kernel (note, it is possible -rc kernels are broken):

git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-
stable.git -b linux-5.4.y

Patch it, build and install.

Amend /etc/defaults/grub to have:

GRUB_TIMEOUT_STYLE=menu                                                         
                                                                                
                          
GRUB_DISABLE_SUBMENU=y                                                          
                                                                                
                          
GRUB_TIMEOUT=10                                                                 
                                                                                
                          
GRUB_CMDLINE_LINUX_DEFAULT=""

To have affect need to do:

sudo update-grub

Then you should at least be able to choose the kernel and see some
messages.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848883

Title:
  (Lenovo S130-11IGM) emmc not working in 19.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1848883/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to