how do i change the bios on a CHAMELEON modchip i have opend the xbox i can see its a camaleon modchip is has switches etc do i need to chang the swiches to flash if i choose the bios indi 5003 its says erasing windbond etc nothing happend the red led on the modchip keeps flashing ? i want to install a 500gb sata drive have no idea wat kind of bios is on the chip its says xecuter 2 at the start screen maybe the chip is locked ? it has switches wen i trie to erase the bios the modchip red light keeps flashing maybe it has flash protection i dont know how to turn it off ? chameleon adapter raw of:00001111 switch 1 off off switch 2 on on mode 4 : 2x256 1x512 current bank : 0:00000-3ffff thanks guys
So which switches are you calling Switch 1 and Switch 2? There are four (4) switches total broken down into 2 for Mode and 2 for Bank select. Looks like your Switch 1 are the two (2) Bank select and Switch 2 are the two (2) mode switches. The Chameleon User Manual states: Also, to use EvoX dashboard you need to add commands to the INI file: In order to take full advantage of the Software Control features you need to use the latest version of EvolutionX Dashboard and append some lines to your evox.ini file: (*here is a working example*) Code: [Menu] Section "Root" { Section "System Utils" { Item "Settings",ID_Settings Item "Flash BIOS",ID_Flash_Bios Item "Backup",ID_Backup Section "Chameleon Mode 1",ID_Chameleon_Mode_1 { Line "Mode 1 (4x256k)" Item "Switch To TSOP (Disable Chameleon)",ID_Chameleon_Release_D0,ID_Full_Reboot Item "Switch To Bank 0",ID_Chameleon_Bank_0,ID_Full_Reboot Item "Switch To Bank 1",ID_Chameleon_Bank_1,ID_Full_Reboot Item "Switch To Bank 2",ID_Chameleon_Bank_2,ID_Full_Reboot Item "Switch To Bank 3",ID_Chameleon_Bank_3,ID_Full_Reboot Line "-=*-*=-" Item "Flash Bank 0",ID_Chameleon_Bank_0,ID_Flash_Bios Item "Flash Bank 1",ID_Chameleon_Bank_1,ID_Flash_Bios Item "Flash Bank 2",ID_Chameleon_Bank_2,ID_Flash_Bios Item "Flash Bank 3",ID_Chameleon_Bank_3,ID_Flash_Bios } Section "Chameleon Mode 2",ID_Chameleon_Mode_2 { Line "Mode 2 (2x512k)" Item "Switch To TSOP (Disable Chameleon)",ID_Chameleon_Release_D0,ID_Full_Reboot Item "Switch To Bank 0,1",ID_Chameleon_Bank_0,ID_Full_Reboot Item "Switch To Bank 2,3",ID_Chameleon_Bank_2,ID_Full_Reboot Line "-=*-*=-" Item "Flash Bank 0,1",ID_Chameleon_Bank_0,ID_Flash_Bios Item "Flash Bank 2,3",ID_Chameleon_Bank_2,ID_Flash_Bios } Section "Chameleon Mode 3",ID_Chameleon_Mode_3 { Line "Mode 3 (1x1024k)" Item "Switch To TSOP (Disable Chameleon)",ID_Chameleon_Release_D0,ID_Full_Reboot Line "-=*-*=-" Item "Flash Bank 0,1,2,3",ID_Chameleon_Bank_0,ID_Flash_Bios } Section "Chameleon Mode 4",ID_Chameleon_Mode_4 { Line "Mode 4 (2x256k + 1x512k)" Item "Switch To TSOP (Disable Chameleon)",ID_Chameleon_Release_D0,ID_Full_Reboot Item "Switch To Bank 0",ID_Chameleon_Bank_0,ID_Full_Reboot Item "Switch To Bank 2",ID_Chameleon_Bank_2,ID_Full_Reboot Line "-=*-*=-" Item "Flash Bank 0",ID_Chameleon_Bank_0,ID_Flash_Bios Item "Flash Bank 2",ID_Chameleon_Bank_2,ID_Flash_Bios } } } Flash lines to add for memory chip identification: Flash = 0x015b,"AMD - Am29LV800B",0x100000 Flash = 0x01da,"AMD - Am29LV800B",0x100000