Had the same issue here. Turns out that hptalx segfaults when /usr/bin/kermit does not exist. Make sure you have ckermit installed in /usr/bin (or probably in your path) as executable "kermit".
Would be nice though if the code could check for existance of kermit rather than bombing out...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
I have the same problem with the same version of kernel and
ubuntu. amd 2000+
Logged In: YES
user_id=11658
Just tried 1.3.0 with Gentoo (AMD64 2800+) and it too
segfaults when trying to connect to my HP49G+ (located on
ttyUSB0).
If I do a cat /dev/ttyUSB0 I do see the calculator waiting
for a command (repeatedly sends "# N3", so I don't think
it's a kernel/comms issue).
The strange thing is that 1.2.1 and 1.2.0 both segfault as well.
Logged In: NO
Same issue with 1.3.1a with 2.6.23.8 to a HP50G via usb
Had the same issue here. Turns out that hptalx segfaults when /usr/bin/kermit does not exist. Make sure you have ckermit installed in /usr/bin (or probably in your path) as executable "kermit".
Would be nice though if the code could check for existance of kermit rather than bombing out...