Editing Updating Bluray Drive Firmware on Linux
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
[[Category: | [[Category:Linux]] | ||
=Introduction= | =Introduction= | ||
* | * No use actually but just for the sake of scientific research :) | ||
=Current BD FW Version= | =Current BD FW Version= | ||
Line 24: | Line 23: | ||
</pre> | </pre> | ||
Or reading it from BD drive istelf, see: | Or reading it from BD drive istelf, see http://www.ps3devwiki.com/wiki/BD_Drive_Reverse_Engineering#Get_Version. | ||
=BD Drive Type= | =BD Drive Type= | ||
Line 140: | Line 139: | ||
| 0x120000000000000B | | 0x120000000000000B | ||
| 1 | | 1 | ||
|} | |} | ||
Line 184: | Line 166: | ||
* It should work on PC too. You can update your BD drive on PC but first you need to authenticate it with '''bd_get_version'''. | * It should work on PC too. You can update your BD drive on PC but first you need to authenticate it with '''bd_get_version'''. | ||
* Downgrading works too. I tested it myself and downgraded from 3.50 to 3.40 and back again. | * Downgrading works too. I tested it myself and downgraded from 3.50 to 3.40 and back again. | ||
Valid firmware: | Valid firmware: | ||
Line 265: | Line 246: | ||
WRITE BUFFER failed: req sense 52600 (invalid firmware combination or hash error) | WRITE BUFFER failed: req sense 52600 (invalid firmware combination or hash error) | ||
</pre> | </pre> | ||