ErmaC Posted May 3, 2011 Author Share Posted May 3, 2011 Am I blind? It says "Installer based on Chameleon 2 RC5 rev. 753 (Trunk 753)" in the Opening Post, but I cant find the download anywhere. Also are there Problems with C2Quad Processors in this release? Thanks for the efforts. The revision 753 of the Trunk code is EXACTLY the same as rev.747 the Trunk 753 fix some warning message visible during compile process (NASM assembler code warnings) So feel free to use the 747 (We talking about Trunk code) Fabio Link to comment Share on other sites More sharing options...
colorfuel Posted May 3, 2011 Share Posted May 3, 2011 Thanks alot for the reply. It's kinda difficult to keep an overview of things in here. Link to comment Share on other sites More sharing options...
ErmaC Posted May 7, 2011 Author Share Posted May 7, 2011 Add simple .pkg installer for Trunk 760 Fabio Link to comment Share on other sites More sharing options...
DariosF Posted May 7, 2011 Share Posted May 7, 2011 With my dsdt (that i've made with dsdt autopatcher), GenerateCStates flag and chamaleon 2 rev760 sleep doesn't work...How can i fix it? Link to comment Share on other sites More sharing options...
mitch_de Posted May 8, 2011 Share Posted May 8, 2011 Hi, i've a problem with this hardware: ga-p67a-ud4-b3 i7 2600k if i use anvalv bootloader (rev709) with nullcpu... i get 14k score in geekbench... if i use anvalv bootloader (dsdt+appleintel) without nullcpu... i get only 6k score in geekbench.... if i use chamaleon rev752 with nullcpu or without it, i get audio and screen lag, but i get 33k score in geekbench... i've also tried to change smbios (imac11,3, macpro3,1...with macpro5,1 i get kp) how can i solve? Thx and sorry for my english Please check also your time - if it runs to fast / slow than also all bench measurements are wrong, because timed by wrong timings. Means: geekbench diff in real are not diff Link to comment Share on other sites More sharing options...
tdtran1025 Posted May 10, 2011 Share Posted May 10, 2011 After the update to build 444d, Chamelon slips right through, rebooting continuously. I tried various recent builds of Chamelon to no success. Any idea why? And how to fix it? Link to comment Share on other sites More sharing options...
ErmaC Posted May 11, 2011 Author Share Posted May 11, 2011 Added compiled binaries from trunk 788. Fabio Link to comment Share on other sites More sharing options...
juanerson Posted May 11, 2011 Share Posted May 11, 2011 Fabio, We (post 952, 955 and 956) have that report about r755diffV7 (your binaries) working so fine! But is the only revision (and/or trunk) of C2RC5 with no problem for us. So, We will have any chance in next releases? Sorry please, my bad english. Link to comment Share on other sites More sharing options...
ErmaC Posted May 11, 2011 Author Share Posted May 11, 2011 Fabio, We (post 952, 955 and 956) have that report about r755diffV7 (your binaries) working so fine! But is the only revision (and/or trunk) of C2RC5 with no problem for us. So, We will have any chance in next releases? Sorry please, my bad english. Hola juanerson... Esa fue una prueba que hice, No creo que lo voy a tomar de nuevo. lo que puede hacer es encontrar qué parte del código, es mejor para la placa base. y el código a comparar es el del trunk 755 suerte! Fabio Link to comment Share on other sites More sharing options...
ErmaC Posted May 12, 2011 Author Share Posted May 12, 2011 Add Binaries from Trunk 800. @Chameleon developer Still 2 compile warnings... ../../libsaio/saio_types.h:95: warning: ‘packed’ attribute ignored for field of type ‘struct drive_params’ ../../libsaio/saio_types.h:112: warning: ‘packed’ attribute ignored for field of type ‘struct drive_dpte’ Fabio Link to comment Share on other sites More sharing options...
bubbaganoush Posted May 12, 2011 Share Posted May 12, 2011 The graphics enabler does not work on my x1900 card with revision 788. I think it's probably the ATI enabler code merged from Kabyls branch. I don't know if support for these cards was dropped intentionally or not. The last build that works is revision 760. The boot stops at ATI Card non-POSTed, reading VBIOS from PCI ROM @0xsomenumber Link to comment Share on other sites More sharing options...
Azimutz Posted May 12, 2011 Share Posted May 12, 2011 The graphics enabler does not work on my x1900 card with revision 788.I think it's probably the ATI enabler code merged from Kabyls branch. I don't know if support for these cards was dropped intentionally or not. yep, new graphics enabler doesn't support ATI "legacy" cards. Not a big problem now that we have "modules support"; the module that Meklort created from the old code works fine, i'm using it right now so it's just a matter of time adding it to the trunk (i think). Checking this stuff... a bit of patience mate Also, maybe Kabyl is also checking this!?.. he's aware of the problem. Link to comment Share on other sites More sharing options...
Kabyl Posted May 12, 2011 Share Posted May 12, 2011 yep, new graphics enabler doesn't support ATI "legacy" cards. Not a big problem now that we have "modules support"; the module that Meklort created from the old code works fine, i'm using it right now so it's just a matter of time adding it to the trunk (i think). Checking this stuff... a bit of patience mate Also, maybe Kabyl is also checking this!?.. he's aware of the problem. This is one reason for hesitating to merge the code. I have no plans to support older cards, patches are welcome though. Link to comment Share on other sites More sharing options...
Azimutz Posted May 12, 2011 Share Posted May 12, 2011 I have no plans to support older cards, patches are welcome though. Hi Kabyl... i understand that.. life goes on . Well, i don't know what are the plans for modules but as i mentioned, the module Meklort created from the old code works fine, even when compiled with XCode 4 (unlike others) so, i guess we can add it to the trunk if we create a module with the new code!? and people can use the module that best suits their needs. As long as they share the same hooks, i don't see any problems. Anyway, i'm cleaning/merging my working folders so i can check what's going on and feedback to you guys. Link to comment Share on other sites More sharing options...
meklort Posted May 12, 2011 Share Posted May 12, 2011 I wasn't planning on converting any existing code in chameleons trunk to modules (at least, if I do, it won't be much). The graphics enabler module in my branch is currently compatible with trunk, so I don't see any reason that you can't compile it and use it with trunk to get the old versions functionality. Link to comment Share on other sites More sharing options...
rednous Posted May 12, 2011 Share Posted May 12, 2011 meklort, Kabyl, Andy, AnVal, Slice, and all others working on the Chameleon code, guys i love what you're doing and appreciate your time spent on developing and extending the Chameleon! Great job, as always Just one recommendation: Please, Please, update the BootHelp.txt with the latest boot options related to the modules I know the programmers don't like to document their code as the designers hate to explain their works Link to comment Share on other sites More sharing options...
Gringo Vermelho Posted May 12, 2011 Share Posted May 12, 2011 Please, Please, update the BootHelp.txt with the latest boot options related to the modules +1 In the meantime, almost all the boot flags and configuration settings can be found in here: http://forge.voodooprojects.org/p/chameleo...86/boot2/boot.h Here for the module system, didn't check to see if there's more stuff in there: http://forge.voodooprojects.org/p/chameleo...86/boot2/boot.h Link to comment Share on other sites More sharing options...
meklort Posted May 12, 2011 Share Posted May 12, 2011 Just one recommendation: Please, Please, update the BootHelp.txt with the latest boot options related to the modules I know the programmers don't like to document their code as the designers hate to explain their works There are no boot flags as far as the module system goes. I do, however, need to add some more documentation on how to use it / how to create modules. (EDIT: I've added an initial version of a document to svn. Let me know if you have any questions) Link to comment Share on other sites More sharing options...
ErmaC Posted May 13, 2011 Author Share Posted May 13, 2011 Added binaries from Trunk 807 @ Chameleon developer compile warning ../../libsaio/saio_types.h:95: warning: ‘packed’ attribute ignored for field of type ‘struct drive_params’../../libsaio/saio_types.h:112: warning: ‘packed’ attribute ignored for field of type ‘struct drive_dpte’ Fabio Link to comment Share on other sites More sharing options...
rednous Posted May 13, 2011 Share Posted May 13, 2011 Gringo Vermelho & meklort thank you guys will check them later @meklort, sure i'll have questions and will ask here. Thank you. I'm keen on newer Chameleon versions and would like to have it working on my system. Link to comment Share on other sites More sharing options...
MacFanatic76 Posted May 13, 2011 Share Posted May 13, 2011 Trunk 812 - Memory info is not shown under "System Profiler", but "There was an error while gathering this information." "About this Mac" shows the correct sum though - 8 GB 1066 MHz DDR3 Just to feedback Link to comment Share on other sites More sharing options...
Carstiman Posted May 13, 2011 Share Posted May 13, 2011 is there a chance to get some Nvidia Cards working ? GTS 450 is listet but i´ve got allways patching error 555555 or: nVidia GeForce GTS 450 1024MB NVc3 [10de:0dc4] :: PciRoot(0x1)/Pci(0x1,0x0)/Pci(0x0,0x0) Bad Display Configuration Block signature (UPUQUU?) ERROR: nVidia ROM Patching Failed! or could i fix it with a new rom ? Link to comment Share on other sites More sharing options...
Azimutz Posted May 13, 2011 Share Posted May 13, 2011 (edited) The graphics enabler module in my branch is currently compatible with trunk, so I don't see any reason that you can't compile it and use it with trunk to get the old versions functionality. Done check my branch, Cleancut folder. Still work in progress but at least GraphicsEnablerLegacy works for me; need testers for the other. I wasn't planning on converting any existing code in chameleons trunk to modules (at least, if I do, it won't be much). yeah, i know; you've done plenty already!! Will help in what can. Need to feedback to you about your branch & modules; will pm you later or catch you on irc -----//----- Ok crowd testers are need for GraphicsEnabler module (new ATI code); i don't have card to test it... See #657. Edited May 21, 2011 by Azimutz Link to comment Share on other sites More sharing options...
notshy Posted May 13, 2011 Share Posted May 13, 2011 Ok crowd testers are need for GraphicsEnabler module (new ATI code); i don't have card to test it. Unpack attached archive; grab the needed module and place under /Extra/modules folder; update "boot" file (mandatory); update boot0/boot0hfs and boot1 if older than r753 (recommended) and feedback here or here. These files are just for test purposes; i will remove them later so please don't link them directly!! Link the post if you want to spread the word. Thanks What boot file is that ? I take it is for non-Sandy Bridge builds ? Once we've installed the module, will it activate itself automatically ? Do we still need GE=Yes in boot.plist ? What about AtiConfig definitions ? Mines in ATI.c already so should autoload but I don't quite understand the Chameleon module system as I've not used one before. I can go do some reading if need be ! Link to comment Share on other sites More sharing options...
bubbaganoush Posted May 13, 2011 Share Posted May 13, 2011 The legacy GraphicsEnabler works on my x1900. Link to comment Share on other sites More sharing options...
Recommended Posts