Minor note: VMware, Windows, Palm, and HotSync

2006 August 20
by darkness

I’ve got Palm Desktop installed on XP running under VMware on my FC5 desktop. USB HotSync to my Tungsten C works if (1) you have focus on the VMware window, and (2) you stop the visor module from loading. Here’s the line that accomplishes (2), from /etc/modprobe.conf:

install visor /bin/true

Maybe not the absolute cleanest way; if someone knows a cleaner way to disable a module from loading automatically, let me know.

2 Comments leave one →
2006 November 6
Gorazd permalink

Put a single line:

blacklist visor

in a new file /etc/modprobe.d/blacklist-visor (Ubuntu 6.06).

2006 November 22

[...] Additional Palm Desktop suckage! You must put usb.generic.skipSetConfig = “TRUE” in your .vmx file. And don’t forget to disable the visor module. [...]

Pingback

Leave A Comment

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS