Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2444

Raspberry Pi OS • roblem compiling a driver on a Raspberry distribution for a communication cable : QinHeng Electronics USB Single Serial

$
0
0
Hello, I have a problem compiling a driver on a Raspberry distribution for a communication cable.

https://fr.aliexpress.com/item/32516522 ... pt=glo2fra

Distribution Raspbian version ===
https://www.raspberrypi.com/software/op ... -os-32-bit
Kernel version: 6.6

uname a===
Linux pi2b 6.6.31+rpt-rpi-v7 #1 SMP Raspbian 1:6.6.31-1+rpt1 (2024-05-29) armv7l GNU/Linux

ls -al /lib/modules===
total 52
drwxr-xr-x 13 root root 4096 28 juin 17:58 .
drwxr-xr-x 91 root root 4096 24 juin 10:16 ..
drwxr-xr-x 2 root root 4096 28 juin 18:02 6.1.21+
drwxr-xr-x 2 root root 4096 28 juin 18:02 6.1.21-v7+
drwxr-xr-x 2 root root 4096 28 juin 18:02 6.1.21-v7l+
drwxr-xr-x 3 root root 4096 15 mars 15:59 6.6.20+rpt-rpi-v6
drwxr-xr-x 3 root root 4096 15 mars 15:59 6.6.20+rpt-rpi-v7
drwxr-xr-x 3 root root 4096 15 mars 15:59 6.6.20+rpt-rpi-v7l
drwxr-xr-x 3 root root 4096 15 mars 15:59 6.6.20+rpt-rpi-v8
drwxr-xr-x 3 root root 4096 24 juin 10:22 6.6.31+rpt-rpi-v6
drwxr-xr-x 3 root root 4096 28 juin 17:57 6.6.31+rpt-rpi-v7
drwxr-xr-x 3 root root 4096 24 juin 10:28 6.6.31+rpt-rpi-v7l
drwxr-xr-x 3 root root 4096 24 juin 10:18 6.6.31+rpt-rpi-v8


lsusb===
Bus 001 Device 006: ID 0000:3825 USB OPTICAL MOUSE
Bus 001 Device 005: ID 1a86:55d3 QinHeng Electronics USB Single Serial
Bus 001 Device 004: ID 413c:2107 Dell Computer Corp. KB212-B Quiet Key Keyboard
Bus 001 Device 003: ID 0424:ec00 Microchip Technology, Inc. (formerly SMSC) SMSC9512/9514 Fast Ethernet Adapter
Bus 001 Device 002: ID 0424:9514 Microchip Technology, Inc. (formerly SMSC) SMC9514 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


ls /dev/tty*
/dev/tty /dev/tty15 /dev/tty22 /dev/tty3 /dev/tty37 /dev/tty44 /dev/tty51 /dev/tty59 /dev/tty9
/dev/tty0 /dev/tty16 /dev/tty23 /dev/tty30 /dev/tty38 /dev/tty45 /dev/tty52 /dev/tty6 /dev/ttyACM0
/dev/tty1 /dev/tty17 /dev/tty24 /dev/tty31 /dev/tty39 /dev/tty46 /dev/tty53 /dev/tty60 /dev/ttyAMA0
/dev/tty10 /dev/tty18 /dev/tty25 /dev/tty32 /dev/tty4 /dev/tty47 /dev/tty54 /dev/tty61 /dev/ttyprintk
/dev/tty11 /dev/tty19 /dev/tty26 /dev/tty33 /dev/tty40 /dev/tty48 /dev/tty55 /dev/tty62
/dev/tty12 /dev/tty2 /dev/tty27 /dev/tty34 /dev/tty41 /dev/tty49 /dev/tty56 /dev/tty63
/dev/tty13 /dev/tty20 /dev/tty28 /dev/tty35 /dev/tty42 /dev/tty5 /dev/tty57 /dev/tty7
/dev/tty14 /dev/tty21 /dev/tty29 /dev/tty36 /dev/tty43 /dev/tty50 /dev/tty58 /dev/tty8


This is the driver for QinHeng Electronics USB Single Serial, not only can I not find its driver, but I don't know how to compile it, there should be a procedure. Actually, at the end I'm supposed to find something like /dev/ttyUSB*.

Could you please help me, I can't do it alone.
I remain available to provide any additional information.

Statistics: Posted by mecif — Sat Jun 29, 2024 7:36 pm



Viewing all articles
Browse latest Browse all 2444

Trending Articles