задача - прикрутить модем Zyxel usb omni plus EE
OS - Mandriva 2007.
чего делал?
а вот чего:
[root@localhost modem]# make install
make[1]: Entering directory `/home/ppti/Documents/zyxel/modem/nvm'
cd cvt && (find hsfpcibasic2 hsfpcibasic2smart hsfpcibasic2hsfi hsfmc97 hsfmc97ali hsfmc97ati hsfmc97ich hsfmc97sis hsfmc97via hsfcadmus2 hsfcadmus2smart hsfhda | cpio -pdmu /etc/hsfmodem/nvm)
110 blocks
make[1]: Leaving directory `/home/ppti/Documents/zyxel/modem/nvm'
make[1]: Entering directory `/home/ppti/Documents/zyxel/modem/scripts'
install -m 700 hsfconfig hsfstop hsfmodconflicts hsfdcpd /usr/sbin
install -m 700 rchsf /usr/lib/hsfmodem
make[1]: Leaving directory `/home/ppti/Documents/zyxel/modem/scripts'
make[1]: Entering directory `/home/ppti/Documents/zyxel/modem/modules'
Makefile:20: *** WARNING: Trying to compile kernel modules on a unknown system while the installed hsf driver package is for i386, this is likely to fail... ***
rm -rf "/usr/lib/hsfmodem/config.mak" "/usr/lib/hsfmodem/modules/imported" "/usr/lib/hsfmodem/modules"
mkdir -m 755 -p /usr/lib/hsfmodem/modules
(cd .. && find config.mak modules/imported -depth -print | cpio -pdmu /usr/lib/hsfmodem)
5447 blocks
find . ( -name COPYING -o -name '*.sh' -o -name '*.[ch]' -o -name '*.mak' -o -name '[Mm]akefile' ) -print | cpio -pdmu /usr/lib/hsfmodem/modules
3085 blocks
find binaries -depth -print | cpio -pdmu /usr/lib/hsfmodem/modules
0 blocks
make[1]: Leaving directory `/home/ppti/Documents/zyxel/modem/modules'
make[1]: Entering directory `/home/ppti/Documents/zyxel/modem/diag'
make[1]: Цель `install' не требует выполнения команд.
make[1]: Leaving directory `/home/ppti/Documents/zyxel/modem/diag'
install -m 444 LICENSE /usr/lib/hsfmodem
To complete the installation and configuration of your modem,
please run "hsfconfig" (or "/usr/sbin/hsfconfig")
[root@localhost modem]# hsfconfig
Conexant HSF softmodem driver, version 7.47.00.03oem
If you need assistance or more information, please go to:
http://www.linuxant.com/When reporting a problem for the first time, please send
us the file generated by "hsfconfig --dumpdiag".
Warning: existing driver modules found under:
/lib/modules/2.6.17-5mdv/
Would you like to keep using them? [no] no
No pre-built modules for: Mandriva-2007.0 linux-2.6.17-5mdv i686-SMP
Trying to automatically build the driver 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.17-5mdv/build]
Building modules for kernel 2.6.17-5mdv, using source directory
/lib/modules/2.6.17-5mdv/build. Please wait...
done.
Warning: no device detected by hsf driver - HDA modems may require reboot
Note: kernel module snd-via82xx-modem overridden by hsfmc97via
Note: kernel module snd-intel8x0m overridden by hsfmc97ich hsfmc97sis
Note: kernel module snd-atiixp-modem overridden by hsfmc97ati
да я знаю что часть символов криво показывает, но найти подходящую кодировку я не смог. вот так сохранилось.
и чего теперь делать??