[Bug 376711] New: hylafax service init script doesn't start any modems
https://bugzilla.novell.com/show_bug.cgi?id=376711 Summary: hylafax service init script doesn't start any modems Product: openSUSE 11.0 Version: Alpha 3 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: volker3204@paradise.net.nz QAContact: qa@suse.de Found By: --- Setting up a desktop computer with hylafax to send/receive faxes involves: 1) Running faxsetup once. This is difficult to automate further. 2) Uncommenting the faxgetty line in inittab. 3) Hacking /etc/init.d/hylafax so that it calls faxaddmodem for the modem(s) configured in 1), so faxes can actually be sent. I attach a patch which fixes the problem in a suse-conform way. hylafax-4.4.0-80 hylafax-client-4.4.0-80 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=376711 User volker3204@paradise.net.nz added comment https://bugzilla.novell.com/show_bug.cgi?id=376711#c1 --- Comment #1 from Volker Kuhlmann <volker3204@paradise.net.nz> 2008-04-03 05:07:24 MST --- Created an attachment (id=205958) --> (https://bugzilla.novell.com/attachment.cgi?id=205958) Fix hylafax init script to start modem(s) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=376711 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |kkeil@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=376711 User volker3204@paradise.net.nz added comment https://bugzilla.novell.com/show_bug.cgi?id=376711#c2 Volker Kuhlmann <volker3204@paradise.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |volker3204@paradise.net.nz --- Comment #2 from Volker Kuhlmann <volker3204@paradise.net.nz> 2008-05-04 04:40:42 MST --- Still same problem in beta2. Service script doesn't start any fax modems so sending faxes isn't possible. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=376711 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=376711#c3 Karsten Keil <kkeil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #3 from Karsten Keil <kkeil@novell.com> 2008-05-04 08:03:03 MST --- You have to run faxaddmodem only once after faxsetup and faxsetup aks if it should run faxsetup at the end, no need to do that in the init script at every boot. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=376711 User volker3204@paradise.net.nz added comment https://bugzilla.novell.com/show_bug.cgi?id=376711#c4 --- Comment #4 from Volker Kuhlmann <volker3204@paradise.net.nz> 2008-05-04 15:12:29 MST --- This did not use to be the case. Are you sure now? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=376711 User kkeil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=376711#c5 --- Comment #5 from Karsten Keil <kkeil@novell.com> 2008-05-05 00:14:37 MST --- Yes, I am, since I did this setup several times :-) While running faxsetup at the end it ask to run faxaddmodem: "You do not appear to have any modems configured for use. Modems are configured for use with HylaFAX with the faxaddmodem(8C) command." "Do you want to run faxaddmodem to configure a modem [yes]?" This will create a /var/spool/fax/etc/config.<modem> file which is read by faxgetty to init the modem at starttime. The only thing which is currently not supported by the init rc file, is to use a modem for send-only (without running faxgetty) , this would need a call to faxmodem in the init rc file. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com