Displaying 3 results from an estimated 3 matches for "drmsrcdir".
2007 Oct 12
1
Asus P5B-VM DO board?
...4.5)
and the installed system to boot, but I can't get the graphics to work.
Following the instructions at the Intel website
http://www.intellinuxgraphics.org/install.html ends with a compilation error:
# cd drm/linux-core/
# make
make -C /lib/modules/2.6.9-55.0.9.ELsmp/source SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[1]: Entering directory `/usr/src/kernels/2.6.9-55.0.9.EL-smp-x86_64'
CC [M] /root/intel/drm/linux-core/drm_agpsupport.o
In file included from /root/intel/drm/linux-core/drmP.h:168,
from /root/intel/drm/linux-core/drm_agpsupport.c:34:
/root/intel/drm/linux-...
2008 Jul 19
1
Cannot compile nouveau.o in drm with kernel 2.6.26
...git. I cannot access bugzilla from the nouveau page because it says
it has an invalid security certificate.
root at default:~/drm/linux-core# make nouveau.o
make DRM_MODULES=nouveau.o modules
make[1]: Entering directory `/root/drm/linux-core'
make -C /lib/modules/2.6.26/source SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[2]: Entering directory `/usr/src/linux-2.6.26'
CC [M] /root/drm/linux-core/drm_auth.o
In file included from include/linux/gfp.h:4,
from include/linux/slab.h:12,
from include/linux/percpu.h:5,
from include/asm/local.h:4...
2007 Jul 30
0
Nouveau and Debian Unstable
...#39;
debian:/home/michael/drm# cd linux-core && make nouveau.o
make DRM_MODULES=nouveau.o modules
make[1]: Entering directory `/home/michael/drm/linux-core'
sh ../scripts/create_linux_pci_lists.sh < ../shared-core/drm_pciids.txt
make -C /lib/modules/2.6.22-1-486/build SUBDIRS=`pwd` DRMSRCDIR=`pwd`
modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.22-1-486'
CC [M] /home/michael/drm/linux-core/drm_auth.o
CC [M] /home/michael/drm/linux-core/drm_bufs.o
CC [M] /home/michael/drm/linux-core/drm_context.o
CC [M] /home/michael/drm/linux-core/drm_dma.o
CC [M] /ho...