Re: PERC trouble?

2006-09-24 Thread Paul Saab
Marko Lerota wrote: Paul Saab <[EMAIL PROTECTED]> writes: this was fixed after 6.1-RELEASE. You need to grab the driver from -stable. What does it mean? That I could run 6.1-RELEASE but have some drivers from -stable or -current? You can use the -stable driver on 6.1-RELEASE if yo

Re: PERC trouble?

2006-09-24 Thread Marko Lerota
Paul Saab <[EMAIL PROTECTED]> writes: > this was fixed after 6.1-RELEASE. You need to grab the driver from -stable. What does it mean? That I could run 6.1-RELEASE but have some drivers from -stable or -current? -- One cannot sell the earth upon which the people walk

Re: Total crash in gdb!.. something is broken!.. Was: Re: FreeBSD with a Gigabyte GA-K8NSC?

2006-09-24 Thread Jiawei Ye
On 9/25/06, Johan Ström <[EMAIL PROTECTED]> wrote: Fcking great.. Waking up and noting that the box has rebooted it self during the night... Yay!!... No kernel dumps, nothing in message log.. Nada... (this was on the "first" box, that is the one first in this thread) What exactly does kernel du

Re: Total crash in gdb!.. something is broken!.. Was: Re: FreeBSD with a Gigabyte GA-K8NSC?

2006-09-24 Thread Johan Ström
Fcking great.. Waking up and noting that the box has rebooted it self during the night... Yay!!... No kernel dumps, nothing in message log.. Nada... (this was on the "first" box, that is the one first in this thread) What exactly does kernel dumps on /dev/mirror/gm0s1b mean? Not that it s

probs on 6.2-prerelease

2006-09-24 Thread Michael Vince
Hey all, I don't know if this is pre 6.2 specific but I changed my /etc/tty for device ttyd0 to 'on' from 'off' and when I rebooted the pc I couldn't login via regular KVM console, just don't get a login. The more alarming thing was that while it appeared everything was booting up from the boo

winbindd won't start

2006-09-24 Thread C. Scott
Last night I upgraded Samba on my FBSD 6.1 machine. Samba was working fine before the upgrade. Since the upgrade, I can not get winbindd to run. It writes this to the winbindd log before dying: [2006/09/24 11:17:30, 1] nsswitch/winbindd.c:main(953) winbindd version 3.0.23c started. Copyright

Re: ath0 weak connectivity

2006-09-24 Thread Dmitry Karasik
Sam> I've lost context about your problem but it appears you're having Sam> trouble associating with "trejago" sometimes. The failed scan shows Sam> that your rssi was only 6 when you were having problems which is a Sam> very marginal signal so I'm not at all surprised you're having Sam> tro

TTY patches available for FreeBSD 5

2006-09-24 Thread Martin Blapp
Hi all, For those who are interested I've put patches for FreeBSD 5 online. Anybody having tty troubles and is using the perl module Expect, or has heavy terminal usage (sshd) on his server and occasional panics should give them a try. Those patches fix various panics in the tty and virtual tty

Re: Loadable SMBus modules regression in 6-STABLE -> 6-BETA

2006-09-24 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dmitry Pryanishnikov wrote: > Upgrade went successfully, but after > booting into the multiuser mode I've found that /dev/smb0 became > unavailable .. I have the same thing but, in my case, these are compiled into a custom kernel :-( [EMAIL PROTECTED

Loadable SMBus modules regression in 6-STABLE -> 6-BETA

2006-09-24 Thread Dmitry Pryanishnikov
Hello! I've upgraded my 6-STABLE (as of 20-Aug) to the fresh (24-Sep) RELENG_6. The only modification of the kernel config file is the removal of the IPFIREWALL_FORWARD_EXTENDED option. Upgrade went successfully, but after booting into the multiuser mode I've found that /dev/smb0 became unavai

Total crash in gdb!.. something is broken!.. Was: Re: FreeBSD with a Gigabyte GA-K8NSC?

2006-09-24 Thread Johan Ström
Okay, I got some problems here now... I'm trying to get clamav's clamd to work.. Failes with an abort in libc: It coredumps directly on start, trace: http://sial.org/pbot/19922 Truss output: www.stromnet.org/~johan/clamd.log Okay...something seems to be f*cked in the nss/ldap stuff.. Anyway,,

Re: ipstealth question.

2006-09-24 Thread Anton - Valqk
You are absolutely right but stealth is a strictly so, I you don't want a ttl change simply don't set net.inet.ip.stealth=1 I was just wondering... Joerg Pernfuss wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 24 Sep 2006 14:06:49 +0300 Anton - Valqk <[EMAIL PROTECTED]> wrote:

Re: ipstealth question.

2006-09-24 Thread Joerg Pernfuss
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 24 Sep 2006 14:06:49 +0300 Anton - Valqk <[EMAIL PROTECTED]> wrote: > Hi group, > I was wondering is option > > options IPSTEALTH > > not in the GENERIC on purpose? Without knowing the exact number, I am sure not decrementing the TT

ipstealth question.

2006-09-24 Thread Anton - Valqk
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi group, I was wondering is option options IPSTEALTH not in the GENERIC on purpose. On some routers it's not possible to compile kernels, and you have to compile it before/after you got the router installed. Just wondering... -BEGIN PGP

Re: getopt_long and POSIXLY_CORRECT

2006-09-24 Thread Hiroki Sato
Mikhail Teterin <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]>: mi> Could a committer with interest in -stable, please, see to it, that Andrey's mi> recent change to getopt_long makes it into 6.2-RELEASE? mi> mi> The change makes our implementation of getopt_long closer to GNULIB's and will m