LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem getting modem to work (https://www.linuxquestions.org/questions/linux-newbie-8/problem-getting-modem-to-work-558175/)

jacatone 05-31-2007 10:18 PM

Problem getting modem to work
 
I installed a dual boot PCI internal 56k modem to use on both Windows and Linux. When I'm in Mepis v6.5.02, it finds the modem just fine and I can hear it connect but then I get an error message. The PPP log file is below:

May 31 14:50:52 localhost pppd[6126]: pppd 2.4.4b1 started by jacatone, uid 1000
May 31 14:50:52 localhost pppd[6126]: using channel 4
May 31 14:50:52 localhost pppd[6126]: Using interface ppp0
May 31 14:50:52 localhost pppd[6126]: Connect: ppp0 <--> /dev/ttyS4
May 31 14:50:52 localhost pppd[6126]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x79757e34> <pcomp> <accomp>]
May 31 14:50:55 localhost pppd[6126]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x79757e34> <pcomp> <accomp>]
May 31 14:50:58 localhost pppd[6126]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x79757e34> <pcomp> <accomp>]
May 31 14:51:22 localhost pppd[6126]: Terminating on signal 15
May 31 14:51:22 localhost pppd[6126]: sent [LCP TermReq id=0x2 "User request"]
May 31 14:51:25 localhost pppd[6126]: sent [LCP TermReq id=0x3 "User request"]
May 31 14:51:28 localhost pppd[6126]: Connection terminated.
May 31 14:51:28 localhost pppd[6126]: Receive serial link is not 8-bit clean:
May 31 14:51:28 localhost pppd[6126]: Problem: all had bit 7 set to 0
May 31 14:51:28 localhost pppd[6126]: Modem hangup
May 31 14:51:28 localhost pppd[6126]: Exit.


Thanks.

Dummy-in-Linux 05-31-2007 10:26 PM

Please tell more about the modem, you will not belief how many modem manufacturers there are which use different controls.

So please brand name, model number and chipset..if known

jacatone 05-31-2007 10:34 PM

Sure, it's a Zoom 56k v90 PCI, model 2920. In XP it shows up as an Actiontec 56k. Here's the link from their web site: http://www.zoom.com/products/dial_up_internal.html . Just scroll down till you see the 2920 model. Thanks.

Dummy-in-Linux 06-01-2007 01:00 AM

This modem seems to create a additional serial port, if you install this modem into a computer which already has 2 serial ports it will install itself as serial 3 port.

If you use a serial mouse on the first serial port this can conflict with the 3th serial port.

I know it is highly unlikely you use a serial mouse....

You know if your modem is in your hardware list and on which serial port it is active?

Junior Hacker 06-01-2007 01:10 AM

Are you running 64bit Mepis?

jacatone 06-01-2007 02:16 AM

No, I'm running the regular 32 bit i386 version of Mepis. Mepis uses KDE 3.5, where would I find the serial port connections in that OS? In XP Pro, it's just showing as a regular modem.

Junior Hacker 06-01-2007 02:40 AM

I'm not familiar with Mepis, but it is nothing to worry about if you're running a current version of Mepis, IRQ's are what matters here, and most mainstream distributions use irqbalance which juggles the irq's so there is not conflicts. Just like in Windows, a pci modem will usually be assigned to com port 3, which is like a third serial port.
The reason I asked about the architecture is that only Lucent Win modem with mars chip set for pci modems can run on 64bit Linux.
Have you looked in the main menu under administration or system for "network", you can configure a modem through here.


All times are GMT -5. The time now is 04:28 PM.