Install Modem Driver for Prolink at 8:10 ubuntu you have to be in the package downlaod first. first download the package first "ungrab_winmodem (Version 2.9.11-20070813) and slmodem (Version 20070505)"
after Done, Then install libstdc++6-4.1-dev by type
$ sudo apt-get install libstdc++6-4.1-dev
extract ungrab_winmodem by type
$ tar xvfz ungrab_winmodem
change to active directory ungrab_winmodem sa root
$ make
$ make install
$ modprobe ungrab-winmodem,
Extract slmodem by type
$ tar xvfz slmodem
Change to active directory slmodem as root
$make
$ make install
$ modprobe slamr
$ ln -s /dev/ttySL0 /dev/modem to detect prolink modem
Then install gppp/kppp by type:
$ apt-get install gppp
Happy Testing...!!
No comments:
Post a Comment
Please Comment...!!