Re: Marvell 88E8055 Ethernet support?

2006-11-19 Thread qsd
Hi again, I tried to run the kernel from the CVS, it seems to have acpi patches applied. It compiled just fine, but it causes more problems than it fixes... There's the list of new problems: - For some reason, when booting the new kernel, it freezes just before detecting the cd drive. Taking th

underside

2006-11-19 Thread Will
Who knows the next Mal Meninga or Wally Lewis could be among these rising football stars. Food and drinks will be available. The main event is held on Sunday followed by a presentation on Sunday evening. There will be a stop for lunch and. The Bull Sale on Friday is a feature attraction of this two

Re: mc function key problem - SOLVED.

2006-11-19 Thread Joost
No need to remap function keys in unix. AFAIK instead of function keys one can always use the key followed by a number key... En dan nog: F10 = 0

Re: pflogd: Failed to initialize: /dev/bpf0

2006-11-19 Thread Joel Knight
--- Quoting Uwe Dippel on 2006/11/19 at 10:11 +0800: > On Sat, 18 Nov 2006 21:07:57 +0100, Joachim Schipper wrote: > > > On second thought, are you certain pflogd *should* be listening on bpf0? > > No; but it never did before (despite of the reboots) and I didn't make it > to do so. pflogd uses

Re: MySQL, pulling my hair out

2006-11-19 Thread prad
On Sun, 19 Nov 2006 18:33:17 + Gaby Vanhegan <[EMAIL PROTECTED]> wrote: > I'm really having an incredibly painful time with MySQL on 3.9. Has > anybody had a problem getting MySQL 4 or 5 to play happy? I've read > these pages > gaby, i've had mysql5 working just fine on 3.9 in the past,

Re: Sun x4100 amd64 dies with NMI under heavy network load

2006-11-19 Thread Srebrenko Sehic
The system seems to run stable until I put load on the multiport fiber adapter. I recompiled the entire operating system with no issues. Try moving the adapter to another port. Also, some fixes went into -current recently fixing some em(4) issues. You could be hitting a bug. Did you get serial

Re: MySQL, pulling my hair out

2006-11-19 Thread Darrin Chandler
On Sun, Nov 19, 2006 at 12:30:20PM -0700, Darrin Chandler wrote: > On Sun, Nov 19, 2006 at 06:33:17PM +, Gaby Vanhegan wrote: > > I've followed all the instructions on the relevant pages, and > > instructions form the mail archives but to no avail. I have a theory > > that it doesn't hold

Re: MySQL, pulling my hair out

2006-11-19 Thread Darrin Chandler
On Sun, Nov 19, 2006 at 06:33:17PM +, Gaby Vanhegan wrote: > I've followed all the instructions on the relevant pages, and > instructions form the mail archives but to no avail. I have a theory > that it doesn't hold up under the load of dspam using MySQL as it's > back end, and I'll be

Re: MySQL, pulling my hair out

2006-11-19 Thread Allie D.
Try this, it works in chrooted Apache ;) Season to taste... rc.local ### MySQL rm -R /var/www/var/run/mysql mkdir -p /var/www/var/run/mysql && \ chown -R _mysql._mysql /var/run/mysql /usr/local/bin/mysqld_safe --user=_mysql --open-files=1000 -log & sleep 10 ln /var/run/mysql/mysql.sock /var/www/v

Re: altq and IPSec

2006-11-19 Thread Reyk Floeter
hi, On Sun, Nov 19, 2006 at 01:53:14PM +0500, Anton wrote: > Here, I think that I achieve evenly distributed bandwidth between > units. Further, I need to slice traffic in each IPSec tunnel between > primary gateway and each unit. For msrdp unit's traffic - 30% of this > unit's tunnel bandwidth, 7

Re: MySQL, pulling my hair out

2006-11-19 Thread Otto Moerbeek
On Sun, 19 Nov 2006, Gaby Vanhegan wrote: > I'm really having an incredibly painful time with MySQL on 3.9. Has > anybody had a problem getting MySQL 4 or 5 to play happy? I've read > these pages: > > http://www.openbsdsupport.org/mysql.htm > http://monkey.org/openbsd/archive/misc/0411/msg0

MySQL, pulling my hair out

2006-11-19 Thread Gaby Vanhegan
I'm really having an incredibly painful time with MySQL on 3.9. Has anybody had a problem getting MySQL 4 or 5 to play happy? I've read these pages: http://www.openbsdsupport.org/mysql.htm http://monkey.org/openbsd/archive/misc/0411/msg03296.html http://marc.theaimsgroup.com/?l=openbsd-misc&

Re: BSD laptop

2006-11-19 Thread Sevan / Venture37
I was googling around for some info on my ThinkPad T20 today & came across a wikipedia article on the ThinkPad's http://en.wikipedia.org/wiki/ThinkPad >From the trivia section: "The ThinkPad is the most popular laptop of developers of the open source operating system OpenBSD, and the X40 is one of

Re: BSD laptop

2006-11-19 Thread David Chapman
Looks like plans might change. I've been looking at some HP laptops and I'm impressed with the bang for buck ratio. I am considering the dv9013ca, English, the nx6325, English, or the dv5117ca, English. Anybody have any experience with these? Will the amd64 port of NetBSD work? Will it work wi

Re: Limit Command

2006-11-19 Thread Michael Jensen
man sudo very easy to setup actually. cognacc On 11/19/06, Maverick <[EMAIL PROTECTED]> wrote: Hi I want to limit some command to particular user. Like user can only use ls command.

Re: mc function key problem - SOLVED.

2006-11-19 Thread Default User
On Sat, 2006-11-18 at 18:12 +0059, Han Boetes wrote: > Default User wrote: > > Thanks to Mr. Lamert and Mr. Ramaley for your replies. Although > > neither solved the problem by itself, the combination of both > > DID. Thanks! > > > > BTW, this might be a good fix to include in the OpenBSD FAQ. >

Re: Install jailkit python not found

2006-11-19 Thread Darrin Chandler
On Sun, Nov 19, 2006 at 07:06:59AM -0800, Maverick wrote: > Hi > > I am trying to install jailkit from http://olivier.sessink.nl/jailkit/ > > However when i run ./configure it come back to me python is not found. But > there is python2.4 in my machine. So can you please tell me what i should > d

Install jailkit python not found

2006-11-19 Thread Maverick
Hi I am trying to install jailkit from http://olivier.sessink.nl/jailkit/ However when i run ./configure it come back to me python is not found. But there is python2.4 in my machine. So can you please tell me what i should do? Is there a misunderstand the name of python? Thank you very much Be

Limit Command

2006-11-19 Thread Maverick
Hi I want to limit some command to particular user. Like user can only use ls command. Can you please give me an example how to set that please? Please forgive me if the question is not appropriate. Thank you very much in advance -- View this message in context: http://www.nabble.com/Limit-

Re: NICs not showing

2006-11-19 Thread ALBERT MARTINEZ
- Original Message - From: "Jonathan Gray" <[EMAIL PROTECTED]> To: "ALBERT MARTINEZ" <[EMAIL PROTECTED]> Cc: Sent: Saturday, November 18, 2006 11:20 PM Subject: Re: NICs not showing > If they are in the system they should show up in the dmesg in some form. > Try > > dmesg | fgrep rl0 >

EMPLOYMENT OPPORTUNITY!!!

2006-11-19 Thread Agric-Food & Biosciences Institute
Hello, I am John Walcott,i am the freelance consultant for Agric-Food & Biosciences Institute, which gives me very much time to do my own work which is basically being a freelance researcher who could be employed by research institutes to do research projects anywhere in the world.Presen

Re: AMD dual core, deciding factors for a platform?

2006-11-19 Thread Tonnerre LOMBARD
Salut, On Fri, Nov 17, 2006 at 09:57:06AM +0100, Marc Peters wrote: > here it is working fine on sunfire X2100, but it's only one processor > machines, but working fine and fast with amd64 and 4.0 The UP kernel did work fine as well, but the server has such a high load that MP was required. This

altq and IPSec

2006-11-19 Thread Anton
Hi. I have about 10 OpenBSD gateway units (from different towns, connected over Internet), and 1 central gateway ("primary gateway") in primary office. Now I want to use ALTQ on this primary gateway to achieve evenly distributed bandwidth between these rest gateways. These gateways hold IPSec con