Страница 2 из 2

Добавлено: 23 дек 2004, 12:15
John
модем - Intel 537 (R)
а драйвер - Compiled binary for Fedora Core 2 default configuration - [INTEL-537EP-2.60.80.0-FC2-UP.TGZ]

Добавлено: 23 дек 2004, 15:47
Jay
ИМХО - лучше найди драйвер для модема в .rpm пакете.
Возможно здесь:
http://search.rpmseek.com/search.html?h ... PN:0:0:0:0

Добавлено: 23 дек 2004, 22:11
John
Jay, или я плохо знаю английский, или просто слабо шарю, но что-то я там ничего не нашёл

Добавлено: 24 дек 2004, 20:14
Jay
http://downloadfinder.intel.com/scripts ... bmit=Go%21

Попробуй эти дрова поставить. ИМХО - должны работать.

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 537
6. Type: make install
This will create a /dev/modem device file. This file is used as an interface to
modem by all applications: minicom, kpppd, efax, etc. Please configure the applications
to use /dev/modem if neccessary.

The installation script has been designed for the following distributions
release versions

Mandrake-release
SuSE-release
Redhat-release
Fedora Core 2 -release

Добавлено: 25 дек 2004, 13:12
John
Jay, вот это я і пробвал:)
make clean
make 537
всё нормально вроде, а после make install вот что:

rm -f /etc/hamregitry.bin
bash 537 inst
running Kernel 2.6.5-1.358custom
installing hamregistry, used for persistant storage
installing usrsound, a soft buzzer
installing 537 module
redhat 537_boot rc2.d, rc3.d and rc5.d scripts
starting module and utilities
537_inst: line 395: depmod: command not found
error loading Intel537
537_boot: line 55: rmmod: command not found
done

Добавлено: 25 дек 2004, 13:26
exe
John,

make install запускал из-под root? su - делал?

Добавлено: 25 дек 2004, 13:32
John
exe, да

Добавлено: 25 дек 2004, 14:37
Llama
John, не su а su -

Добавлено: 25 дек 2004, 18:07
John
Llama, уже понял:), і попробвал, вот что получілось:

rm -f /etc/hamregitry.bin
bash 537 inst
running Kernel 2.6.5-1.358custom
installing hamregistry, used for persistant storage
installing usrsound, a soft buzzer
installing 537 module
redhat 537_boot rc2.d, rc3.d and rc5.d scripts
starting module and utilities
error loading Intel537
ERROR: Module Intel537 does not exist in /proc/modules
done