Help!

Windows hates modems; why?

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Hardware Help RSS
Next:  Whither the Cabinet Republicans?  
Author Message
hamhox



Joined: Oct 21, 2006
Posts: 58



PostPosted: Sun Nov 23, 2008 4:25 pm    Post subject: Windows hates modems; why?

Going all the way back to Windows95, I have had insurmountable difficulty getting
Windows to recognize and do I/O with both ISA (remember the ISA bus?) and PCI
modems. I was thinking the problem was history until just recently; I was unable to get W2K to handle any but a Zoltrex modem, and it was seen as a Conexant.
This was in a Dell Dimension XPS T600 w/CPU upgraded to 600MHz. The first time
I plugged in a Conexant Smart HCF unit, Windows recognized it as a 'Generic HCF
modem' and was able to dial out, whereas on later attempts the modem was recognized but unable to dial out. What am I missing here? Some registry key or what? In the past, I have been deep into the initialization string stored inside the modem, so you can be as technical as you feel like in responding to this post.

Thanks.

[Email address removed to prevent spam harvesting by moderator. AG]
Back to top
goretsky



Joined: Dec 07, 2002
Posts: 9041

Location: Southern California

PostPosted: Sun Nov 23, 2008 11:18 pm    Post subject:

Hello,

There are a couple of approaches you can take to resolve this issue:


  1. Visit the modem manufacturer's web site and download all of the device drivers, application programs (terminal emulation, fax transmission and so forth) and the documentation, so you will have the latest instructions to follow and software to use the modem before you install it in the computer.
  2. Go with an external modem connected to an RS-232C serial port on the computer. This is becoming a little more difficult, as RS-232C serial ports are phased out in favor of USB connections, but you can still find motherboards and expansion cards with them. The two main advantages of this approach are that (1) no special software is typically required to set up a dial-up networking connection; and (2) in the event of a nearby lightning strike, typically only the external modem gets fried, not the expansion slot on the motherboard the internal modem was plugged into.

In this case, I am guessing a configuration error with the modem. These can be a bit difficult to troubleshoot, as the initialization strings can vary depending not just upon the model but the version of the model, so I would suggest starting with trying to find the latest device drivers for the modem here on Conexant's web site and doing a fresh install. This should give you a working installation modem. If not, then at least you will have a base installation from which to being troubleshooting the modem with forum members.

Regards,

Aryeh Goretsky
Back to top
BudDurland



Joined: Dec 05, 2002
Posts: 475



PostPosted: Tue Nov 25, 2008 9:24 am    Post subject:

+1 goretsky

I've not seen a good internal modem in the last 10 years. I always use external serial modems.
Back to top
Bearly1227



Joined: Feb 21, 2003
Posts: 48

Location: Central MA, USA

PostPosted: Tue Nov 25, 2008 9:15 pm    Post subject: Re: Windows hates modems; why? [Login to view extended thread Info.]

[Message edited by moderator to fix missing bbCode. AG]

hamhox wrote:
Going all the way back to Windows95, I have had insurmountable difficulty getting
Windows to recognize and do I/O with both ISA (remember the ISA bus?) and PCI


Try this:

http://www.modemhelp.org/



Gosh, Modems 101 again <smile>.

I am assuming this is a serial line modem?

I am not sure is a couple of very basic but important problems have finally been resolved. Those basic problems involved the modem command sets. At one point in time, Microcom, Inc; US Robotics, Digital Equipment Corp, Zoom - Telephonics all had slightly proprietary modem command sets, and often problems were created, for example, if a users application had a DEC Modem and replaced it with a US Robotics modem, then when it failed to work they'd call tech support. (RTFM ? Why RTFM, Call Tech Support! <smile>)

Fortunately, all modems would respond to the core "Hayes compatible" command set, albeit a very small but adequate for most.

That said, you need to have the modem command set for that modem.

Another common problem was in line access. Sometimes, the phone line would take a few seconds to get dial tone after "going off hook". Essentially part of the dial string would get lost after the initial ATD. The solution, of course, would be to insert some delays after the ATD.

One way to verify this, is if you have a Terminal.exe (or is it Term.exe) installed on the computer. You could use the Terminal emulator and check the line, also.

I had to install an el cheapo modem pci card in my Win XP computer, and they did not give me a manual other than the usual idiot setup and 'contact your provider' if it doesn't dial correctly. (Passing the buck.)

Long and short, I found a manual online, and with the correct command set managed to get the modem to work., until I could get cable installed.

Bob

btw - Goretsky makes a good point. With an external modem (serial or parallel), you can watch the progress lights and follow the progress tones to figure out where it might be failing to establish a link.

Correction: Added link to generically specific help files.
Back to top
micker377



Joined: May 27, 2005
Posts: 993



PostPosted: Wed Nov 26, 2008 12:09 am    Post subject: [Login to view extended thread Info.]

Remember that there are two types of internal modems: "Full" (with it's own BIOS chip), and "Winmodem", which uses part of your CPU to function. Which type are we fighting here?
Back to top
drwho07



Joined: Nov 29, 2007
Posts: 1546

Location: Central FL, USA

PostPosted: Wed Nov 26, 2008 8:59 am    Post subject: [Login to view extended thread Info.]

The biggest tip I could give anyone about buying an internal modem is to avoid Generic or Brand-X modems. Stay with brand named modems.
I prefer modems that use the Intel chipset (537EP).

When installing an internal modem, avoid slot #1 on the mobo.
It works best with PCI video cards......modems work best on Slot #2.

For years I set up internal modems to work with a Initialization string of
AT&F for best performance. That's a factory default setting.
It allows the modem to connect at the same speed as the modem on the other end without any 'delimiters' slowing it down.
My "AOpen" modems used to connect to my dial-up ISP at 115,200 when I used that string. That was a Hardware modem....NOT a Win-Modem.

Win-Modems are usually cheaper, because they have less hardware on them (no processor, rom or ram) and have to be driven 100% by the main CPU, ram, etc.
Of course, the Modem Driver Program is required. That's not as big a deal today as it was years ago, when we'd shell out to DOS and run certain communications programs.

The biggest drawback to Win-Modems is that they only work with Windows and won't work at all in DOS.

But generally speaking . . . YES....I've had more trouble installing internal modems than any other option.

Today with more of the world going "Broadband" the lowly modem is almost forgotten.

Happy Holidays!

The Doctor Cool
Back to top
hamhox



Joined: Oct 21, 2006
Posts: 58



PostPosted: Wed Nov 26, 2008 2:59 pm    Post subject: [Login to view extended thread Info.]

'
Quote:
My "AOpen" modems used to connect to my dial-up ISP at 115,200 when I used that string.


You're joking, right, Shadow? That number is of course quite impossible for any analog modem, but is rather the displayed value when the Initialization string has the wrong setting for "DTE vs DCE". BOY does this ever take me back!
Thanks anyway.

Eric Schell
Back to top
Bearly1227



Joined: Feb 21, 2003
Posts: 48

Location: Central MA, USA

PostPosted: Wed Nov 26, 2008 5:31 pm    Post subject: [Login to view extended thread Info.]

hamhox wrote:
'
Quote:
My "AOpen" modems used to connect to my dial-up ISP at 115,200 when I used that string.


You're joking, right, Shadow? That number is of course quite impossible for any analog modem, but is rather the displayed value when the Initialization string has the wrong setting for "DTE vs DCE". BOY does this ever take me back!
Thanks anyway.

Eric Schell


Hi Eric,

No flame intended, but as you may recall, the modem could be viewed a two part "black box" , with the computer side having a port speed up to 115200, but the phone line side having a maximum of 52 KBPs (V.90), but with compression, assuming compression was turned on. ( I always had trouble remembering which was the DTE and which the DCE)

The "magic" of the "MODulator-DEModulator" took the compressed data, decompressed it for a theoretical throughput of 115,200.

A few modems actually had computer side speed of 230,000 bps, but the only time I ever saw anything that remotely approached this is when sending across large array database files with minimal stored data.

However, none of this, except for port speed, has any relevance to the question at hand "my modem don''t work", does it?

Another view of the issue, and since I have not yet seen a definitive problem summary, could be a noisy line. For example, I have Verizon DSL, but I am near the end of the DSL limit, so sometimes my phone line gets so noisy I can hear the pops-cracks and snaps through the earpiece.

IF he has this problem, then it is helpful to first dumb the modem down to19,200 and see if this helps to make the connection.

Like, even if we got it down to 300 baud, at that point he cold use barbwire fence for a transmission line. <a little nostalgic modem humour in here>.

Anyone for 5-bit Baudot Code? ASR-33 anyone?

Bob
Back to top
lenjack



Joined: Dec 07, 2002
Posts: 92



PostPosted: Wed Nov 26, 2008 10:22 pm    Post subject: [Login to view extended thread Info.]

Max dialup speed is 53,300.
Back to top
drwho07



Joined: Nov 29, 2007
Posts: 1546

Location: Central FL, USA

PostPosted: Thu Nov 27, 2008 8:41 am    Post subject: [Login to view extended thread Info.]

I was in the repair shop I worked in, one day and the other tech was complaining about his modem running so slow, while he was trying to download something.

I suggested that he go into the modem setup and add AT&F to the end of the modem initialization string.
It effectively blows out the rest of the string and sets the modem to factory default.
(if you try it and it doesn't work for you, it's easily removed without changing your normal string )

He did it and was blown away by the increase in speed.
Flame me all you want, but it works. (with hardware modems, at least)

Nuff said.

Happy Thanksgiving, y'all!
the Doctor Cool
Back to top
goretsky



Joined: Dec 07, 2002
Posts: 9041

Location: Southern California

PostPosted: Fri Nov 28, 2008 2:15 am    Post subject: [Login to view extended thread Info.]

Hello,

That must have reset the modem to reporting the serial port connnection (DTE) speed, instead of the modem line (DCE) speed.

Regards,

Aryeh Goretsky
Back to top
drwho07



Joined: Nov 29, 2007
Posts: 1546

Location: Central FL, USA

PostPosted: Fri Nov 28, 2008 8:01 pm    Post subject: [Login to view extended thread Info.]

This is ironic, to the point of being totally crazy! Laughing Laughing Laughing

Today, my mobo decided that it didn't want to talk to my internal modem any more.
Even when I installed a brand new modem of a different brand......NO TALK!

So, what to do......... well, I decided to go to town and buy a USB external modem.
My software guru said that was the thing to do.

I wound up with a ZOOM USB External Modem.
Well, it installed easily, with no problems and has dialed out again, with NO problems. In fact, I'm working off of it right now.
I exterimented with my favorite initialization string, AT&F and its reporting this connection.


Error: image could not be loaded. Image is not available from server

Image URL: http://i54.photobucket.com/albums/g90/DrWho1943/MyNewModem.jpg


Regardless of what the naysayers want to say, it's definitely talking faster now.

So, in conclusion, if you are having troubles with your old internal modems, get a USB modem and say goodby to all those old modem troubles.

Cheers mates!
The Doctor Cool
Back to top
goretsky



Joined: Dec 07, 2002
Posts: 9041

Location: Southern California

PostPosted: Sat Nov 29, 2008 3:10 am    Post subject: [Login to view extended thread Info.]

Hello,

It definitely looks like the USB to RS-232C serial bridge is operating properly.

Not having used an external USB dial-up modem before, I'm curious: Was the device automatically detected by your version of Microsoft Windows, or did you have to install driver software from a disc?

Regards,

Aryeh Goretsky
Back to top
drwho07



Joined: Nov 29, 2007
Posts: 1546

Location: Central FL, USA

PostPosted: Sat Nov 29, 2008 9:53 am    Post subject: [Login to view extended thread Info.]


Error: image could not be loaded. Image is not available from server

Image URL: http://i54.photobucket.com/albums/g90/DrWho1943/ZOOMmodem.jpg


Have you installed any Epson USB printers? Well, they tell you to install the software first, to bypass the windows installer. Then at the conclusion of the driver install, they tell you (on screen) to plug in the printer. The install finishes and the printer is ready to use.

Well, this install went off exactly the same, more or less.

The instructions tell you to put in the CD and install the driver software first, then to shut down your PC, plug in the modem and reboot to finish the process.
Once the PC reboots, the modem is installed and ready to go to work.

Last night I installed the modem on all three of my drives in my PC.
Two drives have XP-Pro on them and the third one has Vista Ultimate.

This modem is the first one I've ever seen (and believe me, I looked) that states on the box that it's Vista compatible.

I know that there are several other brands of External USB Modems out there, but this one is the only one that my local "Staples" store sells.
Spending $49 to get rid of my phone modem woes was a real steal.

In spite of the fact that I normally use my WildBlue Satellite ISP, I keep my old
Axxxxxxx.net (dial Up) account to host my web site and provide a back-up connection when bad weather takes down my Satellite ISP.

I love it when a plan comes together!

The Doctor Cool
Back to top
drwho07



Joined: Nov 29, 2007
Posts: 1546

Location: Central FL, USA

PostPosted: Sat Nov 29, 2008 10:06 am    Post subject: [Login to view extended thread Info.]

Ooooops! Double posted again. Confused
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Hardware Help All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum