I installed the hsfmodem-7.80.02.03full driver to see if it would install as another poster was haveing trouble.
http://www.linuxant.com/drivers/hsf/index.phpthe modem installed well for me as per the install note and worked and I rebooted and it worked..I used it today and it worked but when I attempted a second use the connect script failed.
I ran in a terminal after reboot then opened again...below is the terminal and /var/log/message plus lspci & lsmod
the driver does not seem to load the second time?..curious if this is fixable or a one trick pony
it is the same from root or user
any thoughts would be appreciated...thanks
chestnut via terminal
user1:$ chestnut-dialer
/usr/share/chestnut-dialer/chestnut_dialer/connection.py:190: RuntimeWarning: tempnam is a potential security risk to your program
file_name = os.tempnam()
chestnut-dialer: warning: cannot open '/etc/resolv.conf' for appending
chestnut-dialer: warning: cannot open '/etc/resolv.conf' for reading and writing
vector:/~
user1:$ chestnut-dialer
/usr/share/chestnut-dialer/chestnut_dialer/connection.py:190: RuntimeWarning: tempnam is a potential security risk to your program
file_name = os.tempnam()
vector:/~
user1:$
/var/log/messages
Mar 31 21:24:12 vector pppd[4129]: Plugin passwordfd.so loaded.
Mar 31 21:24:13 vector kernel: PPP generic driver version 2.4.2
-----------------------------------------------
Mar 31 21:24:13 vector pppd[4129]: pppd 2.4.4 started by user1, uid 1000
Mar 31 21:24:29 vector pppd[4129]: Serial connection established.
Mar 31 21:24:29 vector pppd[4129]: Using interface ppp0
Mar 31 21:24:29 vector pppd[4129]: Connect: ppp0 <--> /dev/modem
Mar 31 21:24:30 vector pppd[4129]: PAP authentication succeeded
Mar 31 21:24:31 vector kernel: PPP BSD Compression module registered
Mar 31 21:24:31 vector kernel: PPP Deflate Compression module registered
Mar 31 21:24:31 vector pppd[4129]: local IP address
Mar 31 21:24:31 vector pppd[4129]: remote IP address
Mar 31 21:24:31 vector pppd[4129]: primary DNS address
Mar 31 21:24:31 vector pppd[4129]: secondary DNS address
Mar 31 21:35:16 vector pppd[4129]: Terminating on signal 15
Mar 31 21:35:16 vector pppd[4129]: Connect time 10.8 minutes.
Mar 31 21:35:16 vector pppd[4129]: Sent 120214 bytes, received 269689 bytes.
Mar 31 21:35:16 vector pppd[4129]: Connection terminated.
Mar 31 21:35:17 vector pppd[4129]: Exit.
Mar 31 21:36:00 vector pppd[4535]: Plugin passwordfd.so loaded.
-----------------------------------------------
Mar 31 21:36:00 vector pppd[4535]: pppd 2.4.4 started by user1, uid 1000
Mar 31 21:36:40 vector pppd[4540]: Plugin passwordfd.so loaded.
Mar 31 21:36:40 vector pppd[4540]: pppd 2.4.4 started by user1, uid 1000
Mar 31 21:36:40 vector pppd[4540]: Removed stale lock on modem (pid 4535)
Mar 31 21:40:43 vector gconfd (user1-4564): starting (version 2.22.0), pid 4564 user 'user1'
Mar 31 21:40:43 vector gconfd (user1-4564): Resolved address "xml:readonly:/etc/gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Mar 31 21:40:43 vector gconfd (user1-4564): Resolved address "xml:readwrite:/home/user1/.gconf" to a writable configuration source at position 1
Mar 31 21:40:43 vector gconfd (user1-4564): Resolved address "xml:readonly:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Mar 31 21:40:43 vector gnome-keyring-daemon[4571]: Scheduling hal init retry
lspci lists modem
02:07.0 Communication controller: Conexant HSF 56k HSFi Modem (rev 01)
not sure how to get the id as per the link list
lsmod
snd_mixer_oss 15104 1 snd_pcm_oss
speedstep_lib 4740 0
freq_table 4352 0
hsfpcibasic2 64048 0
hsfserial 21284 1 hsfpcibasic2
hsfengine 1298400 2 hsfpcibasic2,hsfserial
hsfosspec 86252 6 hsfpcibasic2,hsfserial,hsfengine
hsfsoar 94296 1 hsfpcibasic2
sorry..not sure how to get the content into the window with the scroll for smaller post.
thanks for any
cheers