Comment 17 for bug 128085

Revision history for this message
teledyn (garym-teledyn) wrote :

there was one other change I made, but it was made several days before: I installed the modem driver from Dell, and the driver set up an /etc/modprobe.d/hsf file that references the snd-hda-intel driver:

install /dev/ttySHSF /sbin/modprobe hsfpcibasic2; /sbin/modprobe hsfmc97ich; /sbin/modprobe hsfmc97via; /sbin/modprobe hsfmc97ali; /sbin/modprobe hsfmc97ati; /sbin/modprobe hsfmc97sis; [ -e /lib/modules/`uname -r`/extra/hsfusbcd2.ko ] && /sbin/modprobe hsfusbcd2; /sbin/modprobe snd_hda_intel; /bin/true