is to
(i) Complement the existing excellent Mysticus C* threads (A. and B. below)
A. Nforce Chipsets: How to install Leo easy and fast with iAtkos v1.0i r3 - NForce Edition or Kalyway 10.5.2 DVD, Newbies Guide + Install Guide (Intel CPUs Only Guide) ....... now effectively static according to Mysticus C*.......he no longer runs a nForce chipset MOBO......
B. Mysticus C* Apple Delta/Combo Updates on nForce chipset + Intel CPU MOBOs - Currently updates to 10.5.6 - can be found here....
(ii) Offer alternative support now that Mysticus C* is no longer supporting his nForce thread regularly, if at all.......
(iii) To provide a focal point for the challenges associated with installing OSx86 10.5.x....[and.....] on NVIDIA nForce Series 5 and 6 MCP (media and communications processors) chipset-based Intel CPU MOBOs.
(iv) To enable myself and other willing & helpful regular and guest contributers (volunteers please.......?) to help many more owners of 570i, 590i, 630i, 650i and 680i chipset MOBOs than I and others can at present by answering calls for help all over the place in isolated posts, PMs, and threads......
A number of forum posters have PM'd me wishing to make an unsolicited entirely voluntary donation in appreciation for my freely given assistance with their OSx86 problems......
Anyone wishing to donate (according to their personal circumstances and wishes) can now do so via PayPal......please remember to PM me your InsanelyMac Username AND Real Name so that I can link the two......and personally thank you....
A donation is not required for my freely given assistance....... donations are the gift of the giver NOT the expectation of the receiver......
*************************************************************
POSTING REQUIREMENTS:
A. Full details of your system in your first post (and summary in your signature......following rules!)
1. Your MOBO brand and model: e.g. Asus P5N-32E SLI Plus 650i
2. Your nForce Series 5 or 6 chipset: i.e. 570i, 590i, 610i, 630i, 650i, or 680i
3. Your Intel CPU: Model, Core Quantity, Stock Speed and if Overclocked to what speed..... e.g. Intel Core 2 Quad CPU Q6600, 4 cores, 2.4GHz stock, 3.0GHz OCd
4. Screen shots of your current BIOS settings if at all possible (as very helpful and in some/many cases essential.....)
5. Your DVDRW(s): TYPE - SATA or PATA [IDE], QUANTITY
6. Your hard drive(s): TYPE - SATA or PATA [IDE], QUANTITY - and if set as RAID or not, SIZE (i.e. capacity in GB)......
7. Hard drive PARTITION/FORMATTING: - and if set up as single OS volume per HDD or multi-OS volume per HDD etc......
8. Current OS's installed: Full details i.e. not just Windows or Linux.... and whether or not you hope to dual boot or even triple boot....
9. Your graphics card(s): Brand, Model No., RAM, - if in SLI mode or not
10. PCI/PCI-E cards fitted: e.g. USB, Firewire,NIC etc. and quantity of each...
11. Onboard devices/functions: Audio chipset, LAN chipset, Firewire (number of ports), USB 1.1 or 2.0 (number of ports), eSATA (number of ports), etc.
B. Full details of your current OSx86 install status
1. Your available OSx86 Install DVD(s) - Name, Leopard version, Release version: e.g. iDeneb 10.5.4 v1.1
2. Clear description of the problems you encountered when trying to install....with boot screen images showing error messages observed.......if at all possible (as very helpful and in some cases essential.....)
BIOS SETTINGS TEMPLATE FOR 570i, 590i, 610i, 630i, 650i and 680i Ultra NVIDIA nForce Series 7 MCP chipset based Intel CPU MOBOs
BUT readers should be able to see which ones of the listed parameters match their particular BIOS parameters......
I did it this way because I am not able (due to time constraints and not having every MOBO manual etc.) to list all the relevant BIOS settings for each of the Pre-Series 7 nForce chipsets for all of the nForce chipset MOBO manufacturers!.....I hope you understand......
It is a preliminary guide to the most likely forms of the relevant BIOS parameters, their default settings, together with my recommended initial settings to enable OSx86 installation and stable operation (within the known limitations of nForce chipset MOBOs......
The BIOS settings in italics are ones that you could change later if you so wish (assuming you have the appropriate kernel to install) to see if the system still runs OSx86 without any problems......
In the BIOS template I have got IEEE1394 Controller (i.e. Firewire) set as [Auto] or [Enabled], generally the default BIOS setting........BUT if when having it set as [Auto] or [Enabled] you cannot install OSx86 from DVD because your PC freezes during booting from the DVD, then set IEEE1394 Controller as [Disabled] and try rebooting from the DVD.......
If it makes no difference, the origin of the freeze lies elsewhere......if, however, you can now boot successfully from the DVD into the OS X Installer window, then after successfully installing and running OSx86 from the HDD, you can set it back to [Auto] or [Enabled]......if everything continues to work OK that is......
Pre_Series7_nForce_Chipset_BIOS_SettingsV2.gif 175.29K
2272 downloads
Pre_Series7_nForce_Chipset_BIOS_SettingsV2.pdf 63.52K
2733 downloadsHELP FOR THOSE EXPERIENCING ACPI-APIC and/or BIOS PROBLEMS (e.g. always needing to use the cpus=1 boot flag)
If your System Hangs after Boot Screen Message:
"Mac framework successfully initialized
Using XXXX buffer headers and 4096 cluster IO buffer headers"
where XXXX may be 16384, 14805, 10485, 5242 typically......
XXXX Number Explanation:
16384 is reported to indicate ≥ 4GB RAM
14805 is reported to indicate 2GB RAM
The Error Cause may be:
ACPIPlatform.kext and/or AppleAPIC.kext and/or IOACPIFamily.kext
The Error Solution may be:
Replace ACPIPlatform.kext and/or AppleAPIC.kext and/or IOACPIFamily.kext with compatible version(s); generally found in older distros...…or as an "ACPI Fix" or "ACPI-APIC Old" or similar in recent distros.....
HOWEVER, if different versions of these kexts do not resolve the error, then you may need a modified-DSDT BIOS……this is because the DSDT is a part of the ACPI subsystem.
ACPI is the acronym for Advanced Configuration & Power Interface. The ACPI interface has been around since 1999 and used on the majority of i386 and x86_64 systems since then.
ACPI is an abstraction level that is interfaced between the OS and the platform firmware and hardware. This abstraction layer's, i.e. ACPI's purpose is to hide differences in the platform firmware and/or hardware from most of the operating system kernel codebase, in order that most of the kernel codebase does not have to be changed for the OS to run on systems with different hardware and/or firmware. Thus, OS and the platform can evolve independently so that a new OS should be able to run on old hardware, while an older OS should be able to run on new hardware.DSDT is an acronym for Differentiated System Description Table. The DSDT contains the Differentiated Definition Block, which supplies the information and configuration information about the base system. It is always incorporated in the ACPI Namespace by the OS at bootup. However, it is sad fact that a number of MOBO manufacturers do not seem able to provide fully functional DSDTs as part of their MOBOs' BIOS.
IF YOU ARE USING PATA (IDE) DEVICES e.g. IDE HDD(s) and IDE DVDRW or DVDROM (and/or CDROM/CDRW) THEN PLEASE READ:
CORRECT IDE (PATA) DEVICE JUMPER SETTING AND CABLE CONNECTING
1. The modern 40-pin Ultra DMA 80-wire cable can be made connector-specific by jumpering CS (Cable Select) on HDD and jumpering CSEL (Cable Select) on the DVDROM, because the cable connectors are usually color-coded as follows:
Blue connector to the host i.e. MOBO,
Black connector to the chosen primary device, i.e. device cable-selected as Master (usually i.e.should be the END connector of the cable)
Grey connector to the chosen secondary device, i.e. device cable-selected as Slave (usually i.e. should the MIDDLE connector of the cable)
BUT not always.........
With such a cable, if you jumper the DVDROM as Master and the HDD as Slave, or vice versa, then the Slave device is usually connected to the middle connector and the Master device to the end connector (with the Blue connector as always connected to the MOBO IDE connector)
2. If you have the older 40-pin 40-wire Cable Select cable, then the Master Connector is the MIDDLE connector of the cable, and the Slave connector is the END connector of the cable(with the Blue connector as always connected to the MOBO IDE connector).
3. If you have the older 40-pin 40-wire Regular (non-Cable Select) then the function of the MIDDLE and END connectors on the cable 40-pin 40-wire (with the Blue connector as always connected to the MOBO IDE connector) are determined by the jumper settings on the devices connected to each (i.e. Master or Slave). With such a cable, if you set both devices as Cable Select, each will configure itself as Master, causing a signal conflict.
4. If you have the very rare situation of one device having to be jumpered on Cable Select and the other jumpered as Master or as Slave (i.e. no CS or CSEL option), then Cable Select mode is invoked, configuring the MIDDLE connector of the cable as Master on older 40-pin 40-wire Cable Select cable, and on modern 40-pin Ultra DMA 80-wire cable, configuring the END connector of the cable as Master (with in either case, the Blue connector connected to the MOBO IDE connector).
Confusing or what.........
ide8040pin.jpg 15.75K
218 downloadsIf your MOBO has two separate IDE channels, i.e. two IDE connectos on the MOBO.......typically the blue MOBO connector is IDE Channel 0 and the black MOBO connector is IDE Channel 1.......then I recommend that you get two 80 wire IDE cables and try connecting your IDE DVDROM to the blue MOBO connector as Master and your IDE HDD to the black MOBO connector as Master if other IDE arrangements do not work........
Partitioning and Formatting a Hard Drive (HDD) for OS X
OS X Disk Utility does not recognize unallocated space on a hard drive, and so the space cannot be used to create a new partition.
You can only either reformat a pre-existing partitioned volume, or re-partition the entire hard drive space.....
When setting up partitions on a hard drive using Windows, just create primary partitions formatted as either simple FAT32 or NTFS volumes depending on your version of Windows......FAT32 and NTFS volumes are recognised by OS X.....so you can then use Disk Utility to either re-partition and/or re-format the volumes using the partition/formatting schemes you want for OS X.......e.g. MBR/HFS+ or GPT/HFS+.......
Should you be in the ideal position of being able to and wanting to install OS X on its own hard drive, I recommend for general PC use (i.e. rather than as a server) that you partition the hard drive as Master Boot Record (MBR) via the Partition menu tab in OS X Disk Utility and format it as Mac OS Extended (Journaled) volumes, into a minimum of 4 volumes (depending on your HDD capacity) as follows:
1st volume at the start of HDD is a small 10GB volume (choose a name without spaces e.g. Leopard_Boot or OS_X_Boot etc) to use as a OS X boot volume with ONLY a basic fully working OS X install from your chosen OS X Install DVD (which enables you to use its Disk Utility functions on the other OS X volumes), together with:
Kext Helper b7
OSx86Tools
PC EFI v9 Chameleon Bootloader Installer
Chameleon 2.0RC1 Bootloader Installer
and any other Utiliy software you find very useful for OS X system installation/maintenace/repair etc., to enable you to modify/test OS X updates on the Main and Backup OS X volumes without ever risking not being able to boot into OS X on this HDD.......
The 2nd and 3rd volumes are equal size volumes, which for use as the OS X Main and Backup (or Test) systems, respectively.......suggest you use a size of at least 40GB for each.....
The 4th volume is a OS X Data Archive volume with all your archived OS X and OS x86 software, documents files, image files, music files, or whatever you wish to archive and keep safe......
Mysticus C* device class/type identification IOPCIClassMatch modification when installing nVidia GFX card drivers, especially for nForce MOBOs with multiple nVidia chipset devices....
Note the device type identification is not for installing the nVidia GFX card driver kexts themselves!
The problem arises because nVidia graphics kexts do not have an internal check process to see whether they are loading for an nVidia graphics card or not, which means that they can/may load for any nVidia/nForce chipset device in the MOBO/system with a IOPCIClassMatch listing nVidia as vendor....
The purpose of the modification is to prevent the nVidia GFX driver kexts from loading as drivers for the wrong i.e. different MOBO components (eg, chipset, network, memory controller etc...) on an nForce MOBO......!
Without the device class/type identification present in the NVD* and GeF* kexts, nVidia GFX card drivers load up on a NForce MOBO even when a ATI GFX card is installed, causing kernel panics..... If you have nVidia GFX card on an nForce chipset MOBO, it is even more important to fix the NVD* and GeF* drivers......
Furthermore, Mysticus C* and myself, working together, recently isolated the origin of the frequent freezing during OS X system updates employing Apple MacOSXUpdCombo10.5.x.pkg Installers on nForce chipset MOBOs and/or MOBOs with nVidia graphics card(s) fitted....see the section "FOR SERIOUS STUDENTS OF OS X on a x86 PC SYSTEM" in my write-up here......
The solution is to add these 2 lines of code (if found to be missing)
<string>0x03000000&0xff000000</string>
before this code:
in the NVD*.kexts and
before this code
in the GeForce.kext (see list below)
=============
GeForce.kext
NVDAResman.kext
NVDANV50Hal.kext
NVDANV40Hal.kext
NVDANV30Hal.kext
NVDANV20Hal.kext
NVDANV10Hal.kext
=============
in the Info.plist file of each of the above kexts.
To get to Info.plist file in each kext:
1. Navigate to /System/Library/Extensions
2. Find each kext one at a time, then right-click on kext icon, choosing "Show Package Contents", then open Contents folder to find Info.plist.
3. Open Info.plist file via Terminal using sudo nano etc., or right-click, choosing "Open With", and selecting your preferred Text Editor app; e.g.Text Edit, TextMate, TextWrangler, Property List Editor, or PlistEdit Pro etc.
4. Make changes to Info.plist and save modified file.
All of the NVDANVxxHal.kexts in the list above are recommended to be fixed for class type identification, in case more than one NVDANVxxHal.kext is loaded and registered.....
Mysticus C* nForce chipset MOBO "friendly"
Combo Updates / ISOs......
UPDATE May 2009 :
Mysticus C* has shown his willingness to develop nForce chipset MOBO "friendly" OS X Installer Packages and EVEN MORE.... WHEN SUPPORTED (Remember he is not in the Forbes 500 Rich List AND neither am I
You can make a PayPal USD donation (according to your personal circumstances and wishes) to Mysticus C* to support his continued work on nForce chipset "friendly" software...
BUT NOW you can also donate a nForce chipset laptop/desktop should you wish to......
Hardware 3 = TEST PC Components (For nForce Mobo Owners)
===================================================================
Various (cheap/expensive depending on the demand and Donation collected) nForce Mobos+Intel Cpu to test Combo Updates / ISOs for future use... This is highly needed as I dont have huge bandwidth and do not have many knowdledged users around either. If i have test hardwares (well i only need specific nForce mobos deemed problematic + a cheap intel c2d cpu) it will be easier to release updates/isos for nforce mobo owners. If you would like to donate your laptop/desktop for this cause your welcome to do so as well.
Price: ₤ Variable
Current Poll: ₤ 0
Login to become a donator member.....
UPDATE March 2009 :
Mysticus C* Apple Delta/Combo Updates on nForce chipset + Intel CPU MOBOs - Currently updates to 10.5.6 - can be found here....
ARCHIVE Mysticus C* SOFTWARE :
10.5.5 Updater Packages:
The Mysticus C* nForce Drivers Installer v1.2 and 10.5.5 Combo Update Patches v1.2.0 are BOTH now available here.....
At my request Mysticus C* has produced a standalone installer, primarily for nForce chipset + Intel CPU MOBO owners (although other users may benefit from it too....see installer options
eno's nForceLAN onboard LAN driver for nForce MOBOs
MercurySquad et al.'s Voodoo kernel
slashack's NForceATA Darwin ATA Drivers (enables more than 2GB or 3GB of RAM to be used)
incorporating Mysticus C*'s USB mount and controller fixes too
that will allow a post-OSx86 install on OSx86 10.5.2 and later........ALTHOUGH the installer is optimised for 10.5.5.....
In his current version nForce Drivers Installer (v1.2), Mysticus C* has updated the current 0.62.3n beta version of eno's nForceLAN kext with the 0372-3 device IDs and provided it in two variants......one with the OptimizationMode set to 0 (for throughput-load optimization) andthe other set to 1 (for CPU-load optimization).......
I have successfully run version 1.0 of Mysticus C*'s nForce Drivers installer on
(i) Kalyway 10.5.2 OSx86 Test System ( on an external USB2.0 [2 x 250GB SATA HDD] RAID enclosure running in BIG mode),
(ii) iDeneb v1.1 10.5.4 system, and
(iii) JaS 10.5.4 updated to 10.5.5 using Mysticus C*'s 10.5.5 Combo Updater Packages.Both (ii) and (iii) are OSx86 Test Systems on an external eSATA [750GB SATA HDD] enclosure.
The installer runs successfully on my Asus P5N32-E SLI Plus (650i nForce chipset) MOBO with Intel Core2 Quad Q6600 G0 Version CPU OC'd to 3.0GHz, Gigabyte NVidia GeForce 8600GT GFX card, 6GB 667MHza DDR2 RAM, 3xSATA HDDs, PATA DVDRW, 2 x onboard nForce MCP55/Marvell 88E1116 LAN controller/chipset, and Netgear GA311 RTL8169 chipset NIC.....
The installer options in version v1.2 are:
nForce_Drivers_V1.2.gif 33.21K
1344 downloadsBUT this does not mean that all of the installable kexts & kernel will run without error on your PC OSx86 system........
1. slashack's AppleNForceATA.kext for nForce MOBOs
There is continuing good progress using the slashack AppleNForceATA kext to access RAM ≥ 3GB......
The AppleNForceATA.kext v0.1 is working very well for most users; although some may have issues with DVD drives and others may have issues with the Voodoo kernel........see slashack's thread.....
2. eno's nForceLAN.kext for nForce MOBOs
There is continuing good progress using the eno nForceLAN kext......
eno's latest nForceLAN onboard LAN driver ([0.62.13n] Code/dependency cleanup. Moved link timer to separate event source (testing). Invalid MAC is replaced by a pseudo-random number instead of a random one (should fix any iTunes issues).) allows HPET to remain enabled in BIOS since disabling HPET in BIOS may be an issue for users who dual boot Vista and OS X as HPET is recommended for Vista multimedia applications......see here.
3. Slice's USB2.0 kexts for Leopard (with Sleep support)
There is continuing good news regarding Slice's USB2.0 kexts.......
There is a new compilation by Slice from 10.5.7 sources, with a version change to 3.4.4 This version includes all previous fixes, new DeviceIDs and forced sleep capabilities even if it is not really supported (as discussed with Hafnium). All files tested in 10.5.5 so it compatible with old systems (Leopard only!). Download the kexts from his thread here.....
Download attachments to desktop
Double click to unzip
Enter Terminal
sudo -s
mkdir ~/Desktop/Off
cp -r -v ~/Desktop/*USB*.kext /S*/L*/E*/IOUSB*/C*/P*/
chown -R root:wheel /S*/L*/E*/IOUSB*/C*/P*/
rm -v /S*/L*/E*.mke*
diskutil repairpermissions /
reboot
4. Vanilla kernels and Voodoo kernels
My 650i MOBO does not like the 9.5.1 vanilla kernel.......while it does not always hang during the booting process......it comes up with messages like ".......disk not supported." and on one occasion when it reached the Desktop, moving the mouse away from the Hardware Monitor File tab just generated the Apple "spinning rainbow wheel".....but I did have the eno nForceLAN kext installed.... However, I did not have the eno nForceLAN kext installed the last time I installed the 9.5.1 vanilla kernel.....but on booting my system bootup screen froze after the following last four error lines appeared:
ERROR: Firewire unable to determine...... AppleNForceATA: found 0 units. AppleNForceATA::free( 0x98a9600)
I waited for over 10 minutes but no further boot progress beyond this point......
The first error line was repeated 10's of time before last appearance and disk3s5 is the HDD volume I was booting from: disk3s5: loctl (_IOW,'d',31,32) is unsupported.
9.5.1 vanilla is reported to also cause the loctl error on an Asus Striker II Extreme (790i chipset)...and reported not to work on a XFX 780i MOBO either.....
Same is likely to be true with the Vanilla 9.6.0 kernel......confirmed as I was able to boot Vanilla 9.6.0 only once without a KP at least for a few minutes........
USE VOODOO 9.5.0 RELEASE VERSION v1.0 kernel........Voodoo 9.6.0 under development.......see here........
5. Leopard OS X 10.5.6
Successful clean system installation and subsequent operation of Leopard 10.5.6 on External eSATA HDD OS X volume partitioned as MBR connected to my system ......see my Sunday 28th December blog entry in my blog.....Asus P5N32-E SLI Plus (nForce 650i) + Q6600 running full CI/QE, USB 2.0, audio, networking (RTL8169 NIC), eSATA, and Firewire 400 (IEEE1394a) operation...... with subsequent manual installation of slashack's AppleNForceATA.kext for 6GB RAM operation.....
This success bodes well for Mysticus C* next surprise for nForce chipset + Intel CPU MOBOS.....
Kernel and/or Kext Testing [left]
On my JaS 10.5.5 test system, I have run HighLoad v1.9.8 memtest on 5020MB to test out the 6GB RAM as regards causing kernel panics with Voodoo Beta 2C kernel and slashack's nForceATA.kext.......all tests passed without any kernel panics!.....
Voodoo Beta 2C now successfully replaced by Voodoo Release Version 1.0 Rev_A
LATEST TESTING NEWS
A. VoodooHDA.kext version 0.2.2 released.....see here......
Mute is now working.........autoswitching between speakers (unknown) on rear port and headphones on front port is still not working....
Sound_Output_VoodooHDA_v2.2.tiff 47.49K
97 downloads
Sound_Input_VoodooHDAv2.2.tiff 47.75K
42 downloads
Audio_MIDI_Setup_VoodooHDAv2.2.tiff 60.63K
31 downloadsB. Experimental Source for VoodooHDA released.........see here and here.......
If you are unwilling to learn by doing.......jump to Step 5. to find my already compiled VoodooHDA.kext.......otherwise, continue learning by reading and doing.......
1. Download and install Xcode 3.1.2 if not already installed and download the VoodooHDA read-only source using Terminal:
which will generate a file list:
A voodoohda-read-only/VoodooHDADevice.cpp
A voodoohda-read-only/PCMBlitterLibX86.cpp
A voodoohda-read-only/Info.plist
A voodoohda-read-only/getdump.c
A voodoohda-read-only/VoodooHDADevice.h
A voodoohda-read-only/helper.sh
A voodoohda-read-only/VoodooHDAEngine.cpp
A voodoohda-read-only/AudioClip.cpp
A voodoohda-read-only/Tables.c
A voodoohda-read-only/Shared.h
A voodoohda-read-only/Registers.h
A voodoohda-read-only/VoodooHDAEngine.h
A voodoohda-read-only/OssCompat.h
A voodoohda-read-only/Tables.h
A voodoohda-read-only/Private.h
A voodoohda-read-only/VoodooHDAUserClient.cpp
A voodoohda-read-only/PCMBlitterLibDispatch.h
A voodoohda-read-only/VoodooHDAUserClient.h
A voodoohda-read-only/Verbs.h
A voodoohda-read-only/License.h
A voodoohda-read-only/Models.h
A voodoohda-read-only/Readme.txt
A voodoohda-read-only/PCMBlitterLib.cpp
A voodoohda-read-only/Parser.cpp
A voodoohda-read-only/English.lproj
A voodoohda-read-only/English.lproj/InfoPlist.strings
A voodoohda-read-only/Common.h
A voodoohda-read-only/VoodooHDA.xcodeproj
A voodoohda-read-only/VoodooHDA.xcodeproj/user.pbxuser
A voodoohda-read-only/VoodooHDA.xcodeproj/project.pbxproj
A voodoohda-read-only/VoodooHDA.xcodeproj/TemplateIcon.tiff
A voodoohda-read-only/VoodooHDA.xcodeproj/user.mode1v3
Checked out revision 2.
and the "voodoohda-read-only" folder in /Users/"Logged-In User"/.....
2. In Terminal type
sudo su
3. At sh-3.2# prompt, type
In the "voodoohda-read-only" folder, there will now be a "build" folder containing a "Debug" and "VoodooHDA.build" folder.......inside the "Debug" folder is the compiled VoodooHDA.kext.....
4. In Terminal, rename AppleHDA......
sudo mv AppleHDA.kext AppleHDA.kext.back
exit
5. Use Kext Helper b7 to install the now compiled VoodooHDA.kext OR my already compiled VoodooHDA.kext....
6. Reboot with -v -f......You should hopefully hear an audio "crackle" during booting......
What I find on my Asus P5N32-E SLI Plus MOBO with Asus SupremeFX Audio Card (with AD1988b audio codec) is as follows:
SysProfilerVoodooHDA.tiff 8.3K
76 downloads
Sound_Output_1.tiff 55.79K
57 downloads
Sound_Output_2.tiff 56.54K
18 downloads
Sound_Output_3.tiff 57.8K
13 downloads
Sound_Output_4.tiff 55.76K
11 downloads
Sound_Output_5.tiff 55.58K
13 downloads
Sound_Input_1.tiff 59.85K
15 downloads
Sound_Input_2.tiff 60.41K
10 downloads
Audio_MIDI_Setup.tiff 63.19K
18 downloadsRear sound-out ports working on Analog PCM #0: and Front sound-out ports working on Analog PCM #1:.......volume adjusted via Master or PCM.......autoswitching between ports is not working....
Sound Input ports and Digital PCM #2: have not been tested.......
C. Now available THe KiNG's fix for the AD1998b audio codec on my Asus P5N32-E SLI Plus MOBO with Asus SupremeFX Audio Card....it now enables Line in and Mute....unlike the Taruga_AD1988b_Rev3 / Rev4 installer......
IntelHDA.png 36.59K
72 downloads
Sound_Output.png 44.02K
59 downloads
Sound_Input.png 43.43K
49 downloadsHis Leopard HDAEnabler.kext and the AD1988b.HDA.FIX.kext, plus the necessary original 10.5.6 AppleHDA.kext can be got here......install all three kexts simultaneously using Kext Helper b7.......



Sign In
Create Account
This topic is locked









