https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166071
--- Comment #9 from [email protected] --- I recently needed to reconfigure my system, and I ran in to this same problem in FreeBSD 10.2-p7. The configuration changed to FreeSwitch acting as the soft modem instead of a USB or serial modem (MultiTech). However, I ran in to same difficulties with a HylaFax process utilizing 100% CPU. The solution I found that was easiest is to use HylaFax+ instead of HylaFax from ports. HylaFax+ does not require the use of CONFIG_OPENFIFO="O_RDWR" and CONFIG_FIFOBUG="yes" compile flags. If installing on system where GCC is not the default compiler, install GCC from ports before running configure for HylaFax+. Further, maybe a HylaFax+ port might be a good idea. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
