Results 1 to 4 of 4
I just installed SuSE 10.3 on my Acer Aspire 5570Z and am getting no internet access whatsoever. When it is plugged in it claims to be connected to the internet ...
- 06-20-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 13
Wired and wireless internet problems
I just installed SuSE 10.3 on my Acer Aspire 5570Z and am getting no internet access whatsoever. When it is plugged in it claims to be connected to the internet via ethernet cable but I cannot use AIM or any browsers. They just do nothing.
- 06-20-2008 #2Just Joined!
- Join Date
- Jun 2008
- Posts
- 13
Ok, I've gotten it working via ethernet cable and now I just need wireless. I downloaded and installed MadWifi multiple times yet I still can't find it anywhere. I have an Atheros wireless card so I have found that I need MadWifi. I think I could get it working if only I could figure out how to get to this MadWifi program.
- 06-20-2008 #3
Maybe this will help
http://susewiki.org/index.php?title=...Wireless_cards
or this
Atheros AR5007 802.11b/g wireless won't work in OpenSUSE 10.3 - LinuxQuestions.org
or looks like a winner
Cannot Configure Wireless In Suse 10.3 [fixed!] - openSUSE Forums
- 06-21-2008 #4Just Joined!
- Join Date
- Jun 2008
- Posts
- 13
The last link you gave me I tried what worked for the guy [URL="http://www.aircrack-ng.org/doku.php?id=madwifi-ng&rev=1211733739"[/URL]
but I get things like this:
It seems to me as if I installed or downloaded MadWifi wrong but I did it several times from that YaST2 program and the "One click install" on the SuSE website. I have no idea what I'm doing wrongKorey@Korey:~> svn -r 3480 checkout http://svn.madwifi.org/madwifi/trunk/ madwifi-ng
bash: svn: command not found
Korey@Korey:~> wget http://patches.aircrack-ng.org/madwifi-ng-r3386v3.patch
--23:05:34-- http://patches.aircrack-ng.org/madwifi-ng-r3386v3.patch
=> `madwifi-ng-r3386v3.patch'
Resolving patches.aircrack-ng.org... 213.186.33.2
Connecting to patches.aircrack-ng.org|213.186.33.2|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1,349 (1.3K) [text/x-diff]
100%[====================================>] 1,349 --.--K/s
23:05:39 (48.22 MB/s) - `madwifi-ng-r3386v3.patch' saved [1349/1349]
Korey@Korey:~> cd madwifi-ng
bash: cd: madwifi-ng: No such file or directory
Korey@Korey:~> patch -Np1 -i ../madwifi-ng-r3386v3.patch
patch: **** Can't open patch file ../madwifi-ng-r3386v3.patch : No such file or directory
Korey@Korey:~> ./scripts/madwifi-unload
bash: ./scripts/madwifi-unload: No such file or directory
Korey@Korey:~> make
make: *** No targets specified and no makefile found. Stop.
Korey@Korey:~> make install
make: *** No rule to make target `install'. Stop.
Korey@Korey:~> depmod -ae
bash: depmod: command not found
Korey@Korey:~> modprobe ath_pci
bash: modprobe: command not found


Reply With Quote