- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: No text out in a graphic 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
07-15-2003 12:07 AM
07-15-2003 12:07 AM
No text out in a graphic console
We have an old HP9000/C110 workstation with a graphic console. At startup and shutdown time don't appear text messages in console, only appear dtlogin window. For to see startup and shutdown messages we have to connect a RS232 console. Do somebody know what is the problem ?
Thanks and regards,
Manuel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 12:12 AM
07-15-2003 12:12 AM
Re: No text out in a graphic console
What does the console device file look like?
ls -l /dev/console
Ollie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 12:36 AM
07-15-2003 12:36 AM
Re: No text out in a graphic console
Say:
"crw--w--w- 1 root sys 0 0x000000 Jun 28 13:23 /dev/console"
Thanks,
Manuel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 12:42 AM
07-15-2003 12:42 AM
Re: No text out in a graphic console
That looks OK.
Can you send a copy of your /etc/inittab?
Ollie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 12:48 AM
07-15-2003 12:48 AM
Re: No text out in a graphic console
Also, what do /dev/syscon and /dev/systty look like?:
ls -l /dev/syscon /dev/systty
Ollie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 12:53 AM
07-15-2003 12:53 AM
Re: No text out in a graphic console
I have attached a copy of /etc/inittab. And this is out of ls command:
"crw--w--w- 2 bin bin 0 0x000000 Jun 28 13:21 /dev/syscon"
"crw--w--w- 2 bin bin 0 0x000000 Jun 28 13:21 /dev/systty"
Manuel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 12:56 AM
07-15-2003 12:56 AM
Re: No text out in a graphic console
Everything looks normal.
Is your graphics screen plugged into a separate graphics adapter maybe?
Do you see ANYTHING on this screen during boot-up?
Ollie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 01:09 AM
07-15-2003 01:09 AM
Re: No text out in a graphic console
No, It is connected to main graphic card. It doesn't appear nothing at boot time.
Manuel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 01:14 AM
07-15-2003 01:14 AM
Re: No text out in a graphic console
What does the following command give?:
grep -i console /var/adm/syslog/syslog.log
Ollie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 01:15 AM
07-15-2003 01:15 AM
Re: No text out in a graphic console
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 01:20 AM
07-15-2003 01:20 AM
Re: No text out in a graphic console
looks like you would want to change the HW path for the console. You have do stop the boot process at BCH or PDC.
use ioscan and note down the HW path of your graphics console.
reboot and top at the BCH.
use
set con
bo pri
... there is also a possibility that the workstation has been secured (at BCH), then you will have NO access to BCH and will be unable to use the BREAK key when the startup scripts are running.
the only way to convert back to unsecured is to remove all bootable media (your disk) then reboot and the system will have no choice but put you on the BCH menu.
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 01:28 AM
07-15-2003 01:28 AM
Re: No text out in a graphic console
The command:
"grep -i console /var/adm/syslog/syslog.log"
say
"Jun 28 13:21:55 ids-owl vmunix: System Console is on the Built-In Serial Interface"
because we have connected a RS232 consoloe due to graphic console don't work.
Manuel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 02:12 AM
07-15-2003 02:12 AM
Re: No text out in a graphic console
I had not explained the exact situation. This is that when you turn on the workstation, don't appear nothing in graphic console before the dtlogin screen no at least the Boot Console Interface. If we connect a RS232 console, and we stop the boot proccess, we can check that the console path is correct: graphics3. The workstation only have one video out. This machine has been working properly during some years.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2003 02:25 AM
07-15-2003 02:25 AM
Re: No text out in a graphic console
Try this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/0,,0xafe068da2286d711abdc0090277a778c,00.html
Ollie.