how to enable direct rendering?(ati)

2007-01-25 Thread Jabka atu
Hello .. im runnig debian unstable with fglrx i don't have direct rendering and in xorg there the fallwing errors : (WW) open /dev/fb7: No such file or directory (EE) Unable to find a valid framebuffer device (EE) RADEON(0): Failed to open framebuffer device, consult warnings and/or errors above

Re: how to enable direct rendering?(ati)

2007-01-25 Thread Firebeam
Jabka atu wrote: (EE) Unable to find a valid framebuffer device (EE) RADEON(0): Failed to open framebuffer device, consult warnings Is the framebuffer enabled in your kernel? Something like this: [EMAIL PROTECTED]:~$ zcat /proc/config.gz | grep FB.*[ym]$ CONFIG_FB=y CONFIG_FB_CFB_FILLRECT=y