Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Superdrive Firmware Update 2.1 hosed your DVD-RW? Here's howto restore it.

I have successfully restored the firmware on a UJ-857 that was hosed following the infamous Apple Superdrive Firmware Update 2.1, thanks to the procedure & flashing utility posted by "ben11" on http://forum.rpc1.org/viewtopic.php?t=42953&sid=7a19b1238543a5e4a43d12770bbd27c1
Please read the instructions carefully before proceeding.

Hello,

+After some private message exchanges it seems I was able to help some people in this situation (inclduing the original poster). I wrote a simple utility to perform a very basic flash to the drive - doing that may be able to recover the situation, but my flash utility performs almost no checks and is generally much more basic than the framework which, for example, the standard Apple Superdrive updaters have used.+

+So, if your drive is in a similar situation this may be able to help. But only try if you feel you've exhausted every other possibility, such as having the drive replaced. This flash process may not work for you, or in the worst case it could conceivably leave your drive is a worse state than before. It is of coursed not endorsed by anybody, in particular not Apple nor the drive manufacturer (or anybody at rpc1.org either).+

+As I wrote, compared to the standard updaters this utility makes few checks on the drive status - so unless your drive has really lost its standard operating firmware, often because of an interrupted flash, don't use this rather than a more featured updater.+

+Simple flash utility archive:+

+ http://rapidshare.com/files/57312123/SimpleFlash.zip.html+

+There is the terminal based utility (and source code) - along with copies of the HAEA, HBEA, KBVB, KCVB (RPC1 patched) firmwares for the UJ-857 and UJ-857D.+

_+Basic Instructions+_
+You need to download the "SimpleFlash.zip" file, unpack it and then run it using the terminal. e.g. assuming you have downloaded the archive file to your desktop you can unpack like this:+

+ben11s-computer:~ ben11$ cd Desktop+
+ben11s-computer:~/Desktop ben11$ unzip SimpleFlash.zip+
+ben11s-computer:~/Desktop ben11$ cd SimpleFlash+

+to use the utility you start it using ONE of the following commands:+

+./simple_flash 0 UJ857-HAEA-MBP-rpc1.dat+

or

+./simple_flash 0 UJ857-HBEA-MB-rpc1.dat+

or

+./simple_flash 0 UJ857D-KBVB-MB-rpc1.dat+

or

+./simple_flash 0 UJ857D-KCVB-MBP-rpc1.dat+

+(choose according to the firmware you need, see below)+

+It will prompt you to answer if you want to continue - to which you can type 'yes' or 'y', if you want to go on. The flash should start and will take about 30 seconds after which the utility should say "Finished". At this point I recommended you restart your Mac. If all has gone well your drive should be responding again.+

_+Choosing the Firmware+_
+The firmware included are the ones that the "Apple Superdrive 2.1" update offered for Matshita drives - except the ones in this archive have RPC1 patches. If you don't want RPC1 you could go back to standard firmware using the updaters posted in other threads on this forum after your drive is responding again.+

+In principal the utility would also flash other matshita UJ-8xx drives, but suitable firmware data files are not included for them.+

+HAEA, HBEA are for UJ-857+
+KBVB, KCVB are for UJ-857D+

+If your drive previously had:+

+HAC1 or HAE4 use HAEA+
+HBE4 use HBEA+
+KBV9 use KBVB+
+KCV9 use KCVB+

+If you don't know the previous firmware revision you had then: As far as I know firmware revisions HAEA & KCVB are used in the Macbook Pro, HBEA & KBVB are used in the Macbook. Choose according to which model of mac and which model of drive you have.+

+The optical drive should not accept a firmware corresponding the wrong drive model, but for a given model the various revisions may have slight differences, perhaps because of different physical constraints on the hardware - so try to pick the appropriate revision.+

+Good luck.+

MacBook Pro 2.0 GHz, Mac OS X (10.4.9)

Posted on Nov 22, 2007 7:49 PM

Reply
73 replies

Apr 22, 2008 6:14 PM in response to Hemant Kamat

For those of you getting the "Open for Read Error" -

instead of the ./simple_flash command, run the ls command. That will show the files in your working directory. Then run the ./simple_flash 0 command and what you type after that must match one of those file names exactly. When I did this I realized I was typing "rcp" instead of "rpc". If your making a typing error, this should be easy to spot and correct. If your trying to type in a file name that doesn't come close to anything shown when you use the ls command, well then this won't help but at least you will know what the problem is.

The above is my giveback. I switched from MS Windows to Apple MacBook Pro and loved everything about it until a software upgrade left me with SuperDrive 2.1 Update error messages every time I booted up. Annoying, but I learned to live with it. (I don't use the dvd drive that often.) Then I wanted to upgrade to Leopard and it kept spitting the CD out. I looked up in the internet and on the CD and finally came across something that said if you are upgrading from 10.14, and the disk keeps being ejected, you have a SuperDrive problem and need to take it in to the Apple Store for repairs. So I started searching to learn about this SuperDrive 2.1 Update error message to see if I could fix that, maybe I could load Leopard. That was how I learned that the firmware problems were caused by an update pushed by Apple and that Apple was not stepping up to much in the way of responsibility because their view is the problem would have happened eventually anyway. What an eye opener. This type of arrogance toward the customer is what I came to expect and hate from Microsoft, and is what I became an Apple customer to avoid in the first place. Then I come across this thread and learn that its not that difficult to fix. I followed the instructions and got the Open Read Error mentioned by a few others in the thread. I didn't see anyone answering the question on that error message, so when I figured my way around it I wanted to post it here in appreciation for Hemant posting this fix in the first place. I have executed the fix now and installed Leopard. But I am now a bit jaded on Apple. They "broke" my MacBook Pro with their update, the fix is this easy to do, they should just push it out in a software upload.

Apr 24, 2008 8:43 PM in response to HuskerDu

You "+try to install superdrive+"??? What are you talking about? And +"when it comes time to launch the application, it goes away after half a second in my dock."+ What application?

If you are trying to open terminal after changing the OSX version number, Terminal will not open. As stated in my earlier posts on this thread, you must already have Terminal open, then change the version number to 10.4.9. Then you can use terminal (already open) to flash your firmware.

Just read my previous instructions, it explains step by step what I did.

Message was edited by: blakegeee

Apr 24, 2008 8:53 PM in response to HuskerDu

The first post in this thread give commands for terminal. Copy and Paste them in. It even includes the command for Terminal to unzip the simple flash file on your desktop. Keep in mind when pasting in the command, only paste what comes after the "$". Everything before the $ is just the prompt that will come up in terminal.

Message was edited by: blakegeee

May 11, 2008 11:34 AM in response to Hemant Kamat

Hemant,

Excellently clear instructions but, I get the response "could not open device".

I am simply trying to change the firmware on my drive to HAEA from HAE4 in order to run ben's programme on it.

There have been big problems with Super Drive Updater 2.1 and it has been withdrawn. Fortunately it does not even seen to run on my computer! It launches and then crashes.

Has anyone got any hints about how I could update my firmware to HAEA since none of the normal methods seem to make any progress?!

Regards

Nick

May 21, 2008 7:55 AM in response to Hemant Kamat

I'm bumping this thread in an attempt to reach anyone who has had this problem and still unable to resolve it. Ben 11's fix hasn't worked for me, and I just don't have the money right now to replace a drive that Apple killed in the first place.

P-L-E-A-S-E........ anyone with a newer solution please show some love and help us out. God knows Apple won't.(for free)

May 31, 2008 5:31 PM in response to blakegeee

I've been living without my DVD burner for almost a year, and I just wish to get this fixed.
Blake, thanks for all the help, I've tried every step word by word but it doesn't work.
I changed the OS X version to 10.4.8, ran again Ben's SimpleFlash but no use.

MATSHITA DVD-R UJ-857D: KCVB revision

Is there any hope? I sure don't want to deal with the crappy tech support here in Chile. When I called them, they told me "the Internet is full of liars" ***?

Any help would be much appreciated

Jun 3, 2008 1:59 AM in response to Hemant Kamat

IF YOU HAVE THE LG SuperDrive HERE IS HOW TO FIX IT

Having wearied of Apple ever fixing the mess they made, I took matters into my own hands and spent an entire day fixing my LG SuperDrive HL-DT-ST DVDRW GWA4080MA.

Since the flashers won't work running under Parallels, I went through the necessary hassles of installing Boot Camp on my MacBook Pro 2.33. Firmware flashers are available from the Firmware Page ( http://forum.rpc1.org/index.php ) and after finding the correct flasher, I started the MacBook in Boot Camp and launched the firmware flasher under Windows XP. The process of flashing the SuperDrive took a few moments. (so be patient) But it worked. I started up in OS X and checked with system profiler. Indeed, my firmware had been downgraded from the dysfunctional version B39 back to the original version B38. I then proceeded to successfully burn a DVD of the project on which I was working when I realized Apple's update had cooked my SuperDrive.

Why no one at Apple ever addressed this problem is very disappointing to me. In light of the fact that Apple CAUSED these drive failures, the very least they could do is acknowledge it.

Jun 10, 2008 2:16 PM in response to elmelodico

I am not sure what to tell you, it worked for me. If the flash completed successfully and the drive is still not working, than I guess you must have other problems (not firmware problems). I know thats not what you want to hear, but it could be the case.

As it turned out, my drive still doesn't work right. It worked differently after the flash so I assumed it was fixed. But as it turns out, now the CDs mount and play no problem (before they would never mount), but CDs will still not burn. And DVDs do burn successfully although the masters are "sometimes" a pain in the butt to get mounted. To get the DVDs to mount for me, I found that tilting the machine all the way back (screen open) till it is standing on the screen instead of the bottom, the DVD would mount every time in that position. And then other DVDs mount perfectly in regular position. So the flash provided an improvement for me but the drive still does have other problems, mostly with the CD laser more than the DVD laser.

Superdrive Firmware Update 2.1 hosed your DVD-RW? Here's howto restore it.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.