I'm facing a frustrating issue with my Dell XPS 15 7590 after upgrading to Kubuntu 24.04 with kernel 6.8. The system won't boot normally and gets stuck during the boot process, but it does boot successfully if I use the nomodeset parameter in Grub. Here is the configuration from my /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.modeset=1"
#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.modeset=1 i915.enable_rc6=1 i915.enable_fbc=1 i915.enable_psr=1"
I tried uncommenting the other lines one by one, but the system only boots with the first configuration. The problem is that with 'nomodeset', my system doesn't recognize my second monitor, which I need for work.
Here's a summary of my situation:
- Laptop Model: Dell XPS 15 7590
- Graphics: Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630]
- OS: Kubuntu 24.04 with kernel 6.8
If anyone has encountered a similar issue or has suggestions on how to resolve this while still being able to use my second monitor, I would greatly appreciate your help!
Thanks in advance for your support!
6.8.0-35-generic