Operating System - Linux
1831593 Members
2916 Online
110027 Solutions
New Discussion

Re: cannot get running wireless card WG311T with WEP under SUSE 9.3

 
SOLVED
Go to solution
'chris'
Super Advisor

cannot get running wireless card WG311T with WEP under SUSE 9.3

hi

cannot get wireless card WG311T running with WEP under SUSE 9.3

without WEP works well !

kind regards
chris
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: cannot get running wireless card WG311T with WEP under SUSE 9.3

Can you post iwconfig output.

This is a Netgear card? Sometimes their Linux support is sort of lacking.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
'chris'
Super Advisor

Re: cannot get running wireless card WG311T with WEP under SUSE 9.3

yep, this is Netgear card

after I put

WIRELESS_IWPRIV_OPTIONS='authmode 2'

to the wlan config file in /etc/sysconfig/network/

and ath_pci to:

MODULES_LOADED_ON_BOOT="capability raw1394 video1394 ath_pci"
in /etc/sysconfig/kernel

it seems to work now.

# iwconfig
lo no wireless extensions.

ath0 IEEE 802.11g ESSID:"myessid" Nickname:"linux"
Mode:Managed Frequency:2.437 GHz Access Point: 00:0F:C6:2A:B7:E8
Bit Rate:54 Mb/s Tx-Power:50 dBm Sensitivity=0/3
Retry:off RTS thr:off Fragment thr:off
Encryption key:261D-B19C-7B4F-6445-C428-731E-B4 Security mode:restricted


greetings
chris