---
product_id: 259755226
title: "GODSHARKPCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket, PCI Parallel Port Converter Adapter Controller for Desktop PC Printer"
brand: "godshark"
price: "143.58 DT"
currency: TND
in_stock: true
reviews_count: 5
url: https://www.desertcart.tn/products/259755226-godsharkpci-to-db25-lpt-parallel-port-expansion-card-with-low
store_origin: TN
region: Tunisia
---

# Low profile design PCI to DB25 Printer compatibility GODSHARKPCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket, PCI Parallel Port Converter Adapter Controller for Desktop PC Printer

**Brand:** godshark
**Price:** 143.58 DT
**Availability:** ✅ In Stock

## Summary

> 🖨️ Print like it's 1999!

## Quick Answers

- **What is this?** GODSHARKPCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket, PCI Parallel Port Converter Adapter Controller for Desktop PC Printer by godshark
- **How much does it cost?** 143.58 DT with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.tn](https://www.desertcart.tn/products/259755226-godsharkpci-to-db25-lpt-parallel-port-expansion-card-with-low)

## Best For

- godshark enthusiasts

## Why This Product

- Trusted godshark brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Robust Chipset:** Powered by the reliable WCH CH351Q chip for stable performance.
- • **Space-Saving Design:** Low profile bracket fits snugly in compact desktop setups.
- • **User-Friendly Setup:** Simple installation process with clear device manager integration.
- • **Seamless Connectivity:** Easily connect your legacy printers with PCI to DB25 interface.
- • **Versatile Compatibility:** Supports Windows XP, 7, and 8 for a wide range of devices.

## Overview

The GODSHARKPCI to DB25 LPT Parallel Port Expansion Card is a specialized PCI adapter designed to connect legacy printers to modern desktop PCs. Featuring a low profile bracket and powered by the WCH CH351Q chip, it ensures reliable performance and easy installation. Compatible with Windows XP, 7, and 8, this card is perfect for users needing to bridge the gap between old and new technology.

## Description

GODSHARKPCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket, PCI Parallel Port Converter Adapter Controller for Desktop PC Printer

## Features

- Interface type: PCI to 25 port parallel port, PCI to DB25.
- Chip: WCH CH351Q chip.
- If you connect to the printer and install the drive, you need to set the printer's port and the card to be consistent. The port of the card can be seen in device manager.
- Generally used for printers, other equipment that needs to be addressed is not applicable and is not suitable for encrypted dogs
- Driver supports for Win XP, Win7, Win8. Don't support win10 operation system.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B07S29TN1Z |
| Best Sellers Rank | #21 in Parallel Port Cards |
| Brand | GODSHARK |
| Compatible Devices | Printer |
| Customer Reviews | 4.1 out of 5 stars 81 Reviews |
| Hardware Interface | PCI |
| Item Weight | 0.08 Kilograms |
| Manufacturer | GODSHARK |
| Mfr Part Number | PCI Parallel Port-1 |
| Model Number | 8541587260 |
| Operating System | Windows XP, 7, 8 |
| Style | Classic |
| Style Name | Classic |
| UPC | 723990092991 |
| Unit Count | 1.0 Count |

## Product Details

- **Brand:** GODSHARK
- **Compatible Devices:** Printer
- **Hardware Interface:** PCI
- **Item Weight:** 0.08 Kilograms
- **Style:** Classic

## Images

![GODSHARKPCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket, PCI Parallel Port Converter Adapter Controller for Desktop PC Printer - Image 1](https://m.media-amazon.com/images/I/51wFpvjyPmS.jpg)
![GODSHARKPCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket, PCI Parallel Port Converter Adapter Controller for Desktop PC Printer - Image 2](https://m.media-amazon.com/images/I/61RHd+aCZIS.jpg)
![GODSHARKPCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket, PCI Parallel Port Converter Adapter Controller for Desktop PC Printer - Image 3](https://m.media-amazon.com/images/I/51F3F0sB51S.jpg)
![GODSHARKPCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket, PCI Parallel Port Converter Adapter Controller for Desktop PC Printer - Image 4](https://m.media-amazon.com/images/I/61AX2vurb-L.jpg)
![GODSHARKPCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket, PCI Parallel Port Converter Adapter Controller for Desktop PC Printer - Image 5](https://m.media-amazon.com/images/I/412bTQf5qpS.jpg)

## Customer Reviews

### ⭐⭐⭐ 







  
  
    Linux support is terrible/non existant
  

*by A***R on Reviewed in the United States on 19 May 2020*

***EDITED: After I calmed down.  The item description doesn't say linux support, so it's very unfair to give it a bad rating.  But if any buyer is hoping it does support linux, be aware it does not***I was hoping this card would work to add a parallel port to a slightly newer PC that I would like to upgrade my linux cnc machine with.  I knew I was taking a chance on driver/support.The driver CD contains linux drivers.  There are many subfolders to hunt through, but if you look at the PCI card...the main chip says CH351Q.  In the folder Driver/WCH/ I see a subfolder for CH35XDRV.  Seems promising.In that folder you see DRV_1PA, DRV_1PB, DRV_2S1P..etc.,....  So guessing it's either DRV_1PA or 1PB (seem like they might refer to 1 parallel port)....you keep going down the rabbit hole and eventually get to Driver/WCH/CH35XDRV/DRV_1PA/LINUX/driver.Now I see...source code.  OK.  I have to build it myself.  Fine.  There is a Makefile.Problem #1, Makefile only supports up to kernel version 3.x.  I hack the Makefile to get it to build for my 4.x kernel.  Then there are compile errors because something in the tty mutex mechanism has changed in the later kernels.  Any mutex_lock/unlock of termios_mutex needs to be changed to down_write/up_write of termios_rwsem.  This works, and the code now builds and make objects.  Yeah!Do a make install and modprobe wch to load the driver.  After all that...now I have 2 serial ports showing up off the PCI BUS!!!!  The card has 2 locations for headers that are probably capable of being serial ports (unpopulated)...but that's not what I bought the stinking thing for!So for all my trouble, I have now 2 serial ports in my PC, which I don't want and can't use.*sigh*.  It seems like almost everything is there...if they just had the driver support the parallel port I'd be all set.  As it stands...I might as well throw it in the trash.I'll have to try another one from a different vendor and see if I have better luck.

### ⭐⭐⭐⭐⭐ 







  
  
    Compatible with an older PCI win XP  PC
  

*by B***L on Reviewed in the United States on 1 June 2023*

Competitively priced, next day delivery. Restored LPT function.

### ⭐⭐⭐⭐⭐ 







  
  
    Works With Mach 3
  

*by W***D on Reviewed in the United States on 17 September 2021*

This card goes in easy, has the slim line and full size plates for different 'tower’ sizes and there is a driver disk.As others have stated, you’ll need to go into your hardware settings and find the IO address. Once you’ve got that added into your #1 port address block, you’re good to go.This card puts out a solid 5v so no issues there. I used a recent .XML file to transfer my settings to the ‘new’ computer I purchased, used a multi meter to test my output signals (that’s how I know it’s definitely 5v) to be sure Mach 3 is talking to the parallel port card correctly. I then took it out to my burn table and plugged it in. It worked straight away, which never happens!!If you’re looking for a parallel port card to use with Mach 3 and your 32bit operating system (I’m using Windows 7 pro), this is it.

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.tn/products/259755226-godsharkpci-to-db25-lpt-parallel-port-expansion-card-with-low](https://www.desertcart.tn/products/259755226-godsharkpci-to-db25-lpt-parallel-port-expansion-card-with-low)

---

*Product available on Desertcart Tunisia*
*Store origin: TN*
*Last updated: 2026-09-05*