Jump to content

PHP gfxutil


26 posts in this topic

Recommended Posts

* sorry, I lost my last mod on my hdd (latest joevt changes included) that made me lazy to update this project (and others). You can switch to the official one if you want.

-f   ~>   grab IODeviceTree/efi/device-properties as input

I suspect you dont currently have any injected device properties (usually done by bootloader) on IODeviceTree as an input to read.

Would you paste here the output of command below:

ioreg -lw0 -p IODeviceTree -n efi -r -x | grep device-properties | sed 's/.*<//;s/>.*//;' 

Not sure what exactly you want to do with this util ;)

Link to comment
Share on other sites

 Share

×
×
  • Create New...