Hi! Here is driver for marvell(for now) ata and sata chipsets
They are present on some motherboards as secondary ata controller but are unsupported with tiger and leopard
So I did a try to insert pci id`s into AppleVIAATA.kext with known and usefull chipsets
- 0x611111ab - used at P5K-SE motherboard (Marvell 88se6111)
- 0x614511ab - used at Intel D975XBX2 and ASUS P5WDG2 WS Professional motherboard (Marvell 88se6145)
Installation
- backup original AppleVIAATA.kext at /System/Library/Extensions
- copy attached kext into /System/Library/Extensions
- start Terminal and run: sudo chown -Rv root:wheel /System/Library/Extensions
- remove /System/Library/Extensions.mkext and reboot
Post bugs here
Trackback URL для этого сообщения
http://my.ukrweb.info/ru/trackback/73
| Вложение | Размер |
|---|---|
| AppleVIAATA6111_6145.kext_.zip | 134.33 кб |
| AppleVIAATA_SATA_only_version.kext_.zip | 136.44 кб |
Сайт
Still no love. Just like
Still no love. Just like before I see the driver is loaded in ioreg and it detects 2 channels, but none of the drives attached to the channels are accessible. Another note, this controller has 4 sata ports, not sure if it's using a port multiplier or not.
try to set it into nonAHCI
try to set it into nonAHCI mode in bios or maybe in some compatible mode
I tried setting it to IDE vs
I tried setting it to IDE vs AHCI and it didn't seem to make much difference at all. :(
so it is that moment, when
so it is that moment, when VIA driver didn`t support Marvell chipset 8(
Hrm, it seems that 10.5.4 is
Hrm, it seems that 10.5.4 is when this all changed. I'll try to snag the older driver from a 10.5.2 machine and see if it works or if it is some other interaction.
I`ll waiting for Your result
I`ll waiting for Your result but I think that problem not with Leo Version.
Try ti insert info.plist from my kext into last from 10.5.4 or 10.5.5
I already tried just merging
I already tried just merging your info.plist info into the latest 10.5.5 driver and still no love.
Try look into System Profiler
Try look into System Profiler and check AppleVIAATA.ext loading path - may be You have to different instances in Your system and they make conflicts for You
Nope, just one instance.
Nope, just one instance. Seems they broke this driver/card somehow in 10.5.4+.
This driver is for VIA
This driver is for VIA chipsets 8))) not for Marvell
So nothing broken - just unsupported 8))) even via my smart hack
Need trying make support via another nonVIA-based chipset driver - may be it will work..
I get the following when
I get the following when installing this under 10.5.5
Oct 1 17:48:34 pabst kernel[0]: Can't unload com.apple.driver.AppleVIAATA due to -
Oct 1 17:48:34 pabst kernel[0]: com.apple.driver.AppleVIAATA: AppleVIAATARoot has 1 instance(s)
Oct 1 17:48:34 pabst kernel[0]: com.apple.driver.AppleVIAATA: AppleVIAATAChannel has 2 instance(s)
gm... May be 10.5.5 has
gm... May be 10.5.5 has another driver instance for it or You didn`t make repair permissions
A quick grep in
A quick grep in /System/Library/Extensions didn't return anything matching 614511ab, and permissions seem fine..
try to delete from Info.plist
try to delete from Info.plist full dictionary VIA PATA Marvell and use only VIA PATA Marvell2
uploaded modified SATA only
uploaded modified SATA only version for precision
Отправить комментарий