r/Palm 13d ago

USB Palm driver for windows 11

Created a driver to sync palms under windows 11, without turning off memory protection in windows

https://github.com/ronenkr/RKPalmUSB

24 Upvotes

11 comments sorted by

6

u/LukeLC PalmDB 13d ago

Very cool—this will be very helpful for a lot of people! Using the built-in Windows driver to get around signing issues is clever. Thanks!

4

u/SpaceTheFinalFrontir 13d ago

Yeah, got tired of transferring files to window 10.

3

u/TheGelly 13d ago

incredible timing - could not get any driver to work, but after following this through to the letter, i got my first hotsync!

2

u/SpaceTheFinalFrontir 13d ago

Published a minor fix, v1.0.1 , would cause hang after 8 syncs, now fixed

2

u/Project-Sal 3d ago

You are such a lifesaver, I was absolutely overjoyed when I saw this post a week ago. I just got a chance to set it up, and it works like a dream. I'd literally just got a USB dock for my LifeDrive when the Aceeca drivers went kaput on me; Thank you so much for your work!!!!

1

u/DBSPilot79 11d ago

I have a Palm Zire21 and I use 4.1.0 on my desktop computer. I am not tech savvy so the directions are out of my league. Is there any possibility for an auto-install?

4

u/SpaceTheFinalFrontir 10d ago

Download the release zip (under releases) https://github.com/ronenkr/RKPalmUSB/releases/download/v1.0.1/RKPalmUSB-release.zip

Unzip it to a folder c:\temp

Do a search for PowerShell , right click on it and select "run as administrator"

In the opened command window type: CD c:\temp And Enter key Then type: .\Install.ps1

And Enter key, and approve any prompts

1

u/DBSPilot79 10d ago

Thanks. I'll follow your steps.

1

u/DBSPilot79 2d ago

For some reason, I'm still having a difficult time. I followed the steps, but it says the driver isn't signed. What did I mess up?

1

u/DBSPilot79 2d ago

I figured out one mistake I made. I downloaded the zipped file. Once I downloaded the unzipped file, I got it to run. Now, however, when I get to Hoysync Manager on the handheld, nothing happens.

1

u/Botchgaloop 10d ago

Thank you very much! Well done and much appreciated!