Re: [Linux-fbdev-devel] "remap_page_range" i810 compile time problem ..

"Antonino A. Daplas" <[email protected]>
Newsgroups gmane.linux.fbdev.user,gmane.linux.fbdev.devel
Message-ID <[email protected]>
On Thursday 10 March 2005 13:26, Mukund JB. wrote:
> Hi adaplas,
>
> > > I have problem with compiling the i810fb driver downloaded from
> > > Sourceforge site.
> > > I have D/W the i810fb patch "linux-i810fb-0.0.35.tar.bz2".
> > >
> > > When I run the make modules I get the following error
> >
> > Try the i810fb-lite driver.  If that does not work, let me know what
> > kernel version you are using.
>
> I got it.
> The " remap_page_range" API the i810fb driver is using is old & when I
> modifies the API with required parameters , I  compiled well & worked.
>
> When I inserted the module using the modprobe i.e
>
> Modprobe i810fb vram=2 xres=1024 bpp=16 hsync1=30 hsync2=55 vsync1=50
> vsync2=85 accel=1 rotate=1
>
> the screen rotated. GREAT.
>
> But when I try this without accel=1 rotation fails. Can u just narrate
> me what is accel accentually doing?

Because if accel is on, the driver is using it's own version of drawing
functions which are flexible enough that additional features can be added,
such as screen rotation.

If accel is off, the driver will use the generic functions which cannot do
screen rotation.  Of course, one can write a software version that can do
screen rotation.

>
> Also, the font I am getting looks linear & is not good? I do I modify
> the font format

Use setfont.

Tony




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.