shaman7036 / asterisk-chan-dongle

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
1 stars 0 forks source link

/dev/ttyUSB2: No such file or directory #206

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I am trying to configure chan_dongle module with asterisk 1.6.2.13.
Here is the output of lsusb:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 03f0:1027 Hewlett-Packard Virtual keyboard and mouse
Bus 006 Device 003: ID 03f0:1327 Hewlett-Packard 
Bus 001 Device 004: ID 12d1:1446 Huawei Technologies Co., Ltd. E1552/E1800/E173 
(HSPA modem)

But when I have run module load chan_dongle, it give error:"WARNING[15795]: 
chan_dongle.c:214 opentty: unable to open /dev/ttyUSB2: No such file or 
directory"

I have checked in /dev but there is no such files like ttyUSB1 or ttyUSB2.
I have also have tried manually by creating these files using mknod 
/dev/ttyUSB1 c 188 1. but it didn't work.
Should ttyUSB* files automatically create?

Please help me to solve this issue.

Original issue reported on code.google.com by rutu.pa...@inextrix.com on 12 Mar 2015 at 1:23

GoogleCodeExporter commented 8 years ago
read your kernel messages

out of topic, closed

Original comment by bg_...@mail.ru on 14 Mar 2015 at 4:29