I was doing dialup internet support when these things hit the market. What a fucking mess. It’s 25 years later and I still get anxious when the phone rings, because my brain thinks it might be a senior citizen who can’t connect after they got a good deal on a new computer. Sometimes we could get them back on line with an init string, but often they needed new drivers. Walking someone through either of those over the phone was brutal.Getting online as easily as we do today is nothing I will ever take for granted!
Scoundreller|2 years ago
Finally found the person that figured it out. Computer only had an 8250 UART for the serial port. $35 ISA serial port card with 16550A UART solved it!
dicriseg|2 years ago
All these years later I really do still have anxiety when the phone rings, though. I have an irrational fear of picking up even when it's, like, my dad, or picking up the phone and having to call a business to ask a question or something.
Do you happen to remember what sort of system you had that still had an 8250 but extended into the >14.4kbps era? Was this just a super old machine in the mid 1990's, or something in the 486+ range and the motherboard manufacturer had a lot of late 80's chip stock?
henrikschroder|2 years ago
*wave of nostalgia*
ryandrake|2 years ago
You can boil a lot of tech changes down to either A: Let's take this problem that has been solved in hardware and move it to software! and B: Let's take this problem that has been implemented in software and bake it into hardware.
Somehow, A is always a train wreck, and B usually pushes the abstraction stack upward and moves the industry forward. Yet, we as an industry keep trying A and expecting good results.
dicriseg|2 years ago
In our case, we technically did not support your hardware - you had to show up with a working modem. But in practice, if you want to retain your customers, you need to support their hardware. At one point we used to have CDs full of known good drivers for all of the common softmodems that we'd send out if we couldn't figure out a configuration workaround. Even then, I had a handful of discussions with folks where I basically told them that their thing wasn't going to work - they either needed a different modem, of which we'd recommend a few that we knew some stores carried, or they needed to find a way to cut down their line noise. I'm one of those types that takes it a little bit personally when I spend a bunch of time on something and still can't solve it, so that always sucked. Maybe you could say that wasn't strictly the modem's fault, but even the cheapest hardware modems had better tolerance for line noise.
axpvms|2 years ago
I remember one time I'd gotten the connection established and they said "now what?", and I said "You've connected to the Internet" and they said "so what do I do now?" They'd gone out and bought the internet package because it was the thing to do, but had no idea what to do with it. I ended up showing them how to go to Google which had only just been released that month.
And I definitely relate to being adverse to hearing a ringing phone
dicriseg|2 years ago
I can’t imagine any old person calling tech support now and getting that kind of help. But think about how many people got their very first exposure to the internet just before you hung up the phone. Crazy.
vidarh|2 years ago
Every time it'd take an hour or more, because you'd tell him to do X, ask him to confirm he'd done X, ask him if he was sure he'd done X, then have him try to go online, and he'd call back and it'd turn out he'd done Y because he "thought it'd work better".
Also, the sheer number of times people who'd get too trigger-happy and start trying to connect before they'd hung up...
giraffe333|2 years ago
ryoshu|2 years ago
Winmodem. Dev hooked up a debugger and found the issue. There was a bug in the soft modem driver. Hot fix was released, but it was too late for the pressed CDs. Luckily it was an edge case on high-end laptops. That were issued to all of our execs with the buggy driver.
Good times.
dayjah|2 years ago
blackhaz|2 years ago
JohnFen|2 years ago