On Thu, Mar 13, 2008 at 5:49 PM, Mohan Dasaratha Rao <[EMAIL PROTECTED]> wrote: > Thanks VK for your response. I did a scan with the command iwlist wlan0 as > advised by you. The result is given below:
Well, if the command returned a result means your card is working. Try configuring the card manually from command line like this sudo iwconfig wlan0 essid p1prkj4gm215 After this check if the bonding with AP is taking place or not not. Try sudo iwconfig and see if the there is bonding with AP. If you see a binding with AP try sudo dhcp wlan0 If the AP supports DHCP else use ifconfig Once manual configuration goes through, go to System->Administration->Network and configure the card. regards VK regards VK > > [EMAIL PROTECTED]:~$ iwlist wlan0 scanning > wlan0 Scan completed : > Cell 01 - Address: 00:08:5C:7B:9C:A5 > ESSID:"p1prkj4gm215" > Protocol:IEEE 802.11g > Mode:Managed > Frequency:2.462 GHz (Channel 11) > Quality:42/100 Signal level:-69 dBm Noise level:-96 > dBm > Encryption key:off > Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 22 Mb/s > 6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s > 36 Mb/s; 48 Mb/s; 54 Mb/s > Extra:bcn_int=100 > Extra:atim=0 > [EMAIL PROTECTED]:~$ > > I also would like to give one more information. I am using my PC with a dual > boot arrangement with XP and Ubuntu. My wi-fi works fine with XP and the > signal is "Very good" as per my XP application. I want to add one more > observation. I do not know whether it is connected with this problem. When I > boot Ubuntu, one of the checks carried out shows a red flag with comment > "Skipping firewall (not enabled)". > > I am looking forward to a solution. Best Regards. > > > > > -- > ubuntu-in mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-in > > -- The hidden harmony is better than the obvious!! -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
