Hello,
I changed KMS_IN_INITRD="no" this one. The other one (NO_KMS_IN_INITRD="yes") i cannot find in sysconfig.kernel in M1
Roelof
----------------------------------------
Date: Mon, 13 Jun 2011 09:15:54 +0200 From: bruno@ioda-net.ch To: opensuse-factory@opensuse.org Subject: Re: [opensuse-factory] M1 problem with backlisting nouveau
To be able to run the installer you HAVE to REBOOT without nouveau. so adding nomodeset blacklist=nouveau 3 at the end of grub line is mandatory.
Also, a important point, setup the NO_KMS_INITRD="yes" in /etc/sysconfig/kernel avoid to have nouveau or any kms module in initrd.
Once that done, mkinitrd create a new one without nouveau inside.
ps : take care with NO_KMS_INITRD, it has change recently in factory
and I get the two now
## Type: string(yes) ## Command: /sbin/mkinitrd ## Default: "" # # # This variable disables the initialization of KMS in the initrd # by not including the modules required for KMS even though KMS is # supported on the underlying hardware. # After changing run mkinitrd again. # KMS_IN_INITRD="no"
## Type: string(yes) ## Default: "" ## Command: /sbin/mkinitrd # # # This variable disables the initialization of KMS in the initrd # by not including the modules required for KMS even though KMS is # supported on the underlying hardware. # After changing run mkinitrd again. # NO_KMS_IN_INITRD="yes"
:-)
--
Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch
openSUSE Member & Ambassador GPG KEY : D5C9B751C4653227 irc: tigerfoot -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org