Results 1 to 6 of 6
Hi,
I am completely lost trying to set up a wireless connection using the fluxubuntu 7.10 distro. The computer i'm doing this on dual boots win98 and the wireless card ...
- 12-30-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 11
utterly confused with setting up wireless
Hi,
I am completely lost trying to set up a wireless connection using the fluxubuntu 7.10 distro. The computer i'm doing this on dual boots win98 and the wireless card works fine in that OS.
The card is an Airlink AWLH4130 with Atheros chipset.
What do I need to do to set this up?
Can someone lead me to a tutorial or let me know what to do?
- 12-30-2007 #2
Do you have a wired connection that you can use for the downloading of the necessary files.
If so, just do
After it is installed, doCode:sudo apt-get install madwifi
then do these commandsCode:sudo modprobe ath_pci
don't put the quotes in the actual commands.Code:iwconfig ath0 iwconfig ath0 essid "name of network" iwconfig ath0 key "the wep key" dhclient ath0
If you don't have a wired connection, you will have to find out what the dependencies are for madwifi, and download them from your windows partition, and then install them. That way is a real pain though.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 12-30-2007 #3Just Joined!
- Join Date
- Dec 2007
- Posts
- 11
after doing the sudo modprobe ath_pci command i get:
WARNING: Could not open '/lib/modules/2.6.22-14-generic/madwifi/wlan.ko': No such file or directory
FATAL: Could not open '/lib/modules/2.6.22-14-generic/madwifi/ath_pci.ko': No such file or directory
- 12-31-2007 #4
- 01-05-2008 #5Just Joined!
- Join Date
- Dec 2007
- Posts
- 11
According to this: https://help.ubuntu.com/community/Ha...ardsAirlink101
the awlh4130 "works out of the box" with the linux restricted kernel.
What does that mean? I'm running the latest version of Fluxbuntu.
How do I get this working....
- 01-06-2008 #6
There should be a "linux restricted drivers manager" somewhere in the menus.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ


Reply With Quote
