device pnp 2e.3 off # Com2
===>
device pnp 2e.3 on # Com2
-----Original Message----- From: Ward Vandewege [mailto:ward@gnu.org] Sent: Friday, April 07, 2006 3:46 PM To: Lu, Yinghai Cc: linuxbios@linuxbios.org; Ronald G Minnich Subject: Re: [LinuxBIOS] CONFIG_LB_MEM_TOPK
On Fri, Apr 07, 2006 at 03:38:05PM -0700, Lu, Yinghai wrote:
What is the T0 in your /etc/inittab?
It puts the console on com2, which is probably why it is failing.
Also com2 is disabled in LB, and Linux bring it out ?
So can you enable the com2 in your MB Config.lb, 2e.3 off==> 2e.3
on...
Can you give me an example of the exact line to add to Config.lb? It doesn't have any serial configuration in it right now.
Thanks, Ward.