On Friday 03 April 2009 12:52:34 pm Oddball wrote:
Rajko M. schreef:
On Friday 03 April 2009 08:13:16 am Herbert Graeber wrote: ...
but force loading the pciehp module simpliy makes it work. ...
Hi Herbert,
have you tried to include module in: /etc/sysconfig/kernel MODULES_LOADED_ON_BOOT="" and add option line in the file named as module in: /etc/modprobe.d/
Would that work? I never had problem with laptop, so I never tried above.
That is nice, i have been thinking of that myself this afternoon..
But if i understand correctly:
There is just a kernel option which is likely incorrectly set, CONFIG_STAGING_EXCLUDE_BUILD=y which should be set to n
to be able to load the driver..
I don't know for Factory. The 11.1 has no such option defined at all and loads modules as requested. Try to see output of: grep CONFIG_STAGING_EXCLUDE_BUILD /boot/config-`uname -r` The `uname -r` will add version of currently running kernel behind config- . Watch for apostrophe type :-) or just copy and paste above command, it works fine with en-US locale. You can try command to see what it gives: uname -r It should be only version string for current kernel. -- Regards, Rajko -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org