>>105614841seems like they added something related to my case in that commit
+ [[ ${PV} == 575.57.08 ]] || die "TODO: recheck intel+nvidia status & cleanup"
+ if use kernel-open && ver_replacing -lt 575; then
+ ewarn
+ ewarn "WARNING:"
+ ewarn
+ ewarn "*If* using a hybrid Intel+NVIDIA laptop, be warned that users have"
+ ewarn "reported that the GSP firmware could fail to initialize (for some"
+ ewarn "setups) when USE=kernel-open is enabled with ${PN}-575.x."
+ ewarn "*If* X/wayland fails to come up and boot messages have GSP errors,"
+ ewarn "try to either disable USE=kernel-open or stay on ${PN}-570.x"
+ ewarn "for now. Note that blackwell cards (aka 50xx+) require USE=kernel-open,"
+ ewarn "so downgrading will be the only option there for now."
that laptop's indeed a hybrid GPU machine and I'm on 575 nvidia-open-dkms drivers so I'll have to downgrade or wait for it to be fixed (which I'm not in a hurry about, the project isn't even 2 weeks old, gotta give them some time)