wow, a lot has happened. I can't keep up with you.
Are you writing about "bootrom trace level (0x00: fatal errors, 0x01: errors, 0x02: information messages, 0x03: debug messages)"?
What does changing the 48c11 bit to 02 or 03 give us?
Additional question. Is UART the right way to read the...
Sorry for quality.
NEC RSX 4,2ohm 4,1ohm (left and right site)
NEC CELL 2,8ohm (left and right site)
bottom right 14,2ohm
top right 13,1ohm
top left 13,1ohm
bottom left - twice 82,3/82,6ohm - its interesting.
Later i will check log from my working PS3 after heat gun.
Now my PS3 YLOD bringup, eepcsum and errlog
>$ bringup
bringup
[SSM] state: 0000 -> 0101
Bringup Mode #0 (0xFF)
[SSM] ssmCb_OnStartingBePowOn() called.
[SSM] First Boot.
[SSM] Bringup mode : syspm_stat=00000000/00000000
[POWSEQ]...
Finally succeeded!!
You should add commands and connection steps to the instructions. This will make it very much easier for others.
I will start reading errors on Tuesday. I have enough of fighting today. I know that for most of you this is a trivial matter. I played Arduino and used some...
I installed a new lubuntu linux system.
On a clean system, I used the command:
sudo apt-get install python-serial python-crypto
Helpful command:
sudo chmod a + rw / dev / ttyUSB0
Now the program does not throw an error. I remembered that a year ago I was learning Python and installing...
sudo apt-get install python-serial python-crypto
Result:
python-crypto is already the newest version (2.6.1-8ubuntu2).
python-serial is already the newest version (3.4-2).
next week I'll try to install linux mint again.
I will use your commands in the terminal and check the result on a clean...
When i plug in USB TTL i dont have this error. I have only:
"Traceback (most recent call last):
File "ps3_syscon_uart_script.py", line 177, in <module>
main (len (sys.argv), sys.argv)
File "ps3_syscon_uart_script.py", line 156, in main
input = input ('> $')
UnboundLocalError: local variable...
ok i give up
I installed python3 and add-ons again.
Command:
sudo python3 ps3_syscon_uart_script.py /dev/ttyUSB0 CXR
Reply:
Traceback (most recent call last):
File "ps3_syscon_uart_script.py", line 177, in <module>
main (len (sys.argv), sys.argv)
File "ps3_syscon_uart_script.py", line 156, in...
I do something wrong... To open ps3_syscon_uart_script.py do I need to solder wires to PS3? Now I'm just plugging in my module ch341-uart - it's as ttyUSB0
I use Linux Mint - is this a problem?
Now when I send in the terminal:
python3 ps3_syscon_uart_script.py /dev/ttyUSB0 CXR
Reply:
Traceback...
Can anyone write commands or record a fast video step by step in linux to run python file? (I changed the file name without (f))
I send :
python ps3_cxr_syscon_uart_script.py /dev/ttyUSB0 CXR
Reply:
File "ps3_cxr_syscon_uart_script.py", line 12...
Thank you very much for help.
I think I've solved the problem. I was browsing the forum on my phone and did not notice the uploaded file PS3-Syscon-Guide (with script) -v1.2.zip.
There is a photo of my SEM001 motherboard. On Thursday I will try to connect UART-USB and read the data.