Hi,
the HSF driver replaces the snd-hda-intel module on your machine in
order to support a possible HDA modem in your system. If you do not have
a HDA modem, you don't need this replacement, please use the following
commands in a root shell:
---
hsfconfig --uninstall
touch /etc/.hsfmodem-hda-disable
---
and then re-install the HSF driver. Hopefully you will not have the same
issue with the original snd-hda-intel module.
Please let us know if you require more assistance.
Regards,
Jonathan
Technical specialist / Linuxant
www.linuxant.com
support@xxxxxxxxxxxx
Alex Vergara Gil wrote:
Dear Jonathan
I have now the problem of a conflict between my modem and my soundcard
(Realtek HDA, which works with the driver snd-hda-intel). I can solve
this problem uninstalling the modem driver, then typiyng sudo modprobe
snd-hda-intel, and finnally reinstalling the modem driver. I must do
this for every start because the system gets crazy and doesn't detect
any sound server. I've seen in the installation of the modem driver that
it overrides certain drivers like snd-intel8x0 but not snd-hda-intel.
So, What the problem here and how can I fix this whitout losing three
minutes (this is the time of whole operation) every time.
Hint: If I type sudo modprobe snd-hda-intel without uninstalling the
driver then the system respond that it cannot add the snd-hda-intel to
the kernel because it have some commands not recognized. The dmesg |
grep snd command says for example snd-ctl : command not defined.
Thankyou very much for your time
Alex