|
Portal Board index » .:: Firmware Flashing ::. » Macintosh Specific Section
All times are UTC [ DST ]
|
| Author |
Message |
|
|
Posted: Thu Oct 18, 2007 7:20 am |
|
Joined: Thu Oct 18, 2007 7:15 am Posts: 1
|
|
| Top |
|
 |
|
|
Posted: Thu Nov 01, 2007 6:31 am |
|
Joined: Thu Nov 01, 2007 6:18 am Posts: 1
|
|
| Top |
|
 |
|
|
Posted: Wed Nov 07, 2007 1:06 am |
|
Joined: Tue Nov 06, 2007 4:12 pm Posts: 6
|
Hello,
Here's UJ-85JS, firmware F7W3.
Thanks for all your hard work. 
|
|
| Top |
|
 |
|
|
Posted: Wed Nov 07, 2007 1:07 am |
|
Joined: Tue Nov 06, 2007 4:12 pm Posts: 6
|
|
| Top |
|
 |
|
|
Posted: Sat Nov 10, 2007 6:14 pm |
|
Joined: Sat Nov 10, 2007 6:10 pm Posts: 1
|
|
Hi,
I have a MB with the following drive details. Tried to do a firmware dump, but to no avail. Anyone able to help provide the dump. Thanks in advance.
MATSHITA DVD-R UJ-857E:
Firmware Revision: ZF1E
Interconnect: ATAPI
Burn Support: Yes (Apple Shipping Drive)
Cache: 2048 KB
Reads DVD: Yes
CD-Write: -R, -RW
DVD-Write: -R, -R DL, -RW, +R, +R DL, +RW
Write Strategies: CD-TAO, CD-SAO, DVD-DAO
|
|
| Top |
|
 |
|
|
Posted: Tue Nov 27, 2007 3:20 am |
|
Joined: Tue Nov 27, 2007 3:11 am Posts: 1
|
|
| Top |
|
 |
|
|
Posted: Sat Dec 08, 2007 7:14 pm |
|
Joined: Sat Dec 08, 2007 7:08 pm Posts: 1 Location: NY
|
I was able to get a dump from my UJ-857E drive with the firmware revision ZF!E
Its available at: http://rapidshare.com/files/75203968/UJ ... t.zip.html
I am very interested in a leopard compatible firmware update for my MB, let me know if I can be of further help.
loh_li wrote: Hi,
I have a MB with the following drive details. Tried to do a firmware dump, but to no avail. Anyone able to help provide the dump. Thanks in advance.
MATSHITA DVD-R UJ-857E:
Firmware Revision: ZF1E Interconnect: ATAPI Burn Support: Yes (Apple Shipping Drive) Cache: 2048 KB Reads DVD: Yes CD-Write: -R, -RW DVD-Write: -R, -R DL, -RW, +R, +R DL, +RW Write Strategies: CD-TAO, CD-SAO, DVD-DAO
|
|
| Top |
|
 |
|
|
Posted: Thu Dec 27, 2007 10:07 pm |
|
Joined: Thu Dec 27, 2007 9:50 pm Posts: 2
|
I tried to create a dump for my CW-8221 but no dice.
Code: macbook:~/Desktop/dvd region/matshita_memory xxx$ ./dump compiled at Dec 27 2007 21:47:31 Appear to have a matshita at device index 0: MATSHITACD-RW CW-8221 GA0H error during attempt to read memory from device 0, continuing
I then tried modifying dump.c as suggested by Hendrix here http://forum.rpc1.org/viewtopic.php?p=209540#209540 but it didn't work either.
Is there some magic that can be done to dump.c so that it might work with this drive as well?
thanks for your support,
jibe
|
|
| Top |
|
 |
|
|
Posted: Fri Dec 28, 2007 1:49 am |
|
| rawhead |
| Rookie |
 |
Joined: Wed Jun 11, 2003 9:59 pm Posts: 7
|
BlackBookUser wrote: I am very interested in a leopard compatible firmware update for my MB, let me know if I can be of further help.
Let me second that, and I would be more than willing to provide a dump of my MacBook drive (same drive, exact same firmware), if an extra dump is needed/useful. Eagerly awaiting!
|
|
| Top |
|
 |
|
|
Posted: Fri Jan 25, 2008 3:20 pm |
|
Joined: Wed Jan 23, 2008 2:29 pm Posts: 5
|
|
I will try to do this for my DVD-RAM drive. It is a Matshita UJ-850S (on an Asus laptop).
|
|
| Top |
|
 |
|
|
Posted: Wed Feb 06, 2008 2:59 pm |
|
Joined: Mon May 24, 2004 3:40 pm Posts: 46 Location: TYO, JPN
|
Ben11,
I've got a MATSHITADVD-RAM UJ-85JS with firmware FYX4.
The matshita-dump-0 has been placed here
http://rapidshare.com/files/89605284/ma ... 0.dat.html
I hope this will help, and look forward to FYX4 turning rpc1.
Thanks for all your effort on keeping us afloat in the sea of *unjust* DRM!
Your releases being Universal Binary is a godsend for us PPC users too!
DVR-K05 burned out on me, and I'm still stuck to PBG4.
_________________ Share your questions with others.
And try doing your homework before asking!
|
|
| Top |
|
 |
|
|
Posted: Fri Feb 08, 2008 8:02 am |
|
Joined: Mon Sep 29, 2003 12:20 pm Posts: 15
|
|
Hey guys,
I want to create a dump of a Matsushita drive in a normal Laptop, not a Mac product.
So far I was not able to create one, because my shell, didn't accept the given commands.
I am running it on an Intel P4M, Intel i845 chipset, SuSE Linux 10.0.
When I type "make" I'll get the following output from my shell:
linux:~/Desktop/dvd_dump # make
make: *** No targets specified and no makefile found. Stop.
On running "gcc" I'll get the following output.
linux:~/Desktop/dvd_dump # gcc -g -Wall -o dump mscsi.c dump.c -framework IOKit -framework CoreFoundation
gcc: dump.c: No such file or directory
gcc: IOKit: No such file or directory
gcc: CoreFoundation: No such file or directory
cc1: error: unrecognized command line option "-framework"
cc1: error: unrecognized command line option "-framework"
Well, both gcc and make are installed, but output shows me, to enter more information.
If anybody could help me, what to do, which package/library is missing or what else, I appreciate that.
By the way my target drive is a Matsushita UJ-845B(D).
Thanks!
John
|
|
| Top |
|
 |
|
|
Posted: Sat Feb 09, 2008 10:59 pm |
|
Joined: Mon Sep 29, 2003 12:20 pm Posts: 15
|
|
Hey guys,
I noticed, that ben11 has probably changed his zip-file and only dropped the compiled executable in it.
Unfortunately, when I executed the file, I got an error.
So I assume, the machine, where the file were compiled, was a PPC.
That's why the architecture is incompatible.
Well, if somebody could send me the source, I would like to test, if a compilation and execution is possible under SuSE Linux.
Thanks
John
|
|
| Top |
|
 |
|
|
Posted: Sun Feb 10, 2008 8:17 pm |
|
Joined: Sun Feb 10, 2008 8:00 pm Posts: 1
|
|
Just PMed the URL for UJ-875 drive DB09 firmware.
Many thanks!
|
|
| Top |
|
 |
|
|
Posted: Mon Feb 11, 2008 7:55 pm |
|
| Alejandra |
| Junior Member |
 |
Joined: Thu Sep 25, 2003 12:39 am Posts: 31 Location: Mexico city
|
|
| Top |
|
 |
|
|
Posted: Mon Mar 03, 2008 11:17 pm |
|
Joined: Wed Mar 09, 2005 9:21 am Posts: 4
|
|
| Top |
|
 |
|
|
Posted: Sat Mar 08, 2008 7:57 pm |
|
Joined: Sat Mar 08, 2008 7:39 pm Posts: 2
|
|
Hi,
Is there any way to create a dump from a PC running vista ?
I do have a matshita UJ-850S
fw version 1.20
serial RA94
extrainfo : 60830UKMERA94043851
and I'd really like to make it regionfree ...
If there is no way through vista, would a specific Linux version work ?
I know this thread is about Mac, but having read and searched the forum for more than 1hour I feel that it is the best point to start ...
thanks in advance for your help
Regards
KB
|
|
| Top |
|
 |
|
|
Posted: Sat Mar 15, 2008 11:31 am |
|
Joined: Sat Mar 15, 2008 11:03 am Posts: 2
|
Hi,
got a new MBP with a UJ-875 drive.
Here the output from DVD Info X:
Vendor: MATSHITA
Model: DVD-R UJ-875
Firmware: DA09
RPC-2 (region locked)
State is SET
4 vendor resets left
4 region changes left
Region 2
Here the output from drutil info:
Vendor Product Rev
MATSHITA DVD-R UJ-875 DA09
Interconnect: ATAPI
SupportLevel: Apple Shipping
Cache: 2048k
CD-Write: -R, -RW, BUFE, CDText, Test, IndexPts, ISRC
DVD-Write: -R, -R DL, -RW, +R, +R DL, +RW, BUFE, Test
Strategies: CD-TAO, CD-SAO, DVD-DAO
And finally her a dump of the firmware:
http://imaginapix.homeip.net/div/matshi ... 09.dat.zip
Maybe there is a way to get this drive also RPC-1.
Thank for your help in advance.
JSH
Last edited by jsh on Sat Mar 15, 2008 11:22 pm, edited 1 time in total.
|
|
| Top |
|
 |
|
|
Posted: Sat Mar 15, 2008 11:21 pm |
|
Joined: Mon Jan 26, 2004 10:23 am Posts: 24
|
|
Is there any info for a Matshita SW 8595C (Firmware B102) - I know it is not a UJ Series, but all I can find relates to B101 or OEM updates.
|
|
| Top |
|
 |
|
|
Posted: Sun Mar 16, 2008 12:21 pm |
|
| chef |
| Administrator |
 |
 |
Joined: Fri Aug 09, 2002 11:39 am Posts: 23440 Location: .de #...still playing LLAMATRON! # sprite killing around level 138 and higher....
|
LeighRK wrote: Is there any info for a Matshita SW 8595C (Firmware B102) - I know it is not a UJ Series, but all I can find relates to B101 or OEM updates.
This doesnt belong into this thread.
_________________ .: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: Sun Mar 16, 2008 1:29 pm |
|
Joined: Wed Mar 05, 2008 10:02 am Posts: 1
|
jsh wrote: got a new MBP with a UJ-875 drive:
|
|
| Top |
|
 |
|
|
Posted: Thu Mar 20, 2008 1:05 pm |
|
| franton |
| Professional Poster |
 |
Joined: Thu Oct 27, 2005 11:44 pm Posts: 54
|
|
I've literally just PM'd ben11 with a link to a dump i've made of a UJ-867 drive.
|
|
| Top |
|
 |
|
|
Posted: Sat Mar 22, 2008 5:30 pm |
|
Joined: Wed Mar 12, 2008 5:42 pm Posts: 2 Location: UK
|
franton wrote: I've literally just PM'd ben11 with a link to a dump i've made of a UJ-867 drive.
Any updates on the firmware?
I made a formal request here:
http://forum.rpc1.org/viewtopic.php?t=43864
FWIW, I can't even get the drive to work happily with Mactheripper. I have a few DVDs which I want to put on my iphone to watch on the plane, and the output Mactheripper produced (2.6.6) cannot even be read successfully.
|
|
| Top |
|
 |
|