Custom Query (16363 matches)
Results (244 - 246 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter | |
|---|---|---|---|---|---|
| #20885 | duplicate | Problème de démarrage de la machine | |||
| Description |
Lors du démarrage de la machine virtuelle "sous windows XP,ce message apparait : "ERREUR CRITIQUE" |
||||
| #20884 | duplicate | Problème de démarrage de la machine | |||
| Description |
Lors du démarrage de la machine virtuelle "sous windows XP,ce message apparait : "ERREUR CRITIQUE" |
||||
| #20877 | fixed | guest additions does not work on centos 8 stream | |||
| Description |
the new kernel headers does not have drm/ttm/ttm_memory.h so the modules cannot build [root@localhost ttm]# pwd /usr/src/kernels/4.18.0-365.el8.x86_64/include/drm/ttm [root@localhost ttm]# ll total 92 -rw-r--r--. 1 root root 19274 Feb 10 11:20 ttm_bo_api.h -rw-r--r--. 1 root root 10316 Feb 10 11:20 ttm_bo_driver.h -rw-r--r--. 1 root root 1400 Feb 10 11:20 ttm_caching.h -rw-r--r--. 1 root root 8800 Feb 10 11:20 ttm_device.h -rw-r--r--. 1 root root 4481 Feb 10 11:20 ttm_execbuf_util.h -rw-r--r--. 1 root root 1892 Feb 10 11:20 ttm_kmap_iter.h -rw-r--r--. 1 root root 2768 Feb 10 11:20 ttm_placement.h -rw-r--r--. 1 root root 2821 Feb 10 11:20 ttm_pool.h -rw-r--r--. 1 root root 967 Feb 10 11:20 ttm_range_manager.h -rw-r--r--. 1 root root 8965 Feb 10 11:20 ttm_resource.h -rw-r--r--. 1 root root 6470 Feb 10 11:20 ttm_tt.h Building the main Guest Additions 6.1.32 module for kernel 4.18.0-365.el8.x86_64. Building the shared folder support module. Building the graphics driver module. Error building the module. Build output follows. make V=1 CONFIG_MODULE_SIG= CONFIG_MODULE_SIG_ALL= -C /lib/modules/4.18.0-365.el8.x86_64/build M=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j1 modules
echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/* make -f ./scripts/Makefile.build obj=/tmp/vbox.0 (cat /dev/null; echo kerneltmp/vbox.0/vboxvideo.ko;) > /tmp/vbox.0/modules.order
In file included from /tmp/vbox.0/hgsmi_base.c:27: /tmp/vbox.0/vbox_drv.h:175:11: fatal error: drm/ttm/ttm_memory.h: No such file or directory
compilation terminated. make[2]: * [scripts/Makefile.build:316: /tmp/vbox.0/hgsmi_base.o] Error 1 make[1]: * [Makefile:1577: _module_/tmp/vbox.0] Error 2 make: * vboxvideo Error 2 |
||||

