| Summary: | [KMS] X hang in a few seconds after startup | ||||||
|---|---|---|---|---|---|---|---|
| Product: | DRI | Reporter: | Jie Luo <clotho67> | ||||
| Component: | DRM/Intel | Assignee: | Jesse Barnes <jbarnes> | ||||
| Status: | CLOSED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | medium | CC: | corsac | ||||
| Version: | XOrg git | ||||||
| Hardware: | x86 (IA32) | ||||||
| OS: | Linux (All) | ||||||
| Whiteboard: | |||||||
| i915 platform: | i915 features: | ||||||
| Attachments: |
|
||||||
|
Description
Jie Luo
2008-12-23 01:25:41 UTC
Created attachment 21432 [details]
dmesg
I can reproduce this. It was with non-kms-enabled userland (drm 2.4.1 and xorg-intel 2.5.1) I've try to build kms-enabled userland, drm is ok (2.4.3) but xorg driver won't build: ../doltcompile gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -I../../uxa -DI830_XV -DI830_USE_XAA -DI830_USE_EXA -Wall -g -O2 -MT drmmode_display.lo -MD -MP -MF .deps/drmmode_display.Tpo -c -o drmmode_display.lo ../../src/drmmode_display.c ../../src/drmmode_display.c: In function 'drmmode_set_mode_major': ../../src/drmmode_display.c:149: error: 'struct _xf86Crtc' has no member named 'transformPresent' ../../src/drmmode_display.c:170: error: too few arguments to function 'xf86CrtcRotate' ../../src/drmmode_display.c: In function 'drmmode_load_cursor_argb': ../../src/drmmode_display.c:217: warning: unused variable 'drmmode_crtc' ../../src/drmmode_display.c: In function 'drmmode_crtc_shadow_destroy': ../../src/drmmode_display.c:321: warning: unused variable 'drmmode_crtc' ../../src/drmmode_display.c: In function 'drmmode_crtc_init': ../../src/drmmode_display.c:367: warning: unused variable 'ret' ../../src/drmmode_display.c:366: warning: unused variable 'pI830' ../../src/drmmode_display.c: In function 'drmmode_is_rotate_pixmap': ../../src/drmmode_display.c:646: warning: unused variable 'i' ../../src/drmmode_display.c:645: warning: unused variable 'config' make[5]: *** [drmmode_display.lo] Error 1 make[5]: Leaving directory `/tmp/buildd/xserver-xorg-video-intel-2.5.99.1/obj-x86_64-linux-gnu/src' Does this still exist with the latest code? Nop, it seems fixed here. It should be fixed. Thanks for testing. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.