<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello All,<br>
I am working with a pci based vga card. I have connected the vga card
next to the&nbsp; pci slot of my target processor on the baseboard. <br>
I have connected a monitor to the vga card.<br>
When i boot linux from minicom, i could see all the kernel log messages
on both the minicom and vga card monitor. But on the vga monitor, i
could not see any messages after asking for login as below:<br>
.<br>
.<br>
<br>
Mounting filesystems<br>
Running depmod<br>
Setting up networking on loopback device:<br>
Setting up networking on eth0:<br>
eth0: PHY is Marvell 88E11x1 (1410cc2)<br>
Adding static route for default gateway to 192.168.3.1:<br>
Setting nameserver to 192.168.0.1 in /etc/resolv.conf:<br>
Starting inetd:<br>
<br>
login: <br>
<br>
<br>
Though i am entering my login and passwd at the minicom, nothing comes
on to the vga monitor. But i am able to write to vga monitor using the
following commands from minicom:<br>
<br>
<font color="#800000"># echo "Hello" &gt; /dev/tty1</font><br>
<font color="#800000"># echo "Hi " &gt; /dev/tty1<br>
<font color="#000000">My requirement is to get on the vga monitor
whatever i am typing on the minicom after logging into the linux like .<br>
</font></font><font color="#800000"><font color="#000000">ls or pwd
commands.<br>
<br>
Anyone pl help me.<br>
<br>
Thanks &amp; Regards<br>
Sudheer<br>
</font><br>
</font><br>
<br>
<br>
</body>
</html>