- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tty port settings
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
10-29-2001 09:15 AM
10-29-2001 09:15 AM
Got a K class box running 10.20 and an application called VSIFAX. Part of what VSIFAX looks for to send readable faxes is the tty port setting of 'stop' being ^S.
For the longest time this setting never changed and the faxes ran fine - this was good for over a year. All of the sudden, the tty port setting for 'stop' goes to
What is causing the port to lose the stty setting and is there a way to set the stty on the port so it doesn't go away anymore?
Many thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 09:19 AM
10-29-2001 09:19 AM
Re: tty port settings
I believe there was a posting on his foum about another user having the same problem of the setting reset after running ignite "make_recovery".
Is it different in your case.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 09:23 AM
10-29-2001 09:23 AM
SolutionHere is the thread to the question i was talking about.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0xb6f3c6af36b7d5118ff10090279cd0f9,00.html
Hope this helps.
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 09:28 AM
10-29-2001 09:28 AM
Re: tty port settings
That typically happens when the port is being closed and re-opened. On all of my vsifax boxes, I've made a little routine called holdport which does just what its name implies. It all K&R c so it will compile using the bundled compiler. This thread has the source + the rc stuff.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6c7dabe92dabd5118ff10090279cd0f9,00.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 09:28 AM
10-29-2001 09:28 AM
Re: tty port settings
I'm sure running make_recovery is changing this parameter.
In my environment I had same problem (visifax on HP 11X) ,After checking all possible reasons I came to conclusion that make_recovery does changes stty stop parameter.
I did not run make_recovery for a week ( I run it once a week) and stty stop paramaeter was unchanged
Something HP should look into.
-USA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2001 09:33 AM
10-29-2001 09:33 AM
Re: tty port settings
I'm discussing this matter with forum...
It's a problem with make_recovery for sure.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xb6f3c6af36b7d5118ff10090279cd0f9,00.html
-Rush..