Re: read_size patch displays an error
"Linuxant support (Jonathan)" <[email protected]>
| Newsgroups | gmane.linux.drivers.modem.hsf |
|---|---|
| Message-ID | <[email protected]> |
Hi, you can't ignore the error as the patch was not completely installed. The only reason why it worked is simply luck and it might not work with future patches. This issue must be manually resolved, you should read the manual page of patch for more details how it works. As the patching system should have told you, it can be normal that when you install more than 1 patch that you will hit this kind of problem. This usually occurs because 2 or more patches attempt to modify the same lines in the same files, which is the case for the 2 patches you have mentioned. The HSF driver version 7.47.00.05 was released and the issues fixed by the patches have been corrected in this new version. The latest version of the HSF driver can be downloaded at: http://www.linuxant.com/drivers/hsf/downloads-license.php Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] Christophe TROESTLER wrote: > Hi, > > I installed the full HSF driver on a 2.6.18.2 kernel. After the first > "make install", I then used "hsfconfig --patch" to install the patches > - snd_pcm_hw_param_set > - read_size > The installation of "read_size" produced the following error message: > > Downloading the file 'http://www.linuxant.com/drivers/hsf/full/archive/patches/hsf-7.47.00.03-read_size.patch', please wait... done. > Patching... failed. > > ERROR: Failed to install patch 'hsf-7.47.00.03-read_size.patch'. Output from the 'patch -p1' command: > > --- > patching file modules/GPL/hda/hda_proc.c > patching file modules/Makefile > Hunk #1 FAILED at 100. > 1 out of 1 hunk FAILED -- saving rejects to file modules/Makefile.rej > > and re-running "hsfconfig --patch" shows the patch as NOT being > installed. It is however as doing "make install" followed by > "hsfconfig" detects the modem. > > It would be nice if this was corrected as it is not clear the error > must be disregarded -- it caused me hours of frustration. > > Cheers, > ChriS > _______________________________________________ > hsflinux mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/hsflinux