|
Portal Board index » .:: Firmware Flashing ::. » DVD-RW/+RW/RAM Firmware
All times are UTC [ DST ]
|
| Author |
Message |
|
|
Posted: Sun Dec 19, 2010 11:39 pm |
|
Joined: Fri Dec 17, 2010 3:56 pm Posts: 9
|
|
| Top |
|
 |
|
|
Posted: Sun Dec 19, 2010 11:53 pm |
|
| devilsclaw |
| Moderator |
 |
 |
Joined: Sat Jan 12, 2002 6:08 am Posts: 330
|
|
I checked the core files from the dumped drive and the exe and there exactly the same, which is good news. the main dumps are very similar so they should work also.
I don't know if mac's have lights that can flash on there drive when running this too but if the do, does the light ever flash when my tool says it should be ?
|
|
| Top |
|
 |
|
|
Posted: Mon Dec 20, 2010 12:04 am |
|
Joined: Fri Dec 17, 2010 3:56 pm Posts: 9
|
|
No, there is no light while flashing. And I think there is no light anyway...
Any more ideas??
|
|
| Top |
|
 |
|
|
Posted: Mon Dec 20, 2010 5:18 pm |
|
Joined: Mon Dec 20, 2010 10:52 am Posts: 4
|
Since I worked really hard on this and had no idea what I was doing for 5 hours, here is how I did it: How to do this on a Mac: Use instructions of MCSE at: viewtopic.php?f=30&t=46767 to create a different drive file (.exe) file. Download MCSE at viewtopic.php?f=2&t=41228 In the winebottler: http://winebottler.kronenberg.org/ Select (copy only) when you install. Use your drive found in: http://files.rpc1.org/index.php(make sure it is the apple drive if your on a Mac) Inside MCSE: Hit Load... and browse to the drive downloaded from http://files.rpc1.org/index.phpThen choose what you want... I chose to autoreset RPC2. Then what you want to do is download the Flasher: http://sourceforge.net/projects/flasher/files/Next what I did was create a folder in my Applications called App I then put the .exe file created by MCSE in the folder App and the Flasher in the folder App Next I opened an application called Terminal. (Remember that the drive I used was GSA-S10N_AP12... It might be different for you. Substitute the name of your drive for this) I typed in terminal: cd /Applications/App Next I ripped the .exe into .bin format by typing: ./flasher -r GSA-S10N_AP12.exe If it rips correctly you should get (cmd_ripexe: Finished firmware ripping process) (do not type this in) I then typed in: ./flasher -d Drive ID: 1 -m main_firmware.bin You should get: cmd_drive: Opening Drive: Drive. So I am not sure if you need to do the next step. and then i typed: ./flasher -d Drive ID: 1 -c core_firmware.bin You should get: cmd_drive: Opening Drive: Drive. I then dumped cache by typing: ./flasher -d 1 -m main_firmware.bin You should get cmd_dumpmain: Dump process finished but it might take a little time for the process to complete so wait. I'm not sure if you need to do the next step. I then dumped a different cache by typing: ./flasher -d 1 -c core_firmware.bin You should again get cmd_dumpmain: Dump process finished but it might take a little time for the process to complete so wait. Now don't quit your application terminal, but check in the folder App which should be in the Applications and there should be two new files called main_firmware.bin and core_firmware.bin (this should still be with the flasher, GSA-S10N_AP12.exe, CORE_GSA-S10N_AP12.exe.bin, MAIN_GSA-S10N_AP12.exe.bin) Next you want to flash the drive with the new .bin by typing: ./flasher -d 1 -f MAIN_GSA-S10N_AP12.exe.bin Terminal will then have a space and 3 lines underneath it... you will know it has worked if it does not say error and it says (cmd_flashfirm: Flashing process finished) Make sure you shut down the machine completely, restarting is most of the times not enough. LG drives need the power to be cut from the drive after flashing it in order to internally re-flash themselves with the new firmware. Once you turn your machine on again your drive should work normally. - cvs said Please confirm this is right DevilsClaw and cvs... Thank you dabmushi for the correction!
Last edited by Dud3z on Mon Aug 29, 2011 2:19 am, edited 3 times in total.
|
|
| Top |
|
 |
|
|
Posted: Wed Jan 26, 2011 8:47 pm |
|
| cvs |
| Master Poster |
 |
Joined: Tue Mar 28, 2006 11:15 pm Posts: 437 Location: UK
|
Added the CT30N and the GA3xN series (Panasonic chipset) to the unsupported list. Code: CT30N DRD-8080B DRD-8120B DRD-8160B DRN-8080B GA30N GA31N GA32N GCA-4164B GCC-4120B GCC-4240N GCC-4241N GCC-4242N GCC-4243N GCC-4244N GCC-4481B GCC-4482B GCC-4520B GCC-4521B GCC-4522B GCC-H21N GCC-H23N GCE-8481B GCE-8526B GDR-8161B GDR-8163B GGW-H10N GH22LP20 GH22LS30 GH22NP20 GH22NS30 GH30N GP08NU20 GSA-2164D GSA-2166D GSA-4166B GSA-H20L GSA-H20N GSA-H21L GSA-H21N GSA-H22L GSA-H22N GSA-H30L GSA-H30N GSA-H31N GSA-H50L GSA-H50N GSA-H54L GSA-H54N GSA-H55L GSA-H55N GSA-H58N GSA-H73N GT10N GWA-4040N GWA-4083B GWA-4164B GWA-4166B
|
|
| Top |
|
 |
|
|
Posted: Wed Jan 26, 2011 11:04 pm |
|
Joined: Wed Jan 26, 2011 10:53 pm Posts: 1
|
|
To me work perfect, but i don`t understant
I made all steps.
Extract from exe Then dump both main and core
and then i put the new firmware. but there are two files core and main.
i only update the main (1.7MB)
what i have to do with core.. .bin? i flash like main? with ... -f core_...
|
|
| Top |
|
 |
|
|
Posted: Thu Jan 27, 2011 4:31 pm |
|
| devilsclaw |
| Moderator |
 |
 |
Joined: Sat Jan 12, 2002 6:08 am Posts: 330
|
|
thanks cvs updated main post
|
|
| Top |
|
 |
|
|
Posted: Sun Feb 20, 2011 9:14 pm |
|
Joined: Sun Feb 20, 2011 2:36 pm Posts: 5
|
|
i know this is a VERY stupid question, but where do i find this programm called 'terminal'? is it called like that on all computers that run windows7 (regardless of the language - mine is german)?
|
|
| Top |
|
 |
|
|
Posted: Sun Feb 20, 2011 11:26 pm |
|
| cvs |
| Master Poster |
 |
Joined: Tue Mar 28, 2006 11:15 pm Posts: 437 Location: UK
|
jojo30 wrote: i know this is a VERY stupid question, but where do i find this programm called 'terminal'? is it called like that on all computers that run windows7 (regardless of the language - mine is german)? terminal = command prompt, command line, command window, etc Have a look here for step by step instructions on how to dump your firmware: http://club.myce.com/f91/update-firm-wa ... ost2575762
|
|
| Top |
|
 |
|
|
Posted: Thu Feb 24, 2011 7:14 pm |
|
Joined: Tue Feb 22, 2011 9:33 pm Posts: 4
|
Hello, I'm very new to all this, but I requested a firmware here: viewtopic.php?f=12&t=47299Its the new LG drive slim BD drive for my PopcornHour C-200. DiskInfo: DISCINFO VERSION : 1.7.0 BETA.12 VENDOR : HL-DT-ST MODEL : BDDVDRW CA21N REVISION : AS02 VENDOR SPECIFIC : 10/03/31 7U01 LOADING MECHANISM : Tray SERIAL NUMBER : NUMBER VOL. LEVELS : 255 BUFFER SIZE : 2048KB INTERFACE : ATAPI RPC2 SCHEME : YES STATUS : Set USER CHANGES : 4 VENDOR CHANGES : 4 CURRENT REGION : 1 There is no firmware on LG's homepage. The drive is very new, and I think only sold OEM, so I don't know if there will ever be one. I was hoping that I could do the RPC2 auto reset myself by using devilsclaw's tool to dump the stock firmware. However I get the following: Code: c:\NMT\flasher>flasher.exe -D Devilsclaw's LG Renesas Drive Utility drives_available: Cannot open device z.
AVAILABLE DRIVES AND IDs: Drive ID: 1 Name: DVDRAM GSA-4083N Drive ID: 2 Name: NK1YZGD2RSX Drive ID: 3 Name: BDDVDRW CA21N
c:\NMT\flasher>flasher -d 3 -m main_firmware.bin Devilsclaw's LG Renesas Drive Utility cmd_drive: Opening Drive: 3. cmd_dumpmain: Starting dumping process get_firminfo_drive: failed to find pattern cmd_dumpmain: failed to get firmware info
c:\NMT\flasher>flasher -d 3 -c core_firmware.bin Devilsclaw's LG Renesas Drive Utility cmd_drive: Opening Drive: 3. cmd_dumpcore: Starting dumping process get_firminfo_drive: failed to find pattern cmd_dumpcore: failed to get firmware info This leaves me with the following questions: 1. Is this because it's not a Renesas drive or maybe because it's hooked up to a USB to SATA adapter? 2. If it's because it's not Renesas are there any other tool I can use to dump the current firmware? 3. If not how do I find out if I can cross flash the drive with some other firmware? Any input will be much appreciated.
|
|
| Top |
|
 |
|
|
Posted: Thu Feb 24, 2011 9:48 pm |
|
| cvs |
| Master Poster |
 |
Joined: Tue Mar 28, 2006 11:15 pm Posts: 437 Location: UK
|
jblaabjerg I just replied to your other thread: viewtopic.php?f=12&t=47299All 'evidence' so far points to the fact that CA2x drives use a Panasonic chipset, which is unfortunate if you want to dump the firmware from them, since there are no tools available to do so ...
|
|
| Top |
|
 |
|
|
Posted: Sat Feb 26, 2011 11:01 pm |
|
Joined: Sat Feb 26, 2011 10:52 pm Posts: 4
|
|
Hi. flasher -d [Drive ID] -m main_firmware.bin and flasher -d [Drive ID] -c core_firmware.bin went just fine. Next you say you need to "Flashes drive with new firmware:". Would that be the firmware I have yet to extract in the next step ("Rips the firmware files out of the windows update executable:")?
Also when you extract you get a MAIN_..bin and a CORE_...bin. I guess you should do this twice then, one for each?
Anyway I did all that, but the verification step fails with a "failed to read from drive". At the same time the drive is now dead. It shows up in info tool you throw at it, but it will not accept any discs anymore.
Any way to restore the original firmware?
|
|
| Top |
|
 |
|
|
Posted: Sun Feb 27, 2011 5:00 pm |
|
| cvs |
| Master Poster |
 |
Joined: Tue Mar 28, 2006 11:15 pm Posts: 437 Location: UK
|
|
You don't need to flash the core. Flashing the main firmware is enough.
Make sure you shut down the machine completely, restarting is most of the times not enough. LG drives need the power to be cut from the drive after flashing it in order to internally re-flash themselves with the new firmware. Once you turn your machine on again your drive should work normally.
|
|
| Top |
|
 |
|
|
Posted: Tue Mar 29, 2011 7:26 pm |
|
Joined: Tue Mar 29, 2011 7:01 pm Posts: 4
|
Today, I have try to flash my BH12NS30 EL00 to BH10NS30 1.09 for enhance the compatible problem with my CMC BD-R DL I have backup my org. firmware before i cross flash to BH10. But after i cross flash to BH10. I can't be able to flash back to BH12 with my org. rom again. I already try to extact a new core&main BIN on download version updater. But the flasher still display same error. Please help!! Here come with my two BIN(Org=BH12NS30 & BH10NS30 1.09) : http://www.hkteam.org/files/rom.rar*Flasher is the lastest version Quote: C:\Flash>flasher -d 1 -f MAIN_org.bin Devilsclaw's LG Renesas Drive Utility cmd_drive: Opening Drive: 1. drive_inquiry: failed to inquiry drive info cmd_flashfirm: Flashing process started
firm_flasher: Drive should be flashing its light. firm_flasher: This indicates its flashing its self. firm_flasher: This can take a while, Please be patiant. firm_flasher: Failed to write at 0x001E0000 firm_flasher: your drive should still be fine. cmd_flashfirm: Flashing process failed
C:\Flash>
|
|
| Top |
|
 |
|
|
Posted: Wed Mar 30, 2011 7:38 am |
|
| chef |
| Administrator |
 |
 |
Joined: Fri Aug 09, 2002 11:39 am Posts: 23423 Location: .de #...still playing LLAMATRON! # sprite killing around level 138 and higher....
|
hktwinsen wrote: Today, I have try to flash my BH12NS30 EL00 to BH10NS30 1.09 for enhance the compatible problem with my CMC BD-R DL I have backup my org. firmware before i cross flash to BH10. But after i cross flash to BH10. I can't be able to flash back to BH12 with my org. rom again. I already try to extact a new core&main BIN on download version updater. But the flasher still display same error. Please help!! Here come with my two BIN(Org=BH12NS30 & BH10NS30 1.09) : http://www.hkteam.org/files/rom.rar*Flasher is the lastest version Honestly, who told you to perform such a stupid crossflash just because you want to use some quirky discs?
_________________ .:The rpc1.org FAQ:. Please read & follow our firmware request rules precisely! .:The DiscInfo tool:. I am looking for DVD-R for Authoring DVD-R (A) & HD-DVD media, any size, any brand. Please pm me if you can help.
|
|
| Top |
|
 |
|
|
Posted: Wed Mar 30, 2011 5:44 pm |
|
Joined: Tue Mar 29, 2011 7:01 pm Posts: 4
|
|
I crossflash isn't for want to use some quirky discs. It's because 12NS30 E00 does not support this discs(Totally can't burn even 1x/2x).
|
|
| Top |
|
 |
|
|
Posted: Wed Mar 30, 2011 10:40 pm |
|
| cvs |
| Master Poster |
 |
Joined: Tue Mar 28, 2006 11:15 pm Posts: 437 Location: UK
|
I'm surprised you managed to flash your BH12NS30 with a BH10NS30 firmware in the first place! This should not have worked, because the two drives have different cores. Since the two models have different cores, probably the only way to go back to the original firmware is to create a special crossflash-ready firmware using the method described in here: viewtopic.php?f=2&t=46780Make sure you understand exactly what you have to do and how, and if you don't fully understand it, then better don't do it at all rather than risk bricking your drive ...
|
|
| Top |
|
 |
|
|
Posted: Wed Mar 30, 2011 11:21 pm |
|
| ala42 |
| Firmware Patcher |
 |
Joined: Sun Nov 02, 2003 4:18 am Posts: 990 Location: Germany
|
hktwinsen wrote: Today, I have try to flash my BH12NS30 EL00 to BH10NS30 1.09 for enhance the compatible problem with my CMC BD-R DL I have backup my org. firmware before i cross flash to BH10. How exactly did you make this crossflash ? Did you just flash the main firmware or did you also flash the core firmware ?
_________________ LiteOn/Benq/LG/NEC/Pioneer/Samsung/Toshiba stuff: MediaCodeSpeedEdit V 1.2.0.10, released October 3rd 2011
|
|
| Top |
|
 |
|
|
Posted: Thu Mar 31, 2011 5:06 am |
|
Joined: Tue Mar 29, 2011 7:01 pm Posts: 4
|
|
BH12NS30 and BH10NS30 cores are same. Also, after i flash to BH10NS30, i already burn arround 15's CMC BD-R DL Disc without any problem. Now, i already find the way to flash back to BH12NS30 firmware. Thanks
|
|
| Top |
|
 |
|
|
Posted: Sat Apr 02, 2011 12:37 am |
|
| cvs |
| Master Poster |
 |
Joined: Tue Mar 28, 2006 11:15 pm Posts: 437 Location: UK
|
hktwinsen wrote: BH12NS30 and BH10NS30 cores are same. No they are not! The drives might well be similar in hardware terms, but they both have different cores (bootcodes) as you can see below: Firmware: BD-RE BH10NS30 1.00-A9 083010 Bootcode: BH 10NS30CORE Firmware: BD-RE BH12NS30 EL00-01 122909 Bootcode: BH 12NS30CORE If the cores would have been the same, you would have been able to use the Renesas flasher to flash back and forth between the BH10NS30 and BH12NS30 firmwares without any problem. As you've seen it yourself when you've tried to do it, that was not the case ... and the different cores are to blame for that.
|
|
| Top |
|
 |
|
|
Posted: Sat Apr 02, 2011 4:11 am |
|
Joined: Tue Mar 29, 2011 7:01 pm Posts: 4
|
|
I tried to use HEX editor to change the firmware heading. It totally work. All burning (CD/DVD/BD/BD-DL)without any problem.
|
|
| Top |
|
 |
|
|
Posted: Tue Apr 05, 2011 7:13 pm |
|
Joined: Tue Apr 05, 2011 7:02 pm Posts: 2
|
|
Hi all:
Stupid question, but I want to make sure I don't mess up my drive. I have a HL-DT-ST CT10L drive and I already dumped the main and core firmware that came with it (YC07). I have the YC09 firmware from someone that dumped it off his drive (CT10L_YC09_core_fw.bin and CT10L_YC09_main_fw.bin). To update my drive to YC09, do I just use the main one and issue the command "flasher -d 1 -f CT10L_YC09_main_fw.bin"? Is the core one needed for anything and, if I need to use it also, do I issue the same command. Sorry if it sounds dumb, new to this.
Thanks
|
|
| Top |
|
 |
|
|
Posted: Tue Apr 05, 2011 7:42 pm |
|
| Puma |
| Administrator |
 |
Joined: Tue May 11, 2004 3:02 pm Posts: 10124 Location: UK
|
luisitoortiz wrote: Hi all:
Stupid question, but I want to make sure I don't mess up my drive. I have a HL-DT-ST CT10L drive and I already dumped the main and core firmware that came with it (YC07). I have the YC09 firmware from someone that dumped it off his drive (CT10L_YC09_core_fw.bin and CT10L_YC09_main_fw.bin). To update my drive to YC09, do I just use the main one and issue the command "flasher -d 1 -f CT10L_YC09_main_fw.bin"? Is the core one needed for anything and, if I need to use it also, do I issue the same command. Sorry if it sounds dumb, new to this.
Thanks yeah you only need the main firmware file
_________________ Read The FAQ Firmware Request Rules MCSE Thread Utilities
|
|
| Top |
|
 |
|