Re: machine which freeze with openbsd 4.2

2007-10-21 Thread Denise H. G.
Nicolas Letellier <[EMAIL PROTECTED]> writes: > Hello, > > I obtained my CDs of OpenBSD 4.2 yesterday, at Open Source Days at Lyon. > However, I have problems with my machine. > > This machine freezes after few minutes. I cannot do nothing and i must > restart it with reset. > > This is my configu

Re: machine which freeze with openbsd 4.2

2007-10-21 Thread Denise H. G.
Nicolas Letellier <[EMAIL PROTECTED]> writes: > Denise H. G. a icrit : >> >> Try to boot without X and see if it still hangs. If it does not, this >> might be the problem of Xorg (the `nv' driver ?) >> > Thanks for you response. > I tested again and aga

Re: Odd FFS behavior

2007-10-22 Thread Denise H. G.
David Vasek <[EMAIL PROTECTED]> writes: > On Mon, 22 Oct 2007, Otto Moerbeek wrote: > >> On Mon, 22 Oct 2007, Edd Barrett wrote: >> >>> On 22/10/2007, Otto Moerbeek <[EMAIL PROTECTED]> wrote: Does your target dir /mnt/usb exist? >>> >>> It does. I copied another album onto an SD mounted there

Re: amd64 X cursor disappear

2008-03-17 Thread Denise H. G.
rog.org/tmp/xorg.conf > > dmesg --> http://www.bsdfrog.org/tmp/dmesg > > diff between working and non-working logs --> > http://www.bsdfrog.org/tmp/Xorg.diff > > Cheers! -- Denise H. G.

Re: Would OpenBSD and Squid be considered a "Proxy Firewall"?

2008-03-22 Thread Denise H. G.
me router + firewall + WWW cache. Since it is running smooth, quiet and well, it just sits in one corner without my further investigations. But I don't know how `proxy' plus `firewall' would enhance security issues. Would you elaborate on it? > > Thank you, > Ed -- Denise H. G.

Re: MySQL causing unreferenced files during fsck

2009-11-01 Thread Denise H. G.
Mark Yieh writes: > Hi everyone, > I'm not sure if this is any cause for concern, but I > recently had to run an fsck due to a power failure > on my base 4.6 i386 box, and I noticed some > unreferenced files from MySQL. > I installed MySQL from packages and followed the > instructions for a secur

Re: How to correctly run a short SMART self test and retrieve results

2009-11-15 Thread Denise H. G.
On 2009/11/15 at 13:29, Mark Hellewell wrote: > > Hello, > Please can anybody tell me how to correctly run a SMART offline test > using > atactl? I read through the atactl man page but am not sure how to go > about > actually executing the self test and gathering the results. After having > turne

Re: Changing the NIC on installed system?

2009-11-18 Thread Denise H. G.
Roger Schreiter writes: > Hello, > > I did not yet understand very well, how the NIC drivers are > selected. Is it done while installing OpenBSD or is it > done at boot? > > In the latter case, I assume, I can replace a PCI network > interface without changing any driver settings. NIC drivers ar

OpenBSD 4.8's bsd.mp doesn't detect 4GB Memory

2010-12-11 Thread Denise H. G.
Hi guys. Recently I installed OpenBSD 4.8 and found out that it can't detect 4GB memory on my amd64 box. From the output of dmesg I can see it detects all the memory hardware (4x1G memory bars). Yet it can only use about 3.5G of them, like an i386 kernel does. I've googled the issue and some say

Re: OpenBSD 4.8's bsd.mp doesn't detect 4GB Memory

2010-12-12 Thread Denise H. G.
On 2010/12/12 at 19:51, Martin Schrvder wrote: > > 2010/12/12 Predrag Punosevac : >> http://marc.info/?l=openbsd-misc&m=127593716916639&w=1 > > http://marc.info/?l=openbsd-misc&m=127601395920661&w=1 > http://quigon.bsws.de/papers/2010/bsdcan-openbsdupdate/mgp2.html > > Best >Martin > > >

Re: OpenBSD 4.8's bsd.mp doesn't detect 4GB Memory

2010-12-13 Thread Denise H. G.
On 2010/12/13 at 21:26, Nick Jones wrote: > > On Sun, 12 Dec 2010 at 20:29:58 +0800, Denise H. G. wrote: >> On 2010/12/12 at 19:51, Martin Schrvder wrote: >> > >> > 2010/12/12 Predrag Punosevac : >> >> http://marc.info/?l=openbsd-misc&m=12759371691

Re: OpenBSD 4.8's bsd.mp doesn't detect 4GB Memory

2010-12-14 Thread Denise H. G.
On 2010/12/14 at 00:53, Nick Jones wrote: > > On Mon, 13 Dec 2010 at 22:55:59 +0800, Denise H. G. wrote: >> > FWIW, I'm running -current with BIGMEM enabled on my X200 and it's >> > running fine. I've attached the output of dmesg and pcidump -v for >&

Re: OpenBSD 4.8's bsd.mp doesn't detect 4GB Memory

2010-12-14 Thread Denise H. G.
On 2010/12/14 at 02:45, Jeff Ross wrote: > > On 12/13/10 09:52, Nick Jones wrote: >> On Mon, 13 Dec 2010 at 22:55:59 +0800, Denise H. G. wrote: >>>> FWIW, I'm running -current with BIGMEM enabled on my X200 and it's >>>> running fine. I'

Re: OpenBSD 4.8's bsd.mp doesn't detect 4GB Memory

2010-12-14 Thread Denise H. G.
On 2010/12/14 at 20:32, Tomas Bodzar wrote: > > On Tue, Dec 14, 2010 at 1:03 PM, Denise H. G. wrote: >> On 2010/12/14 at 02:45, Jeff Ross wrote: >>> >>> On 12/13/10 09:52, Nick Jones wrote: >>>> On Mon, 13 Dec 2010 at 22:55:59 +0800, Denise H. G. wro