• # la suite...

    Posté par . En réponse au message instal driver modem olitec pci 56k v92 / mdk 10.1. Évalué à 1.

    J'ai fais urpmi kernel-source et installé les packages correspondants. Ca me permet d'aller un peu plus loin, mais pas jusqu'au bout ! le "make install" se finit et je lance "hsfconfig". Voilà ce que ça donne :

    Password: [root@localhost pierre]# cd /home/pierre/pour_modem_olitec/hslinmodem/hs hsflinmodem-5.03.03.L3 hsflinmodem-5.03.03.L3.tar.gz [root@localhost pierre]# cd /home/pierre/pour_modem_olitec/hslinmodem/hsflinmodem-5.03.03.L3 [root@localhost hsflinmodem-5.03.03.L3]# hsf hsfconfig hsffirm2bin hsfinf2bin hsfstop [root@localhost hsflinmodem-5.03.03.L3]# hsfconfig Linux HSF softmodem drivers, version 5.03.03.L3mbsibeta02110301 WARNING: this is an EXPERIMENTAL BETA VERSION of the HSF drivers for Linux. USE AT YOUR OWN RISK! See the file /usr/lib/hsf/LICENSE for details. Conexant Systems neither distributes nor maintains this package. PLEASE DO NOT CONTACT CONEXANT REGARDING THIS SOFTWARE!!! If you require assistance or need more information, go to: http://www.mbsi.ca/cnxtlindrv(...) grep: /proc/ksyms: No such file or directory /usr/sbin/hsfconfig: line 1299: [: too many arguments Should we attempt to automatically configure your hardware? [yes] Selected PCI VendorID=14F1 DeviceID=2F00 and INF file /etc/hsf/inf/linux_hsfi.inf Supported countries: ARGENTINA, AUSTRALIA, AUSTRIA, BANGLADESH, BELGIUM, BOLIVIA, BRAZIL, BRUNEI, BULGARIA, CANADA, CHILE, CHINA, COLOMBIA, COSTA_RICA, CROATIA, CYPRUS, CZECH_REPUBLIC, DENMARK, DOMINICAN_REPUBLIC, ECUADOR, EGYPT, EL_SALVADOR, FINLAND, FRANCE, GERMANY, GREECE, GUATEMALA, HAITI, HONDURAS, HONG-KONG, HUNGARY, ICELAND, INDIA, INDONESIA, IRELAND, ISRAEL, ITALY, JAPAN, KOREA, KUWAIT, LAOS, LATVIA, LIECHTENSTEIN, LUXEMBOURG, MALAYSIA, MALTA, MEXICO, MYANMAR, NETHERLANDS, NEW_ZEALAND, NORWAY, PAKISTAN, PANAMA, PARAGUAY, PERU, PHILIPPINES, POLAND, PORTUGAL, ROMANIA, RUSSIA, SAUDI_ARABIA, SINGAPORE, SLOVAKIA, SLOVENIA, SOUTH_AFRICA, SPAIN, SRI_LANKA, SWEDEN, SWITZERLAND, TAIWAN, THAILAND, TURKEY, UK, UKRAINE, UNITED_ARAB_EMIRATES, URUGUAY, USA, VENEZUELA, VIETNAM Please enter your country name [FRANCE]: Configuring modem for country: "FRANCE" You can change this setting later with the command "hsfconfig --country" This package does not contain pre-built modules suitable for your system: Distribution: Mandrake-10.1 Kernel arch: i686 Kernel version: linux-2.6.8.1-10mdk Trying to automatically re-compile the modules.. (this requires a C compiler and proper kernel sources to be installed) Where is the linux source build directory that matches your running kernel? [/lib/modules/2.6.8.1-10mdk/build] WARNING: missing file /lib/modules/2.6.8.1-10mdk/build/include/linux/modversions.h The cause of this problem is usually a missing or misconfigured kernel source tree (and sometimes an incorrect directory or symbolic link). First, ensure that the proper kernel source and compiler packages from your distribution vendor and/or the community are installed. The Linux kernel can then be reconfigured by running "make menuconfig" under the kernel source directory (usually /usr/src/linux). Verify that the proper options for your system are selected, and that CONFIG_SMP ("Symmetric multi-processing support" under "Processor type and features") is disabled, as this driver is presently designed to work on single-processor machines. Then compile and install your new kernel (for more information about this procedure, see the README file under the kernel source directory), reboot the system using the new kernel, and re-run "hsfconfig". [root@localhost hsflinmodem-5.03.03.L3]#

    Désolé pour le texte tout en bloc mais je ne m'attendais pas à ça. Ce qui nous interesse est à la fin : "WARNING: missing file..."
    J'ai trouvé un fichier "modversions.h", mais dans un autre répertoire (ou plutôt point de montage, c'est ça ?). Faut-il que je le copie dans le repertoire /lib/modules/2.6.8.1-10mdk/build/include/linux/ ? Ou autre chose ?

    Merci !