Re: Re: Re: Re: Re: Re: Strange problem with Linux git version. lcd crashes ttyS0 console!

2008-10-29 Thread blacksword . david
Steve, Thanks very much. I've already saw the penguin now. The left problems for me now is: 1. While using Xkdrive, all video will shrink to top half. 2. While compile Device Drivers->USB Support->Inventra Highspeed Dual Role Controller (TI, ...) to Y. (means compiled into the kernel).

Re: Re: Re: Re: Re: Strange problem with Linux git version. lcd crashes ttyS0 console!

2008-10-29 Thread Steve Chen
David, On Tue, 2008-10-28 at 22:20, [EMAIL PROTECTED] wrote: > <6>Setting Video1 size 720x480, position (0,0) > <6>Setting OSD0 size 720x480, position (0,0) > <6>Setting OSD1 size 720x480, position (0,0) > <4>Unsupported output device! This line seems to correspond to line 1492 of drivers/vide

Re: Re: Re: Re: Re: Strange problem with Linux git version. lcd crashes ttyS0 console!

2008-10-28 Thread blacksword . david
Hi Steve, Thank you much! LCD still problem! What should I do then? below is the log stdin=serial stdout=serial stderr=serial ethaddr=00:0e:99:02:51:90 bootargs=console=ttyS0,115200n8 noinitrd rw ip=192.168.3.99 root=/dev/nfs nfsroo t=192.168.3.113:/opt/fileroot,nolock mem=200M video=davin

Re: Re: Re: Re: Strange problem with Linux git version. lcd crashes ttyS0 console!

2008-10-28 Thread blacksword . david
Amazing with DEBUG_LL=yes component is ok! will try with a lcd now On Oct 29, 2008 11:43am, [EMAIL PROTECTED] wrote: Will try this now. And I found not only lcd is not ok for default git, but also video=davincifb:output=ntsc/pal:format=component/rgb On Oct 29, 2008 10:25am, Steve Chen [EMAIL

Re: Re: Re: Strange problem with Linux git version. lcd crashes ttyS0 console!

2008-10-28 Thread blacksword . david
Will try this now. And I found not only lcd is not ok for default git, but also video=davincifb:output=ntsc/pal:format=component/rgb On Oct 29, 2008 10:25am, Steve Chen <[EMAIL PROTECTED]> wrote: David, Try turn on DEBUG_LL in kernel config. Also, apply the attached patch. It may give you

Re: Re: Strange problem with Linux git version. lcd crashes ttyS0 console!

2008-10-28 Thread Steve Chen
David, Try turn on DEBUG_LL in kernel config. Also, apply the attached patch. It may give you additional info to debug. Regards, Steve --- a/kernel/printk.c +++ b/kernel/printk.c @@ -529,6 +529,9 @@ asmlinkage int printk(const char *fmt, . /* cpu currently holding logbuf_lock */ static vola

Re: Re: Strange problem with Linux git version. lcd crashes ttyS0 console!

2008-10-28 Thread blacksword . david
Caglar, Thanks for your kindness. But as mem set to be 120MB, the same! BTW i'm using a sharp 10.4" 16bitLCD On Oct 29, 2008 1:21am, Yusuf Caglar AKYUZ <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 BlackSword wrote: > Hi all, > I need you help! > I meet such a p