Re: hsfconfig complains about CONFIG_SERIAL_CORE
"Linuxant support (Jonathan)" <[email protected]>
| Newsgroups | gmane.linux.drivers.modem.hsf |
|---|---|
| Message-ID | <[email protected]> |
Hi, we are aware of this issue with recent 2.4 kernels which do not have the CONFIG_SERIAL_CORE option and it will be fixed in the next release of the driver. In the meantime, please enter the following commands in a root shell to bypass the check for SERIAL_CORE: --- cd /usr/lib/hsfmodem/modules make clean minstall make clean --- Then, you should now be able to use the 'hsfconfig' command normally except to rebuild kernel modules. Alternatively, there is a patch that you can apply on the generic package in the TAR format named 'hsf-7.18.00.05-kernconfig.patch' which is available at: http://www.linuxant.com/drivers/hsf/downloads-patches.php which should fix this problem. Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] Rod Wright wrote: > I'm trying to install hsfmodem-7.18.00.05full. The make install goes ok, but > hsfconfig complains that CONFIG_SERIAL_CORE is not set. I am running linux > 2.4.29 on a Slackware 10.1 system, and I checked the kernel configuration. > The 8250/16550 support is enabled. Did a grep -R CONFIG_SERIAL_CORE * in > my /usr/src/linux directory, and got results only in arch/arm. I don't see > any way to enable this option in i386. Attached is the output of hsfconfig > --dumpdiag. > > _______________________________________________ > hsflinux mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/hsflinux