Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Debian Wireless
#1

So I have Debian installed on my laptop, and I was able to get the madwifi driver working for my Atheros AR5008x (aka AR5418) So anywhere there it is sitting at ath0, but network manager the little dohicky up top doesn't want to play, there's only 3 options, wired network, configure something, and about, the wired network and the configure are greyed out, because I'm not connected(trying to use the wireless card) and it's not working,

 

I tried a few other apps to test out where the problem was, one even went as far to use my wireless card to scan for nearby networks, but I wasn't able to connect to them thru that program, anyway anyone know what I'm doing wrong?

Reply
#2
if its working with madwifi isn't that enough ?
Reply
#3

Quote:if its working with madwifi isn't that enough ?
 

Well, I don't think I fully understand what your getting at, and I'm not completely sure how madwifi works with accessing a network.

Reply
#4

I put Debian 5, 64bit version on my laptop . I prefer Debian and want to use it. My problem is that I don't know what packages I need to install in order to get the wireless to work. I know my wireless devices on this machine work with Linux because they work fine under Knoppix. What packages do I need to install?? Should the kernel configuration already be fine the way it is, or do I need to configure and re-compile it to make all of my wireless networking operate correctly?



I want it to see th SSIDs that are broadcast, etc.



Reply
#5

If you still have knoppix there, try the following commands:

dmesg

lsmod

Those should show diagnostic information as well as list which modules are loaded, and from there we should be able to identify what knoppix is using to get the card working.

From there, we can search for packages containing those modules and get them installed.

 

You shouldn't need to do any recompiling these days - using "apt" to download and install pre-compiled packages is much easier.

You may want to try the following commands (as an elevated account):

apt-get update

apt-get upgrade

 

Those should update your apt indexes and download any newer packages, some of which could get the card working.

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)