advanced search
Main Page » Installing the LPG interface on MacOS computers

Installing the LPG interface on MacOS computers

Autogas diagnostic interface based on FTDI Converter on Mac + Wine (STAG/Landi Renzo)

This guide explains how to connect an Diagnostic interface cable based on FTDI converter (e.g., FT231) to a Mac and use it with e.g. STAG and Landi Renzo diagnostic software via Wine. With this setup, you can adjust your LPG installation without needing Windows.

Requirements

To follow this guide, you'll need:

  • diagnostic cable with an FTDI chip (e.g., FT231)
  • Mac computer (works on Apples silicon and Intel)
  • Wine (software to run Windows applications on Mac)
  • One of the following programs:
    • AC STAG (for STAG LPG systems)
    • Landi Renzo Omegas 4.2 (for Landi Renzo LPG systems)
    • all others programs depends on your ecu type...

Step 1: Connect the Cable and Check if Mac Detects It

1 Connect the cable to a USB port

Plug the diagnostic cable into an available USB port on your Mac.

2 Check if the system detects the cable

Open Terminal (find it in Applications > Utilities or search via Spotlight with Cmd + Space).

Type the following command:

ls /dev/cu.*

You should see something like this:

/dev/cu.usbserial-A50285BI

If nothing appears:

  • Unplug and reconnect the cable.
  • Install FTDI drivers (download the macOS version, install, and restart your computer).

Step 2: Configure Wine to Recognize COM1

1 Create a Wine directory

In Terminal, type:

mkdir -p ~/.wine/dosdevices
2 Create a "virtual COM1"

In Terminal, type (replace YOUR_CABLE_NAME with what you saw in Step 1, e.g., usbserial-A50285BI):

ln -s /dev/cu.YOUR_CABLE_NAME ~/.wine/dosdevices/com1

Example:

ln -s /dev/cu.usbserial-A50285BI ~/.wine/dosdevices/com1
3 Check if Wine recognizes COM1

In Terminal, type:

wine regedit

In the window that appears, navigate to:

HKEY_LOCAL_MACHINE → Hardware → Devicemap → Serialcomm

You should see an entry COM1 with the value \Device\Serial0.

If it's missing:

  1. Right-click → New → String Value.
  2. Enter:
    • Name: COM1
    • Value: \Device\Serial0

Close regedit.

Step 3: Launch the Diagnostic Software (STAG or Landi Renzo)

1 Install the software

If you don’t have the software yet, download it and install via Wine:

wine ~/Downloads/program_name.exe

(Replace program_name.exe with the actual filename).

2 Launch the software

In Terminal, type (adjust the path to your program):

wine ~/.wine/drive_c/Program\ Files/AC\ STAG/program.exe

Or for Landi Renzo:

wine ~/.wine/drive_c/Program\ Files/Landi\ Renzo/Omegas4.exe
3 Select COM1 in the software

In the software, go to connection settings and select:

  • Port: COM1
  • Baud rate: 9600 or 115200 (check the software manual).

Click Connect and verify if the software communicates with your LPG system.

⚠️ Troubleshooting

❌ Software doesn’t detect COM1

  • Check the symlink:
    ls -l ~/.wine/dosdevices/com1
    It should display something like:
    lrwxr-xr-x 1 yourusername staff 25 Jan 10 12:34 com1 -> /dev/cu.usbserial-A50285BI
    If missing, recreate it (Step 2).
  • Grant permissions to the port:
    sudo chmod 666 /dev/cu.YOUR_CABLE_NAME
    (Enter your Mac password—nothing will display as you type—then press Enter).

❌ Software freezes or fails to connect

  • Run Wine as root (use with caution!):
    sudo wine ~/.wine/drive_c/Program\ Files/PROGRAM_NAME/program.exe
  • Install Wine Staging:
    brew install --cask --no-quarantine wine-staging
    (Then relaunch the software).

Still not working?

If nothing helps, consider:

  • Using a virtual machine (e.g., VirtualBox with Windows).
  • Consulting a specialist (avoid risking damage to your LPG system!).

Summary

If everything went smoothly, you should now be able to:

  • ✅ Connect to STAG or Landi Renzo LPG systems.
  • ✅ Read error codes and adjust settings.

We hope this guide was helpful!


Main Page

News

The situation of the LPG industry in the world and in Poland

Not much is said about the LPG industry apart from the press and industry websites. Most people's knowledge is limited to the fact that LPG is a fuel used to power cars with a gas installation. But how does it look compared to the rest of the world, and what is the share of LPG in the fuel market? We decided to take a closer look at it.
Read more
Sklep internetowy shopGold
Use of this website signifies your agreement to the use of cookies. More information can be found in our Cookies Policy.
Do not show this message again