Jump to content

fluid | fixed

gsly

gsly

Member Since 21 Oct 2006
Offline Last Active Today, 01:56 AM
-----

In Topic: Zenbook Prime fixes, mods, tweaks, etc

Today, 02:01 AM

View PostSeppDepp, on 23 May 2013 - 09:36 PM, said:

So I would need to combine the config.plist

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>DropOemSSDT</key>
<string>Yes</string>
<key>DsdtName</key>
<string>DSDT.aml</string>
<key>GenerateCStates</key>
<string>No</string>
<key>GeneratePStates</key>
<string>No</string>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<string>Yes</string>
<key>AsusAICPUPM</key>
<string>Yes</string>
<key>KernelCpu</key>
<string>Yes</string>
</dict>
<key>Pointer</key>
<dict>
<key>Speed</key>
<string>8</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>ProductName</key>
<string>MacBookPro8,1</string>
<key>Family</key>
<string>MacBook Pro</string>
<key>SerialNumber</key>
<string>C02F93FQDH2G</string>
<key>Board-ID</key>
<string>Mac-94245B3640C91C81</string>
</dict>
<key>PCI</key>
<dict>
<key>HDAInjection</key>
<string>No</string>
<key>LpcTune</key>
<string>No</string>
<key>PCIRootUID</key>
<string>0</string>
<key>StringInjector</key>
<string>No</string>
<key>USBInjection</key>
<string>Yes</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>BacklightLevel</key>
<string>0xFFFF</string>
<key>InjectSystemID</key>
<string>Yes</string>
<key>LegacyBoot</key>
<string>PBR</string>
<key>boot-args</key>
<string>npci=0x3000 MountEFI=disk1 slide=0</string>
<key>prev-lang:kbd</key>
<string>en:0</string>
</dict>
</dict>
</plist>


and the refit.conf to a new combined config.plist?

This is my config.plist that I reconfigured and just tested on 1729 that gives you an idea. I don't think the DisableDrivers section is matching the correct names, but it worked anyway.


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ACPI</key>
<dict>
<key>DropOemSSDT</key>
<true/>
<key>DsdtName</key>
<string>dsdt.aml</string>
<key>EnableC6</key>
<true/>
<key>GenerateCStates</key>
<true/>
<key>GeneratePStates</key>
<true/>
<key>ResetAddress</key>
<string>0x64</string>
<key>ResetValue</key>
<string>0xFE</string>
</dict>
<key>DisableDrivers</key>
<dict>
<key>CsmVideoDxe-64</key>
<true/>
<key>EmuVariableUefi-64</key>
<true/>
<key>OsxLowMemFixDrv-64</key>
<true/>
</dict>
<key>GUI</key>
<dict>
<key>DebugLog</key>
<false/>
<key>HideEntries</key>
<dict>
<key>Duplicate</key>
<true/>
<key>ExternalUEFI</key>
<false/>
<key>Gentoo</key>
<false/>
<key>Grub</key>
<false/>
<key>InternalUEFI</key>
<false/>
<key>OSXInstall</key>
<false/>
<key>OpticalUEFI</key>
<true/>
<key>Recovery</key>
<false/>
<key>Ubuntu</key>
<false/>
<key>WindowsEFI</key>
<false/>
</dict>
<key>Mouse</key>
<dict>
<key>DoubleClick</key>
<integer>500</integer>
<key>Enabled</key>
<false/>
<key>Mirror</key>
<false/>
<key>Speed</key>
<integer>2</integer>
</dict>
<key>Theme</key>
<string>metal</string>
<key>Timeout</key>
<integer>10</integer>
<key>Volumes</key>
<dict>
<key>Hide</key>
<array>
<string>CLOVERMBR</string>
</array>
<key>Legacy</key>
<string>No</string>
</dict>
</dict>
<key>Graphics</key>
<dict>
<key>GraphicsInjector</key>
<false/>
</dict>
<key>KernelAndKextPatches</key>
<dict>
<key>AppleRTC</key>
<true/>
<key>AsusAICPUPM</key>
<true/>
<key>KernelCpu</key>
<true/>
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>Patch IOAHCIBlockStorage to enable SSD Trim</string>
<key>Find</key>
<data>
QVBQTEUgU1NEAA==
</data>
<key>Name</key>
<string>IOAHCIBlockStorage</string>
<key>Replace</key>
<data>
AAAAAAAAAAAAAA==
</data>
</dict>
</array>
</dict>
<key>PCI</key>
<dict>
<key>InjectClockID</key>
<true/>
<key>USBFixOwnership</key>
<true/>
<key>USBInjection</key>
<false/>
</dict>
<key>RtVariables</key>
<dict>
<key>LogEveryBoot</key>
<string>10</string>
<key>LogLineCount</key>
<string>5000</string>
<key>MountEFI</key>
<string>No</string>
</dict>
<key>SMBIOS</key>
<dict>
<key>BiosVendor</key>
<string>Apple Inc.</string>
<key>ProductName</key>
<string>MacBookPro9,2</string>
</dict>
<key>SystemParameters</key>
<dict>
<key>BacklightLevel</key>
<string>0xFFFF</string>
<key>boot-args</key>
<string>npci=0x3000 slide=0 arch=x86_64</string>
<key>prev-lang:kbd</key>
<string>en:0</string>
</dict>
</dict>
</plist>


In Topic: Zenbook Prime fixes, mods, tweaks, etc

Yesterday, 04:15 PM

View PostSeppDepp, on 23 May 2013 - 02:28 PM, said:



Yeah... I also thought Clover is the more advanced technology. I'm running Clover with OS X and Win7 multi-boot in GPT/UEFI partitions. And works quite well. It's also easy to backup all the settings in the EFI folder.

Are there any noticeable improvements in newer Clover version? (I'm still running on 1174)

Anything usefull for our Zenbooks? Maybe for IvyBridge PM?
Revision 1242
- there are many improvements in functionality but nothing special to mention
- more correct hardware detecting including CPU and memory
- new key GenerateIvyStates
- advanced scripts


Changelog: http://sourceforge.n...refiboot/files/
Things are added and bugs fixed at a furious pace in the Clover world so it is worth keeping up to date. I think you'll have to redo your configuration some from 1178 to the latest as they merged most of the configuration into the single config.plist file. There is now an updater/theme picker application as well as lots of themes. I've been working on changes for my HP but I plan to get back to the Zenbook and get it all up to date and look into fixing whatever doesn't work.

BTW, this is a more up-to-date log of changes for Clover:

http://www.projectos...?showtopic=2656

In Topic: Zenbook Prime fixes, mods, tweaks, etc

Yesterday, 02:15 PM

View PostSeppDepp, on 21 May 2013 - 05:13 PM, said:


What are the advantages of using Chameleon over Clover?

1.) Easy installation.
And? ...
While I have to agree that Chameleon is easier to configure than Clover, that is also its weakness due to limited functionality. If you are using UEFI (as the Zenbook does) then Clover gives you much faster boot times, the ability to inject kexts from outside the OS to allow easier OS updates, support to multi-boot UEFI OSes, etc.

In Topic: Zenbook Prime fixes, mods, tweaks, etc

26 November 2012 - 04:02 PM

View Postvishhvaan, on 25 November 2012 - 12:59 AM, said:

Has anyone else tried to open up the screen to put in their own antennas?
On the UX32VD, the antennas are not in the screen, but rather the hinge area of the screen. They connect to the metal frame of the screen via the screws that hold the antenna assembly. I simply removed the Asus assembly and cannibalized an old Dell laptop antenna to put in it's place. Any yes, stripping those wires is delicate work!

In Topic: Zenbook Prime fixes, mods, tweaks, etc

22 November 2012 - 02:52 PM

View Postcyf, on 20 November 2012 - 08:17 PM, said:

You will def. have OS X setting the clock to GMT.  I tried using Clover's patch for RTC, but no joy so far.  It's not on the list of priorities as I'm not multi-boot yet.  This article touched on it, it seems:

http://www.insanelym...40#entry1863272
That is for the issue where shutting down/sleeping OSX resets the CMOS memory to defaults and I don't think this is applicable to the Zenbook, although this did affect my Gigabyte board with psuedo-UEFI BIOS, however I have yet to test it with the latest beta full UEFI BIOS which has its bugs :(

Anyway, I haven't had time yet to get OSX installed but if I can't get OSX to understand local time vs. UTC, I may have a go at writing a UEFI module and an Clover interface/hook to allow the boot loader to deal with the time/clock before the OS gets to see it. That should solve that :)

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy