From: Kushal K. <kus...@ho...> - 2006-08-09 03:46:55
|
I think vesafb also use video= along with vga= option. I know you can specify video=vesafb:1024x768-60 also. But in my framebuffer driver (gxfb) the video= option does not work and there is no information about it in the kernel docs(atleast I think so). I know we can place the fbset command in the /etc/rcS.d folder and it works also but it takes atleast 6-7 seconds after the boot starts. I mean the delay to get the 1024x768 resolution is quite long and spoils the entire purpose. Also my system uses initrd to boot so I think I should put the fbset command in the initrd but I am not sure where to put it. THanks Kushal Koolwal >From: Sean D'Epagnier <se...@de...> >Reply-To: lin...@li... >To: lin...@li... >Subject: Re: [Linux-fbdev-users] Where to put fbset command during >systemboot up >Date: Tue, 8 Aug 2006 20:01:50 -0600 >MIME-Version: 1.0 >Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by >bay0-mc6-f5.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Tue, 8 >Aug 2006 19:00:42 -0700 >Received: from sc8-sf-list1-new.sourceforge.net (unknown [10.3.1.93])by >sc8-sf-spam2.sourceforge.net (Postfix) with ESMTPid 065CAFCC8; Tue, 8 Aug >2006 19:00:42 -0700 (PDT) >Received: from sc8-sf-mx2-b.sourceforge.net >([10.3.1.92]helo=mail.sourceforge.net)by sc8-sf-list1-new.sourceforge.net >with esmtp (Exim 4.43)id 1GAdNA-00013p-3l for >lin...@li...;Tue, 08 Aug 2006 19:00:40 -0700 >Received: from mercury.lunarpages.com ([216.227.217.101])by >mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256)(Exim 4.44) id >1GAdN8-0006et-T2for lin...@li...;Tue, 08 Aug >2006 19:00:40 -0700 >Received: from 71-208-204-50.hlrn.qwest.net ([71.208.204.50] >helo=localhost)by mercury.lunarpages.com with esmtp (Exim 4.52) id >1GAdOh-0004Yp-Gnfor lin...@li...;Tue, 08 Aug >2006 19:02:15 -0700 >X-Message-Info: LsUYwwHHNt0+fKhl8oUcETnQTfv5AWKNBLxSd5aVQhA= >References: <BAY...@ph...l> >User-Agent: Mutt/1.5.11 >X-AntiAbuse: This header was added to track abuse,please include it with >any abuse report >X-AntiAbuse: Primary Hostname - mercury.lunarpages.com >X-AntiAbuse: Original Domain - lists.sourceforge.net >X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] >X-AntiAbuse: Sender Address Domain - depagnier.com >X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) >X-Spam-Report: Spam Filtering performed by sourceforge.net.See >http://spamassassin.org/tag/ for more details.Report problems >tohttp://sf.net/tracker/?func=add&group_id=1&atid=200001 >X-BeenThere: lin...@li... >X-Mailman-Version: 2.1.8 >Precedence: list >List-Id: <linux-fbdev-users.lists.sourceforge.net> >List-Unsubscribe: ><https://lists.sourceforge.net/lists/listinfo/linux-fbdev-users>,<mailto:lin...@li...?subject=unsubscribe> >List-Archive: ><http://sourceforge.net/mailarchive/forum.php?forum=linux-fbdev-users> >List-Post: <mailto:lin...@li...> >List-Help: ><mailto:lin...@li...?subject=help> >List-Subscribe: ><https://lists.sourceforge.net/lists/listinfo/linux-fbdev-users>,<mailto:lin...@li...?subject=subscribe> >Errors-To: lin...@li... >Return-Path: lin...@li... >X-OriginalArrivalTime: 09 Aug 2006 02:00:42.0335 (UTC) >FILETIME=[9E8EDEF0:01C6BB57] > >On Tue, Aug 08, 2006 at 04:51:39PM -0700, Kushal Koolwal wrote: > > Hi, > > > > > > How can get the particular resolution on my framebuffer console during >the > > system boot? Do I need to place the script somewhere else? > > > > THanks in advance. > > > >Hi, I would also like to know the "correct" way, I know with vesafb you can >specify it with the option vga= on kernel. Otherwise you can have an init >script run fbset. I think certain fbdrivers can take options for >resolution, but not sure about all the timing parameters, check the kernel >docs for your driver.. > >Let me know how you make it work. > > >Sean D'Epagnier > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job >easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Linux-fbdev-users mailing list >Lin...@li... >https://lists.sourceforge.net/lists/listinfo/linux-fbdev-users |