Custom Query (16363 matches)
Results (1759 - 1761 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter | |
|---|---|---|---|---|---|
| #15982 | fixed | guest additions fails to start with special usernames | |||
| Description |
Host System: Windows 10 64bit Guest System: Windows 7 64bit Virtual Box Version: 5.1.6 Guest additions: installed When I log into the guest system with a username "test", guest additions are working. When I log into the guest system with a username "test ö", guest additions are not working. The problem is not the space character, it works with "test a". It is the german umlaut. If this character is part of the username (not the full name), then the additions won't start and furthermore all the functions like seamless integration and so on are not working. This can be redproduced by others: https://forums.virtualbox.org/viewtopic.php?f=2&t=79886 Regards |
||||
| #19051 | worksforme | guest additions fail to install inside windows 10 | |||
| Description |
(1) 0 - ENTER: DriverPackageInstallW (1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxGuest.inf' (Plug and Play). (1) 0 - Looking for Model Section [VBoxGuest.NTamd64]... (1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_CAFE&SUBSYS_00000000&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxguest.inf_amd64_889795b0272b2035\vboxguest.inf". (1) 0 - Will force install because driver is not better and force flag is set. (1) 0 - ENTER UpdateDriverForPlugAndPlayDevices... (0) 0 - RETURN UpdateDriverForPlugAndPlayDevices. (1) 0 - Installation was successful. (0) 0 - Install completed (1) 0 - RETURN: DriverPackageInstallW (0x0) (1) 0 - ENTER: DriverPackageInstallW (1) 0 - Installing INF file 'C:\Program Files\Oracle\VirtualBox Guest Additions\VBoxWddm.inf' (Plug and Play). (1) 0 - Looking for Model Section [Model.NTamd64.6.0]... (1) 0 - Installing devices with Id "PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00" using INF "C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf". (1) 0 - Installation did not occur because the hardware isn't currently present. (1) 0 - Marked Phantom Device with Hardware/Compatible Id 'PCI\VEN_80EE&DEV_BEEF&SUBSYS_00000000&REV_00' for reinstall on next plug-in. (1) 0 - No drivers installed. No devices found that match driver(s) contained in 'C:\WINDOWS\System32\DriverStore\FileRepository\vboxwddm.inf_amd64_94630ff289f156f1\vboxwddm.inf'. (1) 0 - RETURN: DriverPackageInstallW (0xE000020B) |
||||
| #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 |
||||

