joey d'anna ??: > I'm actually able to connect to a B-mode only network just fine - > problem is when i connect to a g mode network, it just randomly drops out > every so often and resets my ip address to 0.0.0.0 > > I set my basestation at home to be B only, and it works like a charm, but > unfortunately i cant do that at work. > Hi Joey,
The wpi driver can connect to both B and G AP, but we can not choose the work mode when the AP is mixed B and G. I'm wondering do you use wifi on a heavy data transfer at work? > /var/log/syslog doesn't show anything of consequence when it happens, is > there another log somewhere that might have a hint as to whats going on with > the disconnects? > You can add one line `set wpi:wpi_dbg_flags = 0x75bf` to the bottom of /etc/system, then after reboot, some debug message will be in /var/adm/message when you use your wifi. Thanks. ------ Thanks, Felix