[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#561526: xserver-xorg: newer version needed to match kernel 2.6.32's radeon drm



On 18/12/2009 14:36, Michel Dänzer wrote:
You'd need to build an xf86-video-ati Git snapshot against
libdrm_radeon
Thanks for responding. However I'm not sure I understand your reply.

My drm git configure command looks like this: './configure'  '--prefix=/usr' '--enable-udev' '--disable-intel' '--disable-nouveau-experimental-api' '--enable-radeon-experimental-api' '--with-kernel-source=/usr/src/linux' '--with-gnu-ld'

Then I do a make install.

ls -l  libdrm*
-rw-r--r-- 1 root root  36636 nov.  23 17:07 libdrm.a
-rw-r--r-- 1 root root  40456 nov.  23 17:07 libdrm_intel.a
-rwxr-xr-x 1 root root    998 sept. 28 15:37 libdrm_intel.la
lrwxrwxrwx 1 root root     21 nov.  24 11:32 libdrm_intel.so -> libdrm_intel.so.1.0.0
lrwxrwxrwx 1 root root     21 nov.  24 11:33 libdrm_intel.so.1 -> libdrm_intel.so.1.0.0
-rw-r--r-- 1 root root  33736 nov.  23 17:07 libdrm_intel.so.1.0.0
-rwxr-xr-x 1 root root    920 déc.  17 13:13 libdrm.la
-rwxr-xr-x 1 root root    986 mars   9  2009 libdrm_nouveau.la
lrwxrwxrwx 1 root root     23 mars   9  2009 libdrm_nouveau.so -> libdrm_nouveau.so.1.0.0
lrwxrwxrwx 1 root root     23 mars   9  2009 libdrm_nouveau.so.1 -> libdrm_nouveau.so.1.0.0
-rwxr-xr-x 1 root root  86632 mars   9  2009 libdrm_nouveau.so.1.0.0
-rwxr-xr-x 1 root root    981 déc.  17 13:13 libdrm_radeon.la
lrwxrwxrwx 1 root root     22 déc.  17 13:13 libdrm_radeon.so -> libdrm_radeon.so.1.0.0
lrwxrwxrwx 1 root root     22 déc.  17 13:13 libdrm_radeon.so.1 -> libdrm_radeon.so.1.0.0
-rwxr-xr-x 1 root root  45755 déc.  17 13:13 libdrm_radeon.so.1.0.0
lrwxrwxrwx 1 root root     15 déc.  17 13:13 libdrm.so -> libdrm.so.2.4.0
lrwxrwxrwx 1 root root     15 déc.  17 13:13 libdrm.so.2 -> libdrm.so.2.4.0
-rwxr-xr-x 1 root root 115194 déc.  17 13:13 libdrm.so.2.4.0


And then I build the git xf86-video-radeon using:

./configure'  '--prefix=/usr' '--enable-shared' '--enable-dri' '--enable-kms' '--enable-exa'

But I still do not manage to have DRI enabled.

dmesg | grep drm
[drm] Initialized drm 1.1.0 20060810
[drm] radeon defaulting to kernel modesetting.
[drm] radeon kernel modesetting enabled.

dmesg | grep radeon
radeonfb 0000:01:00.0: PCI INT A -> Link[C0C1] -> GSI 10 (level, low) -> IRQ 10
radeonfb: Retrieved PLL infos from BIOS
radeonfb: Reference=27.00 MHz (RefDiv=6) Memory=250.00 Mhz, System=200.00 MHz
radeonfb: PLL min 20000 max 35000
radeonfb: Monitor 1 type LCD found
radeonfb: Monitor 2 type CRT found
radeonfb: EDID probed
radeonfb: panel ID string: QDS
radeonfb: detected LVDS panel size from BIOS: 1400x1050
radeondb: BIOS provided dividers will be used
radeonfb: Dynamic Clock Power Management enabled
radeonfb (0000:01:00.0): ATI Radeon 4e50 "NP"

And of course i have the error in the Xorg log when trying to open /dev/dri/card0.



Reply to: