Hello,<br>I&#39;ve successfully installed the driver, the modem is recognized, my connection is properly configured...<br><br>But every 3 minutes the modem hangs up and I&#39;ve to reboot to get a connection again.<br><br>
/var/log/messages :<br><br>Mar 18 13:42:13 nestor kernel: Conexant: RX FIFO OVERRUN (Bus Latency) - FIFOE&lt;3&gt;<br>Mar 18 13:42:13 nestor kernel: Conexant: TX FIFO UNDERRUN (Bus Latency) - FIFOE&lt;3&gt;<br>Mar 18 13:43:26 nestor pppd[2625]: Modem hangup
<br><br>I&#39;ve got a full license.<br><br>System : fc5 with latest kernel (2.6.20-1.2300.fc5), xorg with nvidia (not nv)<br><br>Laptop : dell inspiron 8200<br>Modem :&nbsp;  Intel Corporation 82801CA/CAM AC&#39;97 Modem Controller (rev 02)
<br><br>.wvdial.conf :<br>Modem = /dev/ttySHSF0<br>ISDN = off<br>Modem Type = Analog Modem<br>Baud = 57600<br>Init = ATZ<br>Init2 = ATQ0 V1 E1 S0=0 &amp;C1 &amp;D2 +FCLASS=0<br>...<br>Dial Command = ATM1L3DT<br><br>Of course, the modem works OK with XP and it worked beautifully with older free driver on redhat 9.
<br><br>Since July, I&#39;ve tried different kernels - stk 16 because 4 stks crashed my system, it doesn&#39;t now with latest release.<br><br>The hangup occurs whether with&nbsp; kpp or gnome-ppp/wvdia<br><br>/etc/modprobe.conf :
<br><br>install snd-via82xx-modem /bin/true # temporarily disabled by hsf - conflicts with hsfmc97via<br>install snd-intel8x0m /bin/true # temporarily disabled by hsf - conflicts with hsfmc97ich hsfmc97sis<br>install snd-atiixp-modem /bin/true # temporarily disabled by hsf - conflicts with hsfmc97ati
<br>alias /dev/ttySHSF[0-9]* /dev/ttySHSF<br>alias /dev/modem /dev/ttySHSF<br>alias char-major-240 /dev/ttySHSF<br>alias char-major-240-* /dev/ttySHSF<br>options hsfserial serialmajor=240<br>alias char-major-242 hsfosspec
<br>alias char-major-242-* hsfosspec<br>alias /dev/hsfdiag hsfosspec<br>alias /dev/hsfdiag* /dev/hsfdiag<br>alias char-major-243 /dev/hsfdiag<br>alias char-major-243-* /dev/hsfdiag<br>options hsfosspec dcpmajor=242 diagmajor=243
<br>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 ] &amp;&amp; /sbin/modprobe hsfusbcd2; /sbin/modprobe snd_hda_intel; /bin/true
<br>alias symbol:cnxthwhda_probe hsfhda<br>alias symbol:cnxthwhda_resume hsfhda<br>alias symbol:cnxthwhda_suspend hsfhda<br><br>Any hints ?<br><br>Thanks.<br><br>Laurent Moineau<br><br><br>