Re: [zd1211-devs] zd1211rw problems, bit rate, icwonfig

2006-12-17 Thread Daniel Drake
Henrik Hjelte wrote:
 Brand: Linksys
 Retail name:
 Linksys Wireless-G USB Network Adapter with Wi-Fi Finder

Thanks, added to my tree


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] 2.6.19.1 zd1211 don't connect

2006-12-17 Thread Michel Salim
Similar problem to arandamandi's here:
2.6.19.1
Fedora Core 6 / i386
ZyXEL AG-225H (ID 0586:3409)

From dmesg:
SoftMAC: Authentication timed out with station MAC addr

I'm retrying with 2.6.19, thanks for the hint.

-- 
Michel Salim
http://hircus.wordpress.com/

My theology, briefly, is that the universe was dictated but not signed.
-- Christopher Morley

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


[zd1211-devs] essid strangeness

2006-12-17 Thread Jon Smirl
Linus git kernel, 2.6.20-rc1+
patched softmac for work queue changes
Ubuntu Edgy
WEP encryption

ifup eth1
Won't start the network, if I look in dmesg
ADDRCONF(NETDEV_UP): eth1: link is not ready
ifup will timeout after a while because it can't get a DCHP addres

If I set the essid manually everything works
iwconfig eth1 essid Smirl
SoftMAC: Open Authentication completed with 00:0f:b5:5e:98:26
ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready

Essid is set correctly in /etc/network/interfaces

auto lo
iface lo inet loopback

iface eth0 inet dhcp
address 192.168.1.66
netmask 255.255.255.0
gateway 192.168.1.1

auto eth0

iface eth1 inet dhcp
wireless-essid Smirl
wireless-key FF

auto eth1

I have the problem with both zd1211rw in the kernel tree and the one from
http://www.deine-taler.de/zd1211/zd1211.git wireless-dev

It seems like it need to be set twice before the essid sticks.

Using the 2.1 firmware from SF. I can't get reboot to work with 2.2 firmware.

-- 
Jon Smirl
[EMAIL PROTECTED]

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] 2.6.19.1 zd1211 don't connect

2006-12-17 Thread Daniel Drake
Michel Salim wrote:
 Is this an issue with the firmware version mismatch, or something else?

Something else. Please try without using network manager or any other 
configuration agents. That way you get a good grasp of the point of failure.


Daniel

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs