60 replies to this topic
#1
Posted 02 July 2011 - 04:37 PM
Does anyone know a WiFi USB-Stick that works with Lion? My current one that works with SnowLeopard (LCS-8131N USB Wireless, Chip = Ralink RT2870F) doesn't work with Lion (Wireless utility freezes). I don't know if it's simply the missing driver support from Ralink or if there is some general incompatibility...
#2
Posted 03 July 2011 - 01:47 AM
any one works with zydas kext
#3
Posted 03 July 2011 - 08:51 PM
taky2008, on Jul 3 2011, 01:47 AM, said:
any one works with zydas kext
The ralink driver from here has working kexts (displays working wifi adapter in network preferences) but the corresponding "Wireless Utility" that works with Snow Leopard hangs on Lion (spinning rainbow wheel and always displays "Disconnected!!").
Did anyone get Ralink RT2870F working with Lion?
#4
Posted 03 July 2011 - 10:46 PM
For the Ralink 2860, you need to boot with "arch=i386" for it to work. Don't know if this is also the case with the RT2870F.
#5
Posted 04 July 2011 - 01:57 AM
zyadas not working on x64 must log with i386
#6
Posted 04 July 2011 - 06:35 AM
I use the Ralink N150 USB (2870) without any issues with the utility freezing under Lion. What drivers are you using?
#7
Posted 04 July 2011 - 08:25 AM
I'm using the original Ralink driver from the Ralink website (Link posted above).
USB(RT2870 /RT2770 /RT3X7X /RT537X)06/21/2011V4.1.4.010.4/10.5/10.6.
The "arch=i386" activates the 32Bit-mode, right? I currently don't use any kernel flags but I'll check in the evening if "arch=i386" makes any difference.
USB(RT2870 /RT2770 /RT3X7X /RT537X)06/21/2011V4.1.4.010.4/10.5/10.6.
The "arch=i386" activates the 32Bit-mode, right? I currently don't use any kernel flags but I'll check in the evening if "arch=i386" makes any difference.
#8
Posted 04 July 2011 - 09:12 AM
i have edimax usb, based on rt2870,
all usb working currently except this one (actually this does't matter to me cause i'm getting this week apple genuine wifi card)
but this one, just don't, not with lion. it might be driver issue, because right now, when the card is in when i'm booting the led will flick and the "airport like" of the latest drivers just stuck in the status bar with the spinning ball on it, but once i replug it, the led is ON constantly. i had a lot of usb issues, and when i had unresponsive usb, and whenever i had some problem with usb the led on the wifi stay on all the time if i replug it (until restart).
but on previous osx (10.6) if something bricked the usb all of them was unstable until restart, now it's only wifi, all other usb just working as usual.
this for a lot of time making me think something isn't right with the usb dongle, or the drivers (i've been thinking this for a lot of time,and since lion made a new problem with usb = only the wifi does not work but al other functioning well, so because of this i ordered the genuine apple wifi, to test if there are problems with usb when the driver and dongle isn't there),
as of right now i'm tethering with my iPhone, and it working great and still test to see if i get any usb problem without the drivers
all usb working currently except this one (actually this does't matter to me cause i'm getting this week apple genuine wifi card)
but this one, just don't, not with lion. it might be driver issue, because right now, when the card is in when i'm booting the led will flick and the "airport like" of the latest drivers just stuck in the status bar with the spinning ball on it, but once i replug it, the led is ON constantly. i had a lot of usb issues, and when i had unresponsive usb, and whenever i had some problem with usb the led on the wifi stay on all the time if i replug it (until restart).
but on previous osx (10.6) if something bricked the usb all of them was unstable until restart, now it's only wifi, all other usb just working as usual.
this for a lot of time making me think something isn't right with the usb dongle, or the drivers (i've been thinking this for a lot of time,and since lion made a new problem with usb = only the wifi does not work but al other functioning well, so because of this i ordered the genuine apple wifi, to test if there are problems with usb when the driver and dongle isn't there),
as of right now i'm tethering with my iPhone, and it working great and still test to see if i get any usb problem without the drivers
#9
Posted 04 July 2011 - 09:14 AM
FuManchu84, on Jul 4 2011, 03:25 PM, said:
I'm using the original Ralink driver from the Ralink website (Link posted above).
USB(RT2870 /RT2770 /RT3X7X /RT537X)06/21/2011V4.1.4.010.4/10.5/10.6.
The "arch=i386" activates the 32Bit-mode, right? I currently don't use any kernel flags but I'll check in the evening if "arch=i386" makes any difference.
USB(RT2870 /RT2770 /RT3X7X /RT537X)06/21/2011V4.1.4.010.4/10.5/10.6.
The "arch=i386" activates the 32Bit-mode, right? I currently don't use any kernel flags but I'll check in the evening if "arch=i386" makes any difference.
This is the same version as I use in both Snow and Lion. (I have a ralink branded USB dongle, not an OEM btw)
You do not need to boot in 32-bit mode, as the Ralink kext supports 64-bit as well. (which my system is using). The tool to configure the card is 32-bit, but it works fine regardless.
#10
Posted 04 July 2011 - 07:52 PM
Quote
the "airport like" of the latest drivers just stuck in the status bar with the spinning ball on it
Quote
but once i replug it, the led is ON constantly.
Quote
i'm getting this week apple genuine wifi card
Another question: The 32bit-mode does not seem to work... I added the following to my boot.plist:
<key>Kernel Flags</key>
<string>arch=i386</string>
But in the system report it still shows 64Bit kernel and extensions (sorry, the screenshot is in german)
Bildschirmfoto_2011_07_04_um_21.55.31.png 11.1K
134 downloadsSo how do I REALLY get the 32bit-mode working.
#11
Posted 04 July 2011 - 08:39 PM
got the invitation mail today, tomorow i'm picking it,
i bought it from ebay, with a PCIe dongle. tommorow i'll report
in my case replug didn't work but if it works for you, maybe this will work for you too
RT2500Replug.kext.zip 109.92K
73 downloads
put it in E/E and change the vendor and device id in the
this was helpful to me with the drivers before the latest one. with latest i didn't need it, but maybe it will work for you
as for
strange you can't do it from boot.plist, try adding -v to see if it even works
or, just type it on chameleon prompt, it should work this way
i bought it from ebay, with a PCIe dongle. tommorow i'll report
in my case replug didn't work but if it works for you, maybe this will work for you too
RT2500Replug.kext.zip 109.92K
73 downloadsput it in E/E and change the vendor and device id in the
<key>idProduct</key> <integer>7711</integer> <key>idVendor</key> <integer>7392</integer>
this was helpful to me with the drivers before the latest one. with latest i didn't need it, but maybe it will work for you
as for
Quote
how do I REALLY get the 32bit-mode
or, just type it on chameleon prompt, it should work this way
#12
Posted 05 July 2011 - 06:09 AM
so i've got my new wireless card, and it working OUT OF THE BOX
if you want to know details, i searched for macbook/imac/macbook pro wireless card on ebay,
i found this one = "Apple Wireless Wifi MacBook Pro Card BCM94321MC BCM4321"
also ordered a Pci Express 1x wifi dongle for it, with 3 antennas (but need only 2)
already when first booted with it the log screen showed me the airport icon at the top
can say to everyone to try it out! cost me only 30$!!, i don't know whom to give credit, cause i read it in a tutorial, but it's great and all credits goes to him
if you want to know details, i searched for macbook/imac/macbook pro wireless card on ebay,
i found this one = "Apple Wireless Wifi MacBook Pro Card BCM94321MC BCM4321"
also ordered a Pci Express 1x wifi dongle for it, with 3 antennas (but need only 2)
already when first booted with it the log screen showed me the airport icon at the top
can say to everyone to try it out! cost me only 30$!!, i don't know whom to give credit, cause i read it in a tutorial, but it's great and all credits goes to him
#13
Posted 05 July 2011 - 01:39 PM
hi guys I want to buy a usb wifi dongle that works with gold master lion in 64bit?
do you have any suggestions? thanks
do you have any suggestions? thanks
#14
Posted 05 July 2011 - 08:21 PM
natasha123, on Jul 5 2011, 09:39 AM, said:
hi guys I want to buy a usb wifi dongle that works with gold master lion in 64bit?
do you have any suggestions? thanks
do you have any suggestions? thanks
http://www.monoprice.......=1&format=2
#15
Posted 05 July 2011 - 08:28 PM
Quote
in my case replug didn't work but if it works for you, maybe this will work for you too
RT2500Replug.kext.zip ( 109.92K ) Number of downloads: 1
RT2500Replug.kext.zip ( 109.92K ) Number of downloads: 1
Quote
Does that Realtek-Chip work without driver?Quote
so i've got my new wireless card, and it working OUT OF THE BOX
So combining a card like this with some adapter like this does the trick? Is there anything else I have to take care of? Why do you need those antennas (there are also adapters without antenna...)? Isn't there an antenna in the card?
377369378_547.jpg 44.91K
60 downloads
__KGrHqF__hME3vkf9tdmBO__I4iSq___0_12.jpg 28.69K
70 downloads
#16
Posted 05 July 2011 - 09:12 PM
#17
Posted 05 July 2011 - 10:49 PM
FuManchu84, on Jul 2 2011, 11:37 PM, said:
Does anyone know a WiFi USB-Stick that works with Lion? My current one that works with SnowLeopard (LCS-8131N USB Wireless, Chip = Ralink RT2870F) doesn't work with Lion (Wireless utility freezes). I don't know if it's simply the missing driver support from Ralink or if there is some general incompatibility...
TPLink TL-WN321G ...work fine in Lion .....
#18
Posted 06 July 2011 - 02:34 AM
#19
Posted 06 July 2011 - 03:43 AM
#20
Posted 06 July 2011 - 04:31 AM
FuManchu84, on Jul 5 2011, 08:28 PM, said:
Unfortunately that didn't help (added my device- and vendor-id).
Does that Realtek-Chip work without driver?
Sounds awesome!
So combining a card like this with some adapter like this does the trick? Is there anything else I have to take care of? Why do you need those antennas (there are also adapters without antenna...)? Isn't there an antenna in the card?
377369378_547.jpg
__KGrHqF...q___0_12.jpg
Does that Realtek-Chip work without driver?
Sounds awesome!
So combining a card like this with some adapter like this does the trick? Is there anything else I have to take care of? Why do you need those antennas (there are also adapters without antenna...)? Isn't there an antenna in the card?
Yep! just like mine. and the antennas of course are for the wifi reception, and they need to be connected to the wifi card (there are 2 connectors on this wifi card), just buy those two, combine, and put into your hack
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









