Your message dated Fri, 20 Jun 2008 13:17:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#484354: fixed in acpid 1.0.6-10 has caused the Debian Bug report #484354, regarding "Unable to load module ..." scary boot messages to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 484354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484354 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: acpid Version: 1.0.6-9 Severity: minor In /var/log/boot: Loading ACPI modules...Unable to load module: asus_acpi Unable to load module: bay Unable to load module: toshiba_acpi Well that makes sense, as my computer is not those brands, or has a bay, I guess. But wait, why is it attempting to load them in the first place? # tail -n 1 /etc/default/acpid MODULES="all" Oh, I see, I must adjust this file for each of my machines. Ugh... why can't it auto detect and not attempt the wrong actions... OK, I suppose that's what it's doing in a way, but it sure looks bad upon boot. But then you might say to turn VERBOSE off, which brings us to /etc/init.d/acpid: (By the way how do I find out what kprint does? $ cd /usr/share/doc/linux-doc-2.6.25/" -*- $ find . -type f -print0 | xargs -0 -e zgrep -nH -e kprint $) (Also instead of if [ -d "$LOC" ]; then if [ -d "$LOC2" ]; then just do for dirs in /lib/modules/$(uname -r)/kernel/*/acpi ... or use .../{d1,d2}/acpi (oops, bashism) or even just find /lib/modules/$(uname -r)/kernel/*/acpi/*.ko ...) Anyway, mainly you need to first let better messages get through: The original message looks like FATAL: Error inserting bay (/lib/modules/2.6.25-2-686/kernel/drivers/acpi/bay.ko): No such device so maybe print that instead of just "failed..." Then some time later figure out a way to test before attempting to insert... P.S., no asus_acpi even on Asus (Duron desktop.)
--- End Message ---
--- Begin Message ---Source: acpid Source-Version: 1.0.6-10 We believe that the bug you reported is fixed in the latest version of acpid, which is due to be installed in the Debian FTP archive: acpid_1.0.6-10.diff.gz to pool/main/a/acpid/acpid_1.0.6-10.diff.gz acpid_1.0.6-10.dsc to pool/main/a/acpid/acpid_1.0.6-10.dsc acpid_1.0.6-10_i386.deb to pool/main/a/acpid/acpid_1.0.6-10_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Michael Meskes <[EMAIL PROTECTED]> (supplier of updated acpid package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Fri, 20 Jun 2008 14:21:14 +0200 Source: acpid Binary: acpid Architecture: source i386 Version: 1.0.6-10 Distribution: unstable Urgency: low Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]> Changed-By: Michael Meskes <[EMAIL PROTECTED]> Description: acpid - Utilities for using ACPI power management Closes: 253423 459237 481903 484306 484354 486788 Changes: acpid (1.0.6-10) unstable; urgency=low . * Removed Ubuntu version information. * Back to only including some modules on default. Using all modules creates strange error messages and even backtraces on some machines. ALL option remains listed but commented out, closes: #484354 * Add video to list of modules, closes: #459237 * Made package lintian clean. * In Debian do not load Ubuntu modules from Ubuntu directory. I do not see any package providing this directory. * Do only install powerbutton scripts as example, closes: #481903, #484306, #253423 * Fixed watch file. * Clarified specification of acpid options, closes: #486788 * Bumped Standards-Version to 3.8.0 Checksums-Sha1: dddb9147463f6ebcdb565f8a6b799a84f9969344 1147 acpid_1.0.6-10.dsc 30b02a45a21d64631e15ed664538f2b5b426c426 15864 acpid_1.0.6-10.diff.gz 675bf3ab13ca3e18d1da65638000ae5a69c47d52 31744 acpid_1.0.6-10_i386.deb Checksums-Sha256: 1e0ecb9044b51a8ab9ae06d97506d334305bb834fbd7c5633675e895839c21c2 1147 acpid_1.0.6-10.dsc ac5d02860a1b624e335c0a243266571f87d481271ee37407cc6560b34891cbbc 15864 acpid_1.0.6-10.diff.gz 9fce8039897541ad546f59afefc1bc06b515092bc3f7cc438fececc20ba85672 31744 acpid_1.0.6-10_i386.deb Files: 4665baacae5f3c33a4b9a1ab30777c9e 1147 admin optional acpid_1.0.6-10.dsc d5a49795c19764e49dfe94fecd3f7e27 15864 admin optional acpid_1.0.6-10.diff.gz a675123f77515b0e5d5c8fd13546e318 31744 admin optional acpid_1.0.6-10_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFIW6l2VkEm8inxm9ERAt0GAJ4n6IWTy42lw2u356iY0iFsA7/7bACfYQXk poMHVnMDJbFnpSdcixI4PKU= =3Cb8 -----END PGP SIGNATURE-----
--- End Message ---

