di rayden » 08/05/03 14:06
allora ho scaricato dal sito della intel i driver relativi al mio modem:
Intel-v92ham.tgz
in quanto trattasi di modem v92, decomprimo il tutto passo come sempre alla lettura del relativo file readme.txt
Prerequisites:
1. root access
2. bash shell to run install scripts
3. a HaM modem
4. KERNEL SOURCE HEADERS FOR THE KERNEL YOU ARE RUNNING
(found on your distribution's CD)
e fino a quà ci siamo, anche col modem se do un "lspci" il modem rilevato è il seguente:
00:02.6 Modem: Silicon Integrated Systems [SiS] 56k Winmodem (Smart Link HAMR5600 compatible) (rev a0)
procedo con l'installazione:
6 steps to install
1. login as ROOT
2. extract the archive into a directory with "tar -zxvf <archivename>.tgz"
3. cd into the directory it created.
4. Type: make clean
5. Type: make ham
6. Type: make install
questo quello che accade all'ultimo passo
# make install
bash haminst
running kernel 2.4.20
installing hamregistry, used for persistant storage
installing ham module
installing hamcore module
redhat hamboot rc2.d and rc3.d scripts
starting module and utilities
error loading ham
done
avete idee in merito???