RPCS3 Forums

Full Version: Control Fan Utility
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Jordon

Used it all the time on my PS3 but here it doesn't work so well, causes display drivers to crash and the system to lock up for a second.

E {PPU[1] Thread (main_thread)[0x00011b68]} Unknown syscall: 834 - 00000342
E {PPU[1] Thread (main_thread)[0x00020694]} sys_fs error: "/dev_hdd0/game/CTRLFAN00/fan_speed.dat" not found! flags: 0x00000000
E {PPU[1] Thread (main_thread)[0x00011d54]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x00011268]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x00011300]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x00013350]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x00013380]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x000133b0]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x000133e0]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x00013410]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x00013440]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x00013470]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x0001349c]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x000134c8]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x000116a0]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x00013718]} Unknown syscall: 6 - 00000006
E {PPU[1] Thread (main_thread)[0x00013744]} Unknown syscall: 6 - 00000006
E {RSXThread} Program end before buffer end.

DaHandy

Can you please send the full log?

Merry christmas!
Quote:E {PPU[1] Thread (main_thread)[0x00020694]} sys_fs error: "/dev_hdd0/game/CTRLFAN00/fan_speed.dat" not found! flags: 0x00000000
And these 2 syscalls is not implemented (but i don't think what they are necessary).

Jordon

(12-24-2014, 10:57 AM)AlexAltea Wrote: [ -> ]First syscall (834) is sys_fs_chmod. I doubt that it plays any important role since RPCS3 can R/W anything at any mapped filesystem.

The second one (6) is a syscall from a custom LV2 kernel (lv2_peek?). RPCS3's memory manager only emulates the user mode memory space, i.e. no LV2 peeking is possible. Besides I doubt that supporting custom kernel syscalls is relevant or necessary.
I guess it will be peek&poke as it just edits memory to change the fan speed if i remember correctly.

(12-24-2014, 01:10 AM)DaHandy Wrote: [ -> ]Can you please send the full log?

Merry christmas!
Merry christmas to you to mate! I would send the log but the program locks up so i can't copy it.
rpcs3.log next to the executable.

Jordon

(12-24-2014, 12:15 PM)ssshadow Wrote: [ -> ]rpcs3.log next to the executable.
Ah thanks, http://pastebin.com/831YrGih