Re: how to make power off button work like halt -p

2012-11-23 Thread Remco
- Original --From: > "Remco";Date: Fri, Nov 23, 2012 04:00 AMTo: > "眼镜蛇"; "misc"; Subject: Re: how > to make power off button work like halt -p > ??? wrote: > >> i need to install openbsd on a blind computer(

Re: how to make power off button work like halt -p

2012-11-23 Thread Remco
??? wrote: > i need to install openbsd on a blind computer(without monitor).so i need > to press power off button to shutdown the computer.i know that use ssh is > a right way. but press power off is more effective way. > > > > > > in the version 5.2, i just press power off, and the computer

Re: how to make power off button work like halt -p

2012-11-22 Thread 眼镜蛇
do you mean that i should compile the acpictn device to the kernel.default 5.2 kernel have acpi device, but without acpibtn. -- Original --From: "Remco";Date: Fri, Nov 23, 2012 04:00 AMTo: "眼镜蛇"; "misc"; Subject: Re: how to m

回复: how to make power off button work like halt -p

2012-11-22 Thread 眼镜蛇
来信收到,谢谢! -- 原始邮件 -- 发件人:"rfabriek"; 发送时间:2012年11月23日(星期五) 凌晨1:09 收件人:"misc"; 主题:Re: how to make power off button work like halt -p On Thursday 22 November 2012 16:13:26 眼镜蛇 wrote: > i need to ins

回复: how to make power off button work like halt -p

2012-11-22 Thread 眼镜蛇
À´ÐÅÊÕµ½£¬Ð»Ð»£¡ -- ԭʼÓʼþ -- ·¢¼þÈË:"Renzo Fabriek"; ·¢ËÍʱ¼ä:2012Äê11ÔÂ23ÈÕ(ÐÇÆÚÎå) Á賿1:09 ÊÕ¼þÈË:"misc"; Ö÷Ìâ:Re: how to make power off button work like halt -p On Thursday 22 November 2012 16:13:26 ÑÛ¾µÉß wrote: > i need to install openbsd on a

Re: how to make power off button work like halt -p

2012-11-22 Thread David Diggles
You could try uncommenting one of these in /etc/sysctl.conf #machdep.apmhalt=1 # 1=powerdown hack, try if halt -p doesn't work #machdep.kbdreset=1 # permit console CTRL-ALT-DEL to do a nice halt Also, check your BIOS settings. On OnThu, Nov 22, 2012 at 11:13:26PM +0800

Re: how to make power off button work like halt -p

2012-11-22 Thread Renzo Fabriek
On Thursday 22 November 2012 16:13:26 眼镜蛇 wrote: > i need to install openbsd on a blind computer(without monitor).so i need to > press power off button to shutdown the computer.i know that use ssh is a > right way. but press power off is more effective way. > > > > > > in the version 5.2, i

how to make power off button work like halt -p

2012-11-22 Thread ??????
i need to install openbsd on a blind computer(without monitor).so i need to press power off button to shutdown the computer.i know that use ssh is a right way. but press power off is more effective way. in the version 5.2, i just press power off, and the computer shutdown directly without c