On 07/04/07, Sven Anders <[EMAIL PROTECTED]> wrote: > Do you experiencing short battery-time and loud fans?
short battery-time; yes, a bit. With a full charged battery the estimated remaining time is 2h13m. I have not tried/measured the effective time. loud fans: no (unless I recompile a kernel :-) The fan speed is ~1000 $ cd /sys/devices/platform/applesmc $ for i in fan*; do echo -n "$i: " ; cat $i; done fan0_actual_speed: 1031 fan0_manual: 0 fan0_maximum_speed: 5500 fan0_minimum_speed: 1000 fan0_safe_speed: 1200 fan0_target_speed: 1032 fan1_actual_speed: 1032 fan1_manual: 0 fan1_maximum_speed: 5500 fan1_minimum_speed: 1000 fan1_safe_speed: 1200 fan1_target_speed: 1032 > What does your dmesg output show? ACPI (exconfig-0455): Dynamic SSDT Load - OemId [APPLE ] OemTableId [ Cpu0Ist] [20060707] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [APPLE ] OemTableId [ Cpu0Cst] [20060707] ACPI: CPU0 (power states: C1[C1] C2[C2]) ACPI: Processor [CPU0] (supports 8 throttling states) ACPI (exconfig-0455): Dynamic SSDT Load - OemId [APPLE ] OemTableId [ Cpu1Ist] [20060707] ACPI (exconfig-0455): Dynamic SSDT Load - OemId [APPLE ] OemTableId [ Cpu1Cst] [20060707] ACPI: CPU1 (power states: C1[C1] C2[C2]) ACPI: Processor [CPU1] (supports 8 throttling states) I can send the complete dmesg if needed. I use the Debian Etch kernel but I installed the modules appleir, applesmc and appletouch as external modules (compiled outside of the kernel). bye -- Dr. Ludovic Rousseau ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mactel-linux-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel
