Radeon 2D or 3D issue
phipo neo <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.i386 |
|---|---|
| Organization | Boticiel |
| Message-ID | <1512620683.26751.9.camel@hpc-raptor> |
Hi, I'm having problems with 2D or 3D acceleration display that are not enabled, I'm working on a prolific 150ML G6 HP, 16 threads, E5540 processors. I have two video cards: 1 / matrox that I do not use, it is in the motherboard. 2 / ATI Radeon 7000 SE. I installed NetBSD 7.0.2 + patches and compiled a new kernel, it works fine ,. the displacement of the objects is slow, more than my screen and my video card are in VESA mode I would like to be able to switch on a ATI drivers, during the compilation of my kernel, I saw that he knows RADEON. trying extention via pkgsr2017Q1, I went to prepare the RADEON module at this port / usr / pkgsrc / meta-pkgs / modular-xorg-drivers. by making a 'make install' here is my output in errors **************************************** checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_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 if RANDR is defined... yes checking if RENDER is defined... yes checking if XV is defined... yes checking if DPMSExtension is defined... yes checking for LIBDRM... no configure: error: Package requirements (libdrm >= 2.4.72) were not met: Package dependency requirement 'libdrm >= 2.4.72' could not be satisfied. Package 'libdrm' has version '2.4.59', required version is '>= 2.4.72' Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBDRM_CFLAGS and LIBDRM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. *** Error code 1 Stop. make[2]: stopped in /usr/pkgsrc/x11/xf86-video-amdgpu *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/x11/xf86-video-amdgpu *** Error code 1 Stop. make: stopped in /usr/pkgsrc/meta-pkgs/modular-xorg-drivers hpc-raptor# ****************************************** I did research on the internet because the libdrm port is in error at the compilation, here is my output -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- ===> Building for libdrm-2.4.75 /usr/bin/make -s all-recursive Making all in . Making all in intel Making all in nouveau Making all in radeon Making all in amdgpu Making all in tests Making all in util Making all in kms Making all in modeprint CCLD modeprint modeprint.o: In function `main': modeprint.c:(.text.startup+0x213): undefined reference to `drmModeGetConnectorCurrent' *** Error code 1 Stop. make[3]: stopped in /usr/pkgsrc/x11/libdrm/work/libdrm-2.4.75/tests/modeprint *** Error code 1 Stop. make[2]: stopped in /usr/pkgsrc/x11/libdrm/work/libdrm-2.4.75/tests *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/x11/libdrm/work/libdrm-2.4.75 *** Error code 1 Stop. make: stopped in /usr/pkgsrc/x11/libdrm/work/libdrm-2.4.75 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/x11/libdrm *** Error code 1 Stop. make: stopped in /usr/pkgsrc/x11/libdrm hpc-raptor# -*--****-***-**-*-*-*-*-*-*-*-*-*-*-*-*-*-**-*-*-*-** what should you do to activate the 2D or 3D acceleration of my video card ,. 1 / should you compile a new kernel? 2 / work on this object librm? Regards Phipo