Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| modem_rtc_intel [Le 20/10/2008, 22:24] – 213.95.41.13 | modem_rtc_intel [Le 11/09/2022, 11:33] (Version actuelle) – Suppression des espaces en fin de ligne (détecté et corrigé via le bot wiki-corrector (https://forum.ubuntu-fr.org/viewtopic.php?id=2067892) moths-art | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | {{tag> | + | {{tag> |
| - | ---- | + | ---- |
| ====== Modem Intel ====== | ====== Modem Intel ====== | ||
| - | ===== Introduction ===== | + | Vous trouverez des informations sur les winmodems [[: |
| - | + | ||
| - | La procédure décrite ci-dessous a été testée sous Ubuntu 6.06 LTS Dapper Drake. | + | |
| ===== Modems Intel de type AC97 ===== | ===== Modems Intel de type AC97 ===== | ||
| Ligne 25: | Ligne 23: | ||
| lspci | grep Modem | lspci | grep Modem | ||
| - | <note important> | + | <note important> |
| - | | + | |
| http:// | http:// | ||
| (cas sur un Dell, lignes: Intel Corporation 82801CA/CAM AC'97 Modem Controller, subsystem: | (cas sur un Dell, lignes: Intel Corporation 82801CA/CAM AC'97 Modem Controller, subsystem: | ||
| - | |||
| - | |||
| - | Il faut s' | ||
| - | |||
| - | sudo modprobe snd_intel8x0m | ||
| - | |||
| - | Il semble que le service pour les modems de type soient compatibles avec ce type de winmodem. Nous allons donc l' | ||
| - | |||
| - | sudo aptitude install sl-modem-daemon | ||
| - | |||
| - | Si tout s'est bien passé, vous devriez voir un message de ce genre | ||
| - | |||
| - | 1 [Modem ]: ICH-MODEM - Intel 82801DB-ICH4 Modem | ||
| - | Starting SmartLink Modem driver for: modem:1. | ||
| - | Creating /dev/modem symlink, pointing to: / | ||
| - | |||
| - | Vous pouvez maintenant utiliser votre modem RTC. | ||
| - | |||
| - | ===== Compilateur / Headers ===== | ||
| - | |||
| - | Installez les paquets suivants : | ||
| - | |||
| - | sudo apt-get install build-essential | ||
| - | sudo apt-get install gcc-4.0 | ||
| - | sudo apt-get install make | ||
| - | sudo apt-get install linux-headers-$(uname -r) | ||
| - | |||
| - | ===== Détection du matériel ===== | ||
| - | |||
| - | Pour s' | ||
| - | la partie " | ||
| - | |||
| - | |||
| ===== Installation du pilote Intel 536EP ===== | ===== Installation du pilote Intel 536EP ===== | ||
| + | Voir [[https:// | ||
| - | >Note : Pour les pilotes Intel 537EP, la procédure est sans doute similaire, mais je n'en sais pas plus... | + | * Téléchargez le pilote sur [[http://linmodems.technion.ac.il/packages/ |
| - | + | ||
| - | * Téléchargez le pilote sur [[http://downloadfinder.intel.com/scripts-df-external/ | + | |
| *Extrayez l' | *Extrayez l' | ||
| Ligne 75: | Ligne 38: | ||
| cd Intel-536/ | cd Intel-536/ | ||
| - | Le pilote n' | ||
| - | *Éditez ce fichier avec votre éditeur texte préféré, par exemple Gedit : | ||
| - | |||
| - | gedit Intel536_inst | ||
| - | |||
| - | et remplacez les lignes 246 et 247 par ceci : | ||
| - | < | ||
| - | echo ubuntu hamboot rc2.d, rc3.d and rc5.d scripts | ||
| - | | ||
| - | ln -s -f / | ||
| - | ln -s -f / | ||
| - | ln -s -f / | ||
| - | |||
| - | #echo unknown distribution. no boot scripts installed | ||
| - | #exit 1 | ||
| - | </ | ||
| - | Avant la manipulation, | ||
| - | < | ||
| - | case $KERNVER in | ||
| - | 2.4*) | ||
| - | install -o root -g root -m 664 Intel536.o ${CharModDir}/ | ||
| - | ;; | ||
| - | 2.6*) | ||
| - | install -o root -g root -m 664 Intel536.ko ${CharModDir}/ | ||
| - | ;; | ||
| - | esac | ||
| - | |||
| - | echo unknown distribution. no boot scripts installed | ||
| - | exit 1 | ||
| - | } | ||
| - | fi | ||
| - | echo starting module and utilities | ||
| - | depmod -a | ||
| - | /bin/bash Intel536_boot restart | ||
| - | echo done | ||
| - | </ | ||
| - | Maintenant, vous obtenez cela : | ||
| - | < | ||
| - | case $KERNVER in | ||
| - | 2.4*) | ||
| - | install -o root -g root -m 664 Intel536.o ${CharModDir}/ | ||
| - | ;; | ||
| - | 2.6*) | ||
| - | install -o root -g root -m 664 Intel536.ko ${CharModDir}/ | ||
| - | ;; | ||
| - | esac | ||
| - | |||
| - | echo ubuntu hamboot rc2.d, rc3.d and rc5.d scripts | ||
| - | | ||
| - | ln -s -f / | ||
| - | ln -s -f / | ||
| - | ln -s -f / | ||
| - | |||
| - | #echo unknown distribution. no boot scripts installed | ||
| - | #exit 1 | ||
| - | } | ||
| - | fi | ||
| - | echo starting module and utilities | ||
| - | depmod -a | ||
| - | /bin/bash Intel536_boot restart | ||
| - | echo done | ||
| - | </ | ||
| - | |||
| - | *Sauvegardez et quittez | ||
| - | *Assurez-vous que vous êtes toujours dans le bon répertoire (Intel-536). | ||
| *Compilez : | *Compilez : | ||
| Ligne 146: | Ligne 44: | ||
| sudo make install | sudo make install | ||
| - | Voilà, votre modem est maintenant fonctionnel! Pour configurer votre connexion, jeter un œil sur les pages [[: | + | Voilà, votre modem est maintenant fonctionnel! Pour configurer votre connexion, jeter un œil sur les pages [[: |
