On Fri, 2017-10-06 at 10:56 +0100, Patrick O'Callaghan wrote: > On Fri, 2017-10-06 at 10:16 +0200, Ambrogio wrote: > > Hi all, > > as trying to solve my problems with Unusable Fedora 26 I would be know > > if there is a possibility to start with X without using nouveau. > > > > I remember (but maybe I'm wrong) that if there is no nouveau available, > > X can use the intel card but without feature from NVIDIA GPU. > > > > If there is a way, can you explain me how to not compromise my working > > installation, but how to try starting with new kernels. > > > > This can be a good point from which to start throubleshooting problem > > and try some other fix. > > Put this in your kernel boot line: > > modprobe.blacklist=nouveau rd.blacklist=nouveau > > The kernel will use the internal GPU from the motherboard. Just to be clear, you need to blacklist the Nvidia driver as well if you haven't already done so. The full set would be: modprobe.blacklist=nvidia modprobe.blacklist=nouveau rd.blacklist=nvidia rd.blacklist=nouveau poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx