I got WIRELESS drivers by asking manufacturer......, Realtek |
![]() |
I got WIRELESS drivers by asking manufacturer......, Realtek |
|
Christian
InsanelyMac Protégé
|
![]() |
Oct 29 2007, 02:53 AM Post #1
|
|
It is universal and it works perfectly. It is the Realtek rlt8171b. It took about 24 hours and they responded.
|
|
rootnik
InsanelyMac Protégé
|
![]() |
Oct 29 2007, 03:23 AM Post #2
|
![]()
|
I need that driver badly! Can you post it anywhere?
|
|
Christian
InsanelyMac Protégé
|
![]() |
Oct 29 2007, 03:33 AM Post #3
|
|
I need that driver badly! Can you post it anywhere? Sure..... I had to install it twice for it to come up properly...
Attached File(s)
|
|
rootnik
InsanelyMac Protégé
|
![]() |
Oct 29 2007, 04:53 AM Post #4
|
![]()
|
Thank you very much. I'll try this out in a few minutes and report back. I actually tried the driver for the 8171L last night with no luck.
You are my hero, good luck with your audio driver |
|
|
rootnik
InsanelyMac Protégé
|
![]() |
Oct 29 2007, 05:54 AM Post #5
|
![]()
|
No luck here, I am guessing it is either a problem with my USB or I have a conflicting driver installed. Its to late right now to troubleshoot, but I will try it on a clean install tomorrow.
|
|
rootnik
InsanelyMac Protégé
|
![]() |
Dec 25 2007, 06:21 PM Post #6
|
![]()
|
works with leopard
Adding search term: ML6720 (uses this wireless device) |
|
CyanSmoker
InsanelyMac Protégé
|
![]() |
Dec 29 2007, 10:16 AM Post #7
|
|
Thanks Rootnik for pointing me to this topic.
Of course I am having problems more or less similar to what you were having before upgrading to Leopard, I imagine. Would anyone be kind enough to edit RTL8187.kext/Contents/Info.plist and in the 8187B personality, add: <key>IOKitDebug</key> <integer>65535</integer> You would add these two lines under: <key>idVendor</key> <integer>3034</integer> Then do: sudo kextunload RTL8187B.kext sudo kextload RTL8187B.kext Then post here the content of /var/log/system.log starting with this line (from the end): [various cruft, including datetime, hostname] sudo[xxx] [username] TTY=ttys000; PWD=/System/Library/Extensions ; USER=root; COMMAND=/sbin/kextload RTL8187b.kext Thanks, -C. |
|
rootnik
InsanelyMac Protégé
|
![]() |
Dec 29 2007, 02:54 PM Post #8
|
![]()
|
CODE Dec 29 10:50:09 coreys-macintosh sudo[557]: corey : TTY=ttys000; PWD=/System/Library/Extensions; USER=root; COMMAND=/sbin/kextload RTL8187Bt.kext Dec 29 10:50:10 coreys-macintosh kernel[0]: Bulk-In, Bulk-Out, Interface: family specific matching fails Dec 29 10:50:10 coreys-macintosh kernel[0]: Matching service count = 1 Dec 29 10:50:10 coreys-macintosh kernel[0]: RtlUsbFamily::probe(IOUSBInterface) Dec 29 10:50:10 coreys-macintosh kernel[0]: RtlUsbFamily::start(IOUSBInterface) <1> Dec 29 10:50:14 coreys-macintosh kernel[0]: RtlUsbFamily: Ethernet address 00:c0:a8:fc:9c:88 Dec 29 10:50:26 coreys-macintosh Realtek WLAN Client Utility[560]: *** -[NSKeyedUnarchiver initForReadingWithData:]: data is NULL Dec 29 10:50:37 coreys-macintosh kernel[0]: en1: DAD detected duplicate IPv6 address fe80:0005::02c0:a8ff:fefc:9c88: NS in/out=1/1, NA in=0 Dec 29 10:50:37 coreys-macintosh kernel[0]: en1: DAD complete for fe80:0005::02c0:a8ff:fefc:9c88 - duplicate found Dec 29 10:50:37 coreys-macintosh kernel[0]: en1: manual intervention required Dec 29 10:50:47 coreys-macintosh ntpd[24]: bind() fd 25, family 30, port 123, scope 5, addr fe80::2c0:a8ff:fefc:9c88, in6_is_addr_multicast=0 flags=17 fails: Can't assign requested address Dec 29 10:50:47 coreys-macintosh ntpd[24]: Interface en1 fe80::2c0:a8ff:fefc:9c88 failed to bind I'm not sure what all of those 'fail" messages are about. Everything is working ok. |
|
CyanSmoker
InsanelyMac Protégé
|
![]() |
Dec 30 2007, 03:05 AM Post #9
|
|
CODE Dec 29 10:50:09 coreys-macintosh sudo[557]: corey : TTY=ttys000; PWD=/System/Library/Extensions; USER=root; COMMAND=/sbin/kextload RTL8187Bt.kext Dec 29 10:50:10 coreys-macintosh kernel[0]: Bulk-In, Bulk-Out, Interface: family specific matching fails Dec 29 10:50:10 coreys-macintosh kernel[0]: Matching service count = 1 Dec 29 10:50:10 coreys-macintosh kernel[0]: RtlUsbFamily::probe(IOUSBInterface) Dec 29 10:50:10 coreys-macintosh kernel[0]: RtlUsbFamily::start(IOUSBInterface) <1> Dec 29 10:50:14 coreys-macintosh kernel[0]: RtlUsbFamily: Ethernet address 00:c0:a8:fc:9c:88 Dec 29 10:50:26 coreys-macintosh Realtek WLAN Client Utility[560]: *** -[NSKeyedUnarchiver initForReadingWithData:]: data is NULL Dec 29 10:50:37 coreys-macintosh kernel[0]: en1: DAD detected duplicate IPv6 address fe80:0005::02c0:a8ff:fefc:9c88: NS in/out=1/1, NA in=0 Dec 29 10:50:37 coreys-macintosh kernel[0]: en1: DAD complete for fe80:0005::02c0:a8ff:fefc:9c88 - duplicate found Dec 29 10:50:37 coreys-macintosh kernel[0]: en1: manual intervention required Dec 29 10:50:47 coreys-macintosh ntpd[24]: bind() fd 25, family 30, port 123, scope 5, addr fe80::2c0:a8ff:fefc:9c88, in6_is_addr_multicast=0 flags=17 fails: Can't assign requested address Dec 29 10:50:47 coreys-macintosh ntpd[24]: Interface en1 fe80::2c0:a8ff:fefc:9c88 failed to bind I'm not sure what all of those 'fail" messages are about. Everything is working ok. Thanks! As you can see below, no joy for me (it's my wife's laptop). CODE Dec 29 20:03:18 maritxus-acpi sudo[140]: maritxu : TTY=ttys000; PWD=/System/Library/Extensions; USER=root; COMMAND=/sbin/kextload RTL8187Bt.kext
Dec 29 20:03:19 maritxus-acpi kernel[0]: Bulk-In, Bulk-Out, Interface: family specific matching fails Dec 29 20:03:19 maritxus-acpi kernel[0]: Matching service count = 1 Dec 29 20:03:19 maritxus-acpi kernel[0]: RtlUsbFamily::probe(IOUSBInterface) Dec 29 20:03:19 maritxus-acpi kernel[0]: RtlUsbFamily::start(IOUSBInterface) <1> Dec 29 20:03:22 maritxus-acpi kernel[0]: RtlUsbFamily: Ethernet address 00:16:44:68:cb:ae Dec 29 20:03:24 maritxus-acpi /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Support/ATSServer[141]: (-3230) Cannot use ATS Persistent Store - switching to old FODB cache code Dec 29 20:03:25 maritxus-acpi Realtek WLAN Client Utility[70]: *** -[NSKeyedUnarchiver initForReadingWithData:]: data is NULL Dec 29 20:03:25 maritxus-acpi com.apple.SystemStarter[16]: 2007-12-29 20:03:25.215 Realtek WLAN Client Utility[70:10b] *** -[NSKeyedUnarchiver initForReadingWithData:]: data is NULL |
|
rootnik
InsanelyMac Protégé
|
![]() |
Dec 30 2007, 04:11 AM Post #10
|
![]()
|
I highly recommend the iATKOS install. I have it installed, along with it's Darwin Boot/EFI emulation combo, and dual booted with vista. Sound, wireless, keyboard (thanks to you).. the only thing bugging me is sleep mode.
If there is anything else I can do to help you, let me know. Your help with the keyboard motivated me to get my dual boot setup complete, I owe you help with your wireless. |
|
CyanSmoker
InsanelyMac Protégé
|
![]() |
Jan 6 2008, 03:53 AM Post #11
|
|
...and it's what I ended up doing.
Running iATKOS (warning! It looks like using the wireless driver on the ToH is a nightmare) and now I have: 1. Working Video (well, in safe mode, but 1280x800) 2. Working keyboard (with patched driver) 3. Working wireless (yay again!) Remaining: 1. Non-working sound card 2. Non-working sleep mode (I would really like this one working) 3. Non-working shutdown/reset (stays on) |
|
rocketscience
InsanelyMac Protégé
|
![]() |
Jan 19 2008, 09:56 PM Post #12
|
|
Hi,
When I run the program to install the 8187b driver it starts the install but keeps asking for the Realtek 10.4.1 CD. Am I doing something wrong on the install? Thanks, |
|
rocketscience
InsanelyMac Protégé
|
![]() |
Jan 20 2008, 02:18 PM Post #13
|
|
You can disregard the prior post. I was running the install from a thumb drive, which caused the problem.
|
|
itbedave
InsanelyMac Protégé
|
![]() |
Feb 17 2008, 03:01 AM Post #14
|
|
I'm a noob here and not even setting up a Hackintosh - I only work on real ones
I've had a Mac Mini offline for a month after the Leopard upgrade killed my previous Belkin Wireless B USB adapter it was connected to. So I've been pulling hair trying to figure out how to make something work.... inexpensively. Today, I found a Trendnet Wireless G USB adapter (TEW-424UB) at MicroCenter for $7.99 after rebate - mistakenly thought it was based on the Ralink chip - and bought it... only to find out through System Info that it shows up as the RTL8178B. Several Google searches all brought me here. I at first installed the driver found on Realtek's website - and it just hung on launch. Then I found this thread and the link to the 1.5.0 driver. Downloaded and installed it and EUREKA! I HAVE A CONNECTION AGAIN! I'm currently running 10.5 on it - going to update to 10.5.1 and then hold off on 10.5.2 until Realtek comes through with a new version of the driver. But either way, I wanted to say an IMMENSE THANK YOU to Christian for posting that driver and all who've contributed to this discussion! I hope to spread the word about this fix to the MANY Mac users like me looking for a wireless USB solution under Leopard. And tomorrow, I plan to go buy a few more Trendnet USB adapters! |
|
Logan Forand
InsanelyMac Protégé
|
![]() |
Jul 11 2008, 04:10 PM Post #15
|
|
Hi I'm having an issue with the Wireless on my Toshiba Equium A200-1V0
WiFi: Realtek 8197 (Working with (Realtek_RTL8187B_MacOS10.4_Driver_1088_UI_1.5.0) - requires vendor:poductid mod in Info.plist) edit RTL8187B.kext/Contents/Info.plist and in the 8187B personality, add: <key>IOKitDebug</key> <integer>65535</integer> You would add these two lines under: <key>idVendor</key> <integer>3034</integer> Then do: sudo kextunload RTL8187B.kext sudo kextload RTL8187B.kext if that did work try Once you have dragged the file into /System/Library/Extensions/ you will need to Authenticate with your administrative password. Once you have authenticated you will need to open a terminal window & paste the following commands into the terminal: sudo chmod -R 755 /System/Library/Extensions/RTL8187B.kext [authenticate again] sudo chown -R root:wheel /System/Library/Extensions/RTL8187B.kext sudo kextload -v /System/Library/Extensions/RTL8187B.kext [manually load kext] When you have manualy loaded the kext Successfully you should get the following text or something similar. Once the kext is successfully loaded clear the kext cache to do this copy and paste the following into a Terminal: sudo rm /System/Library/Extensions.mkext [This forces the system to re-examine all of the drivers and rematch during the next boot cycle.] Now Reboot. Did that and still nothing, nothing even shows up? I have got my lan card to work now to get wireless working i use that most. Any ideas? Thanks |
|
Sypholux
InsanelyMac Protégé
|
![]() |
Sep 13 2008, 07:51 PM Post #16
|
|
Today I have bought a cheap LogiLink WL0006 USB adapter powered by the Realtek RTL8187B chipset for my Mac mini.
At first, nothing worked with the Realtek drivers. The Realtek USB WLAN Client Utility never started up, even when I launched it manually. It took me a whole day to find the culprit: it was a simple mismatch between the USB product ID of the device and the ID the driver was looking for. You can look up the USB product ID of the adapter using System Profiler » USB (mine is 0x8187 in hex, which translates to 33159). The driver itself looks for an ID of 33161. The latter is configurable via the Info.plist file inside the kext package (see CyanSmoker’s explanation). Because of the mismatch, the kext still loads normally but won’t enable the device. You can notice that this happens by the debug output in /var/log/system.log as follows: CODE RTL8187B_WLAN_Adapter: family specific matching fails Note that you have to modify the debug level (as explained above) to enable logging before you reload the kext. My solution: I just modified the product ID value in the Info.plist file from 33161 to 33159 and reloaded the kext file (as CyanSmoker explained above). Regards Sypholux |
|
nube
InsanelyMac Protégé
|
![]() |
Oct 25 2008, 11:57 PM Post #17
|
|
omg i just tried the ones from the site, and i got connected, the issue is how do i get files shared and ics like i had with vista
|
|
MaciekB.
InsanelyMac Protégé
|
![]() |
Dec 9 2008, 02:36 PM Post #18
|
|
Hi i am useing Iatkos 5.0 and have problem with my realtek wi-fi card i have instaled driver but nothing changed still system cant find any air port card
pleas heeeeeeeeeeeeeelp me ! |
|
CowboyMiller
InsanelyMac Protégé
|
![]() |
Jan 21 2009, 05:41 AM Post #19
|
![]()
|
None of this is workin, im working on a Toshiba Sattilie a205 and ive tried every RT driver i can find, and also followed ALL of these posts to the T...do i NEED the RT Utils? cuz that thing aint never worked on ANY OS 10 ive seen....lol....any help here? Im not THAT much of a Newb..
|
|
elektricki
InsanelyMac Protégé
|
![]() |
Feb 4 2009, 10:02 PM Post #20
|
|
None of this is workin, im working on a Toshiba Sattilie a205 and ive tried every RT driver i can find, and also followed ALL of these posts to the T...do i NEED the RT Utils? cuz that thing aint never worked on ANY OS 10 ive seen....lol....any help here? Im not THAT much of a Newb.. http://code.google.com/p/iwidarwin/ http://iwidarwin.googlecode.com/svn/trunk/...0.5/iwi3945.dmg and reading up would probably be a good idea. good luck! |
![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 01:09 AM |