InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 02-20-2008, 03:57 AM
xx66stangxx xx66stangxx is offline
Panther
 
Join Date: Feb 2008
Posts: 122
When I installed 10.4.10 Tubgirl AMD my internet and sound card worked perfectly.
D-Link - Desktop 10/100 PCI Network Card(DFE-530TX+)
My sound card came with the mobo (detachable)
SupremeFX Audio Card
Audio Channels 8 Channels

Could I possibly copy the drivers from my Tiger hdd to the Leopard hdd to get my sound/internet card to work?

CPU: Phenom x3 8650 @2.54 ghz
Mobo: ASUS M3N HT-Deluxe 780i SLI
3 GB 800 OCZ RAM
Lawless 10.5.4 w/ Voodoo Kernel
Reply With Quote
  #2  
Old 02-20-2008, 04:10 AM
eddie11c eddie11c is offline
Tiger
 
Join Date: Feb 2008
Posts: 261
I believe they should work.
Reply With Quote
  #3  
Old 02-20-2008, 04:13 AM
xx66stangxx xx66stangxx is offline
Panther
 
Join Date: Feb 2008
Posts: 122
now quick question. Sorry I am new at this, I was just thinking about it and that idea popped in my head. Would I just need to copy the .kext files into /system/library/extensions? Or do I need to do something in the terminal?

CPU: Phenom x3 8650 @2.54 ghz
Mobo: ASUS M3N HT-Deluxe 780i SLI
3 GB 800 OCZ RAM
Lawless 10.5.4 w/ Voodoo Kernel
Reply With Quote
  #4  
Old 02-20-2008, 04:35 AM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
open a terminal and type

sudo -s
(type your password)

cd /system/library/extensions

chmod -R 755 * && chown-R root:wheel *

cd ..

rm extensions.mkext

kextcache -a i386 -e

reboot
Reply With Quote
  #5  
Old 02-20-2008, 04:39 AM
xx66stangxx xx66stangxx is offline
Panther
 
Join Date: Feb 2008
Posts: 122
oh cool thanks, so exactly like that?
sudo -s
(type your password)

cd /system/library/extensions

chmod -R 755 * && chown-R root:wheel *

cd ..

rm extensions.mkext

kextcache -a i386 -e

reboot

for both my internet kext and sound kext

CPU: Phenom x3 8650 @2.54 ghz
Mobo: ASUS M3N HT-Deluxe 780i SLI
3 GB 800 OCZ RAM
Lawless 10.5.4 w/ Voodoo Kernel
Reply With Quote
  #6  
Old 02-20-2008, 04:46 AM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
1 enough
Reply With Quote
  #7  
Old 02-20-2008, 04:48 AM
xx66stangxx xx66stangxx is offline
Panther
 
Join Date: Feb 2008
Posts: 122
ok sweet thanks. Is it easy to find the .kexts? again sorry I am new at this just thought I would experiment around.

CPU: Phenom x3 8650 @2.54 ghz
Mobo: ASUS M3N HT-Deluxe 780i SLI
3 GB 800 OCZ RAM
Lawless 10.5.4 w/ Voodoo Kernel
Reply With Quote
  #8  
Old 02-20-2008, 04:57 AM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
what kext do you need? you know that?
do you have a working tiger install?
do you need extract the kext from the tubgirl iso?
Reply With Quote
  #9  
Old 02-20-2008, 05:06 AM
xx66stangxx xx66stangxx is offline
Panther
 
Join Date: Feb 2008
Posts: 122
D-Link - Desktop 10/100 PCI Network Card(DFE-530TX+)
My sound card came with the mobo (detachable)
SupremeFX Audio Card

I am not sure yet what kexts I need. Right now I don't have tiger installed, but in a few minutes I am going to pick up an old computer from my friends house, reformat the hdd and install Tiger that way I can get the kexts.

CPU: Phenom x3 8650 @2.54 ghz
Mobo: ASUS M3N HT-Deluxe 780i SLI
3 GB 800 OCZ RAM
Lawless 10.5.4 w/ Voodoo Kernel
Reply With Quote
  #10  
Old 02-20-2008, 05:36 AM
cgsheen's Avatar
cgsheen cgsheen is offline
Panther
 
Join Date: Jan 2008
Location: AZ
Posts: 247
OK, but you still need to know which .kexts made them work... Does D-Link make OSX "drivers" ( an installer... ) for that network card? Did you check their website?

OOPS! Like, right HERE:

http://support.dlink.com/products/view.asp?productid=DFE%2D530TX%2B

If the audio card is "detachable", you should pull it briefly and look at the largest chip - see if you can get the markings off it - Manufacturer & etc. (like Realtek, or C-Media, ADI, and if there's a model number - not for the card itself, for the chipset) You probably need to know exactly what sound chipset is used to find the proper .kext or installer.



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.


Running both 10.5.8 and 10.6.4 on my stinking AMD/ATi machine...
Reply With Quote
Reply