Closed SwaggyZhang closed 12 months ago
Can you give more info abt your setting?
Can you give more info abt your setting?
My device is a lenovo Yoga Slim 7i Pro X laptop with i9-12900H, 32GB RAM and RTX 3050 dGPU.
To study your code, I prepared a brand new Ubuntu 16.04 but did not erase the win11.
But I cannot load the kernel in your repo.
Besides, I found that there was an extra kernel (4.15.112, not the initial one of Ubuntu 16.04) in the grub list after installing the modified kernel 4.19.
Thank you for your reply!
Can you give more info abt your setting?
My device is a lenovo Yoga Slim 7i Pro X laptop with i9-12900H, 32GB RAM and RTX 3050 dGPU.
To study your code, I prepared a brand new Ubuntu 16.04 but did not erase the win11.
But I cannot load the kernel in your repo.
Besides, I found that there was an extra kernel (4.15.112, not the initial one of Ubuntu 16.04) in the grub list after installing the modified kernel 4.19.
Thank you for your reply!
I had the same problem before. Following some tutorials I updated the bios of my motherboard to the latest version, after which it started up normally
Can you give more info abt your setting?
My device is a lenovo Yoga Slim 7i Pro X laptop with i9-12900H, 32GB RAM and RTX 3050 dGPU. To study your code, I prepared a brand new Ubuntu 16.04 but did not erase the win11. But I cannot load the kernel in your repo. Besides, I found that there was an extra kernel (4.15.112, not the initial one of Ubuntu 16.04) in the grub list after installing the modified kernel 4.19. Thank you for your reply!
I had the same problem before. Following some tutorials I updated the bios of my motherboard to the latest version, after which it started up normally
Thank you for your help! I will have a try!
Can you give more info abt your setting?
My device is a lenovo Yoga Slim 7i Pro X laptop with i9-12900H, 32GB RAM and RTX 3050 dGPU. To study your code, I prepared a brand new Ubuntu 16.04 but did not erase the win11. But I cannot load the kernel in your repo. Besides, I found that there was an extra kernel (4.15.112, not the initial one of Ubuntu 16.04) in the grub list after installing the modified kernel 4.19. Thank you for your reply!
I had the same problem before. Following some tutorials I updated the bios of my motherboard to the latest version, after which it started up normally
Thank you for your help! I will have a try!
If it is successful, please try to see if the NIC driver and GPU driver can be installed correctly, I am having problems with this
With Ubuntu16.04 (Kernel 4.15.0.142), dpkg the .deb and the kernel patch was installed.
But when loading the modified kernel 4.19, the process is stuck in ' load inital ramdisk...' and cannot boot up.
Could you give me some advice and help me to deal with it?