Накрая намерих как да тръгне модема - ето оригинала :

--------------------------
I followed almost all the steps from alebelucio.


In step 9, I created the directory "ltmodem" and copied:
cp ltmodem.ko ltserial.ko /lib/modules/2.6.3-4mdk/ltmodem (not to kernel)


I replaced step 12 by adding following lines to both /etc/modules and /etc/modprobe.preload:
ltmodem
ltserial


A file in /etc/rc.d/ reads these files and does the modprobe of the modules listed in these files on startup.

This way my modem works perfectly.
----------------------------------
Само че промених стъпка 12 и добавих следните 2 реда в /etc/rc.d/rc.local :
/sbin/insmod -f /lib/modules/2.6.4/ltmodem/ltmodem.ko
/sbin/insmod -f /lib/modules/2.6.4/ltmodem/ltserial.ko


След което рестартирах и модема проработи :). Незнам но мисля че проблема е бил в стъпка 9.

============================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html
============================================================================

Reply via email to