LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 10-20-2005, 11:53 AM   #1
trueblue53
LQ Newbie
 
Registered: Oct 2003
Posts: 20

Rep: Reputation: 0
no WiFi after Suse 10 install


Hi,

Unlike Suse v9.3, where I did have a working Wireless Internet connection, Suse v10 had a different outcome during and after installation. Allthough during install, it recognized all my hardware properly (Dell Inspiron laptop, Intel PRO Wireless 2915 ABG adapter, etc.), it failed when it offered to 'test the Internet connection'. Suse did invite me however to view it's logfiles:

eth1 device: Intel Corporation...
eth1 wlanid-00...
eth1 warning: wpa_supplicant already running on interface
DHCP client is already running on eth1

I checked and rechecked the network card settings but the connection never succeeded. After letting the installaton complete, I wasn't able to use WiFi either.

Does this sound familiar to anyone and if so, where should I look? Thanks for your input.

regards,
Erik Coolen
 
Old 10-20-2005, 12:12 PM   #2
jschweden
LQ Newbie
 
Registered: Oct 2005
Distribution: SuSE
Posts: 2

Rep: Reputation: 0
yes, that sound very familiar. I cannot even start my wifi card, nor activate it by Fn-F2. Is your WiFi LED on ???

Joerg
 
Old 10-20-2005, 01:15 PM   #3
trueblue53
LQ Newbie
 
Registered: Oct 2003
Posts: 20

Original Poster
Rep: Reputation: 0
[QUOTE]Originally posted by jschweden
yes, that sound very familiar. I cannot even start my wifi card, nor activate it by Fn-F2. Is your WiFi LED on ???

Hi Joerg,

I can dual-boot to Win XP and then my card behaves as well as can be expected. But when I reboot to SuSe 10 my WiFi problems resurface. Anyway, my card is active since I can see my neighbour's network in Kinternet..

erik
 
Old 10-20-2005, 02:18 PM   #4
rgbrock1
Member
 
Registered: Sep 2004
Location: Connecticut
Distribution: SUSE 10, Mandriva
Posts: 70

Rep: Reputation: 15
Hi.

I'm going to go out on a limb here and write what worked for my wireless card. (Intel Centrino)

1. Fire up YaST.
2. Click on Network Devices
3. Click on Network Card
4. Click on your Wireless Card (if it's listed) **
5. Click on delete (yes, we're going to delete it)
6. Click on the Next button
7. Repeat Steps 1 through 3
8. Click on the newly found Wireless card (it should be listed)
9. Click on Edit
10. Add all the entries needed to configure the card. DHCP is probably fine for most. Don't foget the router address.

That should do it. (It did for me anyway.)

Hope this helps.

** If your wireless card is not listed in step 4 above then you might want to fire up the terminal application and then issue the command dmesg | more at the prompt. Look for anything related to why your wireless card is not being seen by SUSE.

Last edited by rgbrock1; 10-20-2005 at 02:20 PM.
 
Old 10-20-2005, 02:46 PM   #5
trueblue53
LQ Newbie
 
Registered: Oct 2003
Posts: 20

Original Poster
Rep: Reputation: 0
Hi rgbrock1,

Thanks for reply, I will boot back to Suse in a minute and try it out. Before that, I just want to add some information that I got when I ran 'iwconfig':

eth0 unassociated ESSID:"trueblue2"
Mode:Managed Frequency=2.462 GHz Access Point: 00:13:10:E6:4E:2D
Bit Rate=0 kb/s Tx-Power=20 dBm
Retry limit:7 RTS thrff Fragment thrff
Encryption key:xxx-xxx Security mode:restricted
Power Managementff
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

As you can see, the only thing that seems out of kelter is the 'unassociated ESSID' passage. No idea just yet how to fix that one. And what's even weirder, Kinternet keeps telling me that I 'succesfully connected' allthough there's no real connection. I cannot PING, cannot use a browser, cannot link up with my router..

erik

Last edited by trueblue53; 10-20-2005 at 02:48 PM.
 
Old 10-20-2005, 03:26 PM   #6
trueblue53
LQ Newbie
 
Registered: Oct 2003
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by rgbrock1
Hi.

I'm going to go out on a limb here and write what worked for my wireless card. (Intel Centrino)

...
Hi again,

Unfortunately, your idea doesn't seem to work for me so I'll just have to keep searching..

thanx again,
erik
 
Old 10-21-2005, 07:25 AM   #7
1kyle
Member
 
Registered: Feb 2004
Location: 'Ol Blighty
Distribution: SLED 10, SUSE 10.3
Posts: 722

Rep: Reputation: 32
There was a thread on this -- you'll have to search for it.

What worked for me was to use the SMP kernel (even on a laptop)

Using the non SMP (default) kernel-- I had the problem where I could ping everything in a network and even ping external addresses like www.bbc.co.uk so long as I hadn't started X but whenever I started X my wireless connection was totally LOST as well as all Network connectivity and I couldn't restart the wireless card.

I could never get the ESSID filled in correctly even if the config file was OK --the smp kernel has this fixed. (10.0 RC1 and Final)


I'm using ndiswrapper with a Linksys (Broadcom chipset) wpc54g card.

Just grab the smp kernel with yast --no need to compile or anything. It's on the CD's / DVD.

works fine.

Tip -- NEVER start in Runlevel 5 when testing --especially wireless. You can find a lot of info on the console before starting X --set runlevel to 3.



Cheers

-K

Last edited by 1kyle; 10-21-2005 at 07:31 AM.
 
Old 10-21-2005, 09:40 AM   #8
EclipseAgent
Member
 
Registered: Oct 2005
Location: California
Distribution: SLED 10, openSuSE 10.2, Ubuntu Drapper
Posts: 713

Rep: Reputation: 30
Are you using KDE or Gnome?

On my Tecra M1 I got it working just fine.

Also, i've installed about 4 times and never can I get the initial test wireless thing to work right.
 
Old 10-21-2005, 10:32 AM   #9
trueblue53
LQ Newbie
 
Registered: Oct 2003
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by EclipseAgent
Are you using KDE or Gnome?
..
Also, i've installed about 4 times and never can I get the initial test wireless thing to work right.
Hi,

Thanks for your answer. I'm using KDE and so far I've installed SuSe 10 twice. So two more tries to go before I get lucky, eh? )

I still want to try the 'SMP kernel' option, as suggested by 1kyle.

thanx anyway,
erik
 
Old 10-21-2005, 07:58 PM   #10
osbie
Member
 
Registered: Jul 2004
Location: Los Angeles (the Great Cultural Wasteland)
Distribution: SuSe 10.2
Posts: 151

Rep: Reputation: 30
it sounds like you are using the OSS version. it doesn't have the wifi drivers in the kernal. I have an IBM A21m and had the same trouble, just d/l'd the GM kernel and install it and configure, now all is well. As for the initial test at install, it always goes to eth0 for some reason wene ath0 is what i use.
 
Old 10-22-2005, 02:35 AM   #11
trueblue53
LQ Newbie
 
Registered: Oct 2003
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by 1kyle
There was a thread on this -- you'll have to search for it.

What worked for me was to use the SMP kernel (even on a laptop)
..
-K
Hi,

Thanks for your 'SMP' tip. I grabbed it off the DVD with YAST and rebooted but to no avail, still no WiFi connect. Would ndiswrapper be any help, I wonder? My Intel card is nothing out of the ordinary so I'm not sure if ndiswrapper would be helpful. Thanks anyway..

gr.,
erik
 
Old 10-22-2005, 02:37 AM   #12
trueblue53
LQ Newbie
 
Registered: Oct 2003
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by osbie
it sounds like you are using the OSS version. it doesn't have the wifi drivers in the kernal. I have an IBM A21m and had the same trouble, just d/l'd the GM kernel and install it and configure, now all is well. As for the initial test at install, it always goes to eth0 for some reason wene ath0 is what i use.
Hi,

Thanks for your reply. Your thought had crossed my mind too so I've tried both the Eval and the OSS version but neither worked. Sigh..

gr.,
erik
 
Old 10-23-2005, 12:02 PM   #13
Agentvenom
Member
 
Registered: Sep 2005
Distribution: PCLinuxOS 2007 / Suse 10.3
Posts: 228

Rep: Reputation: 30
Again, this "Link Quality:0 Signal level:0 Noise level:0" seems to be your problem. If you can get a signal from your router, it should associate the card with the router and you'll lose the "unassociated" after eth0. I don't know why you're not getting a signal, but make sure you've reset your router, turn your encryption off, and make sure you're in the same room as it for starters.
 
Old 10-24-2005, 01:07 PM   #14
trueblue53
LQ Newbie
 
Registered: Oct 2003
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Agentvenom
Again, this "Link Quality:0 Signal level:0 Noise level:0" seems to be your problem. If you can get a signal from your router, it should associate the card with the router and you'll lose the "unassociated" after eth0. I don't know why you're not getting a signal, but make sure you've reset your router, turn your encryption off, and make sure you're in the same room as it for starters.
Hi,
Thanks for your persistent advice, you're a credit to this forum.. Anyway, when I do a 'iwlist eth1 scan' I get to see all the available networks. Mine and the neighbours.. I guess that would mean I do get a signal, right?

erik
 
Old 10-24-2005, 01:18 PM   #15
trueblue53
LQ Newbie
 
Registered: Oct 2003
Posts: 20

Original Poster
Rep: Reputation: 0
Hi again,

After running a number of 'iwconfig' commands, I get the below 'iwconfig' result:

eth0 unassociated ESSID:"trueblue2" Nickname:"linux"
Mode:Managed Frequency=2.462 GHz Access Point: 00:13:10:E6:4E:2D
Bit Rate=0 kb/s Tx-Power=20 dBm
Retry limit:7 RTS thrff Fragment thrff
Encryption key:xxxxxx Security mode:restricted
Power Managementff
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

But no connectivity..

When I then try a connect thru Kinternet, I get a 'connected succesfully' message but still no Internet. And wWhen I do a 'ping 192.168.1.1 (the LinkSys router)', I get a 'network unreachable'.

I notice that
1) the card stays 'unassociated' in iwconfig. I haven't seen a 'associated' messaged yet.
2) I've never seen the little 'lightning' coming out of the Kinternet icon on the Taskbar, if you catch my drift. I remember from v9.3 that it always comes up with that little 'flashy' symbol. I know that symbol indicates an attempt to connect and since I haven't seen it yet, I guess that should tell me someting. Right? Hm.. but what? )

erik

Last edited by trueblue53; 10-25-2005 at 12:36 PM.
 
  


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
No WiFi with Suse 9.3 mikeCanada SUSE / openSUSE 2 10-22-2005 12:16 PM
How do i install my WiFi card in SuSE 9.3? banexx Linux - Wireless Networking 1 08-24-2005 11:10 PM
WiFi Suse 9.0 or 9.2 sergiocampa Linux - Wireless Networking 2 02-11-2005 10:08 AM
Wifi on SuSE 9.1 BGM Linux - Laptop and Netbook 2 08-14-2004 09:13 AM
Help with WiFi and SuSE.... Powerlifter Linux - Wireless Networking 7 02-20-2004 10:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 04:57 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