LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   about conflict hsflinmodem (https://www.linuxquestions.org/questions/linux-hardware-18/about-conflict-hsflinmodem-185933/)

vanhelsing 05-26-2004 01:29 AM

about hsflinmodem conflict
 
my os is redhat 9 , kernel is 2.4.20-8,arch[i686], I use winmodem [msp3885]
I load driver from linuxant ---->"hsfmodem-6.03.00lnxt04051300full_k2.4.20_8-1rh.i686.rpm" and it work
with my modem, but u know that it limit at 14.4 kbps. so I uninstall it
[ "rpm -e hsfmodem",in its package] and I install another driver but it don't work [ I already uninstall it by "rpm -e hsfmodem ,make uninstall"]
so i reinstall driver from linuxant again but it appear error
[error: Failed dependencies: hsflinmodem conflicts with hsfmodem-6.03.00lnsxt04051300full_k2.4.20_8-1rh]
so I use kfind find hsf* in / and i delete all with hsf*
Will it be my broblem in the future? after I reinstall driver from linuxant again and
it appear the same error. What should I do? and
where 's source of driver that suit with my modem and it free all 56 kbps?
Thank for all of your kinds......
ps... I'm sorry about my bad english

j_75080 04-26-2005 02:02 PM

If you attempt to install a package that contains a file which has already been installed by another package or an earlier version of the same package, you will get: hsflinmodem conflicts with hsfmodem-6.03.00lnsxt04051300full_k2.4.20_8-1rh.

To make RPM ignore this error, use the --replacefiles option:

rpm -ivh --replacefiles hsflinmodem-{version}-sys.[arch].i686.rpm

Good Luck,
John


All times are GMT -5. The time now is 09:21 AM.