usbhostfs_pc crash vista.

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
jojojoris
Posts: 255
Joined: Sun Mar 30, 2008 4:06 am

usbhostfs_pc crash vista.

Post by jojojoris »

I've windows vista and i have a problem with usbhostfs_pc. sometimes when i use it is hangs. i can't terminate the proccess, it prevents windows from shutting down correctly and it "locks" the usb-port i was using.

Does someone know a solution for this problem or a way to unload the process.

Code: Select all

int main(){
     SetupCallbacks();
     makeNiceGame();
     sceKernelExitGame();
}
coolkehon
Posts: 355
Joined: Mon Oct 20, 2008 5:44 am

Post by coolkehon »

i dont know about the usbhost but i recently had a problem where apps like cmd.exe and others like usbhost firefox would not close but i had just installed google desktop do you have google desktop and if so uninstall it and try again because i have had so many problems with google desktop on vista it crashes and just has problems
willow :--)
Posts: 107
Joined: Sat Jan 13, 2007 11:50 am

Post by willow :--) »

This'll probably won't help much, but I have Vista and never ran into that problem, so you're problem is not "Vista" specific.
Post Reply