| View previous topic :: View next topic |
| Author |
Message |
bulb
Joined: 19 Jan 2006 Posts: 50
|
Posted: Sun Sep 09, 2007 8:56 am Post subject: PSPLink won't connect to usbhostfs_pc on Mac OS X |
|
|
I have the latest toolchain/psplink, libusb 0.1.12 (via Macports), OE-3.30 and Mac OS X.
If I type "sudo usbhostfs_pc -g -v" I get the following output:
USBHostFS (c) TyRaNiD 2k6
Built Sep 8 2007 17:08:05 - $Revision: 2300 $
Connected to device
Connected to device
Connected to device
Connected to device
Connected to device
Connected to device
The "Connected to device" messages keeps scrolling, unless I run pspsh in another Terminal window, these three lines come up:
Accepting async connection (0) from 127.0.0.1
Accepting async connection (2) from 127.0.0.1
Accepting async connection (3) from 127.0.0.1
And the "Connected to device" messages keeps scrolling after that, while pspsh isn't working.
If I set timeout to usbhostfs_pc to 1000 or more, I can use pspsh for few seconds, then it freezes and "Connected to device" keeps scrolling again.
Any idea what the issue might be?
Thanks,
B |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Sun Sep 09, 2007 1:38 pm Post subject: Re: PSPLink won't connect to usbhostfs_pc on Mac OS X |
|
|
| bulb wrote: | I have the latest toolchain/psplink, libusb 0.1.12 (via Macports), OE-3.30 and Mac OS X.
If I type "sudo usbhostfs_pc -g -v" I get the following output:
USBHostFS (c) TyRaNiD 2k6
Built Sep 8 2007 17:08:05 - $Revision: 2300 $
Connected to device
Connected to device
Connected to device
Connected to device
Connected to device
Connected to device
The "Connected to device" messages keeps scrolling, unless I run pspsh in another Terminal window, these three lines come up:
Accepting async connection (0) from 127.0.0.1
Accepting async connection (2) from 127.0.0.1
Accepting async connection (3) from 127.0.0.1
And the "Connected to device" messages keeps scrolling after that, while pspsh isn't working.
If I set timeout to usbhostfs_pc to 1000 or more, I can use pspsh for few seconds, then it freezes and "Connected to device" keeps scrolling again.
Any idea what the issue might be?
Thanks,
B |
Any reason you are using -v (im assuming thats verbose mode which continously outputs results)
You only need to do sudo usbhostfs_pc -g no more no less |
|
| Back to top |
|
 |
bulb
Joined: 19 Jan 2006 Posts: 50
|
Posted: Sun Sep 09, 2007 4:59 pm Post subject: |
|
|
| I believe verbose outputs "Accepting async connection" messages, while the horde of "Connected to device" messages always fills the terminal window, even if I execute usbhostfs_pc without any options. |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Sun Sep 09, 2007 7:52 pm Post subject: |
|
|
| try updating to 3.40OE, might also be the problem |
|
| Back to top |
|
 |
bulb
Joined: 19 Jan 2006 Posts: 50
|
Posted: Sun Sep 09, 2007 7:55 pm Post subject: |
|
|
| Are you sure? I hate updating firmware of PSP... Seems strange, because everything else runs fine on the PSP side. |
|
| Back to top |
|
 |
Wally

Joined: 26 Sep 2005 Posts: 672
|
Posted: Sun Sep 09, 2007 10:53 pm Post subject: |
|
|
hmm :/
not sure then |
|
| Back to top |
|
 |
BlackDiamond
Joined: 02 Jul 2005 Posts: 16 Location: Paris, FRANCE
|
Posted: Mon Sep 10, 2007 8:19 pm Post subject: |
|
|
| IIRC, it's a libusb problem, there is (was) a patched version for Mac OS X floating around. |
|
| Back to top |
|
 |
bulb
Joined: 19 Jan 2006 Posts: 50
|
Posted: Mon Sep 10, 2007 8:45 pm Post subject: |
|
|
| Yes, it is. After a chat with Tyranid on IRC I have found out that MacPorts uses buggy libusb. Everything works now and life is beautiful. :) |
|
| Back to top |
|
 |
|