Results 1 to 10 of 24
ok, i have been trying for like a week now to get my wireless to work with no avail. i think i am doing everything right, until i come to ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-17-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 26
getting my wireless to work
ok, i have been trying for like a week now to get my wireless to work with no avail. i think i am doing everything right, until i come to the driver part. I can not for the life of me find a driver for a mac airport. has anyone had any success at getting their ibooks or the likes running wireless with ubuntu? if so what process did you use etc.
Any help is greatly appreciated. I have tried several things, but nothing has worked yet and i have heard this can be tricky, i am still pretty new at this as well.
here is my card info:
Code:0001:10:12.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
- 07-17-2006 #2Linux Newbie
- Join Date
- Sep 2004
- Location
- Aberdeen, Scotland
- Posts
- 204
Elive,kanotix-mini,pclinuxos super gamer,xp, sidux
- 07-17-2006 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 26
tried it, i have tried all the ones i could find in the ubuntu forums
- 07-18-2006 #4
sublime,
I installed WiFi Radar on my G4 and it recognizes my Airtport and network now.
However,the probelem I have now is that I still can't connect.This may have something to do with my network settings.Perhaps we can help each other out here.
juan
- 07-18-2006 #5
Originally Posted by SublimeProgie So you tryed this one, using NDISWRAPPER, but without inserting a driver?
Originally Posted by SublimeProgie
https://help.ubuntu.com/community/Wi...bcm43xx/Dapper
Plenty of people it seems :
Originally Posted by SublimeProgie
http://tuxmobil.org/apple.html
Some people use the new "bcm43xx" driver from here (starting with Linux kernel 2.6.17 they are included in the kernel) :
Originally Posted by SublimeProgie
http://bcm43xx.berlios.de/
You can find instructions on how-to install those drivers here :
http://pinguin.uni-psych.gwdg.de/~ih...t-Extreme_Card."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-18-2006 #6Just Joined!
- Join Date
- Jul 2006
- Posts
- 26
cool, there are a couple more sites here that i havent been to, and ya i tried that ubuntu wiki too. i am guessing that in the tux mobil site the answere will be there or somone that knows. thanks guys, if i find something that reliably works, i will post it
sp
- 07-18-2006 #7Just Joined!
- Join Date
- Jul 2006
- Posts
- 26
ok, i am once again stuck at the problem that i always face at every one of these tuts. how do i get the driver from my mac side, or where can i download it. as far as i can see this is always the last step, and everything should work gread then. but i cant get the driver so i always end up unsuccessful.
- 07-18-2006 #8
It is explained in the how-to I gave you :
http://pinguin.uni-psych.gwdg.de/~ih...t-Extreme_Card.
You can use "fwcutter" with the BCM43XX driver to "cut" the firmware from your Broadcom driver on your MAC OS X partition.
Or you can download the latest Airport Extreme Card drivers from Apple's site :
http://www.apple.com/support/downloa...te2005001.html
and then use "fwcutter" to extract the firmware from them."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 07-18-2006 #9Just Joined!
- Join Date
- Jul 2006
- Posts
- 26
the code that it gave to cut from OS X did not work. here is the code i get.
Originally Posted by antidrugue
what commands would i need to put in to take it from the update?Code:cp: cannot stat `/System/Library/Extensions/AppleAirPort2.kext/Contents/MacOS/AppleAirPort2': No such file or directory
would i just do like "cd" then the file name and continue from the how to?
*edit: the update for the driver cannot be opened by linux in any case, so that option as far as i can see is obsolete
- 07-18-2006 #10Just Joined!
- Join Date
- Jul 2006
- Posts
- 26
here is where i am at with the ibook link.
Code:bash: [: /etc/bash_complittle: binary operator expected me@ubuntu:~$ svn checkout svn://svn.berlios.de/bcm43xx/trunk/fwcutter Checked out revision 1178. me@ubuntu:~$ me@ubuntu:~$ cd fwcutter me@ubuntu:~/fwcutter$ make cc -O2 -fomit-frame-pointer -std=c99 -Wall -pedantic -D_BSD_SOURCE -DFWCUTTER_VERSION_=005 -o bcm43xx-fwcutter fwcutter.o md5.o me@ubuntu:~/fwcutter$ cp $OSXROOT/System/Library/Extensions/AppleAirPort2.kext/Contents/MacOS/AppleAirPort2 . cp: cannot stat `/System/Library/Extensions/AppleAirPort2.kext/Contents/MacOS/AppleAirPort2': No such file or directory me@ubuntu:~/fwcutter$


Reply With Quote
