Re: [BUG] hsfmodem-7.47.00.01: hangup, deadlock?
"Linuxant support (Jonathan)" <[email protected]>
| Newsgroups | gmane.linux.drivers.modem.hsf |
|---|---|
| Message-ID | <[email protected]> |
Hi, it is possible that this is a modulation stability issue and it is possible that simply installing a valid license will fix this issue as another modulation is likely to be used. In the generic packages of the HSF modem driver, we provide the source code which is close to the Linux kernel. It is quite possible that you will be able to use the patch you have mentioned with the HSF modem driver with minimal modification of the source code provided with the driver. Source code of the binary part or a rebuild of it is probably not needed. Thank you for reporting the udev issue and a way to fix it. Can you tell us what Linux distribution and version you are currently using so we could reproduce this udev issue? If you require more assistance, please send to [email protected] the output of 'dumpdiag'. Type the following in a root shell: --- hsfconfig --dumpdiag --- Just send us the generated file located in /tmp ('hsfdiag.txt'). It'll help us solve the problem. Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] Paul Drynoff wrote: > Recently, I try your "free" version of hsfmodem-7.47.00.01. > It works - this is great. > But now and then it freeze all system, > in particular if I have long time connection, like 3 hours, > the system is freezed by your driver with 70-80% probability. > > This is very painfull, my Linux box with your driver works like windows 98: > I have to reboot, reboot and reboot. > > After freeze even "Num Lock" doesn't work, and I don't see > any mention what happend in /var/log/message after reboot. > > For me it looks like deadlock in "without interuptions" mode. > > I look at your FAQ, and yes, I have AC97 soundcard on board (NForce2). > > May be you can compile your driver with Ingo Molnar's lockdep patches and > debug and send it to me, so I can test it? > > PS > > Your hsfconfig install bad rules for new version udev, > you have: > $ cat /etc/udev/rules.d/hsf.rules > KERNEL="ttySHSF0", SYMLINK="modem" > > should be > KERNEL=="ttySHSF0" > > this cause not creation of modem symlink after reboot. > _______________________________________________ > hsflinux mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/hsflinux