InfiniteMac OSx86  


Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: pentiumpc
Forum: 10.X 03-03-2009, 02:35 PM
Replies: 106
Views: 393,681
Posted By pentiumpc
CFV = Set FSB only.. nothing to do with Voltage. ...

CFV = Set FSB only.. nothing to do with Voltage.
HDP/PBP = set LCD, ext monitor or both. can set but need to refresh mac resolution to get to work. very messy.
HWCF unknown.
G/S NVS .. Get or set...
Forum: 10.X 03-03-2009, 02:24 PM
Replies: 106
Views: 393,681
Posted By pentiumpc
FN+F1 don't return any code.. notify SLPB 0x80...

FN+F1 don't return any code.. notify SLPB 0x80 will put the system to sleep.
FN+F5,FN+F6 will return between 0x20 to 0x2F = 15 steps of brightness.
FN+F8 return the next display code, LCD, EXT VGA...
Forum: 10.X 01-19-2009, 07:36 AM
Replies: 9
Views: 108,385
Posted By pentiumpc
For those with EEEPC 1000H or 901/904. Here is...

For those with EEEPC 1000H or 901/904.
Here is my dsdt.aml.
Forum: 10.X 01-19-2009, 07:28 AM
Replies: 106
Views: 393,681
Posted By pentiumpc
USB sleep fix

Device (HPET)
{
Name (_HID, EisaId ("PNP0103"))
Name (_CID, EisaId ("PNP0C01"))
Name (CRS, ResourceTemplate ()
...
Forum: 10.X 01-19-2009, 07:18 AM
Replies: 106
Views: 393,681
Posted By pentiumpc
activating the ASUS Hotkey.

if you look at your IOreg tree and you can see "ASUS010" or "ATKD" that mean you have a Asus hotkey device, you FN+Fx buttons will work.

you will have to find out what keys send what ACPI...
Forum: 10.X 01-19-2009, 06:53 AM
Replies: 106
Views: 393,681
Posted By pentiumpc
Clamshell sleep.

Most portable system don't sleep on closing the LID, I tried to find a DSDT fix for it but cannot find it. (google is my best friend.) so I wrote 1 to fix my own.

If you have a better or...
Forum: 10.X 01-19-2009, 06:38 AM
Replies: 106
Views: 393,681
Posted By pentiumpc
Fix blank screen on wake..

On the 1000H, the screen is blank on wake, you will need to press the brightness key to turn it on. Current fix is to use Sleep watcher and Reggie to write direct to turn it on.

By modding the...
Forum: 10.X 01-19-2009, 06:18 AM
Replies: 106
Views: 393,681
Posted By pentiumpc
Activate your Power button.

change _HID to _CID

Device (PWRB)
{
Name (_HID, EisaId ("PNP0C0C")) ---> Name (_CID, EisaId ("PNP0C0C"))
Name (_UID, 0xAA)
Name (_STA,...
Forum: 10.X 01-19-2009, 06:09 AM
Replies: 106
Views: 393,681
Posted By pentiumpc
Various DSDT mods.

There are many threads on installing OS X with DSDT override, if you do that you can mod it to fix and activate some features.

Things you can do/fix.
1. Activate the PWRB - Power button.
2. fix...
Forum: 10.X 01-19-2009, 05:59 AM
Replies: 9
Views: 108,385
Posted By pentiumpc
Current update.. will leave KExt as just a...

Current update..
will leave KExt as just a feedback and logging tool. until I learn how to write to the Hotkey Device.

just by modding the DSDT, I got the following to work.

1. Display panel...
Forum: 10.X 01-16-2009, 04:45 PM
Replies: 9
Views: 108,385
Posted By pentiumpc
Reserved for more info!!

Reserved for more info!!
Forum: 10.X 01-16-2009, 04:42 PM
Replies: 9
Views: 108,385
Posted By pentiumpc
ASUS Hotkey for 1000H

Hi all on my first post here,

I am trying to make KEXT to support the Hotkeys on my 1000H.
I am not much of a coder, more of a hack, I used references from Superhai's AMW0, Apple examples and...
Showing results 1 to 12 of 12