[Bug 591400] New: Still not possible to exclude KMS drivers from initrd
http://bugzilla.novell.com/show_bug.cgi?id=591400 http://bugzilla.novell.com/show_bug.cgi?id=591400#c0 Summary: Still not possible to exclude KMS drivers from initrd Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 4 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: mmarek@novell.com ReportedBy: sndirsch@novell.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com CC: eich@novell.com, mhopf@novell.com Depends on: 591398 Found By: --- Blocker: --- +++ This bug was initially created as a clone of Bug #591398 +++ Unfortunately after adding the NO_KMS_IN_INITRD snippet to sysconfig/kernel (aaa_base change from 2010-03-16), it's still not possible to exclude KMS drivers from initrd since this variable isn't set when it's checked in /lib/mkinitrd/scripts/setup-kms.sh. A stupid fix would be this one. --- /lib/mkinitrd/scripts/setup-kms.sh.orig +++ /lib/mkinitrd/scripts/setup-kms.sh @@ -250,6 +250,7 @@ ################## end of functions ###################### +. /etc/sysconfig/kernel if [ "$NO_KMS_IN_INITRD" != "yes" ] && pciids_on_system then Not sure how to do it correctly. On factory even the snippet for sysconfig/kernel is still missing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591400 http://bugzilla.novell.com/show_bug.cgi?id=591400#c Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|591398 | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591400 http://bugzilla.novell.com/show_bug.cgi?id=591400#c1 --- Comment #1 from Stefan Dirsch <sndirsch@novell.com> 2010-03-26 13:25:50 UTC --- Created an attachment (id=350834) --> (http://bugzilla.novell.com/attachment.cgi?id=350834) bug-591398_patch Fix. Requires running mkinitrd_setup after applying the patch to create appropriate mkinitrd runlevel links. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591400 http://bugzilla.novell.com/show_bug.cgi?id=591400#c2 --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2010-03-26 13:27:37 UTC --- Michal, please reassign to Egbert or me after applying the patch and submitting mkinitrd. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591400 http://bugzilla.novell.com/show_bug.cgi?id=591400#c3 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mmarek@novell.com AssignedTo|mmarek@novell.com |sndirsch@novell.com --- Comment #3 from Michal Marek <mmarek@novell.com> 2010-03-26 13:46:32 UTC --- Fixed mkinitrd submitted. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591400 http://bugzilla.novell.com/show_bug.cgi?id=591400#c Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Status|NEW |ASSIGNED -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591400 http://bugzilla.novell.com/show_bug.cgi?id=591400#c4 --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2010-03-26 18:04:21 UTC ---
On factory even the snippet for sysconfig/kernel is still missing.
Fixed and submitrequested for devel project of aaa_base. 35866 State:new By:sndirsch When:2010-03-26T19:03:08 submit: home:sndirsch:branches:Base:System/aaa_base -> Base:System Descr: 'add NO_KMS_IN_INITRD to sysconfig/kernel.' -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=591400 http://bugzilla.novell.com/show_bug.cgi?id=591400#c7 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |Milestone 5 --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2010-04-01 01:08:45 UTC --- Finally mkinitrd and aaa_base are checked in now into openSUSE:Factory. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com