EmuNewz Network
Control Fan Utility - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Homebrew Games (https://www.emunewz.net/forum/forumdisplay.php?fid=165)
+----- Forum: RPCS3 - Homebrew - Loadable (https://www.emunewz.net/forum/forumdisplay.php?fid=170)
+----- Thread: Control Fan Utility (/showthread.php?tid=166095)



Control Fan Utility - Jordon - 12-24-2014

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.


RE: Control Fan Utility - DaHandy - 12-24-2014

Can you please send the full log?

Merry christmas!


RE: Control Fan Utility - Darkriot - 12-24-2014

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).


RE: Control Fan Utility - Jordon - 12-24-2014

(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.


RE: Control Fan Utility - ssshadow - 12-24-2014

rpcs3.log next to the executable.


RE: Control Fan Utility - Jordon - 12-24-2014

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