Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

2 Pages V   1 2 >  
Reply to this topic Start new topic
Realtek 8139 / FX6200 now working, runs on 10.4.8
*
  • Group: Members
  • Posts: 6
  • Joined: 29-October 06
  • Member No.: 62,194
Hi folks,
I'm using a P4P800-X Mainboard with Onboard Network (Realtek 8139)
I installed the new 10.4.8 and it works absolutely stable. Good Work JaS!!
But other than on version 10.4.6 the network doesn't work any more. Are there any recommondations how to make it work?

As well I am using a NVidia 6200. The MacVidia-Driver 1.0.8 worked with the Version 10.4.6 but not with 10.4.8

Thanks in advance
Reed
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 6
  • Joined: 29-October 06
  • Member No.: 62,194
Hi again,

basicly all problems fixed.
The Network I could fix by copying the AppleRTL8139Ethernet.kext from the 10.4.6 to the 10.4.8.
For my video card I could use the Titan driver. It's just amazing how things work now. Thanks to all developers for their great work.

If there is a patch coming out for multi-monitor support for FX6200 I'll be happiest man alive.

Cheers
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 34
  • Joined: 7-June 06
  • Member No.: 42,383
Maybe a stupid question, but since i don't own a JaS 10.4.6 DVD, can you pm me the kext (RTL8139)???

Thanks in advance
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 81
  • Joined: 7-October 06
  • Member No.: 59,121
Could you please upload this file to rapidshare or something? Lots of people are needing it ohmy.gif
PM Profile Card
Go to the top of the page
+ Quote Post
****
  • Group: Members
  • Posts: 177
  • Joined: 6-August 06
  • Member No.: 49,355
PM me
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Gurus
  • Posts: 5,302
  • Joined: 12-May 06
  • Member No.: 38,728
Download Pacifist from Charlessoft.

In OSX, insert your installer DVD and let it mount on the Desktop.

In Pacifist, File menu -> Open: DVD -> /System/Installation/Packages/Essentials.pkg

In Essentials, click the arrows as follows: System -> Library -> Extensions

Find the IONetworkingFamily.kext and select it. (The Ethernet kext is included in the IONetworking kext)

In the Pacifist toolbar, select: Install

Delete the files: /System/Library/Extensions.mkext and /System/Library/Extensions.kextcache

Repair permissions (in Disk Utility) for good measure.

Reboot
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 81
  • Joined: 7-October 06
  • Member No.: 59,121
Tnx Rammjet, very good description.

However, I dont have the old DVD anymore, so I hope someone can upload that file somewhere. ohmy.gif If not, Ill just re-download it no problem.

Tnx again.
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Gurus
  • Posts: 5,302
  • Joined: 12-May 06
  • Member No.: 38,728
QUOTE (jan_187 @ Nov 4 2006, 12:41 PM) *
However, I dont have the old DVD anymore

This works for any install DVD except the first JaS 10.4.8 install DVD.

If you have the new "reseed" 10.4.8 JaS install DVD, it will work. The install DVD installs the old files first and then when the 10.4.8 Combo update kicks in, they get replaced. Following the instructions above extracts the older kext.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 81
  • Joined: 7-October 06
  • Member No.: 59,121
Okay cool. Tnx.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 34
  • Joined: 7-June 06
  • Member No.: 42,383
Thnx for the help, and i did manage to get the IONetworkingkext to install, but when i boot in verbose mode - with the older kext! (hotiso 10.4.6) - it "can't allocate/can't define dependencies" and some more errors...

I read http://forum.insanelymac.com/index.php?sho...&hl=realtek
which obviously is my problem...

In that topic they are talking about a SS3.pkg from the JaS 10.4.7 dvd, and that solution seems to work fine... but since i don't own that dvd, maybe someone can pm me the right kext file? wink2.gif

In the same topic there is also suggested that changing the device id... but how do i do that?

Another thing is that i can't understand that JaS didn't fix this error, of course i think he did a fantastic job, and i am very thankful for that, but it's unfortunate he didn't catch this error since so much onboard nic's are using a realtek chip...

EDIT:
Now also tried to get IONETWORKING.KEXT from the Goatsce... DVD, again no luck sad.gif
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 81
  • Joined: 7-October 06
  • Member No.: 59,121
Once we get a working total solution we should somehow make an installer that easyly fixes this. Theres many users with this problem.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 34
  • Joined: 7-June 06
  • Member No.: 42,383
Well, as i read in another topic, installing a 10.4.6 with everything working and then upgrading with the JaS DVD works... i'm gonna check it now... hope it'll work.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 81
  • Joined: 7-October 06
  • Member No.: 59,121
Well, that wouldnt really be a solution imho smile.gif Must have an easier quicker way for sure..
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 81
  • Joined: 7-October 06
  • Member No.: 59,121
Okay, the solution to this is getting the AppleRTL8139Ethernet.kext from 10.4.6 dvd and putting that in the /System/Library/Extensions folder.

Then do in terminal:

CODE
cd /System/Library/Extensions
sudo chown -R root:wheel AppleRTL8139Ethernet.kext
sudo chmod -R 755 AppleRTL8139Ethernet.kext


Then delete the extensions.mkext and extensions.kextcache in /System/Library and reboot. It should work from then on. It did for me.

Where to get the the file? It's yb4ja3 on tinyurl.

Edit: It did not work with the RTL1xxx_1.02 driver posted on these forums and not with the way rammjet described for me, it did work with the way I described in this post, I hope it can help more people.

Cleaner way of doing this
Okay, a way to do this that is probably cleaner is replacing the kext in the IONetworkingFamily instead of just throwing it in the extensionsfolder. Put the AppleRTL8139Ethernet.kext on your desktop and open the terminal.

Do the following commands (case sensitive):
CODE
cd /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/

sudo rm -R ./AppleRTL8139Ethernet.kext

sudo cp -R /Users/YOUR_USERNAME_HERE/Desktop/AppleRTL8139Ethernet.kext ./

sudo chown -R root:wheel ./AppleRTL8139Ethernet.kext

sudo chmod -R 755 ./AppleRTL8139Ethernet.kext


Then delete the extensions.mkext and extensions.kextcache in /System/Library and reboot.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 34
  • Joined: 7-June 06
  • Member No.: 42,383
QUOTE (jan_187 @ Nov 6 2006, 03:21 PM) *
Okay, the solution to this is getting the AppleRTL8139Ethernet.kext from 10.4.6 dvd and putting that in the /System/Library/Extensions folder.

Then do in terminal:

cd /System/Library/Extensions
sudo chown -R root:wheel AppleRTL8139Ethernet.kext
sudo chmod -R 755 AppleRTL8139Ethernet.kext

Then delete the extensions.mkext and extensions.kextcache in /System/Library and reboot. It should work from then on. It did for me.

Where to get the the file? It's yb4ja3 on tinyurl.

Edit: It did not work with the RTL1xxx_1.02 driver posted on these forums and not with the way rammjet described for me, it did work with the way I described in this post, I hope it can help more people.


Thnx A Lot! This did the trick for me too biggrin.gif
Now i got my hackintosh fully upgraded to the 8.8.1. kernel biggrin.gif
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 109
  • Joined: 18-August 06
  • Member No.: 51,630
What I was wondering, the people who get it working do you have an onboard 8139 chip or an pci network card with 8139 chip? That might be the difference, cause whatever I do It just doesn't work. No matter which kext I use. I've got an onboard NIC chip btw.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 5
  • Joined: 6-April 06
  • Member No.: 32,659
QUOTE (PascalW @ Nov 6 2006, 04:03 PM) *
What I was wondering, the people who get it working do you have an onboard 8139 chip or an pci network card with 8139 chip? That might be the difference, cause whatever I do It just doesn't work. No matter which kext I use. I've got an onboard NIC chip btw.


I just tried the pacifist method from the JaS re-seed disk and it worked fine for me. I'm using an onboard realtek. Thanks guys!!
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 81
  • Joined: 7-October 06
  • Member No.: 59,121
Im using an onboard one.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 50
  • Joined: 23-October 06
  • From: Italy
  • Member No.: 61,250
same problem as PascalW. onboard 8139 NOT working with the kext from 10.4.6.

AppleRTL8139.kext gives dependency errors

Any idea is welcome...
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 9
  • Joined: 27-January 07
  • Member No.: 79,488
My system, ASUS M2V-TVM, with AMD 64 and on-board NIC Realtek RTL8139/810x worked with the 10.4.3 for X86 - Patched but does not work with the 10.4.8 install.

Will try Jan_187's solution and report back.
PM Profile Card
Go to the top of the page
+ Quote Post
2 Pages V   1 2 >
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 11:56 AM