Em 24-09-2010 08:02, Ronaldo Reis Junior escreveu: > testei isto tanto pelo modconf quando pelo modprobe apm > > Installing module apm. If the device isn't there, or isn't configured > correctly, this could cause your system to pause for up to a minute. > > FATAL: Error inserting apm > (/lib/modules/2.6.32-5-686/kernel/arch/x86/kernel/apm.ko): No such device > > Installation failed. > > não tem este módulo.
O módulo existe. O que não existe é um hardware compatível (no such device). Se o módulo não existisse, a mensagem de erro seria: # modprobe apm FATAL: Module apm not found > Interessante é que ele deveria ser um módulo, vejam: > # cat /boot/config-2.6.32-5-686 | grep APM > CONFIG_X86_APM_BOOT=y > CONFIG_APM=m > # CONFIG_APM_IGNORE_USER_SUSPEND is not set > # CONFIG_APM_DO_ENABLE is not set > # CONFIG_APM_CPU_IDLE is not set > # CONFIG_APM_DISPLAY_BLANK is not set > # CONFIG_APM_ALLOW_INTS is not set > > Será que seria isto? O ACPI não substitui o APM? Meio confuso isto tudo. APM é ultrapassado. Volto a repetir... Atualize a BIOS. Como já disseram, há usuários com o mesmo modelo de computador e tudo funciona perfeitamente. Att, Renato -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

