Re: "scan stuck" with if_iwi(4)

2006-07-20 Thread Henrik Brix Andersen
On Thu, Jul 20, 2006 at 04:01:20PM -0700, Sam Leffler wrote: > You will not be able to reproduce the problem because the code in 6.1R > ignored beacon misses (and a lot of other things). I see. > The stuck scan is not fatal; the driver just resets the card. It's > caused by a firwmare problem th

Re: "scan stuck" with if_iwi(4)

2006-07-20 Thread Henrik Brix Andersen
On Fri, Jul 21, 2006 at 09:00:06AM +1000, Mark Andrews wrote: > > The iwi code was recently MFC and it required a port change > iwi-firmware -> iwi-firmware-kmod. Depending on when you > upgraded the src and ports you may not have seen the ports > change. Yeah, I know - I

ndisgen generated module load causes page fault, missing functions

2006-07-20 Thread Ganbold
Hi, I have FreeBSD-6.1-STABLE dell D620 laptop with Dell Wireless 1490 802.11a/g Dual-band Mini Card (which seems like bcm4310). # uname -an FreeBSD devil.micom.mng.net 6.1-STABLE FreeBSD 6.1-STABLE #2: Fri Jul 21 13:50:53 ULAST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/DEVIL i386 [

Re: "scan stuck" with if_iwi(4)

2006-07-20 Thread Sam Leffler
Mark Andrews wrote: > The iwi code was recently MFC and it required a port change > iwi-firmware -> iwi-firmware-kmod. Depending on when you > upgraded the src and ports you may not have seen the ports > change. > > Mark > > B.T.W. the new code is more stable

Frozen Processes

2006-07-20 Thread Holtor
Hello, Since upgrading some of our 5.4 servers to the latest 6.1-STABLE we've had some processes stuck in the *inp state as listed in 'top'. Those processes can't be killed and any resources they use up in terms of bound IP addresses or ports can't be freed. Does anyone know what this *inp state

Re: Kernel panic with PF

2006-07-20 Thread Daniel Hartmeier
On Fri, Jul 21, 2006 at 02:05:45AM +0200, Max Laier wrote: > Which proxies are you using? The "pool_ticket: 1429 != 1430" messages you > quote below indicate a synchronization problem within the app talking to pf > via ioctl's. Tickets are used to ensure atomic commits for operations that > r

Re: Kernel panic with PF

2006-07-20 Thread Max Laier
[CC'ing -pf] On Thursday 20 July 2006 17:53, Michal Mertl wrote: > Hello, > > I am deploying FreeBSD based application proxies' based firewall > (www.kernun.com, but not much English there) and am having frequent > panics of RELENG_6_1 under load. The server has IP forwarding disabled. > > I've go

Re: "scan stuck" with if_iwi(4)

2006-07-20 Thread Sam Leffler
Henrik Brix Andersen wrote: > Hi, > > I recently upgraded my IBM ThinkPad X31 from 6.1-RELEASE to 6.1-STABLE > after which the if_iwi(4) driver started dropping the connection at > regular intervals when connected to my hostapd-based AP using WPA2 PSK > CCMP. > > The dmesg output with debug.iwi=4

Re: "scan stuck" with if_iwi(4)

2006-07-20 Thread Mark Andrews
The iwi code was recently MFC and it required a port change iwi-firmware -> iwi-firmware-kmod. Depending on when you upgraded the src and ports you may not have seen the ports change. Mark B.T.W. the new code is more stable for me. No more comple

"scan stuck" with if_iwi(4)

2006-07-20 Thread Henrik Brix Andersen
Hi, I recently upgraded my IBM ThinkPad X31 from 6.1-RELEASE to 6.1-STABLE after which the if_iwi(4) driver started dropping the connection at regular intervals when connected to my hostapd-based AP using WPA2 PSK CCMP. The dmesg output with debug.iwi=4 is listed below - it fails regularly (every

Re: Kernel panic with PF

2006-07-20 Thread Michal Mertl
Michael Proto wrote: > Michal Mertl wrote: > > Hello, > > > > I am deploying FreeBSD based application proxies' based firewall > > (www.kernun.com, but not much English there) and am having frequent > > panics of RELENG_6_1 under load. The server has IP forwarding disabled. > > > > I've got two m

Major problem with make buildworld 6.1-STABLE

2006-07-20 Thread freebsd freebsd
I didn't like how my partitions were set up so I decided to reinstall 6.1from scratch, but now I cannot finish a buildworld no matter what I do. In order, I've: 1. Installed 6.1-RELEASE from ftp on fresh partitions 1a. installed cvsup and perl-5.8.8 from /usr/ports 2. edit cvsup11 into /usr/shar

Re: NVIDIA 6600GT Freeze

2006-07-20 Thread Josh Paetzel
On Thursday 20 July 2006 06:51, Nealie wrote: > I have a problem with my system freezing when using an NVIDIA video > card using the nvidia-driver port. All seems to work fine for a > while but then the system freezes and won't even reply to a ping. > This can happen regardless of whether I use ope

Re: ath driver transmits frames only after a low watermark is filled

2006-07-20 Thread Victor Semionov
> The original posting didn't provide any basic info so there's little > anyone can provide except wild guesses. There are debugging mechanisms > for tracing what's going on at the net80211 layer and in the driver that > have been referenced countless times in this forum. Sorry, didn't know it co

Re: Kernel panic with PF

2006-07-20 Thread Michael Proto
Michal Mertl wrote: > Hello, > > I am deploying FreeBSD based application proxies' based firewall > (www.kernun.com, but not much English there) and am having frequent > panics of RELENG_6_1 under load. The server has IP forwarding disabled. > > I've got two machines in a carp cluster and the tra

Kernel panic with PF

2006-07-20 Thread Michal Mertl
Hello, I am deploying FreeBSD based application proxies' based firewall (www.kernun.com, but not much English there) and am having frequent panics of RELENG_6_1 under load. The server has IP forwarding disabled. I've got two machines in a carp cluster and the transparent proxies use PF to get the

Re: ath driver transmits frames only after a low watermark is filled

2006-07-20 Thread Sam Leffler
Pete French wrote: >> How is data transmission related to power management? > > They are pretty intimately related over a wireless link. If > the power management at one end decided it can use less transmit > power and gets it wrong then your data stops getting through. Your posting truncated the

Re: How to setup polling on 'bge' interface

2006-07-20 Thread Scott Long
Peter Jeremy wrote: On Wed, 2006-Jul-19 22:38:56 -0400, Ed Maste wrote: - You may have to adjust some parameters in the kern.polling sysctl tree - specifically, kern.polling.burst_max, kern.polling.each_burst and kern.polling.user_frac might need tweaking. Note that increasing kern.polling.

NVIDIA 6600GT Freeze

2006-07-20 Thread Nealie
I have a problem with my system freezing when using an NVIDIA video card using the nvidia-driver port. All seems to work fine for a while but then the system freezes and won't even reply to a ping. This can happen regardless of whether I use openGL or not. Everything works fine using the "nv" driv

Re: How to setup polling on 'bge' interface

2006-07-20 Thread Peter Jeremy
On Wed, 2006-Jul-19 22:38:56 -0400, Ed Maste wrote: >- You may have to adjust some parameters in the kern.polling sysctl > tree - specifically, kern.polling.burst_max, kern.polling.each_burst > and kern.polling.user_frac might need tweaking. Note that increasing kern.polling.burst_max and kern.p

Re: ath driver transmits frames only after a low watermark is filled

2006-07-20 Thread Pete French
> How is data transmission related to power management? They are pretty intimately related over a wireless link. If the power management at one end decided it can use less transmit power and gets it wrong then your data stops getting through. ___ freebsd