ADTPro / adtpro

Apple Disk Transfer ProDOS (ADTPro)
http://adtpro.com
GNU General Public License v2.0
131 stars 19 forks source link

Win 11 connection #185

Closed GaryM52 closed 1 month ago

GaryM52 commented 8 months ago

How do I connect an Apple IIc with the Imagewriter cable (DB25) to the USB port of my Windows 11 PC? I have a Microtech International USB XpressSCSI cable but no drivers. Last available driver works under Windows 98. Any help will be appreciated.

david-schmidt commented 8 months ago

If you don't have the right cables, I'd suggest picking up what you need from RetroFloppy.

GaryM52 commented 8 months ago

Thanks for the suggestion. I reread the web-page and realized I needed a null modem cable, not the Imagewriter I cable. I have been able to boot the Apple IIc with ADTPro. Thanks again

thac202 commented 1 month ago

Hello all, I have the following message "No serial port or RXTX library not installed" How to solve the problem ? Thank you

david-schmidt commented 1 month ago

The main part of the server program isn't able to find the serial library as it expects. How are you starting your server (which leads to other questions like... what operating system are you on, what does your startup script look like, where is your server located in the filesytem, ...)?

thac202 commented 1 month ago

I find the problem, I was connected via an USB hub. Now it's ok. A new problem is appearing : How to configure the IIc ? I boot ADTPRO 2.10 onto the IIc and I have this message "waiting for host reply, ESC CANCEL" On the PC side I have the server is connected 115200 bauds. I want to send disk image to the IIc, what is the procedure ?

david-schmidt commented 1 month ago

This is (another) cabling/connection problem. To get help, you'd need to describe very accurately how your host machine is connected physically to your IIc including the type of null modem cable you have going from the IIc to the USB RS232 adapter. If it happens that you're on Windows, you would need to have selected the correct COM port on the server side to be sure you're talking to the port you think you're talking to. All this is detailed on the serial connections page: https://adtpro.com/connectionsserial.html#DIN5 https://adtpro.com/connectionsserial.html#USB_cabling

thac202 commented 1 month ago

Ok it works fine ! I use the procedure "from bare metal" and I create a new ADTPRO 2.10 disk on the IIc side. Thank you for your time !

david-schmidt commented 1 month ago

Excellent - glad that worked for you!