Author |
Post |
|
#1 Wed Jun 15, 2011 21:17, 163 months ago.
|
Member
Registered: Jun 2011
Location: Germany
|
Operating system name and version: Ubuntu 11.04 Version of smsd: 3.1.11 Smsd installed from: package repository Name and model of a modem / phone: Vodafone (ZTE) Mobile Broadband K3565-Z Interface: USB Hi! i just installed SMSTools, but unfortunately I was not able to get the software started. I attached the device to an USB-Port and changed the configuration: Quote [GSM1] #init = device = /dev/ttyUSB1 incoming = yes #pin = m memory_start = 0 baudrate = 19200
Then I tried to start the software: Quote user@user-Latitude-D620:/var/run/smstools$ sudo /etc/init.d/smstools start Starting SMS Daemon: smsd.
But nothing happens: Quote user@user-Latitude-D620:/var/run/smstools$ sudo /etc/init.d/smstools status Status of SMS Daemon: smsd is not running.
I tried to receive a sms, but nothing was saved in "/var/spool/sms/incoming". Did I forgot to configure anything?
|
|
#2 Wed Jun 15, 2011 21:24, 163 months ago.
|
Member
Registered: Jun 2011
Location: Germany
Topic owner
|
I found the logfile: Quote 2011-06-15 23:23:05,2, smsd: Smsd v3.1.11 started. 2011-06-15 23:23:05,2, smsd: Running as smsd:dialout. 2011-06-15 23:23:05,2, smsd: Spool directory /var/spool/sms/outgoing cannot be opened. 2011-06-15 23:23:05,2, smsd: Failed directory /var/spool/sms/failed cannot be opened. 2011-06-15 23:23:05,2, smsd: Incoming directory /var/spool/sms/incoming cannot be opened. 2011-06-15 23:23:05,2, smsd: Checked directory /var/spool/sms/checked cannot be opened. 2011-06-15 23:23:05,2, smsd: Sent directory /var/spool/sms/sent cannot be opened. 2011-06-15 23:23:05,2, smsd: There was 5 major problems found. 2011-06-15 23:23:05,2, smsd: Smsd mainprocess terminated.
|
|
#3 Wed Jun 15, 2011 21:30, 163 months ago.
|
Member
Registered: Jun 2011
Location: Germany
Topic owner
|
well, I found the error. I had to adjust the file permissions.
|