Post: [Tutorial] How to set QA flag (by user)
05-14-2011, 09:19 AM #1
manster
League Champion
(adsbygoogle = window.adsbygoogle || []).push({});
Originally posted by another user
recently our friend mathieulh has released a video with a retail PS3 he QA flagged.

You must login or register to view this content.

of course, he won't share how to do it Winky Winky

but... its pretty easy :p

requirements:
grafs kernel, ps3dm-utils and linux_hv_scripts

to patch your DM you have to run dmpatch.sh (skip if you're on gitbrew fw)

read QA flag:
    
ps3dm_um /dev/ps3dmproxy read_eprom 0x48C0A
it should return 0xFF on retail ps3.
just set it to 0x00 Happy

write QA flag: <- on your own risk!

    
ps3dm_um /dev/ps3dmproxy write_eprom 0x48C0A 0x00

OR

ps3dm_um /dev/ps3dmproxy write_eprom 0x48C0A 0xFF
its a very mighty tool. you can also enable product mode and other things.
more offsets You must login or register to view this content.



thanks to user from psx-scene



Source -> You must login or register to view this content.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 4 users say thank you to manster for this useful post:

jannu22, ogbrandon, Sunny992, z7EVoLuTioN7z
05-14-2011, 03:52 PM #29
Pillar2365
I use to give free rep :/
Originally posted by manster View Post
thanks to user from psx-scene



Source -> You must login or register to view this content.


You must login or register to view this content.

It isn't as simple as "user" says it is.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo