2005-01-09 20:42:08

by Subodh Shrivastava

[permalink] [raw]
Subject: 2.6.10-mm2 frame buffer does not works with X

Hi Andrew,

X server with frame buffer does not works. I am using following option
in my xorg.conf.

Option "UseFBDev" "on"

I am attaching the dmesg, lspci -v and .config files. Also i have
tested 2.6.10 and it works fine. Last mm series which works fine is
"2.6.10-rc2-mm4".




--
Subodh


Attachments:
(No filename) (297.00 B)
2.6.10-mm2.dmesg (15.08 kB)
.config (32.22 kB)
lspci.out (6.28 kB)
Download all attachments

2005-01-09 21:18:24

by Subodh Shrivastava

[permalink] [raw]
Subject: Re: 2.6.10-mm2 frame buffer does not works with X

The below mentioned patch solves the problem for me.

Many Thanks


On Sun, 9 Jan 2005 21:52:28 +0100, Benoit Boissinot <[email protected]> wrote:
> On Sun, 9 Jan 2005 20:36:04 +0000, Subodh Shrivastava
> <[email protected]> wrote:
> > Hi Andrew,
> >
> > X server with frame buffer does not works. I am using following option
> > in my xorg.conf.
> >
> > Option "UseFBDev" "on"
> >
> > I am attaching the dmesg, lspci -v and .config files. Also i have
> > tested 2.6.10 and it works fine. Last mm series which works fine is
> > "2.6.10-rc2-mm4".
> >
> > --
> > Subodh
> >
> >
> >
> this patch should solve your problem :
> http://marc.theaimsgroup.com/?l=linux-kernel&m=110504486230527&w=2
>


--
Subodh