Prev: Autistic Linux installation?
Next: Youtube issues
From: robert on 5 Apr 2010 13:57 Hi all, On 11.1 I had no problems. On 11.2, after seeing errors in /var/log/ messages showing "ifup: No configuration found for wlan0", "wlan0: link is not ready" etc, somehow just enabling dhcp on eth0 via yast allows this alias to work: alias wan2='rcnetwork stop && ip link set wlan0 up && iwconfig wlan0 essid ZyXEL && dhcpcd wlan0 ' The problem now is that while I have a wireless connection via setting the essid manually, I need a kinternet or network manager type of way to get a connection - for the type of places that don't know their essid. hwinfo shows: 76: None 00.0: 1070a WLAN [Created at net.124] Unique ID: AYEt.QXn1l67RSa1 SysFS ID: /class/net/wlan0 SysFS Device Link: /devices/pci0000:00/0000:00:1d.7/usb2/2-2/2-2:1.0 Hardware Class: network interface Model: "WLAN network interface" Driver: "rt73usb" Driver Modules: "rt73usb" Device File: wlan0 HW Address: 00:1d:92:1c:96:a7 Link detected: yes Config Status: cfg=no, avail=yes, need=no, active=unknown I think the right module is installed: lsmod | grep -i rt parport_pc 40356 0 parport 39948 3 lp,parport_pc,ppdev rt73usb 28900 0 crc_itu_t 1984 1 rt73usb rt2x00usb 13088 1 rt73usb rt2x00lib 35904 2 rt73usb,rt2x00usb input_polldev 4328 1 rt2x00lib mac80211 217656 2 rt2x00usb,rt2x00lib cfg80211 103424 2 rt2x00lib,mac80211 iTCO_vendor_support 3876 1 iTCO_wdt Running: iwlist wlan0 scanning wlan0 Scan completed : Cell 01 - Address: 00:23:F8:03:9F:52 Channel:6 Frequency:2.437 GHz (Channel 6) Quality=32/70 Signal level=-78 dBm Encryption key:off ESSID:"ZyXEL" Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/ s 9 Mb/s; 12 Mb/s; 18 Mb/s Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s Mode:Master Extra:tsf=00000003435d2180 Extra: Last beacon: 586ms ago IE: Unknown: 00055A7958454C IE: Unknown: 010882848B960C121824 IE: Unknown: 030106 IE: Unknown: 2A0102 IE: Unknown: 32043048606C IE: Unknown: DD180050F2020101020003A4000027A4000042435E0062322F00 IE: Unknown: DD1E00904C334C101B0000000000000000000000000000000000000000000000 IE: Unknown: 2D1A4C101B0000000000000000000000000000000000000000000000 IE: Unknown: DD1A00904C3406001B00000000000000000000000000000000000000 IE: Unknown: 3D1606001B00000000000000000000000000000000000000 IE: Unknown: DD0900037F01010000FF7F IE: Unknown: DD0A00037F04010000000000 IE: Unknown: DD790050F204104A0001101044000101103B00010310470010555555550000C0A80F010023F8039F52102100055A7958454C1023000F5A7958454C20574641446576696365102400001042000830303030303030311054000800060050F2040001101100105A7958454C204E42473436304E20415010080002008C However, yast "network settings" doesn't show any wireless cards. When I try to add --> device type wireless, I check "usb" since hwinfo shows "rt73usb" , I get: wlanbus (No hwinfo) Device Name: wlanbus-usb Started automatically at boot IP address assigned using DHCP Therefore I see no option in kinternet to add a connection to wlan0. If there is no UI way, knowing how to get the available essid's would help - "iwlist wlan0 scanning" doesn't work if the network is down, only works if I already have a wlan0 connection. Please help.
|
Pages: 1 Prev: Autistic Linux installation? Next: Youtube issues |