public inbox for kbd@lists.linux.dev
 help / color / mirror / Atom feed
* [kbd] unicode_start and hvc consoles
@ 2011-04-05 17:53 Josh Boyer
  2011-04-06 22:04 ` Alexey Gladkov
  0 siblings, 1 reply; 2+ messages in thread
From: Josh Boyer @ 2011-04-05 17:53 UTC (permalink / raw)
  To: kbd

Hi,

While trying to run unicode_start on a POWER machine, we ran into the
following error:

	[root@elm17d211 ~]# tty
	/dev/hvc0

	[root@elm17d211 ~]# unicode_start
	unicode_start skipped on /dev/hvc0
	[root@elm17d211 ~]#

It seems the unicode_start script checks for a valid tty device by
looking for /dev/console, /dev/vc*, or /dev/tty*.  On POWER machines,
the console device is often provided by /dev/hvc0.  I believe that can
also be true on Xen guests and in some cases ARM installations today as
well.

Do you know of a valid reason the /dev/hvc0 would be excluded, or is
this simple a case of someone not reporting the issue as of yet.  I
would appreciate any thoughts you have.  Please CC me on reply.

josh


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-04-06 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 17:53 [kbd] unicode_start and hvc consoles Josh Boyer
2011-04-06 22:04 ` Alexey Gladkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox