Control Fan Utility - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: Homebrew (https://forums.rpcs3.net/forumdisplay.php?fid=10) +--- Forum: Loadable (https://forums.rpcs3.net/forumdisplay.php?fid=14) +--- Thread: Control Fan Utility (/showthread.php?tid=166095) |
RE: 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: 0x00000000And 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.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 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 |