Hi! # uname -a FreeBSD datacenter.technica-03.local 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Apr 19 21:04:38 EEST 2007 root@datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP-DATACENTER i386 console.log ------------------------------------------------------------------------------------ Apr 19 21:48:01 datacenter kernel: Starting devd. Apr 19 21:48:01 datacenter kernel: hw.acpi.cpu.cx_lowest: Apr 19 21:48:01 datacenter kernel: C1 Apr 19 21:48:01 datacenter kernel: Apr 19 21:48:01 datacenter kernel: sysctl: Apr 19 21:48:01 datacenter kernel: hw.acpi.cpu.cx_lowest Apr 19 21:48:01 datacenter kernel: : Apr 19 21:48:01 datacenter kernel: Invalid argument ------------------------------------------------------------------------------------ # sysctl hw.acpi hw.acpi.supported_sleep_state: S1 S3 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S1 hw.acpi.lid_switch_state: NONE hw.acpi.standby_state: S1 hw.acpi.suspend_state: S3 hw.acpi.sleep_delay: 1 hw.acpi.s4bios: 0 hw.acpi.verbose: 0 hw.acpi.disable_on_reboot: 0 hw.acpi.handle_reboot: 0 hw.acpi.reset_video: 0 hw.acpi.cpu.cx_lowest: C1 # sysctl hw.acpi.cpu.cx_lowest hw.acpi.cpu.cx_lowest: C1 # sysctl hw.acpi.cpu.cx_lowest=C1 hw.acpi.cpu.cx_lowest: C1 sysctl: hw.acpi.cpu.cx_lowest: Invalid argument Best regards, Andrei V. Lavreniyuk.
Andrei V. Lavreniyuk wrote:> Hi! > > > > # uname -a > FreeBSD datacenter.technica-03.local 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Apr > 19 21:04:38 EEST 2007 > root@datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP-DATACENTER i386 > > > console.log > ------------------------------------------------------------------------------------ > Apr 19 21:48:01 datacenter kernel: Starting devd. > Apr 19 21:48:01 datacenter kernel: hw.acpi.cpu.cx_lowest: > Apr 19 21:48:01 datacenter kernel: C1 > Apr 19 21:48:01 datacenter kernel: > Apr 19 21:48:01 datacenter kernel: sysctl: > Apr 19 21:48:01 datacenter kernel: hw.acpi.cpu.cx_lowest > Apr 19 21:48:01 datacenter kernel: : > Apr 19 21:48:01 datacenter kernel: Invalid argument > ------------------------------------------------------------------------------------ > > > # sysctl hw.acpi > > hw.acpi.supported_sleep_state: S1 S3 S4 S5 > hw.acpi.power_button_state: S5 > hw.acpi.sleep_button_state: S1 > hw.acpi.lid_switch_state: NONE > hw.acpi.standby_state: S1 > hw.acpi.suspend_state: S3 > hw.acpi.sleep_delay: 1 > hw.acpi.s4bios: 0 > hw.acpi.verbose: 0 > hw.acpi.disable_on_reboot: 0 > hw.acpi.handle_reboot: 0 > hw.acpi.reset_video: 0 > hw.acpi.cpu.cx_lowest: C1 > > # sysctl hw.acpi.cpu.cx_lowest > hw.acpi.cpu.cx_lowest: C1 > > # sysctl hw.acpi.cpu.cx_lowest=C1 > hw.acpi.cpu.cx_lowest: C1 > sysctl: hw.acpi.cpu.cx_lowest: Invalid argumentHi, Perhaps you're also a victim of: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/108581 Lars