![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Development Releases: Linux Mint 4.0 Beta "Fluxbox", 4.0 Alpha "Debian" | iBot | UNIX and Linux RSS News | 0 | 01-04-2008 12:00 PM |
| Explain the line "mn_code=`env|grep "..mn"|awk -F"=" '{print $2}'`" | Lokesha | UNIX for Dummies Questions & Answers | 4 | 12-19-2007 10:52 PM |
| how to access computer behind cable modem, from outside,across "the Internet" | R00tSc0rpi0n | Security | 2 | 10-27-2006 11:27 AM |
| Unix "at" / "Cron" Command New Problem...Need help | Mohanraj | UNIX for Dummies Questions & Answers | 3 | 01-26-2006 05:08 PM |
| No utpmx entry: you must exec "login" from lowest level "shell" | peterpan | UNIX for Dummies Questions & Answers | 0 | 01-18-2006 01:15 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Modem problem: "Sorry, modem is busy"
Hi!
I have a little prob with dialing up to the internet... When I try connect, it says "Sorry, modem is busy"... Specs: Laptop 56K modem Slackware 8.0 Kernel 2.4.5 Cheers |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
You must be using an internal modem to dial up. And UNIX can not
support internal modems very well. the solution: 1. re-configure your kernel to find the modem hardware. 2. use an external modem to have a try. 3. download a driver program to support your internal modem under UNIX. |
|
#3
|
|||
|
|||
|
Thing is, I have a laptop... How do you fix an internal modem to a laptop?
Does anyone know how you can get the manufacturer of the modem without opening the machine? Cheers |
|
#4
|
|||
|
|||
|
Your BEST bet is to purchase an External Modem, and modem cable and connect your modem to one of your serial ports on your notebook/laptop computer. UNIX nor Linux handles internal modems very well.
__________________
:D |
|
#5
|
||||
|
||||
|
Linux doesn't handle winmodems very well - I've never had a problem with an internal, non-winmodem. First off, see if you have modemtool, that can automate the linking of the serial device to /dev/modem... If you are using the incorrect device (for example try to dial out on the mouse port), since the port may be in use (or non-responsive), you'll get errors.
Also, what kind of laptop are you using, what Linux are you using, and (just to clarify) you're using a true internal, not a PCMCIA, right? |
||||
| Google The UNIX and Linux Forums |