Screen resolution and ACPI

2006-12-23 Thread Passeur
Hi, I am using OpenBSD 4.0 with KDE 3.5.4 I am looking for how to change the screen resolution which is stuck to 640*480 at the moment. KDE option to change the screen resolution is greyed out. I have been pointed out to change the XF86Config file but this file does not exist on my installation.

Re: Screen resolution and ACPI

2006-12-23 Thread Passeur
Ok found it. I have used the XORGCFG tool to proceed and I have been able to change the screen resolution. Also for ACPI I would need to recompile the kernell as it was (Still is ?) more or less experimental. Passeur wrote: > > Hi, > > I am using OpenBSD 4.0 with KDE 3.5.4 > I

Re: Screen resolution and ACPI

2006-12-23 Thread Passeur
level cycle counter enabled dkcsum: wd0 matches BIOS drive 0x80 root on wd0a rootdev=0x0 rrootdev=0x300 rawdev=0x302 WARNING: / was not properly unmounted === Joachim Schipper wrote: > > On Sat, Dec 23, 2006 at 12:22:06PM -0800, Passeur wrote: >> Hi, >>

LiveCD

2006-12-23 Thread Passeur
Hi, I am trying to build a live CD based on the official OpenBSD article. (http://www.openbsd-wiki.org/index.php?title=LiveCD) qemu-img create ~/livecd.qemu.hd0 2G Ran fine, I have got a 2GB virtual drive. qemu -hda ~/livecd.qemu.hd0 -cdrom /home/cd40.iso -boot d Error message after validation o

Re: Screen resolution and ACPI

2006-12-23 Thread Passeur
Cool thanks Steve Shockley wrote: > > Passeur wrote: >> Also I would like the PC to actualy shut down when I do "shutdown -h now" >> instead of having to press the power button. This option is supported but >> disabled by default as far I have read, but how

Re: Screen resolution and ACPI

2006-12-23 Thread Passeur
Yes I am using VMWARE workstation 5.5.1 build 19175. I have not done anything special to run OpenBSD, I have just select type of OS : Other. Randal L. Schwartz wrote: > >>>>>> "Passeur" == Passeur <[EMAIL PROTECTED]> writes: > > Passeur> bios0:

Re: LiveCD

2006-12-24 Thread Passeur
. Andreas Bihlmaier-2 wrote: > > On Sat, Dec 23, 2006 at 03:49:25PM -0800, Passeur wrote: >> Hi, >> >> I am trying to build a live CD based on the official OpenBSD article. >> (http://www.openbsd-wiki.org/index.php?title=LiveCD) > > This is not official. >

Re: Wanted: OpenBSD Systems Administrator

2007-01-02 Thread Passeur
Well if there was a JOB section like there is on NetBSD, that would avoid this kind of issues. Just a suggestion... -- View this message in context: http://www.nabble.com/Wanted%3A-OpenBSD-Systems-Administrator-tf2910166.html#a8135257 Sent from the openbsd user - misc mailing list archive at Nab

Re: A PHP management interface for OpenBSD ?

2007-01-25 Thread Passeur
ck out OWASP for php filters, and other programing nuggets. > > chefren wrote: >> On 1/25/07 1:34 AM, Passeur wrote: >>> We are in the process of developing a PHP framework with a web >>> frontend to >>> manage the OpenBSD settings through a web browser. >&