[Ilugc] regarding pci vga card output with powerpc

  • From: girish1729@xxxxxxxxx (Girish Venkatachalam)
  • Date: Mon Aug 7 22:54:04 2006



--- sudheer <urwithsudheer@xxxxxxxxx> wrote:

Hello All,
I need help regarding the pci vga card output with
powerpc.

I am working with a pci based vga card. I have
connected the vga card 
next to the  pci slot of my target processor on the
baseboard.
I have connected a monitor to the vga card.
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:
.
.

Mounting filesystems
Running depmod
Setting up networking on loopback device:
Setting up networking on eth0:
eth0: PHY is Marvell 88E11x1 (1410cc2)
Adding static route for default gateway to
192.168.3.1:
Setting nameserver to 192.168.0.1 in
/etc/resolv.conf:
Starting inetd:

login:


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:

# echo "Hello" > /dev/tty1
# echo "Hi " > /dev/tty1
My requirement is to get on the vga monitor whatever
i am typing on the 
minicom after logging into the linux like .
ls or pwd commands.

This trick though a dirty hack worked for me. But the
problem is output will go only to VGA and not to
minicom. Is that fine by u?
# exec 1</dev/tty1
After this whatever u type will go to vga

HTH,
Girish
Anyone pl help me.

Thanks & Regards
Sudheer
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx
with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com ;

Other related posts: