Peter Your modem seems supported with the martian driver. Here's in a nutshell how to install them. First, you neet to get the headers matching your current running kernel : $ sudo apt-get install linux-headers-$(uname -r) Then, download those two files, from another connected machine if needed, and put them on your desktop in Ubuntu. http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/martian/martian-20061203.tar.bz2 http://phep2.technion.ac.il/linmodems/packages/ltmodem/kernel-2.6/martian/martian-full-20061203.tar.gz Then, run the following commands : $ mkdir ~/modem $ mkdir ~/modem/tmp $ mv ~/Desktop/martian* ~/modem $ cd ~/modem $ tar xjvf martian-20061203.tar.bz2 $ tar xzvf martian-full-20061203.tar.gz -C tmp $ cd martian $ cp ../tmp/martian/modem/ltmdmobj.o modem $ make clean $ make $ sudo make install $ sudo depmod -a $ sudo modprobe martian_dev $ sudo martian_modem The last one should start the daemon for your modem so you'll perhaps need to open another teminal window here. Then, we configure wvdial for your modem : $ sudo wvdialconf /etc/wvdial.conf Edit the config file to fill in your login, password and the phone number of your ISP : $ sudo nano -w /etc/wvdial.conf When you're done editing, Ctrl+O to save the file, Enter to confirm and Ctrl+X to exit nano. You should then be able to dial with : $ sudo wvdial Good luck. Feel free to write back if you have problems. Firas On Sunday 03 June 2007 19:30:38 Peter Kerekes wrote: > Hello Jacques, > > I finally found the terminal and it's use. > > Attached is the ModemData.txt. hopefully you can straighten me out what > should be my next step. > > Peter > > > Sunday, June 3, 2007, 2:28:47 AM, you wrote: > > Jacques> Peter. > > Jacques> Read http://linmodems.technion.ac.il/welcome.html#scanModem > Jacques> This answers your questions. > Jacques> By the way the subdirectory Modem is automatically created by > scanModem. > > Jacques> Jacques > > Jacques> Peter Kerekes wrote: > >> Hello, > >> > >> I need some help. I am new to Linux, loaded on an older Notebook > >> computer - used Dos and Windows for many years. > >> > >> I installed Ubuntu version. Most of the things work fine, I can connect > >> to the Internet though a Router. But sometimes I am away from home and > >> want to use the Winmodem built into the computer. > >> > >> the Winmodem is an Agere LT system (OEM vendor INTEL PRO/100+ MiniPCI. > >> > >> I downloaded the scanModem.gz file. Installed a directory /Modem. > >> Extracted, but found only one file: scanModem (210.2Kb). I use > >> GnomeCommander for filemanager. If I hit enter A get the "source file" > >> (I think) but cannot run it. If I type the command sudo ./scanModem > >> nothing happens. > >> > >> Please advise: > >> > >> 1./ can I use my winmodem > >> 2./ how to activate the scanmodem program? > >> 3./ I suppose to see more than one file after extracting the original > >> (according to your description). I only found one. > >> 4./ I am not sure how to run the commands, I used the command line on > >> GnomeCommander (similar to WinCommander) > >> > >> Thank you for your help -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against proprietary attachments
Attachment:
signature.asc
Description: This is a digitally signed message part.