- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX with PCI Mux
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
11-18-2004 02:24 AM
11-18-2004 02:24 AM
HP-UX with PCI Mux
with a modem cable:
cu -l /dev/ttyd2a3
Connected:
** No communications with the modem **
with a null modem cable:
cu -l /dev/ttyd2a3
Connected:
at
on the second example, everything echo's and the sd and rd lights on the modem flicker when i type. however at does not return "0" or "OK".
In inittab i have:
a3:3:off:/usr/lbin/uucp/uugetty -r -t 60 -h ttyd2a3 1200
and in /etc/uucp/Devices:
Direct ttyd2a3 - 1200 direct
Any idea's? I'm all out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2004 02:33 AM
11-18-2004 02:33 AM
Re: HP-UX with PCI Mux
Lets make sure teh mux board and the modem both show up and have unique id's.
If not, one or the other of the two devices may need to be configured with a different id.
For a graphical look on X windows, xstm should see all the hardware.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2004 02:37 AM
11-18-2004 02:37 AM
Re: HP-UX with PCI Mux
Check modem manual for more information.
Also the speed 1200 baud rate is way too small , I would set something with 9600 onwards.
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2004 02:38 AM
11-18-2004 02:38 AM
Re: HP-UX with PCI Mux
the modem is on port 3, but I do not beleve HP has to see it as hardware as the multiplexor would handle that?
Modem is at hardware path:
/dev/ttyd2a3 Modem 10/4/3/0 a3 1200
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2004 02:39 AM
11-18-2004 02:39 AM
Re: HP-UX with PCI Mux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2004 02:51 AM
11-18-2004 02:51 AM
Re: HP-UX with PCI Mux
A few points to check:
1) try using tty2a3 - the device you have been using is for dial in access.
2) check the modem's settings. Most modems can be configured so they don't return anything. Are you able to use ATDT1234, does the modem try dialling?
3) check the modem cabling - I've seen USR modems in the past that needed a custom cable due to strange handshaking issues.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2004 02:57 AM
11-18-2004 02:57 AM
Re: HP-UX with PCI Mux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2004 03:19 AM
11-18-2004 03:19 AM
Re: HP-UX with PCI Mux
If you are using the ttyd device file - have you checked that it doesn't have CCITT set?
Also, does this modem work on your other servers?
regards,
Darren.