I have not tested Sil0680, but Via6421 works in Lion without modification.
39 replies to this topic
#21
Posted 11 August 2011 - 12:40 PM
#22
Posted 11 August 2011 - 02:04 PM
Thanks
I will try it.
#23
Posted 16 September 2011 - 10:25 PM
Today I downloaded your ApplePciIde driver, but I noticed that is compiled for intel processors.
Since I have to install a VIA VT6421A card in a G4 Powermac, is there any way to compile the driver for osx 10.5 PowerPC?
Thank you.
Best regards
Federico
#24
Posted 21 September 2011 - 09:36 PM
Get the source from osx86drivers.sourceforge.net using subversion, and modify its xcode project as needed.
I have never tried ppc build.
I have never tried ppc build.
#25
Posted 21 September 2011 - 10:08 PM
Hi!
Any chance for Marvell 88SE6111 ?
(Sil5723)...
Also discussed here --> [help] Esata: Marvell 88se6121 Sata II Controller [11ab:6121]
Fabio
Any chance for Marvell 88SE6111 ?
(Sil5723)...
Also discussed here --> [help] Esata: Marvell 88se6121 Sata II Controller [11ab:6121]
Fabio
#26
Posted 22 September 2011 - 01:32 PM
Unfortunately, I don't have any hardware using the chip, so it's practically impossible to develop a driver.
#27
Posted 06 October 2011 - 10:17 AM
Is it possible to get a version for 10.4.11? I want to install it on a Power Mac G4, but I'm running a MacBook Air with 10.6 as my primary machine, so I can't build a 10.4 PowerPC distribution.
#28
Posted 06 October 2011 - 01:17 PM
hnak, on Dec 24 2009, 11:16 AM, said:
I have just uploaded 10.5 build.
merry christmas!
merry christmas!
Could you please advise what parameters to be modified to get build on OSX 10.5.8 G4 ??? I think started going the loop by now ..... can not see trees in the forest.
Kind regards Kris
#29
Posted 07 October 2011 - 06:48 AM
I chose the build target as "Release_Leo" on Xcode 3.2.6, then added "ppc" to "ARCH" parameter and could start building for ppc, but could not compile as there are some undefined symbols in ppc architecture ( IODTAIOReg8, IOATAIOReg32 ) . You must modify the code to support ppc hardware.
You can optionally install 10.4u SDK with Xcode 3.2.6, though you must modify the code.
CaptHowie, on Oct 6 2011, 10:17 AM, said:
Is it possible to get a version for 10.4.11? I want to install it on a Power Mac G4, but I'm running a MacBook Air with 10.6 as my primary machine, so I can't build a 10.4 PowerPC distribution. 
#30
Posted 28 January 2012 - 01:29 PM
Sorry for dragging on - it was a while ago now, and I was very busy with my telescope controller.
1. Modify or
#define IOATAIOReg32 .... as what ??????
#define IOATAIOReg8 ..... as what ?????
Is this the only mod required ??? I am not familiar with APPLE ideas of programming, simply not ISO compatible, nor GNUcc.
Sorry for being a bit ignorant but APPLE ideas for me are murky like waters in the pond.
Regards Kris
1. Modify or
#define IOATAIOReg32 .... as what ??????
#define IOATAIOReg8 ..... as what ?????
Is this the only mod required ??? I am not familiar with APPLE ideas of programming, simply not ISO compatible, nor GNUcc.
Sorry for being a bit ignorant but APPLE ideas for me are murky like waters in the pond.
Regards Kris
#31
Posted 07 March 2012 - 04:32 PM
Thank you for driver.
Siliconimage 0680 ata works fine in Lion except after wake there's error message"IOATA Controller device
blocking bus".
4hds are connected in master/slave mode.
ide bios 3.4
more test
I have os x in jmicronata and windows xp in silicon 0680, In case like this , You should connect Windows as master mode in primary channel, if not , even latest chameleons can not boot with ebios error 0x42.
Siliconimage 0680 ata works fine in Lion except after wake there's error message"IOATA Controller device
blocking bus".
4hds are connected in master/slave mode.
ide bios 3.4
more test
I have os x in jmicronata and windows xp in silicon 0680, In case like this , You should connect Windows as master mode in primary channel, if not , even latest chameleons can not boot with ebios error 0x42.
Edited by kdtt, 09 March 2012 - 06:01 AM.
#32
Posted 14 April 2012 - 09:11 PM
Sory, I have not checked this thread for long.
You can find sample souces at Darwin ATA project - http://code.google.com/p/darwin-ata/
I found some ppc specific code there, but never used them.
You can find sample souces at Darwin ATA project - http://code.google.com/p/darwin-ata/
I found some ppc specific code there, but never used them.
#33
Posted 06 July 2012 - 06:56 AM
Hi there,
Seems to work for everybody but me. I am on Dell Inspiron 545 running 10.6.6. System profiler does not show any PCI cards, eSATA drive is not recognized and the kext was loaded with Kext Utility in the System/Library/Extensions folder.
Seems to work for everybody but me. I am on Dell Inspiron 545 running 10.6.6. System profiler does not show any PCI cards, eSATA drive is not recognized and the kext was loaded with Kext Utility in the System/Library/Extensions folder.
#34
Posted 06 July 2012 - 03:07 PM
Did you insert a card with one of the supported chips ?
#35
Posted 07 July 2012 - 08:13 PM
Thank you! This works flawlessly in Lion.
Here is the card I'm using:
http://www.amazon.co...eywords=PCI+IDE
Here is the card I'm using:
http://www.amazon.co...eywords=PCI+IDE
#36
Posted 10 July 2012 - 12:38 AM
hnak, on 06 July 2012 - 03:07 PM, said:
Did you insert a card with one of the supported chips ?
Anyway, thanks for the help and for developing the kext!
#37
Posted 25 August 2012 - 11:45 PM
FYI, this worked for me for a SYBA SD-SATA-4P with a blu-ray drive on port 0. Thank you!!!!
#38
Posted 19 September 2012 - 08:21 PM
I installed this on a 10.7.4 build and I do not see any extra drivers or entries under System Profiler.
I am using a rosewill (re-branded Sil3114) controller.
Does this work on Lion for anyone else?
I am using a rosewill (re-branded Sil3114) controller.
Does this work on Lion for anyone else?
#39
Posted 20 September 2012 - 05:47 AM
#40
Posted 18 January 2013 - 03:26 PM
hello, my hackintosh finally recognized my ide dvd-rom after installing applepciide.kext so many thanks for this!
But there's another issue: i can write cds without a problem but when it comes to dvds when it starts writing for ex. an .dmg the light of the drive starts blinking for about 3-4 secs and then it stops and the procedure 'freezes' at 0%. (I ve been waiting for over half an hour)
Any help would be appreciated!
Thanks
But there's another issue: i can write cds without a problem but when it comes to dvds when it starts writing for ex. an .dmg the light of the drive starts blinking for about 3-4 secs and then it stops and the procedure 'freezes' at 0%. (I ve been waiting for over half an hour)
Any help would be appreciated!
Thanks
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









