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 186: | Line 186: | ||
* Use '''ps3dm sm get_version''' or '''bd_get_version''' to verify that the new version was installed successfully. | * Use '''ps3dm sm get_version''' or '''bd_get_version''' to verify that the new version was installed successfully. | ||
<pre> | <pre> | ||
sudo ./bd_update_fw -v -f ~/ofw355/BDPT_FIRMWARE_PACKAGE_306R.bin/content | sudo ./bd_update_fw -v -f ~/ofw355/BDPT_FIRMWARE_PACKAGE_306R.bin/content | ||
firmware length 786432 | firmware length 786432 | ||
firmware h_id 0 | firmware h_id 0 | ||
Line 221: | Line 220: | ||
=== WRITE BUFFER (0x3b): offset b8000 length 8000 === | === WRITE BUFFER (0x3b): offset b8000 length 8000 === | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20407 | req sense 20407 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20407 | req sense 20407 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20407 | req sense 20407 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20407 | req sense 20407 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20407 | req sense 20407 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20407 | req sense 20407 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20407 | req sense 20407 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20407 | req sense 20407 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20401 | req sense 20401 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20401 | req sense 20401 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20401 | req sense 20401 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20401 | req sense 20401 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20401 | req sense 20401 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 20401 | req sense 20401 | ||
=== TEST UNIT READY (0x00) === | === TEST UNIT READY (0x00) === | ||
req sense 23a00 | req sense 23a00 | ||
</pre> | </pre> | ||