Re: [arch-general] [grub] how to make grub use the integrated intel gpu, rather than the discrete nvidia one?

2022-04-12 Thread Javier via arch-general
Although I still see the weird dmsg errors, I found the culprit... I removed "irqpoll" from the linux boot parameters: irqfixup[HW] When an interrupt is not handled search all handlers for it. Intended to get systems with badly br

Re: [arch-general] [grub] how to make grub use the integrated intel gpu, rather than the discrete nvidia one?

2022-04-12 Thread Javier via arch-general
oh well. Found out by disabling both, legacy and secure boot on the bios, I got intel gpu as the one used by grub. But then I realized I could actually select it on the bios, though it was sort of misleading to me, it said something like HMU, or similar, whereas the other options were like hy

Re: [arch-general] [grub] how to make grub use the integrated intel gpu, rather than the discrete nvidia one?

2022-04-12 Thread Javier via arch-general
On 4/12/22 02:19, Javier via arch-general wrote: ... But it's not only aesthetics, it seems, at times, after loading the initrd image on boot, and while doing the init, the system freezes, and there's no alternative than a hard boot, which might be related. -- Javier OpenPGP_signature Desc

[arch-general] [grub] how to make grub use the integrated intel gpu, rather than the discrete nvidia one?

2022-04-12 Thread Javier via arch-general
Hello ! On a laptop with dual GPU, I'm able to disable nvdia, following instructions under [1], though I'm thinking that was not necessary, since I'm using early kms with intel [2]: % grep i915 /etc/mkinitcpio.conf