- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- terminal speed (console)
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-17-2000 05:42 AM
10-17-2000 05:42 AM
terminal speed (console)
Thanx in advance
Laszlo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2000 05:51 AM
10-17-2000 05:51 AM
Re: terminal speed (console)
have you killed the old getty process to take changes in affect ?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2000 05:52 AM
10-17-2000 05:52 AM
Re: terminal speed (console)
Extract from document A4390913:-
Problem Description
Can I change the console baud rate to faster than 9600?
Configuration Info
Operating System - HP-UX
Version -10.01
Hardware System -K420
Solution
You can do it, but it is an unsupported configuration.
dev/sysinit, /dev/console, and /dev/syscon are all linked.
The console is setup from the console gettydefs entry as well as the
stty::sysinit:
In inittab, it is also set in other places during bootup.
It's easy to set the 700/96 terminal to 19200 but, since the console
is setup in various places during bootup, changing these files in
the OS is ineffective and unsupported
So it's probably best left at 9600.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2000 06:00 AM
10-17-2000 06:00 AM
Re: terminal speed (console)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2000 06:40 AM
10-17-2000 06:40 AM
Re: terminal speed (console)
John: is this valid for 11.00? Adn when I perform "stty 38400 Rick: if I increase the transfer speed, the terminal reacts faster, doesn't it?? I mean, I don't have to wait 3-4 seconds of the next SAM screen, only 1 second. Or not??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2000 06:46 AM
10-17-2000 06:46 AM
Re: terminal speed (console)
Most character based applications are drawn with the user not knowing what the speed is. You can set for 9600 or for 38400, the typical user will not know the difference.
SAM may still take 3-4 seconds to draw the screen. It isn't a function of the screen draw but of SAM starting up. On a graphics term, SAM still takes 3-4 seconds to come up
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2000 11:31 PM
10-17-2000 11:31 PM
Re: terminal speed (console)
Laszlo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2000 12:00 PM
10-19-2000 12:00 PM
Re: terminal speed (console)
first, only the first two ports of a MUX are usually able to use speed over 9600 baud,
second, the handshake setup is plain wrong,
third, for the speeds 19200 and 38400 you have to use the words "EXTA" and "EXTB"
HTH,
Wodisch