LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-22-2005, 12:47 AM   #1
TroelsSmit
Member
 
Registered: Feb 2004
Location: Denmark
Distribution: Debian / Suse
Posts: 223

Rep: Reputation: 30
Wireless network, Suse 10, Not getting IP addresse


Hi,

Using the kwifimanager I can see the name of the desired accesspoint, I can see the network, I can see a "blue square thing with computer image", I have an excellent signal strength, I have written the correct key in the configuration... still I get no ip address, this is what I get from ifconfig:

eth0 Link encap:Ethernet HWaddr 00:12:F0:E5:8B4
inet6 addr: fe80::212:f0ff:fee5:8bd4/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:282 errors:217 dropped:218 overruns:0 frame:0
TX packets:36 errors:0 dropped:90 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:864 (864.0 b)
Interrupt:10 Memory:b0106000-b0106fff

Please help :-)
 
Old 11-22-2005, 06:09 PM   #2
bwingate
LQ Newbie
 
Registered: Sep 2005
Posts: 16

Rep: Reputation: 0
I'm a total newbie at this too. I got wireless working on Suse 10.0 about an hour ago.

Here's what I did:

I got the firmware for my card (ipw2100) from SourceForge. All that was needed was the firmware. Ignore the rest of the instructions on the site.

I extracted the firmware into /lib/firmware and just let it sit there.

I then did "modprobe ipw2100" I don't know why, I just did. On previous failed setups, I would get an error message and then check dmesg to see what happened.

Go into yast2, and for the wireless network card (Network Devices -> Network Card -> [choose your wireless card].) There is a drop-down button on the bottom of the screen called "Advanced", click it and select "Detailed Settings". Set device activation to "On Cable Connection" Save everything and get out of yast.

Reboot.

That worked for me, but I'm not exactly sure why.

My ifconfig looked a lot like yours both before and after, but when I did iwconfig I keep getting "No wireless extensions" before this, now I get some info for the wireless adapter.

Good luck,
Bruce.
 
Old 11-22-2005, 06:33 PM   #3
TroelsSmit
Member
 
Registered: Feb 2004
Location: Denmark
Distribution: Debian / Suse
Posts: 223

Original Poster
Rep: Reputation: 30
Im guessing it now works for you because you have installed the driver ... :-)

Driver seems fine at this computer - it simply just wont connect I have full signal strength - but no ip address, and I have tried all encryption modes possible :|
 
Old 11-22-2005, 07:29 PM   #4
bwingate
LQ Newbie
 
Registered: Sep 2005
Posts: 16

Rep: Reputation: 0
One thought -- I had to change the WEP encryption for 128 bit to 64 bit.

My next step would have been to open up the router and see what happened.

Good luck.
Bruce.
 
Old 11-23-2005, 12:48 AM   #5
TroelsSmit
Member
 
Registered: Feb 2004
Location: Denmark
Distribution: Debian / Suse
Posts: 223

Original Poster
Rep: Reputation: 30
Thanks for the heads up on the 64/128, already tried it though ...

Dont have access to the router ... will try to get it. Thanks.
 
Old 11-23-2005, 01:08 AM   #6
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
What is the output of iwconfig? From the sounds of it, it may be that you need to start DHCP on the wireless interface, eg
Code:
dhcpcd eth0
assuming eth0 is your wireless interface
 
Old 11-24-2005, 08:55 AM   #7
TroelsSmit
Member
 
Registered: Feb 2004
Location: Denmark
Distribution: Debian / Suse
Posts: 223

Original Poster
Rep: Reputation: 30
eth0 IEEE 802.11b ESSID:"SPACE7"
Mode:Managed Frequency:2.442 GHz Access Point: 00:07:40:F1:B1:20
Bit Rate=11 Mb/s Tx-Power=20 dBm
Retry limit:7 RTS thrff Fragment thrff
Encryption key:3030-3030-3030-3030-3030-3030-3030-3030 Security modepen
Power Managementff
Link Quality=94/100 Signal level=-28 dBm Noise level=-76 dBm
Rx invalid nwid:0 Rx invalid crypt:543 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:1208 Missed beacon:6


thanks
 
Old 11-24-2005, 08:55 AM   #8
TroelsSmit
Member
 
Registered: Feb 2004
Location: Denmark
Distribution: Debian / Suse
Posts: 223

Original Poster
Rep: Reputation: 30
I have tried ifdown / ifup many times
 
Old 11-24-2005, 07:48 PM   #9
TroelsSmit
Member
 
Registered: Feb 2004
Location: Denmark
Distribution: Debian / Suse
Posts: 223

Original Poster
Rep: Reputation: 30
This worked !!!

Right click the "KInternet - Internet Tool",
Choose "Wireless connection",
Click second tab - "scan for wireless networks
left click on the network you wish to use,
choose connect
insert wep key,

now you get the ip address :-) :-)

weeeeeeeeeeee
 
  


Reply



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
addresse outside memory kapsikum Programming 4 03-16-2005 04:14 AM
SuSE Wireless Network Help hysterix Linux - Wireless Networking 1 03-09-2005 11:03 PM
wireless network in Suse 9.2 raynet SUSE / openSUSE 1 02-03-2005 05:42 AM
Getting Suse 9.1 to connect to a Wireless network MDBlueIce Linux - Newbie 0 08-14-2004 11:07 PM
SuSE 9.1 Wireless Network thegreatgatsby Linux - Wireless Networking 0 05-10-2004 11:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:34 PM.

Main Menu
Advertisement
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
Twitter: @linuxquestions
Open Source Consulting | Domain Registration