![]() |
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
I believe they should work.
|
#3
|
|||
|
|||
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 |
#4
|
||||
|
||||
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 |
#5
|
|||
|
|||
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 |
#6
|
||||
|
||||
1 enough
![]() |
#7
|
|||
|
|||
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 |
#8
|
||||
|
||||
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? |
#9
|
|||
|
|||
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 |
#10
|
||||
|
||||
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... |