Hello all,....
While I debug misc.CommTest on linux opensuse_11.0 I have some errors.
This is errors:
xnuxerx:/home/admin/ilmiah/c30/dist/classes # java -Dsmslib.debug
misc.CommTest
Searching for devices...
Found port: /dev/ttyACM0
Trying at 9600... no device found (java.io.IOException: Not
all params are supported by kernel)
Trying at 14400... no device found
(javax.comm.UnsupportedCommOperationException: Baud rate not
supported)
Trying at 19200... no device found (java.io.IOException: Not
all params are supported by kernel)
Trying at 28800... no device found
(javax.comm.UnsupportedCommOperationException: Baud rate not
supported)
Trying at 33600... no device found
(javax.comm.UnsupportedCommOperationException: Baud rate not
supported)
Trying at 38400... no device found (java.io.IOException: Not
all params are supported by kernel)
Trying at 56000... no device found
(javax.comm.UnsupportedCommOperationException: Baud rate not
supported)
Trying at 57600... no device found (java.io.IOException: Not
all params are supported by kernel)
Trying at 115200... no device found (java.io.IOException: Not
all params are supported by kernel)
Test complete.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SMSLib User Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/SMSLib?hl=en
-~----------~----~----~----~------~----~------~--~---