- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configure Interal Modem on D370
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-21-2004 08:25 PM
07-21-2004 08:25 PM
I'm configuring an the internal modem on a newly installed HP9000 D370 running HP-UX 11.11 B. I've installed the modem via SAM with a buad rate of 9600 and it has created the following three device files.
/dev/cul0p7
/dev/ttyd0p7
/dev/cua0p7
I've put the following lines into /etc/uucp/Decives
ACU cul0p7 - 9600 ps_hayes_tone
Direct cul0p7 - 9600 direct
I've only used the CUL0p7 device as the modem just needs to be able to call out and not receive.
The Problem.
I can run cu -s9600 -lcul0p7 dir
and run AT command ATDT
Audodialing - please wait
Connect failed: Requested device not availble.
Not sure why this is happening. Anyone have any thoughts.
Cheers.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2004 08:52 PM
07-21-2004 08:52 PM
SolutionThe internal modem on the D-class isn't supported for customer use. There are some good reasons for this, one of which is that if the modem gets into a hung state, you will have to power cycle the D-class. The modem is a cut-down version of a MultiTech modem - and is only designed for HP's support engineers to dial in when required, and for Predict to dial out.
The supported way to add a modem to a D-class is to connect it to a separate mux.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2004 09:26 PM
07-21-2004 09:26 PM
Re: Configure Interal Modem on D370
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2004 09:01 PM
07-22-2004 09:01 PM
Re: Configure Interal Modem on D370
In particular this included LAN cards such as the 100VG but I think modem cards may have fallen into this bracket ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2004 09:52 PM
07-22-2004 09:52 PM
Re: Configure Interal Modem on D370
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2004 09:58 PM
07-22-2004 09:58 PM
Re: Configure Interal Modem on D370
I don't like to be the bearer of bad news, but... the pair of 9 pin serial ports on the D-class are not supported for modem use either. They don't have all the required handshaking for modems.
I should also add that unsupported doesn't necessarily mean something won't work, it means that HP haven't tested and approved it. There are people out there that have managed to get modems working on that port - but they generally find that it only works correctly the first time unless the modem is power cycled.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2004 07:27 PM
07-25-2004 07:27 PM
Re: Configure Interal Modem on D370
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2004 09:57 PM
07-28-2004 09:57 PM
Re: Configure Interal Modem on D370
Strangely, using SAM to add the modem which created the relevent /dev files caused a "Line Problem" error to be displayed when using the "CU" command.
I removed the modem and added it manually using the the mkfs for each of the 3 devices files required. The modem doesn't appear in SAM as a peripheral but the modem does work. Strange. The configuration created using SAM and then using the mksf looked identical.