Hi --
--- In "ortlego" <> wrote:
>
> hello; I`ve an Zonet ZWE2501 usb dongle and i have problems using it..
>
> I download the package udev (already a new version), sysfs, wireless-tools
> and a lib package that i do not remember exactly which but was something like
> lib29.
>
> And still can't detect the wireless interface
>
> dmesg |tail
>
> usb 1-3: Product: USB2.0 WLAN
>
> usb 1-3: Manufacturer: ZyDAS
>
> usb 1-3: uevent
>
> usb 1-3: usb_probe_device
>
> usb 1-3: configuration #1 chosen from 1 choice
>
> usb 1-3: adding 1-3:1.0 (config #1, interface 0)
>
> usb 1-3:1.0: uevent
>
> drivers/usb/core/inode.c: creating file '005'
>
> hub 1-0:1.0: state 7 ports 3 chg 0000 evt 0008
Did you install the cards' firmware to /lib/firmware so it can be loaded when
the module is loaded? But I'd expect to see an error message in the log file
if the firmware is missing. Anything in the log like that?
Is your device one that the driver knows? See if your device ID (use lsusb) is
known to the driver ("modinfo zd1201").
Also make sure the 80211 stack modules are available "modprobe -l | grep 80211".
regards, .......... Charlie
>
> and if i do
>
> iwconfig
>
> lo no wireless extensions.
>
>
>
> eth0 no wireless extensions.
>
>
>
>
> So i don't know exactly the problem i know that all the modules are set
> because
>
> ts-7400:/var# lsmod
>
> Module Size Used by
>
> usbhid 17252 0
>
> hid 39540 1 usbhid
>
> zd1201 20160 0
>
> firmware_class 8052 1 zd1201
>
> ext3 104192 0
>
> jbd 53436 1 ext3
>
> vfat 10836 0
>
> fat 49708 1 vfat
>
> usb_storage 46720 0
>
> sd_mod 24020 0
>
> scsi_mod 96608 2 usb_storage,sd_mod
>
> evdev 9632 0
>
> input_core 26808 3 usbhid,hid,evdev
>
> ohci_hcd 28280 0
>
> usbcore 136448 5 usbhid,zd1201,usb_storage,ohci_hcd
>
> 8250 23084 0
>
> tssdcard 21664 2
>
> For what i am reading the device is set but not the association whit a common
> name like wlan0..
>
> If some one known about it i appreciate the help, thanks....
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|