| Forum |
|
|||||||
| Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Fresh Stock Since 2005
Join Date: Feb 2005
Posts: 1,015
|
modprobe linmodem modprobe pctel modprobe pctel_hw Everything goes fine and lsmod command shows the modules loaded. Similarly, dmesg|tail also shows the module loaded. However, I'm unable to configure a dial up connection with the help of KPPP. Probably, beacuse I'm a complete newbie to Linux. I have tried all the device options from /dev/modem to /dev/ttySL3 but nothing worked. Please help..... PS: The modem runs fine with Windows...
__________________
http://www.khattam.info |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#3 (permalink) | |
|
Fresh Stock Since 2005
Join Date: Feb 2005
Posts: 1,015
|
Quote:
I tried the auto, manual and every type of installation. I downloaded PCtel Modem Driver from http://linmodems.technion.ac.il/pcte...x/welcome.html and then unzipped it and then in terminal, I typed in: ./configure -manual Then, it didn't detect automatically, so I entered the Hal type as pct789 and then typed in make make install Then, I loaded the modem like this: modprobe linmodem modprobe pctel modprobe pctel_hw And then I treid to dial with the help of kppp and I tried all possible devices for modem (/dev/modem, /dev/tyS1 etc........), but the modem didn't dial...... So I tried the following: rm -f /dev/modem ln -sf /dev/ttyS_PCTEL0 /dev/modem chmod 666 /dev/modem And again dialed with the help of kppp, but in vain............ Please Help
__________________
http://www.khattam.info |
|
|
|
|
|
#5 (permalink) |
|
Wise Old Owl
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
|
ok I downloaded the driver and issued the command ./setup I got the following .Please help
root@Blue:/home/vignesh/pctel-0.9.7-9-rht-4c.tar.gz_FILES/pctel-0.9.7-9-rht-4c # ls ChangeLog driver FAQ README setup src root@Blue:/home/vignesh/pctel-0.9.7-9-rht-4c.tar.gz_FILES/pctel-0.9.7-9-rht-4c # ./setup checking for running kernel version...2.6.10 checking for ptserial...ptserial-2.6.c checking for gcc...3.3.5 searching for kernel includes...** error could not find any kernel sources in /usr/src you have either not installed your kernel sources or your kernel sources are installed in another place then /usr/src/ please enter your correct kernel source tree, e.g. /usr/src/linux: |
|
|
|
|
#6 (permalink) | |
|
Fresh Stock Since 2005
Join Date: Feb 2005
Posts: 1,015
|
Quote:
__________________
http://www.khattam.info |
|
|
|
|
|
#7 (permalink) | |
|
Fresh Stock Since 2005
Join Date: Feb 2005
Posts: 1,015
|
Quote:
Actually, in this case, you are missing the Kernel Sources...................... Install the kernel sources from Add/Remove Programs and it should install.............
__________________
http://www.khattam.info |
|
|
|
|
|
#9 (permalink) |
|
Fresh Stock Since 2005
Join Date: Feb 2005
Posts: 1,015
|
Ok............... And you didn't mention the Kernel..............
Anyways, goto Add/Remove applications (Guess Ubuntu has it) and install the kernel sources.......... Then try the setup again and tell me what happens...... And BTW, cool avatar......
__________________
http://www.khattam.info |
|
|
|
|
#11 (permalink) | |
|
Fresh Stock Since 2005
Join Date: Feb 2005
Posts: 1,015
|
Quote:
Read the readme included, it will tell you which commands to use to load modems... For 2.6 kernels, it shud be modprobe linmodem modprobe pctel modprobe pctel_hw This should load the modem as /dev/modem or I'm confused............. Just try to dial with kppp and see the results....... Then post............. I think it loads modem as /dev/ttyS_PCTEL0 or something like that... first try what I said and say me the results and then if it diesn't work, I'll look for some other idea...........
__________________
http://www.khattam.info |
|
|
|
|
|
#13 (permalink) | |
|
Fresh Stock Since 2005
Join Date: Feb 2005
Posts: 1,015
|
Quote:
__________________
http://www.khattam.info |
|
|
|
|
|
#15 (permalink) |
|
Alpha Geek
Join Date: Dec 2003
Posts: 780
|
I dunno about KPPP, but I had used wvdial long ago, when I had a dialup connection. This is a good guide on getting wvdial set up properly. Try it out and see if you face any problems
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e |
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|