I've just read about RemoteJoy and wanted to try it out. I'm running Ubuntu 7.04 Feisty and my PSP's firmware is 3.40 OE-A.
I followed these instructions and everything seemed to be fine (I had to install a few things like libreadline5-dev and libusb-dev, I think). Then I ran PSPLink (in GAME340) on the PSP and usbhostfs_pc (with and without sudo and I did run mod.sh before), but my PSP won't show anything but
Code: Select all
PSPLink Bootstrap TyRaNiD (c) 2k7 Version v3.0
Code: Select all
USBHostFS (c) TyRaNiD 2k6
Built May 18 2007 00:25:09 - $Revision: 2200 $
Issuing "lsusb" prints
Code: Select all
[...]
Bus 005 Device 013: ID 6472:01c9
[...]
And if it helps, "lsmod | grep 'usb'" prints
Code: Select all
usb_storage 72256 0
usbhid 26592 0
libusual 17936 1 usb_storage
hid 27392 1 usbhid
usbcore 134280 7 usb_storage,usbhid,libusual,ehci_hcd,ohci_hcd,uhci_hcd
scsi_mod 142348 5 usb_storage,sg,sr_mod,sd_mod,libata
I can't check if it works in Windows since it's not installed on any of my PCs, but I will try it on another system running Gentoo.
Thanks in advance!