From: "Antonino A. Daplas" <adaplas@hotpop.com>
To: linux-fbdev-devel@lists.sourceforge.net,
"Mukund JB." <mukundjb@esntechnologies.co.in>
Subject: Re: problem setting up a rivafb driver for GUI Applcations
Date: Tue, 21 Sep 2004 18:44:53 +0800 [thread overview]
Message-ID: <200409211844.53873.adaplas@hotpop.com> (raw)
In-Reply-To: <4EE0CBA31942E547B99B3D4BFAB34811107BAE@mail.esn.co.in>
On Tuesday 21 September 2004 17:53, Mukund JB. wrote:
> Hai all ,
>
> I think u can help me in regard to setting up fb driver for GUI
> applications.
>
>
>
> I have a Nvidia Riva TNT card as a Graphical card on my system. I could
> some how setup a Rivafb driver module on my system manually with debug
> mode enabled. When I switch between consoles, I am able to find that my
> driver ( rivafb) is invoved. It is also invoked when I switch from
> console to GUI /GUI to console mode.
>
>
>
> Here comes my the question/doubt:-
>
>
>
> Why is my rivafb not invoked when ever I open any GUI Application( I
> found no debug mesaages).
>
> I performed some performance tests on Xserver with "x11perf" command
>
> i.e
>
> # X11perf complex10
>
>
>
> This command does it job and my fb driver is not called even now.
>
> I thought when we run an application on X server, X server will directly
> interacts with the fb driver rather than hardware and so I thought the
> rivafb driver should be called.
>
> Is it like, there are different framebuffer drivers for console as well
> as GUI( I don't thing so).
>
> How do I activate framebuffer for my GUI Applications (X server).
>
You need to tell X to use fbdev.
Open /etc/X11/XF86Config
In Section "Device", change
Driver "xxx" <-- probably nv or nvidia
to
Driver "fbdev"
Restart X.
Tony
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
prev parent reply other threads:[~2004-09-21 10:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-21 9:53 problem setting up a rivafb driver for GUI Applcations Mukund JB.
2004-09-21 10:44 ` Antonino A. Daplas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200409211844.53873.adaplas@hotpop.com \
--to=adaplas@hotpop.com \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=mukundjb@esntechnologies.co.in \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).