https://bugs.freedesktop.org/show_bug.cgi?id=34192
--- Comment #4 from Daniel <[email protected]> 2011-03-01 09:00:45 PST --- Thank you for your help! My card is a Radeon Mobility 7500. According to the DRI wiki it is a rv200 based card. In the kernel, I didn't find any according firmware (in /lib/firmware/radeon). But I did compile a kernel with this options: CONFIG_FW_LOADER=y CONFIG_FIRMWARE_IN_KERNEL=y CONFIG_EXTRA_FIRMWARE="radeon/R100_cp.bin radeon/R200_cp.bin" CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware/" When booting that kernel, I still have software rasterizer: $ glxinfo | grep render direct rendering: Yes OpenGL renderer string: Gallium 0.4 on softpipe Part of kernel.log: $ dmesg | grep radeon Linux version 2.6.37-radeon (doehni@firefly) (gcc version 4.5.2 20110127 (prerelease) (GCC) ) #1 SMP PREEMPT Sun Feb 27 21:40:56 CET 2011 Kernel command line: root=/dev/hda2 resume=/dev/hda5 radeon.modeset=1 vga=0x342 ro radeonfb 0000:01:05.0: power state changed by ACPI to D0 radeonfb 0000:01:05.0: power state changed by ACPI to D0 radeonfb 0000:01:05.0: PCI INT A -> Link[LNK0] -> GSI 10 (level, low) -> IRQ 10 radeonfb: Retrieved PLL infos from BIOS radeonfb: Reference=14.32 MHz (RefDiv=31) Memory=183.00 Mhz, System=133.00 MHz radeonfb: PLL min 12000 max 35000 radeonfb: Monitor 1 type LCD found radeonfb: Monitor 2 type no found radeonfb: panel ID string: Samsung LTN150P1-L02 radeonfb: detected LVDS panel size from BIOS: 1400x1050 radeondb: BIOS provided dividers will be used radeonfb: Dynamic Clock Power Management enabled radeonfb (0000:01:05.0): ATI Radeon 4337 "C7" [drm] radeon kernel modesetting enabled. And part of Xorg.0.log: [ 47.459] (EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM ... [ 48.896] (WW) RADEON(0): Direct rendering disabled -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
