Re: silo overflows -- what can I do about this?

2006-10-20 Thread Matthew Dillon
: :Joseph Garcia wrote: : > It connects and I can log in and enter commands. The problem pops up : > when receiving a lot of data quickly from the device (i.e. when I'm : > writing the configuration to the terminal). : :Maybe I'm completely missing the point here, but your :description sounds li

Re: Network Slowdowns?

2006-10-20 Thread Matthew Dillon
:I Got a crash again. I've uploaded it to crash/pf. I reorganized the :directory a little bit, so the core you checked is vmcore.old and the :new core is vmcore.new, with corresponding asf-files asf.old and asf.new. : :Because of stupidity the previous asf-file contained paths to /modules, :so if

Re: System unable to finish loading with the current HEAD

2006-10-20 Thread Petr Janda
I reverted back to kernel compiled on 1st of October and it works again, so the problem came to be between yesterday and 1st of October. I'll give boot -v and compiling the least amount of drivers a shot. Petr Matthew Dillon wrote: :Hi, :Im unable to boot my workstation with the current HEAD

Re: Postgres81 and Tsearch2?

2006-10-20 Thread Petr Janda
Sorry but I thought 81 already had Tsearch2 in the contrib section. I tried compiling it but unsuccessfully. Why do I want a backport of Tsearch2 from 8.2 ? Petr Bill Hacker wrote: Petr Janda wrote: Hey, Does anyone know how to enable Tsearch2 full-indexing for postgresql-81? Cheers, Petr

Re: Postgres81 and Tsearch2?

2006-10-20 Thread Bill Hacker
Petr Janda wrote: Hey, Does anyone know how to enable Tsearch2 full-indexing for postgresql-81? Cheers, Petr Google turns up a tarball to backport it from 8.2 to 8.1: http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/

Postgres81 and Tsearch2?

2006-10-20 Thread Petr Janda
Hey, Does anyone know how to enable Tsearch2 full-indexing for postgresql-81? Cheers, Petr

Re: Please help with NAT

2006-10-20 Thread Eugene
>Sorry for the stupid question, but I can't get NAT working properly on my machine. >Generally speaking, I cannot reach internet from LAN machines, while natd is running and packets are being forwarded to the 'external' interface. >Please tell me, if there is a problem with natd configuration or

Re: update of sound infrastructure

2006-10-20 Thread Petr Janda
Hmmm, this patch causes my system to restart while loading, always on: uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhub2: port error, restarting port 1 uhub2: port error, giving up port 1 Then restart, without any panic. Actually Im no

Re: Network Slowdowns?

2006-10-20 Thread Richard Nyberg
Thanks for all your help Matt. I really want to run df, but those crashes make it a bit painful. I Got a crash again. I've uploaded it to crash/pf. I reorganized the directory a little bit, so the core you checked is vmcore.old and the new core is vmcore.new, with corresponding asf-files asf.old a

Re: update of sound infrastructure

2006-10-20 Thread Simon 'corecode' Schubert
Petr Janda wrote: > This error only occurs when I include > > device sound > > in the kernel config. Whats wrong with that? nothing :) i had a mistake in my code. thanks for reporting. i've updated the patch and it should work now. cheers simon -- Serve - BSD +++ RENT this banner

Re: Bmake fails when installing pkg_chk!

2006-10-20 Thread Gergo Szakal
Daniel Olsson wrote: I got it from [EMAIL PROTECTED] Try anonmcvs3.de.netbsd.org (it's closer to you so faster), it's always been working fine for me.

Re: Please help with NAT

2006-10-20 Thread Gergo Szakal
Erik Wikström wrote: Never used dummynet myself but I seem to recall that ALTQ does not provide the same functionality as dummynet. As I understand ALTQ can be used to prioritize some packages over others (by using different queues and rules that places the packages in the right queue) while

Re: Please help with NAT

2006-10-20 Thread Erik Wikström
On 2006-10-20 00:39, Bill Hacker wrote: Side issue, but does pf [now | yet| always] have a 'dummynet' style tool for rate-limiting and testing? Never used dummynet myself but I seem to recall that ALTQ does not provide the same functionality as dummynet. As I understand ALTQ can be used to

Re: silo overflows -- what can I do about this?

2006-10-20 Thread Oliver Fromme
Joseph Garcia wrote: > It connects and I can log in and enter commands. The problem pops up > when receiving a lot of data quickly from the device (i.e. when I'm > writing the configuration to the terminal). Maybe I'm completely missing the point here, but your description sounds like it coul