- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Modem rpm
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2007 01:02 AM
07-18-2007 01:02 AM
Modem rpm
where i can find the rpm for us robotics external modem on Redhat EL4 and need the installation procedure for that above
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2007 04:04 AM
07-18-2007 04:04 AM
Re: Modem rpm
The COM1 port is known as /dev/ttyS0 and COM2 is /dev/ttyS1 in Linux. The first USB modem device should be either /dev/ttyACM0 or /dev/ttyUSB0, depending on how the modem's USB interface circuit is designed.
The RedHat EL4 distribution contains everything that is needed to use normal external modems from all manufacturers.
Many internal and some USB modems (also known as "winmodems") might use a non-standard protocol: if your modem is one of these, it's impossible to answer without knowing the *exact* model of your modem.
For an Internet connection, you would generally use pppd (or maybe some GUI tools to configure it).
For an old-style terminal connection, there is "minicom". You can also use it to manually type AT commands to the modem: this may be necessary for special configuration or for in-depth modem diagnostics.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2007 06:26 PM
07-18-2007 06:26 PM
Re: Modem rpm
now that modem has been inistalled and when i try to connect the net 'NO CARRIER' error displayed i coul'd rectify that what's a exact problem.
it's difficult to configure the dial-up connection in linux?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2007 02:33 AM
07-21-2007 02:33 AM
Re: Modem rpm
- your modem dialed a number, something answered but your modem could not connect to it (for example, there is a confused person at the other end, saying something like "Hello? Hello??? What's this awful noise?").
The modem tries to connect for a while, then gives up.
- you're dialing a wrong number, so the call ends up at the telephone company's recorded message. The modem tries to connect for a while, then gives up.
- a connection was successful, but was then lost. If this is the case, there should be a "CONNECT" message before "NO CARRIER".
If your modem has a speaker for connection troubleshooting and it's disabled, switch it on. (The AT command to switch the speaker on is "ATM1L2". You can use "L1" instead of "L2" to make it quieter, or "L3" to make it louder.)
When you try to connect using a modem, you should normally hear several things:
1.) normal telephone dial tone
2.) your modem dialing the number (usually a rapid-fire sequence of tones)
3.) a sound that indicates that the telephone company is making the other phone ring
4.) the whistle of the other modem
5.) various strange sounds (I can't describe it any other way!) when the two modems try to find out the highest speed they can use on this line
6.) silence after the speed negotiation is complete.
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2007 07:33 PM
07-23-2007 07:33 PM
Re: Modem rpm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2007 01:23 AM
07-25-2007 01:23 AM
Re: Modem rpm
(http://en.wikipedia.org/wiki/Winmodem).
Typically laptops are often furnished with these.
Sometimes, the vendor supplies a BLOB driver for it (http://www.overridersworld.com/english/?p=61)
but you should better get rid of it and replace it with a decent modem.
Reclaim your money from the vendor, and tell them that you cannot use it.
If however, you cannot stifle the urge to use it, go here
http://www.linmodems.org/
and read this
http://tldp.org/HOWTO/Linmodem-HOWTO.html