On Thu, Jan 12, 2006 at 01:35:04PM -0600, Chris Adams wrote: > Once upon a time, Dave Jones <davej@xxxxxxxxxx> said: > > do 'rmmod button' before pm-suspend, and it might work around this. > > That reminds me of something I've been meaning to ask: is there not a > better way to load ACPI modules other than just blind load all of them > and see what sticks? Not really without writing a DSDT parser in userspace to find out if a battery is present etc.. It's not an insignificant amount of work, for a tiny gain. > Can you even override things so rc.sysing doesn't > load all of the ACPI modules? There's nothing stopping you from adding rmmod battery etc to the startup scripts, (or even editing them so they never load), but again, the gain is minimal for the effort of having to redit startup scripts each time there's an update. Dave -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list