LK204-25-USB-GW Driver for PfSense (FreeBSD)

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
USSZulu
LCD?
Posts: 1
Joined: Thu Jan 09, 2025 1:04 pm

LK204-25-USB-GW Driver for PfSense (FreeBSD)

Post by USSZulu »

Hello!

I recently purchased a LK204-25-USB-GW. However, when plugging it into pfSense, it will show that it sees the device using usbconfig, and will show a device attached to /dev/ugen0.3/, but will not populate a TTY device as expected such as /dev/cuaU0. I suspect that it is not loading a driver but I am not sure why. When plugging it into my Linux laptop it appears to work fine including giving me a TTY dev device.

Does anyone have any ideas what I can do to make this work??

Thanks!

Ray
Matrix Orbital
Matrix Orbital
Posts: 745
Joined: Thu Dec 13, 2001 4:00 pm
Location: Earth.... I think..
Contact:

Re: LK204-25-USB-GW Driver for PfSense (FreeBSD)

Post by Ray »

Most likely culprit is the ftdi driver not being loaded, has `uftdi_load="YES"` been added to `/boot/loader.conf` ?

if that's not the case, what's the reported `idVendor` and `idProduct` for the device when running `usbconfig dump_device_desc` ?

Post Reply