linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* no virtual terminals problem
@ 2002-06-11 17:35 Shie Erlich
  2002-06-12  2:40 ` Matt Porter
  0 siblings, 1 reply; 2+ messages in thread
From: Shie Erlich @ 2002-06-11 17:35 UTC (permalink / raw)
  To: linuxppc-embedded


hi people,
we're using hardhat with kernel 2.4.2. our system has a serial
port, through which we're using the serial console.
also, we have a PMC adapter on board, and we're trying to
use it with a VGA card. we took a PCI VGA card (ATI RAGEpro),
and attached it to the board, through a PCI2PMC adapter.
/proc/pci identifies the card, and also the framebuffer device
seems to recognize it, but all we get on screen is some green trash.

Also we don't have any tty - only /dev/tty exists and /dev/vc/0 (using devfs).

what do we need to do in order to get the missing ttys or vc/*, so we'll
be able to start XFree ?


Shie Erlich


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: no virtual terminals problem
  2002-06-11 17:35 no virtual terminals problem Shie Erlich
@ 2002-06-12  2:40 ` Matt Porter
  0 siblings, 0 replies; 2+ messages in thread
From: Matt Porter @ 2002-06-12  2:40 UTC (permalink / raw)
  To: Shie Erlich; +Cc: linuxppc-embedded


On Tue, Jun 11, 2002 at 05:35:21PM +0000, Shie Erlich wrote:
>
> hi people,
> we're using hardhat with kernel 2.4.2. our system has a serial
> port, through which we're using the serial console.
> also, we have a PMC adapter on board, and we're trying to
> use it with a VGA card. we took a PCI VGA card (ATI RAGEpro),
> and attached it to the board, through a PCI2PMC adapter.
> /proc/pci identifies the card, and also the framebuffer device
> seems to recognize it, but all we get on screen is some green trash.

Let's step back and recognize who writes most of the commodity
VGA card FB drivers in the kernel.  x86 developers.  That means
that most of these drivers are incomplete for platforms that
don't have an x86 BIOS to perform the chipset's core initialization.

99% of time this is due to having a driver that doesn't fully
initialize the chipset.

FWIW, a full xpert98 driver was submitted to the fb team but seems
to have disappeared in all my searches.

Regards,
--
Matt Porter
porter@cox.net
This is Linux Country. On a quiet night, you can hear Windows reboot.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2002-06-12  2:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-11 17:35 no virtual terminals problem Shie Erlich
2002-06-12  2:40 ` Matt Porter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).