On Fri, 2003-06-13 at 22:01, Andreakis, Dean (MED) wrote:
>
> I went ahead and commented out the dri section and the Load "dri", Load
> "GLcore" and Load "glx" lines in the "Module" section of XF86Config-4 to
> try and prevent the DRI drivers from loading but I still see the same
> messages in the
It's not the DRI per se... it's the radeon memory manager. it attempts
to statically allocate offscreen memory for use by the DRI, pixmaps,
etc. It has no effect on modes, so you can safely ignore it.
Alex
--- "Andreakis, Dean (MED)" <[EMAIL PROTECTED]> wrote:
> Alex,
>
> I went ahead and comm
Alex,
I went ahead and commented out the dri section and the Load "dri", Load
"GLcore" and Load "glx" lines in the "Module" section of XF86Config-4 to
try and prevent the DRI drivers from loading but I still see the same
messages in the XF86 log file. Maybe I need to do something else to stop
DRI
this is from the DRI (front, back, and depth buffers) not the 2D driver
I think.
Alex
--- "Andreakis, Dean (MED)" <[EMAIL PROTECTED]> wrote:
>
> (WW) RADEON (0): Static buffer allocation failed -- need at least
> 9216
> kB video memory
> (II) RADEON (0): Memory manager initialzed to (0,0) (10124
Ben,
Thanks again. I see the section in radeonfb.c you mentioned below:
You are probably hitting this:
>
> if ((var->xoffset + var->xres > var->xres_virtual)
> || (var->yoffset + var->yres > var->yres_virtual))
>return -EINVAL;
>
> In radeonfb fb_pan_display()
On Fri, 2003-06-13 at 17:08, Andreakis, Dean (MED) wrote:
> Given this result I tried comparing the sections of code in the kernel
> fbdev driver and the XF86 radeon driver that sets up the PLL and there
> was just a few minor diff's in the default min/max values. I went ahead
> and changed these
Ben,
Thanks for the information. I used fbset -x and updated XF86Config-4
accordingly.
All of the test results from my original post were without using the
kernel fbdev driver. I just now went ahead and added Option "UseFBDev"
to the lcd-related device section in XF86Config-4 and set BusID to
0:1
> hing is ok.
>
> 2. On the iBook if I set both BusID's in both device sections to 0:10:0
> then X won't startup even though this is the ID reported by lspci for
> the ATI chip. If I just set the BusID in the device section associated
> with the external CRT to 0:10:0 then X will start and the co
I am trying to enable dual independent heads on my iBook that has
Debian(sid) installed and XFree86 4.3.0.
The iBook has an ATI Mobility Radeon 7500 (M7) installed. In order to
alleviate configuration issues I set the same mode up successfully on my
Dell laptop with RH9 installed that also has th
9 matches
Mail list logo