Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-30 Thread Hin-Tak Leung
'Network is down' - 'ifconfig wlan1 up' first...

also make sure NetworkManager/wpa_supplicant are down, as they interfere with 
manual operation like these - you should do *either* iwconfig/iwlist *or* 
networkmanger/wpa_supplicant but not both. 

--- On Sat, 30/1/10, Dani Gutiérrez jdani...@gmail.com wrote:

 Hi again,
 
 Apparently it was me who
 added that ID to wireless-testing 6 months ago, and it
 entered mainline kernel at 2.6.32. (not in 2.6.31). Sorry I
 don't have data on 2.6.31.x, but you probably should
 just upgrade to 2.6.32+ 
 
 
 
 BTW, wiki is't always up to date... but in any case,
 the id is in 2.6.32 for certain.
 following your instruction about the
 zd1211rw with a device ID 083a:e501, I've installed a
 2.6.32 kernel (AMD64) and now as you said I don't need
 the echo part, and also find the id in the modinfo zd1211rw.
 Thanks for that!
 
 
 So, when I connect the usb device wlan1 appears, but now
 the problem is that it's not possible to scan:
 
   # iwlist wlan1 scan
   wlan1 Interface doesn't support
 scanning : Network is down
 
 
 
 
 nor associate:
   
 #iwconfig wlan1 essid WLAN865074 key s:X
    #iwconfig
    wlan1 IEEE 802.11bg 
 ESSID:WLAN865074  
   Mode:Managed  Access Point:
 Not-Associated   Tx-Power=0 dBm 
   ...
 
 
 
 Any idea to try? Thanks in advance, Hin-Tak
 -- 
 
 http://www.danitxu.com
 
 
 -Inline Attachment Follows-
 
 --
 The Planet: dedicated and managed hosting, cloud storage,
 colocation
 Stay online with enterprise data centers and the best
 network in the business
 Choose flexible plans and management services without
 long-term contracts
 Personal 24x7 support from experience hosting pros just a
 phone call away.
 http://p.sf.net/sfu/theplanet-com
 -Inline Attachment Follows-
 
 ___
 Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


  

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-30 Thread Dani Gutiérrez
 'Network is down' - 'ifconfig wlan1 up' first...

 also make sure NetworkManager/wpa_supplicant are down, as they interfere
 with manual operation like these - you should do *either* iwconfig/iwlist
 *or* networkmanger/wpa_supplicant but not both.


Thanks for your hack-help. Now everything is ok
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-30 Thread Hin-Tak Leung
--- On Sat, 30/1/10, Dani Gutiérrez jdani...@gmail.com wrote:

 'Network is down'
 - 'ifconfig wlan1 up' first...
 
 also make sure NetworkManager/wpa_supplicant are down, as
 they interfere with manual operation like these - you should
 do *either* iwconfig/iwlist *or*
 networkmanger/wpa_supplicant but not both.
 
 Thanks for your hack-help. Now everything is ok 

It isn't that much of a hack - the ifconfig is fairly standard for manually 
starting a network interface - if you go manual, you have to do 
ifconfig/iwconfig/iwlist all the way. 

If you had chosen to run NetworkManager instead, wpa_supplicant would be 
started by NetworkkManager automatically, ifconfig is also run by 
NetworkManager, and all you do instead is put the iwconfig ESSID info into 
networkmanager's applet GUI - that's how it is supposedly to work for most 
end-users.


  

--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-30 Thread Dani Gutiérrez

 It isn't that much of a hack - the ifconfig is fairly standard for manually
 starting a network interface - if you go manual, you have to do
 ifconfig/iwconfig/iwlist all the way.


Sure ifconfig is a very usual command. But in this thread I've learned that
is ifconfig who, in some usb cards, loads the firmware needed.
--
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

[zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-10 Thread Dani Gutiérrez
Hi,
I'm trying to use a wifi usb device in Kubuntu Karmic (9.10). Info of
the hardware  system:
* lsusb ID 083a:e501 Accton Technology Corp. ZD1211B
* dmesg: zd1211rw 2-2:1.0: zd1211 chip 083a:e501 v4810 high 00-1a-2a AL223
* uname -a: 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 17:01:44 UTC
2009 x86_64 GNU/Linux

Following your instructions, I do:
modprobe zd1211rw
echo 083a e501   0 0
1/sys/bus/usb/drivers/zd1211rw/new_id
and a new interface wlan1 appears. But:

* It doesn't associate to the AP:
  iwconfig essid MYESSID key s:MYASCIIKEY

* It's unable to scan:
  iwlist wlan1 scan
  wlan1 Interface doesn't support scanning : Device or resource busy

Apart from this, I'm using another PCI wifi card, wlan0, with ath5k
module and it goes ok.
I'll try to use ndiswrapper, but I prefer the native mode so, any
help will be appreciated; write me if you want me to do any test.

Thanks a lot in advance.

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-10 Thread Hin-Tak Leung
Hmm, do you really need the echo part? current wireless-testing/compat-wireless 
already have the  083a:e501 id.

--- On Sun, 10/1/10, Dani Gutiérrez jdani...@gmail.com wrote:

 Hi,
 I'm trying to use a wifi usb device in Kubuntu Karmic
 (9.10). Info of
 the hardware  system:
 * lsusb ID 083a:e501 Accton Technology Corp. ZD1211B
 * dmesg: zd1211rw 2-2:1.0: zd1211 chip 083a:e501 v4810 high
 00-1a-2a AL223
 * uname -a: 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10
 17:01:44 UTC
 2009 x86_64 GNU/Linux
 
 Following your instructions, I do:
     modprobe zd1211rw
     echo 083a e501   0 0
 1/sys/bus/usb/drivers/zd1211rw/new_id
 and a new interface wlan1 appears. But:
 
 * It doesn't associate to the AP:
   iwconfig essid MYESSID key s:MYASCIIKEY
 
 * It's unable to scan:
   iwlist wlan1 scan
   wlan1     Interface doesn't
 support scanning : Device or resource busy
 
 Apart from this, I'm using another PCI wifi card, wlan0,
 with ath5k
 module and it goes ok.
 I'll try to use ndiswrapper, but I prefer the native mode
 so, any
 help will be appreciated; write me if you want me to do any
 test.
 
     Thanks a lot in advance.
 
 --
 This SF.Net email is sponsored by the Verizon Developer
 Community
 Take advantage of Verizon's best-in-class app development
 support
 A streamlined, 14 day to market process makes app
 distribution fast and easy
 Join now and get one step closer to millions of Verizon
 customers
 http://p.sf.net/sfu/verizon-dev2dev 
 ___
 Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
 Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs
 


  

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-10 Thread Dani Gutiérrez
 Hmm, do you really need the echo part? current 
 wireless-testing/compat-wireless already have the  083a:e501 id.
Well, I didn't find that ID in http://linuxwireless.org/en/users/Devices/USB.
Also if I do
   modinfo zd1211rw | grep -i 083a
it doesn't appear. Maybe my module is a little bit old?
   modinfo zd1211rw
gives:
 filename:
/lib/modules/2.6.31-17-generic/kernel/drivers/net/wireless/zd1211rw/zd1211rw.ko
 version:1.0
 author: Daniel Drake
 author: Ulrich Kunitz
 description:USB driver for devices with the ZD1211 chip.
 license:GPL
 srcversion: 891EB6D7C8EF72E1D24FD0E
 ...

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


Re: [zd1211-devs] Problem with Telefonica USB wifi adapter

2010-01-10 Thread Hin-Tak Leung
Apparently it was me who added that ID to wireless-testing 6 months ago, and it 
entered mainline kernel at 2.6.32. (not in 2.6.31). Sorry I don't have data on 
2.6.31.x, but you probably should just upgrade to 2.6.32+ .

--
commit 8f75e07aa14107668d33f60fa4d78afa2d7aa22b
Author: Hin-Tak Leung hintak.le...@gmail.com
Date:   Mon Jul 13 23:20:37 2009 +0100

zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B device
--

BTW, wiki is't always up to date... but in any case, the id is in 2.6.32 for 
certain.

--- On Sun, 10/1/10, Dani Gutiérrez jdani...@gmail.com wrote:

  Hmm, do you really need the echo
 part? current wireless-testing/compat-wireless already have
 the  083a:e501 id.
 Well, I didn't find that ID in http://linuxwireless.org/en/users/Devices/USB.
 Also if I do
    modinfo zd1211rw | grep -i 083a
 it doesn't appear. Maybe my module is a little bit old?
    modinfo zd1211rw
 gives:
  filename:
 /lib/modules/2.6.31-17-generic/kernel/drivers/net/wireless/zd1211rw/zd1211rw.ko
  version:        1.0
  author:         Daniel
 Drake
  author:         Ulrich
 Kunitz
  description:    USB driver for devices with the
 ZD1211 chip.
  license:        GPL
  srcversion: 
    891EB6D7C8EF72E1D24FD0E
  ...
 


  

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs