LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-06-2000, 09:32 PM   #16
bjc
Member
 
Registered: Oct 2000
Location: NYC
Posts: 32

Rep: Reputation: 15

um...disregard that last comment...took me about all the time since the last post to figure this out:

Anyway, I'm up to set 4.10 in the linmodem mini-howto:...
the error message I get is:

[root@linux misc]# insmod pctel country_sel=1
Using /lib/modules/2.2.15-4mdk/misc/pctel.o
/lib/modules/2.2.15-4mdk/misc/pctel.o: unresolved symbol IntrOpen
/lib/modules/2.2.15-4mdk/misc/pctel.o: unresolved symbol IntrClose
/lib/modules/2.2.15-4mdk/misc/pctel.o: unresolved symbol IntrWrite

someone in #linuxhelp suggested recompiling the source, but I've done that at least 20 times already....
 
Old 11-07-2000, 03:09 PM   #17
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Original Poster
Rep: Reputation: 47
bjc, how did you get past your problem?

Maybe you have the wrong module? There are other PCtel modules on the homepage you directed me to. Just a thought.

Have you tried to force it? (i.e: insmod -f .....)
It works for me that way, otherwise I get a different compile error.

Apart from that I dont know about the errors themselves.
 
Old 11-07-2000, 08:59 PM   #18
bjc
Member
 
Registered: Oct 2000
Location: NYC
Posts: 32

Rep: Reputation: 15
yes, there's two you're supposed to insmod...from the lin modem mini-howto. I first insmod ptmodule.o (in /src/module), then insmod pctel.o. insmod -f will not work because the errors come up; it's the module itself not any hardware or anything with linux.
 
Old 11-08-2000, 03:46 PM   #19
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Original Poster
Rep: Reputation: 47
No way!, I have not insmod that ptmodule.o file at all! Maybe that will work. I will try it. Have you tried to insmod pctel WITHOUT the country bit on the end. I read that it is not totally necessary. There are some extra files to read on the Wallace and Grommit page about the PCtel module. They are on the bit where it goes

PCTel [1] [2]

They may be of use to you, but they were not relevant to me.

Keep going.
 
Old 11-08-2000, 05:30 PM   #20
bjc
Member
 
Registered: Oct 2000
Location: NYC
Posts: 32

Rep: Reputation: 15
well...still stuck here...........ahem, admins?
 
Old 11-09-2000, 07:15 AM   #21
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Original Poster
Rep: Reputation: 47
Talking Success! I crashed KPPP

Believe it or not, but I have crashed kppp! I know what your thinking, so what? Well, every other time I went to Query Modem, I got the sorry....modem is busy.

This time, when I insmod ptmodule,then run kppp, I managed to crash it. I am thinking that the module IS working, just not able to find the modem.

I will try to use setserial to configure the modem from the configuration in windows, and hopefully get the modem recognised. Also I used YAST2 to find the modem and believe it or not, it too crashed (i.e wouldn't respond). I am going to double check ervy process then post what happens.

bjc, have you just tried to just enter:
insmod -f pctel

I know that you don't need those country arguements, or they don't often work. Also check you have inisitialised the module dispite the error using: lsmod

Another question: what distro are you running?

To anyone, does anyone know what the other files are for that you download with the modules? especially those in the /lib file.
 
Old 11-09-2000, 04:58 PM   #22
bjc
Member
 
Registered: Oct 2000
Location: NYC
Posts: 32

Rep: Reputation: 15
YES, I HAVE TRIED insmod -f pctel

The error message, yet AGAIN, is:

[root@guesswaineedhelphere lib]# insmod -f pctel
Using /lib/modules/2.2.15-4mdk/misc/pctel.o
/lib/modules/2.2.15-4mdk/misc/pctel.o: unresolved symbol IntrOpen
/lib/modules/2.2.15-4mdk/misc/pctel.o: unresolved symbol IntrClose
/lib/modules/2.2.15-4mdk/misc/pctel.o: unresolved symbol IntrWrite

I've tried this on Debian 2.2, TurboLinux 4 Workstation/6 Server Lite, Mandrake 7.1 (7.2 does not install and configure correctly), StormLinux 2000 [Hail], Corel Linux Second Edition, Slackware 7.1, RedHat 6.2 (7.0 has problems like Mandrake 7.2), and all have had this problem.

I would try it on a Lucent modem, but I can't find the drivers for it.

Currently running Mandrake 7.1
 
Old 11-09-2000, 05:11 PM   #23
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Original Poster
Rep: Reputation: 47
You can get hold of a Lucent driver from http://www.linmodems.org
There is also plenty of info there.

I still am unable to get somewhere apart from crashing kppp.

Will keep trying though.
 
Old 11-15-2000, 08:24 AM   #24
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Original Poster
Rep: Reputation: 47
Wink So close, yet so far!

I have finally got kppp to recognise my modem, and can get to the point where it says Dialling 0808 545345. Then nothing. I have seen the terminal window and it appears the modem is talknig to the program because of the OK signals it recieves. I went to query modem but nothing came up from the AT boxes. Does any one know what is wrong. After finally getting the modem recognised I am not stopping now. bjc, I will post later of how I finally got the modem recognised.
 
Old 11-16-2000, 04:54 AM   #25
CragStar
Senior Member
 
Registered: Oct 2000
Location: UK - Frome
Distribution: Ubuntu
Posts: 1,081

Original Poster
Rep: Reputation: 47
Okay here is what I did in a terminal window:

#:rm /dev/ttyS15
#:mknod /dev/ttyS15 c 62 79
#:chmod 666 /dev/ttyS15
#:insmod -f pctel
#:insmod ptmodule
#:setserial /dev/ttyS15 port 0xd000 irq 10 skip_test

I then ran kppp and it found modem, but it could not get a dial tone. Does anyone know why? Also, when I went to Query Modem nothing came up next to the AT boxes. Does this mean it is still not recognised? Is it something to do with no uart specified?
 
Old 11-16-2000, 05:05 PM   #26
bjc
Member
 
Registered: Oct 2000
Location: NYC
Posts: 32

Rep: Reputation: 15
I get "Sorry, the modem is busy"...as always...
 
Old 11-16-2000, 08:11 PM   #27
jeremy
root
 
Registered: Jun 2000
Distribution: Debian, Red Hat, Slackware, Fedora, Ubuntu
Posts: 13,602

Rep: Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084Reputation: 4084
That error message usually means one of a few things,

1) Wrong driver.
2) Incorrect setup of modem (wrong com port, wrong irq, etc.)
3) Some other software is already accessing the modem.
 
Old 11-18-2000, 11:58 AM   #28
bjc
Member
 
Registered: Oct 2000
Location: NYC
Posts: 32

Rep: Reputation: 15
Wierd...the first time I tried what you posted, CragStar, nothing was unusual (in error messages AND results). Now I do it again, using a different driver (or, at least, file), and I get "iPC-TEL drive (88) found : irq = 10, base = 0xff00" when I "insmod -f pctel"..

Then, obviously, I changed the setserial command to:
"setserial /dev/ttyS15 port 0xff00 irq 10" (I don't like the skip_test idea).

Yet, even that, I STILL get Modem is busy...
 
Old 11-18-2000, 03:30 PM   #29
bjc
Member
 
Registered: Oct 2000
Location: NYC
Posts: 32

Rep: Reputation: 15
...never mind, I can dial out with minicom now...

I still have a few problems:

(1) How do you write a script that will run the "setserial" command, AND automatically dial out and then log on?...

(2) Which proxy, squid/ipchains, will run the script when needed?

(3) HOW do you set the proxy to use that connect? because, as of now, I can't even surf locally on that computer using netscape (lynx seems to be configured to my existing proxy)

Yes, I know this is no longer on the subject, but...

 
Old 11-18-2000, 03:31 PM   #30
bjc
Member
 
Registered: Oct 2000
Location: NYC
Posts: 32

Rep: Reputation: 15
oh, CragStar, this is the 6th time I followed YOUR directions and did it...only this time I did this from a windows machine telnetting in...(same driver, still)
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Agere Systems ac'97 modem ? Am I doomed ? lhstes Linux - Hardware 11 08-16-2005 09:02 AM
modem driver for Internal 56Kbps V.92 Data/Fax/Voice Modem sumathi Linux - Hardware 1 08-05-2005 04:12 AM
How to install Modem Aztech internal modem MSP3880-U. Mic Q SUSE / openSUSE 4 08-03-2005 02:14 AM
Internal Modem Arot Linux - Hardware 1 09-01-2003 05:12 PM
internal modem vivekind Linux - Networking 4 06-10-2001 11:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:42 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration