Suse 10.0, online update breaks my wireless networking

This is a discussion about Suse 10.0, online update breaks my wireless networking in the Linux Networking category; Hi, I'm using Suse 10. 0 with a Belkin wireless pci card: f5d7000 the one with the atheros chipset. I am using ndiswrapper, that came with the Suse distribution CDs. I had originally configured the wireless card with ndiswrapper and Yast, and things were working perfectly.

Linux Networking 361 This topic was started by , . Last reply by ,


data/avatar/default/avatar12.webp

9 Posts
Location -
Joined 2006-03-04
Hi,
 
I'm using Suse 10.0 with a Belkin wireless pci card: f5d7000 the one with the atheros chipset. I am using ndiswrapper, that came with the Suse distribution CDs.
 
I had originally configured the wireless card with ndiswrapper and Yast, and things were working perfectly. However, I did an online update, and after that I can no longer connect to my home network.
 
The card is still operational. YaST recognizes it. I can do:
 
ifconfig ath0 up
 
and everything goes smoothly. However, it isn't connecting. I have tried
 
dhcpcd ath0
 
but it just sits there for a few seconds, does nothing, and when I check ifconfig, ath0 is no longer listed.
 
I am using WPA, and I dont know if the online update somehow might have broken things.
 
Any insight would be appreciated

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Mar 26
Created
Mar 27
Last Response
0
Likes
1 minute
Read Time
User User User
Users

Responses to this topic


data/avatar/default/avatar30.webp

237 Posts
Location -
Joined 2004-10-14
I had a similar situation awhile back and it was due to the kernel update. In order to correct it, I had to do a clean uninstall of my wireless and recompile ndiswrapper with the updated kernel before it would work again.
 
Regards,
zenarcher

data/avatar/default/avatar10.webp

2895 Posts
Location -
Joined 2002-08-30
zenarcher is absolutely correct. Ndiswrapper is used as a module, so that if you update the kernel, it needs to be installed/reconfigured for the new kernel.