я думаю дело не в maverick, а в том, что этот драйвер требует xserver-xorg-core версии 1.8, а стоит у меня 1.7
Пользователь решил продолжить мысль [time]Wed Dec 1 09:59:27 2010[/time]:
парарельно я пытаюсь собрать этот драйвер сам. Токо чет ни выходит...
masterhaos@masterhaos-laptop:~/distrib/newround/xf86-video-intel-2.13.0$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
Package xorg-macros was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-macros.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-macros' found
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for GEN4ASM... no
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XF86DRI is defined... yes
checking if DPMSExtension is defined... yes
checking for XORG... yes
checking for DRM... yes
checking for PCIACCESS... yes
checking whether to include DRI support... checking for /usr/include/xorg/dri.h... yes
checking for /usr/include/xorg/sarea.h... yes
checking for /usr/include/xorg/dristruct.h... yes
checking whether to include DRI support... yes
checking for DRI... yes
checking for XVMCLIB... no
checking whether to include XvMC support... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating uxa/Makefile
config.status: creating src/Makefile
config.status: creating src/xvmc/Makefile
config.status: creating src/xvmc/shader/Makefile
config.status: creating src/xvmc/shader/mc/Makefile
config.status: creating src/xvmc/shader/vld/Makefile
config.status: creating src/legacy/Makefile
config.status: creating src/legacy/i810/Makefile
config.status: creating src/legacy/i810/xvmc/Makefile
config.status: creating man/Makefile
config.status: creating src/render_program/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
masterhaos@masterhaos-laptop:~/distrib/newround/xf86-video-intel-2.13.0$ make
make all-recursive
make[1]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0'
Making all in uxa
make[2]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/uxa'
CC uxa.lo
CC uxa-accel.lo
CC uxa-glyphs.lo
uxa-glyphs.c: In function ‘uxa_glyphs’:
uxa-glyphs.c:1041: warning: ‘width’ may be used uninitialized in this function
uxa-glyphs.c:1041: warning: ‘height’ may be used uninitialized in this function
CC uxa-render.lo
uxa-render.c: In function ‘uxa_try_driver_composite’:
uxa-render.c:1119: warning: ‘xDst_copy’ may be used uninitialized in this function
uxa-render.c:1119: warning: ‘yDst_copy’ may be used uninitialized in this function
CC uxa-unaccel.lo
CCLD libuxa.la
make[2]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/uxa'
Making all in src
make[2]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src'
Making all in xvmc
make[3]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc'
Making all in shader
make[4]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader'
Making all in mc
make[5]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader/mc'
make all-am
make[6]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader/mc'
make[6]: Цель `all-am' не требует выполнения команд.
make[6]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader/mc'
make[5]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader/mc'
Making all in vld
make[5]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader/vld'
make all-am
make[6]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader/vld'
make[6]: Цель `all-am' не требует выполнения команд.
make[6]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader/vld'
make[5]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader/vld'
make[5]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader'
make[5]: Цель `all-am' не требует выполнения команд.
make[5]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader'
make[4]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc/shader'
make[4]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc'
make[4]: Цель `all-am' не требует выполнения команд.
make[4]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc'
make[3]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/xvmc'
Making all in render_program
make[3]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/render_program'
make all-am
make[4]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/render_program'
make[4]: Цель `all-am' не требует выполнения команд.
make[4]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/render_program'
make[3]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/render_program'
Making all in legacy
make[3]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/legacy'
Making all in i810
make[4]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/legacy/i810'
Making all in xvmc
make[5]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/legacy/i810/xvmc'
make[5]: Цель `all' не требует выполнения команд.
make[5]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/legacy/i810/xvmc'
make[5]: Вход в каталог `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/legacy/i810'
CC i810_accel.lo
In file included from i810.h:56,
from i810_accel.c:41:
/usr/local/include/xf86drm.h:40:17: error: drm.h: Нет такого файла или каталога
In file included from i810.h:56,
from i810_accel.c:41:
/usr/local/include/xf86drm.h:268: error: expected specifier-qualifier-list before ‘drm_context_t’
/usr/local/include/xf86drm.h:281: error: expected specifier-qualifier-list before ‘drm_handle_t’
/usr/local/include/xf86drm.h:546: error: expected declaration specifiers or ‘...’ before ‘drm_magic_t’
/usr/local/include/xf86drm.h:550: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:552: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:570: error: expected declaration specifiers or ‘...’ before ‘drm_magic_t’
/usr/local/include/xf86drm.h:572: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:576: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:577: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:578: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:579: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:585: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:586: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:588: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:590: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:591: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:592: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:593: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/local/include/xf86drm.h:594: error: expected ‘)’ before ‘*’ token
/usr/local/include/xf86drm.h:595: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:596: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:597: error: expected declaration specifiers or ‘...’ before ‘drm_drawable_t’
/usr/local/include/xf86drm.h:598: error: expected declaration specifiers or ‘...’ before ‘drm_drawable_t’
/usr/local/include/xf86drm.h:599: error: expected declaration specifiers or ‘...’ before ‘drm_drawable_t’
/usr/local/include/xf86drm.h:600: error: expected declaration specifiers or ‘...’ before ‘drm_drawable_info_type_t’
/usr/local/include/xf86drm.h:607: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:617: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:619: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:621: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/local/include/xf86drm.h:622: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:630: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:631: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:632: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:634: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:649: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/local/include/xf86drm.h:650: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
In file included from i810.h:57,
from i810_accel.c:41:
/usr/include/xorg/sarea.h:89: error: expected specifier-qualifier-list before ‘drm_context_t’
In file included from i810.h:59,
from i810_accel.c:41:
/usr/include/xorg/dri.h:128: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/include/xorg/dri.h:132: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/include/xorg/dri.h:195: error: expected specifier-qualifier-list before ‘drm_handle_t’
/usr/include/xorg/dri.h:219: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/include/xorg/dri.h:222: error: expected declaration specifiers or ‘...’ before ‘drm_magic_t’
/usr/include/xorg/dri.h:235: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/include/xorg/dri.h:244: error: expected declaration specifiers or ‘...’ before ‘drm_drawable_t’
/usr/include/xorg/dri.h:262: error: expected declaration specifiers or ‘...’ before ‘drm_clip_rect_t’
/usr/include/xorg/dri.h:266: error: expected declaration specifiers or ‘...’ before ‘drm_clip_rect_t’
/usr/include/xorg/dri.h:269: error: expected declaration specifiers or ‘...’ before ‘drm_handle_t’
/usr/include/xorg/dri.h:344: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/include/xorg/dri.h:348: error: expected declaration specifiers or ‘...’ before ‘drm_context_t’
/usr/include/xorg/dri.h:353: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘DRIGetContext’
/usr/include/xorg/dri.h:376: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘DRIMasterSareaHandle’
In file included from i810.h:61,
from i810_accel.c:41:
i810_dri.h:15: error: expected specifier-qualifier-list before ‘drm_handle_t’
i810_dri.h:83: error: expected specifier-qualifier-list before ‘drm_clip_rect_t’
In file included from i810_accel.c:41:
i810.h:243: error: expected specifier-qualifier-list before ‘drm_handle_t’
make[5]: *** [i810_accel.lo] Ошибка 1
make[5]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/legacy/i810'
make[4]: *** [all-recursive] Ошибка 1
make[4]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/legacy/i810'
make[3]: *** [all-recursive] Ошибка 1
make[3]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src/legacy'
make[2]: *** [all-recursive] Ошибка 1
make[2]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0/src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Выход из каталога `/home/masterhaos/distrib/newround/xf86-video-intel-2.13.0'
make: *** [all] Ошибка 2
masterhaos@masterhaos-laptop:~/distrib/newround/xf86-video-intel-2.13.0$ kernelname
kernelname: command not found
masterhaos@masterhaos-laptop:~/distrib/newround/xf86-video-intel-2.13.0$ uname --a
Linux masterhaos-laptop 2.6.32-26-generic #49~ppa1~loms~lucid-Ubuntu SMP Tue Nov 30 02:45:39 UTC 2010 i686 GNU/Linux
masterhaos@masterhaos-laptop:~/distrib/newround/xf86-video-intel-2.13.0$
во время конфигурации просит xorg-macros.pc а у меня его в помине нет. И компиляция с ошибками
Дело конечно не в Ubuntu 10.10, а в том что именно в ней стоит xserver-xorg-core версии 1.8. Можно конечно и на 10.04 обновить xserver-xorg-core, но есть ли смысл?
Например, у меня на 10.10 samsung n220 работает заметно дольше. На 10.04 около 6 часов при минимальной нагрузке, а в 10.10 порядка 9,5-10,5 часов. Так что выбор за тобой...