Mailinglist Archive: opensuse-factory (949 mails)

< Previous Next >
Re: [opensuse-factory] splashy vs bootsplash
  • From: Joerg Mayer <jmayer@xxxxxxxxx>
  • Date: Mon, 24 Aug 2009 18:01:59 +0200
  • Message-id: <20090824160159.GE3257@xxxxxxxxxxxxxxxxxxxxxxxxx>
On Mon, Aug 24, 2009 at 02:00:27PM +0200, Stephan Kulow wrote:
Am Sonntag 23 August 2009 schrieb Karsten K\366nig:
Heya

Am Montag, 3. August 2009 10:52:53 schrieb Stephan Kulow:
I hope I can override this locally and activate KMS?

You can boot with i915.modeset=1

Unknown kernel option when starting on 11.2 =(

It says that, because it's a modprobe option. Don't worry :)

To be a bit more precise: The situation with kms is rather unsatisfying
(this is not an opensuse problem but a design-problem with Linux
module handling).
Here's the receipt for the generation of unhappy users:
1 If you want to add a module parameter for a specific module, you
can do so at kernel boot time. In that case, it has the format
<modulename>.<parameter>.
2 If you specify an invalid, i.e. non-existant parameter name, the module
will not load.
3 Make KMS a compile time option with a parameter name that only exists
if the KMS option has been compiled in.

Now someone needs the option to disable KMS and adds that line to the
kernel boot options. In case your kernel has been compiled with KMS,
things go as expected. If, for whatever reason, you change to a kernel
that has KMS disabled, the module will *always* fail to load at all.

Fantastic design.

Ciao
Joerg

--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.

--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >