Twitter
Become an osx86.net member, click here to Register!
Results 1 to 4 of 4
  1. #1
    Junior Member
    Join Date
    Jul 2011
    Posts
    2
    Thanked
    0
    Downloads
    8
    Uploads
    0

    Default NVINJECT trying add array using entriesToAdd

    Does anyone know how to use NVINJECT to add an <array> data type to the IORegistry? I've tried this every way I can think of and it never adds the array. Here is an example of what I am attempting:

    <key>entriesToAdd</key>
    <dict>
    <key>Test</key>
    <array>
    <string>FRED</string>
    <string>FLINTSTONE</string>
    </array>
    </dict>

    My actual requirement is to add an array of type <data> but I've tried both and get the same result - nothing gets added. If I remove the <array> and simply use one <string> or one <data> then it gets added. Any help or suggestion is greatly appreciated.

    Thanks,
    jcote1321


  2. #2
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    6,283
    Thanked
    0
    Downloads
    442
    Uploads
    8

    Default

    What you are trying to do???

    Add a new card to the kext???

    Why not EFI-String or DSDT with GFX Patch???

    BTW, if you really want to do that, try with NVEnabler.kext... On this thread you will find all information needed to manipulate the kext > Nvenabler Testing And Discussion - Project OS X Forums
    MB - GA-P67A-D3-B3 / Processor - Core i5-2300 Sandy Bridge / RAM - Kingston 16Gb DDR3
    Hard Disk - SATA2 Samsung 1500Gb / SATA2 Samsung 500Gb / SATA2 Samsung 250Gb / SATA2 Maxtor 160Gb
    Drive DVD - SATA LG GH20NS15 / Lan - Realtek RTL8111E OnBoard / Audio1 - ALC889 / Audio2 - Audigy SB1394
    Video1 - NVidia Zotac GeForce GTS250 / Video2 - NVidia XFX GeForce 9600GSO
    Snow Leopard 10.6.8 x64 / Ubuntu 11.10 Beta2 x64 / OS X Lion 10.7.3 x64 / Playing with Android-x86
    Chameleon With Chameleon Wizard / DSDT With DSDT Editor and Patcher
    Previous Hack

  3. #3
    Junior Member
    Join Date
    Jul 2011
    Posts
    2
    Thanked
    0
    Downloads
    8
    Uploads
    0

    Default

    Hi kyndder,

    I'm trying to update the IODetailedTiming entry with custom display modes. I am able to access other entries in the NVDA IOReg but can't modify this one because it's an array. Thanks for the suggestion - I'll try NVEnabler and see if it can do this.

    Thanks,
    jcote1321

  4. #4
    OSx86.net Crew kyndder's Avatar
    Join Date
    Dec 2010
    Location
    Sampa/Brazil
    Posts
    6,283
    Thanked
    0
    Downloads
    442
    Uploads
    8

    Default

    Quote Originally Posted by jcote1321 View Post
    Hi kyndder,

    I'm trying to update the IODetailedTiming entry with custom display modes. I am able to access other entries in the NVDA IOReg but can't modify this one because it's an array. Thanks for the suggestion - I'll try NVEnabler and see if it can do this.

    Thanks,
    jcote1321
    I see...

    Well, I never do that (I don`t use Video kext injectors as a long time), so I don`t know what tell to you...

    I believe that`s your better choice is ask to Krazubu... He`s a kind of Hackintosh "Guru" and certainly he
    knows what you can do (also, there`s a lot of Developers in activity on Project OS X)...
    MB - GA-P67A-D3-B3 / Processor - Core i5-2300 Sandy Bridge / RAM - Kingston 16Gb DDR3
    Hard Disk - SATA2 Samsung 1500Gb / SATA2 Samsung 500Gb / SATA2 Samsung 250Gb / SATA2 Maxtor 160Gb
    Drive DVD - SATA LG GH20NS15 / Lan - Realtek RTL8111E OnBoard / Audio1 - ALC889 / Audio2 - Audigy SB1394
    Video1 - NVidia Zotac GeForce GTS250 / Video2 - NVidia XFX GeForce 9600GSO
    Snow Leopard 10.6.8 x64 / Ubuntu 11.10 Beta2 x64 / OS X Lion 10.7.3 x64 / Playing with Android-x86
    Chameleon With Chameleon Wizard / DSDT With DSDT Editor and Patcher
    Previous Hack


  • Advertising

    advertising
    OSx86.net
    has no influence
    on advertisings
    that are displayed by
    Google Adsense

      
     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •