Aha! I have the same behavior (the off-by-one-character output) from a completely different PC sending data over a PCIe Parallel port and with a different Centronics cable.
What's in common are the Raspberry Pi and the Retro-Printer device.
Can you suggest how I could further isolate the problem ...
Search found 11 matches
- Tue Mar 22, 2022 7:32 pm
- Forum: Configuring the Retro-Printer Modules
- Topic: Only garbage characters; out of ideas
- Replies: 10
- Views: 20995
- Tue Mar 22, 2022 5:51 pm
- Forum: Configuring the Retro-Printer Modules
- Topic: Only garbage characters; out of ideas
- Replies: 10
- Views: 20995
Re: Only garbage characters; out of ideas
Excellent! I hadn't noticed that pattern, so a single bit flipped might indeed fit.
I'm preparing to try with a PCIe Parallel port installed in a modernish PC. If this behaves differently, then I infer we'd suspect the USB/Parallel adapter. If it behaves the same, then do we suspect only the ...
I'm preparing to try with a PCIe Parallel port installed in a modernish PC. If this behaves differently, then I infer we'd suspect the USB/Parallel adapter. If it behaves the same, then do we suspect only the ...
- Tue Mar 22, 2022 2:20 pm
- Forum: Configuring the Retro-Printer Modules
- Topic: Only garbage characters; out of ideas
- Replies: 10
- Views: 20995
Re: Only garbage characters; out of ideas
The main reason for gibberish in the output is that the bit_depth setting needs to be set to 7 to work with your equipment. This defaults to 8 bits which is required for graphics printing mainly.
I tried 7 bits and the Epson generic 24-pin printer. Now I get text which is right-ish. The raw ...
- Tue Mar 22, 2022 1:57 pm
- Forum: Configuring the Retro-Printer Modules
- Topic: Only garbage characters; out of ideas
- Replies: 10
- Views: 20995
Re: Only garbage characters; out of ideas
Aha! That makes perfect sense. I will try that.
- Tue Mar 22, 2022 1:57 pm
- Forum: Retro-Printer Module Bugs & Issues
- Topic: Modern laptop + USB-to-Parallel adapter + RetroPrinter... yes?
- Replies: 5
- Views: 11500
Re: Modern laptop + USB-to-Parallel adapter + RetroPrinter... yes?
Thank you. I had tried the Okidata Microline 320, because that is the printer that many of my intended adopters are using. As far as I know it, they run the ML320 in Epson compatibility mode.
I wil try an LX-series printer and see what happens. I had hoped that the Epson generic 24-pin printer ...
I wil try an LX-series printer and see what happens. I had hoped that the Epson generic 24-pin printer ...
- Tue Mar 22, 2022 12:47 am
- Forum: Configuring the Retro-Printer Modules
- Topic: Only garbage characters; out of ideas
- Replies: 10
- Views: 20995
Only garbage characters; out of ideas
Hi, folks.
I'm using a USB/Parallel port adapter to connect my Pop!_OS laptop to the RetroPrinter v4. After much trial and error, I have managed to send data to the RetroPrinter; however, the latter seems to make no sense of it. :) I have no idea what might be going wrong, so I don't know how to ...
I'm using a USB/Parallel port adapter to connect my Pop!_OS laptop to the RetroPrinter v4. After much trial and error, I have managed to send data to the RetroPrinter; however, the latter seems to make no sense of it. :) I have no idea what might be going wrong, so I don't know how to ...
- Mon Mar 21, 2022 5:24 pm
- Forum: Retro-Printer Module Bugs & Issues
- Topic: Modern laptop + USB-to-Parallel adapter + RetroPrinter... yes?
- Replies: 5
- Views: 11500
Re: Modern laptop + USB-to-Parallel adapter + RetroPrinter... yes?
Yes, a USB to parallel port adaptor works.
The issue is choosing a Windows printer driver which will work - we have had mixed results, unless we install a plain text driver and then send raw data from an emulator on the PC.
Many standard Windows drivers are aimed at later printers than the ones ...
- Thu Mar 17, 2022 9:03 pm
- Forum: Retro-Printer Module Bugs & Issues
- Topic: Modern laptop + USB-to-Parallel adapter + RetroPrinter... yes?
- Replies: 5
- Views: 11500
Re: Modern laptop + USB-to-Parallel adapter + RetroPrinter... yes?
I dove in and purchased both, so I'll merely experiment. It's good to know that these experiments are not obviously doomed to instant failure.
- Thu Mar 17, 2022 9:02 pm
- Forum: Retro-Printer Module Bugs & Issues
- Topic: Can't start a Desktop Manager on my raspi
- Replies: 2
- Views: 9188
Re: Can't start a Desktop Manager on my raspi
I hadn't seriously considered that, but it wouldn't surprise me. I could understand that leading to spurious error messages that one ought perhaps not to take too literally.
- Wed Mar 16, 2022 12:53 pm
- Forum: Retro-Printer Module Bugs & Issues
- Topic: Modern laptop + USB-to-Parallel adapter + RetroPrinter... yes?
- Replies: 5
- Views: 11500
Modern laptop + USB-to-Parallel adapter + RetroPrinter... yes?
Hi, folks. I am having trouble finding a PC with a genuine parallel port with which to test my RetroPrinter device. I have found a USB to IEEE1284/CN36 adapter. Does anyone have experience with connecting this USB-to-Centroics adapter to the RetroPrinter in order to use a modern computer as a test ...