Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: exon on January 25, 2010, 08:39:49 AM

Title: boot code xvesa=WxHxD cannot work in 2.8
Post by: exon on January 25, 2010, 08:39:49 AM
Hi, I have found the boot code that workable in TCL 2.7 is no longer work in TCL 2.8.  Do somebody else has this problem also?

Thanks
 
Title: Re: boot code xvesa=WxHxD cannot work in 2.8
Post by: roberts on January 25, 2010, 10:49:38 AM
Working fine for me. base norestore xvesa=800x600x24 Note that .xsession from backup trumps.
Title: Re: boot code xvesa=WxHxD cannot work in 2.8
Post by: exon on January 25, 2010, 11:04:37 AM
Hi Robert, thanks for your help.

By using the boot code: base norestore xvesa=800x600x24 , I can successfully boot TCL 2.8 with 800x600 resolution.

However, when I use the boot code in the kernel line:
kernel /boot/bzImage quiet xvesa=800x600x24, I still can't boot with 800x600 which I haven't any problem in TCL 2.7.



Title: Re: boot code xvesa=WxHxD cannot work in 2.8
Post by: gerald_clark on January 25, 2010, 06:04:57 PM
As roberts said, check your .xsession.  It overrides the boot code.