3.1.5 Linux USB driver installation
FTDI USB DRIVER FOR NHS, NHR, MICC, EHQ 1 CHANNEL, HPS, AND FILAMENT DEVICES
The driver is already included in Linux Kernel series 2.6 and higher and should be loaded automatically when connecting the
device. The driver provides a virtual serial port like /dev/ttyUSB0 that can be accessed with a Terminal program (e.g.
).
Make sure you have the proper permissions to access the serial port /dev/ttyUSB0, e.g. by adding your user to the group dialout.
The following dmesg output shows how the device is recognized and the driver loaded:
[ 2 3 4 . 4 9 6 0 1 1 ] u sb 1 - 2 : n e w f u l l s p e e d U S B d e v i c e u s i n g uh c i _ hc d a n d ad d r e s s 2
[ 2 3 4 . 6 9 4 8 8 4 ] u sb 1 - 2 : c o n f i gu r a t i o n #1 ch o s e n f r o m 1 ch o i c e
[ 2 3 4 . 7 0 4 3 7 1 ] u sb 1 - 2 : N e w U S B d e v i c e f o u n d , i d V e n d o r =0 4 0 3 , i d P r o d u c t =6 0 0 1
[ 2 3 4 . 7 0 4 3 7 6 ] u sb 1 - 2 : N e w U S B d e v i c e s t r i n g s : M f r =1 , P r o d u c t =2 , Se r i a l N u m b e r =3
[ 2 3 4 . 7 0 4 3 8 0 ] u sb 1 - 2 : P r o d u c t : F T 2 3 2 R U S B U A R T
[ 2 3 4 . 7 0 4 3 8 2 ] u sb 1 - 2 : Ma nu f a c t u r e r : F T D I
[ 2 3 4 . 7 0 4 3 8 5 ] u sb 1 - 2 : S e r ia l N u m b e r : A 6 0 0 7 5 c x
[ 2 3 4 . 8 0 7 6 2 7 ] u sb c o r e : r e g i s t e r e d n e w i n t e r f a c e d r i v e r u s b s e r i a l
[ 2 3 4 . 8 0 7 6 4 9 ] u sb s e r i a l : U S B Se r i a l s u pp o r t r e g i s t e r e d f o r g e n e r ic
[ 2 3 4 . 8 0 7 6 7 9 ] u sb c o r e : r e g i s t e r e d n e w i n t e r f a c e d r i v e r u s b s e r i a l _g e n e r i c
[ 2 3 4 . 8 0 7 6 8 3 ] u sb s e r i a l : U S B Se r i a l D r i v e r c o r e
[ 2 3 4 . 8 1 6 7 3 9 ] u sb s e r i a l : U S B Se r i a l s u pp o r t r e g i s t e r e d f o r F TD I U S B S e r ia l De v i c e
[ 2 3 4 . 8 1 6 7 7 4 ] f t d i _ s i o 1 - 2 : 1 . 0 : F TD I U S B S e r i a l De v i c e c o n v e r t e r d e t e c t e d
[ 2 3 4 . 8 1 6 8 0 5 ] f t d i _ s i o : De t e c t e d F T 2 3 2 R L
[ 2 3 4 . 8 1 6 8 5 5 ] u sb 1 - 2 : F TD I U S B S e r ia l De v i c e c o n v e r t e r n o w a t ta c h e d t o t t y U S B 0
[ 2 3 4 . 8 1 6 8 7 2 ] u sb c o r e : r e g i s t e r e d n e w i n t e r f a c e d r i v e r f t d i _ s i o
[ 2 3 4 . 8 1 6 8 7 6 ] f t d i _ s i o : v 1 . 4 . 3 : U S B F TD I S e r i a l C o n v e r t e r s D r i v e r
CDC-ACM USB DRIVER FOR SHR DEVICES
The driver is already included in Linux Kernel series 2.6 and higher and should be loaded automatically when connecting the
device. The driver provides a virtual serial port like /dev/ttyACM0 that can be accessed with a Terminal program (e.g.
).
Make sure you have the proper permissions to access the serial port /dev/ttyACM0, e.g. by adding your user to the group dialout.
The following dmesg output shows how the device is recognized and the driver loaded:
[ 5 4 8 . 8 6 0 4 6 1 ] u sb 5 - 4 : n e w h i g h- s p e e d U S B d e v i c e n u mb e r 3 u s i ng x hc i _ h c d
[ 5 4 9 . 0 0 9 6 1 8 ] u sb 5 - 4 : N e w U S B d e v i c e f o u n d , i d V e n d o r =0 5 2 5 , i d P r o d u c t =a 4 a 7
[ 5 4 9 . 0 0 9 6 2 0 ] u sb 5 - 4 : N e w U S B d e v i c e s t r i n g s : M f r =1 , P r o d u c t =2 , Se r i a l N u m b e r =0
[ 5 4 9 . 0 0 9 6 2 2 ] u sb 5 - 4 : P r o d u c t : G a dg e t S e r ia l v 2 . 4
[ 5 4 9 . 0 0 9 6 2 3 ] u sb 5 - 4 : Ma nu f a c t u r e r : L i n u x 4 . 1 . 3 5 - v 2 . 7 b 1 +g c 1 1 7 7 8 3 wi t h 2 1 8 4 0 0 0 . u s b
[ 5 4 9 . 0 4 9 6 3 0 ] cd c _ a c m 5 - 4 : 2 . 0 : t t y A C M 0 : U S B A C M d e v i c e
[ 5 4 9 . 0 4 9 8 5 0 ] u sb c o r e : r e g i s t e r e d n e w i n t e r f a c e d r i v e r c d c _a c m
[ 5 4 9 . 0 4 9 8 5 1 ] cd c _ a c m : U S B A b s t r a c t C o n t r o l M o d e l d r i v e r f o r U S B m o d e m s an d I S D N ad a p t e r s
SCPI protocol common instruction set | Last changed on: 2020-10-07 |
www.iseg-hv.com
19/61