LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices

Reply
 
Thread Tools
Old 11-04-2009, 01:49 AM   #1
amitk
LQ Newbie
 
Registered: Nov 2009
Posts: 3
Thanked: 0
problem logging into wireless Ububntu 9.10


[Log in to get rid of this advertisement]
After installing ubuntu 9.10, wireless hardware is recognized, wireless networks are recognized, but login the networks fail (even when the network was switched to open one). All the connection properties are equal to other computer which successfully conect the network.

how to track the problem caus?
how to fix it?
linuxubuntu amitk is offline     Reply With Quote
Old 11-06-2009, 04:41 AM   #2
rkski
Member
 
Registered: Jan 2009
Location: Canada
Distribution: Centos 5.3
Posts: 68
Thanked: 2
we need way more info, what model wireless card?, what's the output of ifconfig,iwconfig, etc.
linuxcentos rkski is offline     Reply With Quote
Old 11-06-2009, 01:21 PM   #3
amitk
LQ Newbie
 
Registered: Nov 2009
Posts: 3
Thanked: 0

Original Poster
ifconfig, iwconfig, and lsusb output

following is the output of ifconfig, iwconfig, and lsusb comands.
the wireless adapter is EDimax mode EW-7718Un. It is important to note that the computer is recognizing the available wireless networks, but fail to connect. It worked fine before upgrading to ubuntu 9.10.
~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:15:f2:39:e1:47
inet6 addr: fe80::215:f2ff:fe39:e147/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:2020 errors:0 dropped:0 overruns:0 frame:0
TX packets:1806 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1559823 (1.5 MB) TX bytes:302161 (302.1 KB)
Interrupt:20 Base address:0xe800

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:240 (240.0 B) TX bytes:240 (240.0 B)

wlan0 Link encap:Ethernet HWaddr 00:1f:1f:3c:16:69
inet6 addr: fe80::21f:1fff:fe3c:1669/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:478 (478.0 B)

wmaster0 Link encap:UNSPEC HWaddr 00-1F-1F-3C-16-69-33-63-00-00-00-00-00-00-00-00
UP RUNNING MTU:0 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
~$ iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11bgn Mode:Managed Frequency:2.412 GHz
Access Point: Not-Associated Tx-Power=15 dBm
Retry long limit:7 RTS thrff Fragment thrff
Power Managementn
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
~$ lsusb
Bus 002 Device 002: ID 046d:c404 Logitech, Inc. TrackMan Wheel
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 7392:7718
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
linuxubuntu amitk is offline     Reply With Quote
Old 11-06-2009, 02:25 PM   #4
mrshanim
LQ Newbie
 
Registered: Aug 2009
Posts: 15
Thanked: 0
try - reset your modem and wireless router, it works for me
windows_vista mrshanim is offline     Reply With Quote
Old 11-06-2009, 02:46 PM   #5
amitk
LQ Newbie
 
Registered: Nov 2009
Posts: 3
Thanked: 0

Original Poster
Restarting...

I already tried the obvious...
It does not work
linuxubuntu amitk is offline     Reply With Quote
Old 11-06-2009, 04:23 PM   #6
nimnull22
Member
 
Registered: Jul 2009
Distribution: OpenSuse 11.1
Posts: 301
Thanked: 16
First of all,
~$ ifconfig
wlan0 Link encap:Ethernet HWaddr 00:1f:1f:3c:16:69
inet6 addr: fe80::21f:1fff:fe3c:1669/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1

Disable IPv6 - it is not good idea.
Second, report that Ubuntu incorrectly determines interfaces, iwconfig - doesn't have wlan
Third, check for the driver, could be wrong one.
linux nimnull22 is offline     Reply With Quote
Old 11-06-2009, 06:08 PM   #7
rkski
Member
 
Registered: Jan 2009
Location: Canada
Distribution: Centos 5.3
Posts: 68
Thanked: 2
It looks like the problem is due to the Ubuntu update. There could be a driver conflict due to the new kernel. What driver are you using? Also, how exactly do you try to connect and can you post any error message?
I am not too familiar with Ubuntu. Your best bet is to post directly to an Ubuntu forum because others upgrading to 9.10 with similar hardware will experience the same problem.
Good luck!
linuxcentos rkski is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem connecting to wireless network without logging in basis1980 Linux - Newbie 5 06-30-2008 01:55 PM
Problem: Connecting To Internet On Ububntu Huawei Quidway Series Modem shubhamagarwal1 Linux - Newbie 1 05-19-2008 12:51 PM
problem logging in FrenetiC Linux - Newbie 9 08-16-2006 08:56 PM
logging wireless users linuxhippy Slackware 4 04-15-2005 11:52 AM


All times are GMT -5. The time now is 12:39 AM.

Main Menu
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration