Re: [Ndiswrapper-general] support for siemens gigaset usb adapter108 (atheros 5523) with ndiswrappe
Status: Beta
Brought to you by:
pgiri
|
From: Gentoopower <gen...@ya...> - 2006-01-21 14:59:44
|
Your configuration is empty, see: /etc/sysconfig/ifcfg.wlan0 no ip not gateway adress etc. You can also get the interface up by running these commands: iwconfig wlan0 mode Ad-Hoc iwconfig wlan0 channel 11 iwconfig wlan0 key open s:yourpassword iwconfig wlan0 essid whatever ifconfig wlan0 up ifconfig wlan0 192.168.0.2 netmask 255.255.255.0 route add default gw 192.168.0.1 In case you want to use WPA encryption you need wpa_supplicant. ruud vennink wrote: > Laurent wrote: > > -----Original Message----- > From: Laurent [mailto:la...@go...] > Sent: woensdag 18 januari 2006 7:30 > To: ruud vennink > Cc: ndi...@li...; r.v...@kp... > Subject: Re: [Ndiswrapper-general] support for siemens gigaset usb > adapter108 (atheros 5523) with ndiswrapper-1,7 > > > Hi, > this device is the same as the netgear wg111t. You should have two > drivers and not one so be sure to install both of them ! > The first driver is athfmwdl.sys and it is a firmware loader (not the > ndis driver). Once this driver will be loaded, it will be immediatly > unloaded (yes, it is normal) and the second one (I don't know the name. > For netgear, it is netwg11t.sys) will be loaded and creates your wlan0 > interface. > > The unimplemented functions (RtlQueryString) are not necessary to load > the driver: they just read config values but driver also provides > default ones. > > If you succeed to make work the driver (which should be fairly easy once > you know you need two drivers), please report it on Wiki > > Laurent > > > > Thanks for your reply. The drivers are downloaded and installed. After > some attepmts, shut-downs, re-installations ndiswrapper evokes wlan0 (see dmesg output). > The adapter starts blinking indicating that a network is detected. > > Then configuration of my network is carried out. However still no internet > connection. An error is reported: no IP-address is received (see below). > Something happens I don't understand. The output of iwlist, iwconfig and > /etc/sysconfig/networks-scripts/ifcfg.wlan0 is given below. Some discrepancies occur. > The wlan0-device address (dmesg-output) is not the same as the access point. > If I change the mac-address in the configuration than no ethernet device is reported. > The iwlist-address differs too and the command iwconfig wlan0 produces no access point at all. > > Have you (or anybody else) any ide what is wrong ? > > Ruud > > dmesg | grep wlan0 > wlan0: vendor: '' > wlan0: ndiswrapper ethernet device 00:01:e3:4f:13:70 using driver netwg11t, 129B:160B.F.conf > wlan0: encryption modes supported: WEP; TKIP with WPA; AES/CCMP with WPA > > iwlist wlan0 scan > wlan0 Scan completed : > Cell 01 - Address: 00:01:E3:54:A6:FA > ESSID:"SX55154A6FA" > Protocol:IEEE 802.11g > Mode:Managed > Frequency:2.412 GHz (Channel 1) > Quality:0/100 Signal level:-61 dBm Noise level:-256 dBm > Encryption key:on > Bit Rate:1 Mb/s > Bit Rate:2 Mb/s > Bit Rate:5.5 Mb/s > Bit Rate:11 Mb/s > Bit Rate:6 Mb/s > Bit Rate:12 Mb/s > Bit Rate:24 Mb/s > Bit Rate:36 Mb/s > Bit Rate:9 Mb/s > Bit Rate:18 Mb/s > Bit Rate:48 Mb/s > Bit Rate:54 Mb/s > Extra:bcn_int=100 > Extra:atim=0 > Extra:wpa_ie=dd1a0050f20101000050f20202000050f2020050f20401000050f202 > > > iwconfig wlan0 > wlan0 IEEE 802.11g ESSID:"SX55154A6FA" > Mode:Managed Frequency:2.412 GHz Access Point: 00:00:00:00:00:00 > Bit Rate:108 Mb/s > Encryption key:60BA-4171-8501-BC95-81E9-9B3C-5B Security mode:restricted > Link Quality:0 Signal level:0 Noise level:0 > Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 > Tx excessive retries:0 Invalid misc:0 Missed beacon:0 > > > ifup wlan0 > > Determining IP information for wlan0... failed; no link present. Check cable? > > File /etc/sysconfig/ifcfg.wlan0 > IPV6INIT=no > ONBOOT=no > USERCTL=no > PEERDNS=yes > GATEWAY= > TYPE=Wireless > DEVICE=wlan0 > HWADDR=00-01-E3-4F-13-70 > BOOTPROTO=dhcp > NETMASK= > DHCP_HOSTNAME= > IPADDR= > DOMAIN= > ESSID=SX55154A6FA > CHANNEL=1 > MODE=Managed > RATE=Auto > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=k&kid3432&bid#0486&dat1642 > _______________________________________________ > Ndiswrapper-general mailing list > Ndi...@li... > https://lists.sourceforge.net/lists/listinfo/ndiswrapper-general > > > ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de |