junior Posted December 29, 2007 Share Posted December 29, 2007 Hi Im realy new and i installed mac and everything (exept my sound because its a SB Live! wish it worked) is supported... But.. I downloaded the folder "RealtekR1000" with al files in... Now this is what i read and what i do step by step to install... >sudo -s >my password >sudo mv /users/koen/desktop/RealtekR1000.kext /System/Library/Extensions >sudo chmod -R 775 /system/Library/Extensions/RealtekR1000.kext >sudo chown -R root:wheel /system/library/Extensions/RealtekR1000.kext Then i go to /System/library/ and there i remove 'Extensions.cachekext' and 'Extensions.mkext'. Then i reboot and it works.. Problem is.. I Have to do this every time i reboot my Computer... Can anyone say me what i have to do to get this working forever....? In my map i found files like installrelease.exec and so on and so on.. I think this is like .exe in windows, but how i use the file... ? Sorry for noob-questions;) Gtrz, and thanx! Koen Link to comment Share on other sites More sharing options...
overloade Posted December 30, 2007 Share Posted December 30, 2007 Realtek R8111/8168 works for me in Leopard (Mainboard: Gigabyte P35-DS3P). If you are a windows user, make sure to enable "Wake on lan after shutdown" in the advanced tab of your network card driver settings dialog (at least for WinXP, no idea if this also applies to Vista) This trick really works, I tried this with my XP, then reboot to Leopard, the ethernet works like magic. Thanks Me123. Link to comment Share on other sites More sharing options...
THESEXPISTOL Posted December 31, 2007 Share Posted December 31, 2007 hi, i have this ethernet card and everythin works great in leopard with RTG 1.1.6 but when i start torrenting in azureus or transmission i lose my internet connection.. i still have lan connection but no signal of internet.. if i quit the bittorrent client internet starts working again any ideas? Link to comment Share on other sites More sharing options...
fellow Posted January 7, 2008 Share Posted January 7, 2008 Hi everybody ! Thanks for everything ! I juste have a problem with my system. I installed a 10.4.8 JaS intel version of Mac OS and my gigabit network card doesn't want to work properly. Let me explain the problem. I had a D-Link DGE528T with a DLink chipset. This card never came up, so a friend gave me a Realtek with a 8169S chipset and miraculously, this card seems to work. But there is a major problem, it does not detect that i connect the cable to the gigabit switch. I don't understad what i am supposed to install... Can someone help me? Thank you very much ! Link to comment Share on other sites More sharing options...
Andr3s Posted January 14, 2008 Share Posted January 14, 2008 Hey people! I need some help, please! I have a Realtek 8168/8111 and i cant connect to ethernet! I just cant, how can i do? what can i do? i already downloaded the two zip files, one from daemones "RTLxxx_1.02" and the other one "RealtekR1000_1.04" but i dont really know how to run it... i need some good help on this one! I'm lost because im new on this stuff!I'd be really thanked if someone could tell me what to do! Link to comment Share on other sites More sharing options...
Rwild Posted January 18, 2008 Share Posted January 18, 2008 Wow!!! Thanks so much for the release and the installer! It works great on my MSI K8T NEO FIS2R board with the 8110S Ethernet. Link to comment Share on other sites More sharing options...
mtotho Posted January 19, 2008 Share Posted January 19, 2008 I ran "sh installrelease" and it appeared work.. but i go into network settings and i see that it gave itself a home ip instead of LAN. How do i fix this? Also Neo, your site isnt working. Link to comment Share on other sites More sharing options...
Nullius Posted January 31, 2008 Share Posted January 31, 2008 I'm having trouble with the drivers. The kext loads perfectly, but I can't seem to get a connection. The status led on my motherboard isn't flashing either. Any idea's ? Tnx a lot Link to comment Share on other sites More sharing options...
Gantlett Posted February 5, 2008 Share Posted February 5, 2008 I have a GA-P35C-DS3R Rev. 2.0 motherboard with a Realtek 8168B/8111B built-in PCI-E Ethernet adapter. I installed Kalyway's 10.5.1 a week ago. Ethernet worked out of the box, until yesterday when Ethernet just stopped working all of a sudden. It kept saying "Cable Unplugged" in Network prefs. So I tried installing the R1000 v1.04 package, but after restarting I got a message upon logging in saying that the R1000 kext cannot be used and therefor it will be unloaded by the system. I uninstalled it (just dumped the kext) and installed Realtek's own "RTGMac_v1.1.6" driver. This driver works, but when I go into "Advanced" in Network prefs the computer completely crashes - colored wheel starts spinning and nothing works. I have to press the power button to shut the computer down. Any help will be greatly appreciated. Thanks. Link to comment Share on other sites More sharing options...
dacho Posted February 8, 2008 Share Posted February 8, 2008 This trick really works, I tried this with my XP, then reboot to Leopard, the ethernet works like magic.Thanks Me123. Same here. What I have done is I installed leopard 10.5.1 then windows and after windows installation nic stopped working and the above mentioned fix actually fixed. Now it is back to normal. Thanks for the info dali Link to comment Share on other sites More sharing options...
ovof Posted February 10, 2008 Share Posted February 10, 2008 Hi great daemonES, i try to add magic wake on lan, so i add within configlock, in initHw, WriteMMIO8(Config1, ReadMMIO8(Config1) | PMEnable); WriteMMIO8(Config3, ReadMMIO8(Config3) & LinkUp | MagicPacket); WriteMMIO8(Config5, ReadMMIO8(Config5) | PMEStatus | LanWake | BWF | MWF | UWF); So when i first kextload, no wakeonlan, so i kextunload, then load again, and tada it works But why out of hell, do i need to load/unload kext once, before it works ???? any idea Help Link to comment Share on other sites More sharing options...
inedible Posted February 11, 2008 Share Posted February 11, 2008 I'm having a bit of a problem with this driver... Seems it interferes with ps2 devices somehow. for some reason when I install it, my mouse will behave erratically... In the middle of using it, it will shoot off in a random direction and start clicking.... Or, I'll be in the middle of typing something and it will get stuck on a letter and just keep repeating, at which point my mouse no longer works and the only thing that's responsive is the power button - but of course I can't click shutdown or even hit enter since one of my keys is stuck, it just keeps beeping at me. I've also had it freeze where it's not apparent that a key is stuck, it just acts frozen. Oddly enough, it starts doing this as soon as the kext is in the extensions folder, even before I have a chance to chown, chmod, and delete my caches... and it continues to have this problem even after I've kextunload'ed it. The only solution is to delete the kext in single user mode and everything goes back to normal. I've tried the release, as well as the debug... the debug one only started doing it after I'd typed loaddebug, but kept doing it after restart. I've also tried recompiling it using xcode since I'm using leopard and I thought that might be the problem. (made absolutely no difference) No errors to speak of.. save for dependencies on com.apple.something and kpi.apple.something, use only one style. (or something)... but I've had that come up with working drivers too, and I think it's irrelevant. I'm using a toshiba satellite u300 laptop, with a Realtek 8101, apparently on the pci-e bus of my laptop. After installing I get an "ethernet" in network configuration and an "en0" in ifconfig, though my mac address is 00:00:00... and it always says the cable is unplugged. Windows says it's an 8101 family, but I'm inclined to believe it's an 8169. here's what windows says: Realtek RTL8101 Family PCI-E Fast Ethernet NIC; ven 10ec dev 8136 Help! Link to comment Share on other sites More sharing options...
inedible Posted February 11, 2008 Share Posted February 11, 2008 Ok, so I've found the relevant section in system.log... This starts just after the installdebug script finishes.. and cuts off at the end where I had to hold down the power button. Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::init(OSDictionary *properties) Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::start(IOService *provider) Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::createWorkLoop() Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::getWorkLoop() Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::createOutputQueue() Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::getWorkLoop() Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::getPacketBufferConstraints(IOPacketBufferConstraints *constraints) const Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] mmio/pio base 0x0000 Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] Couldn't setup memory io Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] Forcing to port IO Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] mcfg 1, pcfg 3 Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] Chip RTL8169 detected Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] MAC address: 00 00 00 00 00 00 Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] PHY config Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] Set MAC Reg C+CR Offset 0x82h = 0x01h Feb 10 12:16:00 ryans-mac-pro kernel[0]: [RealtekR1000] Set PCI Latency=0x40 Feb 10 12:16:00 ryans-mac-pro kernel[0]: ApplePS2Keyboard: Unexpected resend request from PS/2 controller. Feb 10 12:16:00 ryans-mac-pro kernel[0]: ApplePS2Keyboard: Unexpected acknowledge from PS/2 controller. Feb 10 12:16:00 ryans-mac-pro kernel[0]: ApplePS2Keyboard: Unexpected resend request from PS/2 controller. Feb 10 12:16:01: --- last message repeated 1 time --- Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] Link Status: Not Linked Feb 10 12:16:01 ryans-mac-pro kernel[0]: ApplePS2Keyboard: Unexpected resend request from PS/2 controller. Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::R1000InitEventSources() Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::getWorkLoop() Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::newVendorString() const Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::newModelString() const Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::getHardwareAddress(IOEthernetAddress *addr) Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::registerWithPolicyMaker(IOService *policyMaker) Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::configureInterface(IONetworkInterface *interface) Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::setPowerState(unsigned long powerStateOrdinal, IOService *policyMaker) Feb 10 12:16:01 ryans-mac-pro kernel[0]: rtl_r1000_nic_ext: Ethernet address 00:00:00:00:00:00 Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::enable(IONetworkInterface *netif) Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] setActivationLevel 2 Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] Selected medium is NULL, forcing to autonegotiation Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::selectMedium(const IONetworkMedium *medium) Feb 10 12:16:01 ryans-mac-pro kernel[0]: [RealtekR1000] index 6 Feb 10 12:16:01 ryans-mac-pro kernel[0]: ApplePS2Keyboard: Unexpected resend request from PS/2 controller. Feb 10 12:16:02: --- last message repeated 3 times --- Feb 10 12:16:02 ryans-mac-pro kernel[0]: [RealtekR1000] bool RealtekR1000::R1000OpenAdapter() Feb 10 12:16:02 ryans-mac-pro kernel[0]: ApplePS2Keyboard: Unexpected resend request from PS/2 controller. Feb 10 12:16:02 ryans-mac-pro kernel[0]: [RealtekR1000] Set MAC Reg C+CR Offset 0xE0: bit-3. Feb 10 12:16:02 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::setMulticastMode(bool enabled) Feb 10 12:16:02 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::setMulticastList(IOEthernetAddress *addrs, UInt32 count) Feb 10 12:16:02 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::setMulticastMode(bool enabled) Feb 10 12:16:02 ryans-mac-pro kernel[0]: [RealtekR1000] RedaltekR1000::outputPacket(mbuf_t m, void *param) Feb 10 12:16:02 ryans-mac-pro kernel[0]: [RealtekR1000] mbuf_len 342, packet_len 342 Feb 10 12:16:02 ryans-mac-pro kernel[0]: [RealtekR1000] cur_tx 1, dirty_tx 0, buf_len 342 Feb 10 12:16:02 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::selectMedium(const IONetworkMedium *medium) Feb 10 12:16:02 ryans-mac-pro kernel[0]: [RealtekR1000] index 0 Feb 10 12:16:02 ryans-mac-pro kernel[0]: ApplePS2Keyboard: Unexpected resend request from PS/2 controller. Feb 10 12:16:02: --- last message repeated 3 times --- Feb 10 12:16:02 ryans-mac-pro configd[40]: PMSettingsPSChange() AC Power Feb 10 12:16:02 ryans-mac-pro kernel[0]: ApplePS2Keyboard: Unexpected resend request from PS/2 controller. Feb 10 12:16:12: --- last message repeated 1 time --- Feb 10 12:16:12 ryans-mac-pro kernel[0]: [RealtekR1000] RealtekR1000::R1000TxTimeout(OSObject *owner, IOTimerEventSource * timer) Feb 10 12:16:12 ryans-mac-pro kernel[0]: [RealtekR1000] Set MAC Reg C+CR Offset 0xE0: bit-3. those "unexpected request from ps2 controller" are what's killing me... anyone know what might cause that? let me know if there's any other logs I should post. Link to comment Share on other sites More sharing options...
LTL Posted February 14, 2008 Share Posted February 14, 2008 Hi guys.More than one weak ago I\'ve started writing driver for Realtek controllers. At this time I have some results, I've not tested all features, cause I have no such opportunity, but MacOS successfully communicate with WinXP system through my driver. It works on RTL8169, RTL8168, RTL8110, RTL8111, RTL8100, RTL8101 chips and their modifications. I have some driver programming skills under WinXP, but MacOS and IOKit are new things for me, so be careful when using my driver. You can freely load it and unload, but only once at one system boot (cause more loads may cause system crash, I\'m planning to fix it). Use sh scenarios for loading/unloading driver. Now I\'m planing to add such features: - Manual MTU control (now it fixed at 1500). - Jumbo frame support. - Wake on magic packet. Thanks to the: - author of Linux R1000 driver. - NeoPheus for installer. Great job, thanks. Share your knowledge so much as you can. Compiled with XCode 2.4 on OSX 10.4.6 JaS Install DVD. Visit to project page for the latest driver and installer. https://sourceforge.net/projects/realtekr1000/ Great work... installed today and things seem to be running much better, but toward the end of the day I started to see errors like this in my log (same errors i was getting before sadly): PS- I am using dot mac, back to my mac Any suggestions? 2/14/08 7:19:12 PM mDNSResponder[15] Permission denied (NOAUTH): HEATER._ssh._tcp.drezd.members.mac.com. 2/14/08 7:19:12 PM mDNSResponder[15] Error -65537 for refresh of service HEATER._ssh._tcp.drezd.members.mac.com. 2/14/08 7:19:50 PM mDNSResponder[15] Permission denied (NOAUTH): HEATER._rfb._tcp.drezd.members.mac.com. 2/14/08 7:19:50 PM mDNSResponder[15] Error -65537 for refresh of service HEATER._rfb._tcp.drezd.members.mac.com. 2/14/08 7:22:21 PM mDNSResponder[15] Permission denied (NOAUTH): _autotunnel._udp. HEATER.drezd.members.mac.com. 2/14/08 7:22:21 PM mDNSResponder[15] hndlRecordUpdateReply: Registration of record _autotunnel._udp. HEATER.drezd.members.mac.com. type 33 failed with error -65537 2/14/08 7:26:44 PM mDNSResponder[15] Unable to refresh LLQ _afpovertcp._tcp.drezd.members.mac.com. (PTR) - will retry in 250 minutes 2/14/08 7:26:44 PM mDNSResponder[15] Unable to refresh LLQ _rfb._tcp.drezd.members.mac.com. (PTR) - will retry in 250 minutes 2/14/08 7:26:44 PM mDNSResponder[15] Unable to refresh LLQ _dm-notification._udp.drezd.members.mac.com. (TXT) - will retry in 250 minutes 2/14/08 7:29:45 PM mDNSResponder[15] Permission denied (NOAUTH): AutoTunnel-02-1A-4D-FF-FE-5F-06-08.drezd.members.mac.com. 2/14/08 7:29:45 PM mDNSResponder[15] hndlRecordUpdateReply: Registration of record AutoTunnel-02-1A-4D-FF-FE-5F-06-08.drezd.members.mac.com. type 1 failed with error -65537 2/14/08 7:29:47 PM mDNSResponder[15] Permission denied (NOAUTH): HEATER._device-info._tcp.drezd.members.mac.com. 2/14/08 7:29:47 PM mDNSResponder[15] hndlRecordUpdateReply: Registration of record HEAT._device-info._tcp.drezd.members.mac.com. type 16 failed with error -65537 2/14/08 7:30:45 PM com.apple.RemoteDesktop.PrivilegeProxy[135] mach_msg_server: (ipc/send) invalid memory 2/14/08 7:31:11 PM mDNSResponder[15] Permission denied (NOAUTH): HEATER._sftp-ssh._tcp.drezd.members.mac.com. 2/14/08 7:31:11 PM mDNSResponder[15] Error -65537 for refresh of service HEATER._sftp-ssh._tcp.drezd.members.mac.com. 2/14/08 7:31:41 PM mDNSResponder[15] Permission denied (NOAUTH): HEATER._afpovertcp._tcp.drezd.members.mac.com. 2/14/08 7:31:41 PM mDNSResponder[15] Error -65537 for refresh of service HEATER._afpovertcp._tcp.drezd.members.mac.com. 2/14/08 7:32:11 PM FileSyncAgent[174] MKCOL /.FileSync (FAILED), httpStatusCode:405, errorType:100, transactionState:5, txnId:28CCC64A-323F-4913-829B-99BA16297B40, auto-retries=0, manual-retries=0 2/14/08 7:33:50 PM mDNSResponder[15] Permission denied (NOAUTH): _kerberos. HEATER.drezd.members.mac.com. 2/14/08 7:33:50 PM mDNSResponder[15] hndlRecordUpdateReply: Registration of record _kerberos. HEATER.drezd.members.mac.com. type 16 failed with error -65537 Link to comment Share on other sites More sharing options...
LTL Posted February 17, 2008 Share Posted February 17, 2008 Hi guys.More than one weak ago I\'ve started writing driver for Realtek controllers. At this time I have some results, I've not tested all features, cause I have no such opportunity, but MacOS successfully communicate with WinXP system through my driver. It works on RTL8169, RTL8168, RTL8110, RTL8111, RTL8100, RTL8101 chips and their modifications. I have some driver programming skills under WinXP, but MacOS and IOKit are new things for me, so be careful when using my driver. You can freely load it and unload, but only once at one system boot (cause more loads may cause system crash, I\'m planning to fix it). Use sh scenarios for loading/unloading driver. Now I\'m planing to add such features: - Manual MTU control (now it fixed at 1500). - Jumbo frame support. - Wake on magic packet. Thanks to the: - author of Linux R1000 driver. - NeoPheus for installer. Great job, thanks. Share your knowledge so much as you can. Compiled with XCode 2.4 on OSX 10.4.6 JaS Install DVD. Visit to project page for the latest driver and installer. https://sourceforge.net/projects/realtekr1000/ Hello and thank you for your work I have been using your driver with my 8111 built into my Mobo... about to change to PCI 8169 Trendnet Wondering if you have had any luck getting Bonjour to work... I am still getting major errors via mDNSResponder thanks! Link to comment Share on other sites More sharing options...
LTL Posted February 19, 2008 Share Posted February 19, 2008 Hi guys.More than one weak ago I\'ve started writing driver for Realtek controllers. At this time I have some results, I've not tested all features, cause I have no such opportunity, but MacOS successfully communicate with WinXP system through my driver. It works on RTL8169, RTL8168, RTL8110, RTL8111, RTL8100, RTL8101 chips and their modifications. I have some driver programming skills under WinXP, but MacOS and IOKit are new things for me, so be careful when using my driver. You can freely load it and unload, but only once at one system boot (cause more loads may cause system crash, I\'m planning to fix it). Use sh scenarios for loading/unloading driver. Now I\'m planing to add such features: - Manual MTU control (now it fixed at 1500). - Jumbo frame support. - Wake on magic packet. Thanks to the: - author of Linux R1000 driver. - NeoPheus for installer. Great job, thanks. Share your knowledge so much as you can. Compiled with XCode 2.4 on OSX 10.4.6 JaS Install DVD. Visit to project page for the latest driver and installer. https://sourceforge.net/projects/realtekr1000/ Thanks for your work But still no AFP and Bonjour... only SMB any ideas? I even got a new NIC 8169 based, same issues. Only works when I do a vanilla Kalyway ... untouched Hope you guys have an answer... i have exhausted myself with this...and need to reach out for help now Link to comment Share on other sites More sharing options...
GERGÖ Posted February 26, 2008 Share Posted February 26, 2008 Hi guys! I have a big problem: I installed this stuff on my pc, but it says there is no cable connected. My motherboard is Gigabyte P35-DS3L. I applied manually, dhcp etc., but no success. Link to comment Share on other sites More sharing options...
GERGÖ Posted February 27, 2008 Share Posted February 27, 2008 OK! I SOLVED THE PROBLEM! Please write it on the first page: The Mac OS can't "power up" the network card. If it's not powered on, than Mac will say: No cable is plugged in and can't use. But if the lan boot rom is enabled the bios switches it on and everything works fine. The boot is a bit longer because of the rom, but after than it's surely on. Link to comment Share on other sites More sharing options...
sporty-vibe Posted March 4, 2008 Share Posted March 4, 2008 Anyone got this working on an intel DG31PR motherboard. Specs say something like Realtek 8111-gr nic, When i put lan as first in bootsequence is says 8111b?? I did the install, without errors, after a reboot the kext shows up in system profiler. however Ethernet says cable unplugged no lights on the nic either. I haven't got a dual boot, so i cant do the wake on lan trick. any help would be appreciated. Link to comment Share on other sites More sharing options...
markpenn Posted March 12, 2008 Share Posted March 12, 2008 do you guys know how to get Integrated Realtek RTL8211B Integrated Realtek RT8201CL works? thanks Link to comment Share on other sites More sharing options...
OnePlane Posted March 12, 2008 Share Posted March 12, 2008 This is the perfect driver I needed! Thanks alot However, I have a small problem when sending/receiving large files / lots of data. The network card simply stops responding, nothing the the logs, no errors, nothing. Just a halt of everything networking related and after some time a load of timeout messages. I need to kextunload/kextload before I can use it again... Is there a way to fix this? Can I do something? I have a Sweex RTL8169-based network card which standard operates at 100Mbps and needs to be set manually to 1Gbps for it to work correctly. (Doesn't matter if I do this or not, because even in 100 mode it's going to crash) Why is this happening anyway? I tried 4 different drivers, and only this one could get it to work... Now if that impractical reload could be ironed out.. Link to comment Share on other sites More sharing options...
gkrangers Posted March 13, 2008 Share Posted March 13, 2008 My RTL8111B was working out of the box on my GA-P35-DS3L (with 10.5.2), but adding your driver enabled some sharing capabilities. I can share iTunes libraries now. I'm able to share files between my Hac Pro (desktop) and Hac Book (notebook), with AFP enabled. However, after a quick start to the transfer, it hit about 12MB and has now slowed to a crawl. Transferring at like 500KB every 20-30 seconds. Is this a known issue with sharing? I'm transferring 4.5GB of files. Edit: I just transfered a 800MB file, and that went fine. However, I just tried a 3.68GB file and that slowed way down. Tried some other files of varying size, hit or miss. Some go fine, some start fine and slow down, and some crawl from the start. Link to comment Share on other sites More sharing options...
OnePlane Posted March 15, 2008 Share Posted March 15, 2008 I had that too, but worse: it just stops Link to comment Share on other sites More sharing options...
KahNv2 Posted March 17, 2008 Share Posted March 17, 2008 OK! I SOLVED THE PROBLEM!Please write it on the first page: The Mac OS can't "power up" the network card. If it's not powered on, than Mac will say: No cable is plugged in and can't use. But if the lan boot rom is enabled the bios switches it on and everything works fine. The boot is a bit longer because of the rom, but after than it's surely on. Ok, i have the same problem. I keeps saying that there is no cable attached. But... I dont have a WOL option in my bios. Does someone have any idea how to solve this? Link to comment Share on other sites More sharing options...
superigeek Posted March 18, 2008 Share Posted March 18, 2008 I have a GA-P35C-DS3R Rev. 2.0 motherboard with a Realtek 8168B/8111B built-in PCI-E Ethernet adapter. I installed Kalyway's 10.5.1 a week ago. Ethernet worked out of the box, until yesterday when Ethernet just stopped working all of a sudden. It kept saying "Cable Unplugged" in Network prefs. So I tried installing the R1000 v1.04 package, but after restarting I got a message upon logging in saying that the R1000 kext cannot be used and therefor it will be unloaded by the system. I uninstalled it (just dumped the kext) and installed Realtek's own "RTGMac_v1.1.6" driver. This driver works, but when I go into "Advanced" in Network prefs the computer completely crashes - colored wheel starts spinning and nothing works. I have to press the power button to shut the computer down. Any help will be greatly appreciated. Thanks. Like Gantlett, I get the same issue. Do we need to put R1000 kext into /System/library/Extentions or in /System/Library/Extentions/IONetworkFamily/.../Plugins. Also 'd like to know if others Realtek kext should be deleted to make R1000 work. See my signature for my configuration. Help would be very much appreciated. Link to comment Share on other sites More sharing options...
Recommended Posts