- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- External modem
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
08-24-2000 08:49 AM
08-24-2000 08:49 AM
External modem
I installed the device driver and when I try to dial out using: cu -s9600 #number
I get No device known at xxxx baud.
HELP!
Thanks,
Steve.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2000 08:56 AM
08-24-2000 08:56 AM
Re: External modem
you need to add an entry to /dev/uucp/Devices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2000 09:59 AM
08-24-2000 09:59 AM
Re: External modem
ACU cul1p0 cua1 cualp0 9600 801
This time I get:
Autodialing...
Connect failed: Requested device not available
Is this a problem with device driver or modem?
Thanks,
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2000 10:02 AM
08-24-2000 10:02 AM
Re: External modem
Here is an example of what I did for an HP workstation that I put a U.S. Robotics Sportster V everything modem.
1) switch 3,7,8 turn on.
2) Enter the following modem commands.
at&h0
at&i0
at&k0
at&m0
at&c1
at&d2
atq0
atx0
at&b0
ats34=7
ats27=4
ats0=1
at&s1s13=1
ats32=28
at&w0
3) switch #7 to OFF, Leave switch 3 & 8 on.
4) cycle power to the modem.
5) edit your /etc/uucp/Devices and ADD.
ACU cul1p0 - 19200 hayes
Direct Cul1p0 - 19200 direct
Direct tty1p0 - 19200 direct
Note: Cul1p0 is your callout device and tty1p0 is your callin device. 19200 is the speed I needed, set it to what your needs are.
6) check /etc/inittab and check for the following entry.
a0:234:respawn:/etc/getty -h ttyd1p0 19200M
7) You might need to make two entries in your /etc/gettydefs file.
The modem I used was pretty generic, I hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2000 10:05 AM
08-24-2000 10:05 AM
Re: External modem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2000 10:11 AM
08-24-2000 10:11 AM