Jump to content
5 posts in this topic

Recommended Posts

Hi all,

 

Currently I am working on modifying the Chameleon EFI boot loader to support certain hardware in such away that we will not needed patched drivers anymore. (This will only work best with native supported hardware). In some respect it will do the same as the current injectors but injecting the correct EFI information during the boot stage. This will eliminate a lot of problems as Software Update etc.

 

But I need help, in oder to figure out what needs to be injected I need some information from orginal Mac owners.

I am looking for people with a Mac that either have a ALC885/ALC889a or a geForce 8800GT 512mb and send me an extract of their IOReg.

 

People with an Mac and ALC885/ALC889a audio:

- Open Terminal

- Type "sudo -s", type your password and press enter

- Type: "ioreg -l -w0 -p IODeviceTree | grep device-properties > dump.txt"

- or: "ioreg -l -w0 -p IODeviceTree | grep PinConfigurations > dump.txt"

- Please send me the dump.txt file.

 

People with a Mac and a geForce 8800 GT 512Mb:

- Open Terminal

- Type "sudo -s", type your password and press enter

- Type: "ioreg -l -w0 -p IODeviceTree | grep device-properties > dump.txt"

- Please send me the dump.txt file.

 

By only sending the device-properties or configurationpins key 's, no personal information is included.

So if you have some time to spare, you will greatly help me out!

 

(for now I just need information for those two devices for testing)

 

Thanks!

×
×
  • Create New...