On Sun, 2014-05-11 at 22:15, Daniel Boira wrote:
> last trial:
>
> lsusb:
> Bus 001 Device 002: ID 0424:9512 Standard Microsystems Corp.
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 001 Device 009: *ID 12d1:1003* Huawei Technologies Co., Ltd. E220 HSDPA
> Modem / E230/E270/E870 HSDPA/HSUPA Modem
> Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
> Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
> Bus 001 Device 005: ID 04d9:1603 Holtek Semiconductor, Inc. Keyboard
> Bus 001 Device 006: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
> Bus 001 Device 007: ID 0eef:0001 D-WAV Scientific Co., Ltd eGalax
> TouchScreen
>
> new file 20-local.rules on /etc/udev/rules.d/
> ATTRS{idVendor}=="12d1", ATTRS{idProduct}=="1003", NAME=="ttyHe220",
> OWNER="etq", GROUP="dialout"
Why did you set owner to etq? It should be set to kannel.
> on kannel.conf
>
> device = dev/ttyHe220
device = /dev/ttyHe220
^
You are missing first slash.
Did you check if the device is created or is the symlink created and
what are permissions if the file is created.
e.g.
ls -l /dev/ttyHe220
> finally, the log of kannel:
> 2014-05-11 21:58:46 [1897] [6] INFO: AT2[/dev/ttyHe220]: opening device
> 2014-05-11 21:58:46 [1897] [6] ERROR: AT2[/dev/ttyHe220]: open failed!
> ERRNO=2
> 2014-05-11 21:58:46 [1897] [6] ERROR: System error 2: No such file or
> directory
> 2014-05-11 21:58:46 [1897] [6] INFO: AT2[/dev/ttyHe220]: cannot detect speed
> 2014-05-11 21:58:46 [1897] [6] ERROR: AT2[/dev/ttyHe220]: Couldn't connect
> (retrying in 10 seconds).
>
>
> I supouse there are something wrong.
> Any help?
These questions belongs to Linux/Unix administration and not Kannel.
Internet is full of the good quality books about this and a lot of them
are free.
--
Kind regards, Milan
--------------------------------------------------
Arvanta, http://www.arvanta.net
Please do not send me e-mail containing HTML code or documents in
proprietary format (word, excel, pps and so on)