Hello,

I've tried it with sid. 3D acceleration is also not working, but at least it does not produce crashes on host anymore.

Packages' versions on host:
ii  virtualbox                     6.0.4-dfsg-3 amd64
ii  virtualbox-dkms                6.0.4-dfsg-3 all
ii  virtualbox-guest-additions-iso 6.0.4-1      all
ii  virtualbox-qt                  6.0.4-dfsg-3 amd64
ii  libdrm-nouveau2:amd64      2.4.97-1     amd64
ii  xserver-xorg-video-nouveau 1:1.0.16-1   amd64

The guest machine is Debian Jessie. I have tried to run glxgears and glxinfo on it:

user@debian:~$ glxgears
Xlib:  extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual
user@debian:~$ glxinfo
name of display: :0.0
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
Segmentation fault

I've tried it with different versions of guest additions and had the same result with all of them. Versions of guest additions tried: - virtualbox-guest-dkms, virtualbox-guest-utils, virtualbox-guest-x11 4.3.36-dfsg-1+deb8u1 from Debian Jessie repository. - virtualbox-guest-dkms, virtualbox-guest-utils, virtualbox-guest-x11 5.1.8-dfsg-7~bpo8+1 from jessie-backports. - manually installed from virtualbox-guest-additions-iso 6.0.4-1 from sid.

Mouse integration worked, so I suppose that all components of guest additions loaded. I am also attaching lsmod from guest machine just in case.

On 2019-02-01 14:57, Gianfranco Costamagna wrote:
can you please check with virtualbox on sid? the 6.0.4 has some 3d
fixes...

G.
Module                  Size  Used by
vboxvideo              34449  0 
nls_utf8               12456  1 
isofs                  38965  1 
udf                    91807  0 
crc_itu_t              12347  1 udf
vboxsf                 40545  0 
nfsd                  266554  2 
auth_rpcgss            50968  1 nfsd
oid_registry           12419  1 auth_rpcgss
nfs_acl                12511  1 nfsd
nfs                   200115  0 
lockd                  87273  2 nfs,nfsd
fscache                45304  1 nfs
sunrpc                241065  6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
joydev                 17063  0 
hid_generic            12393  0 
usbhid                 44460  0 
hid                   102264  2 hid_generic,usbhid
sr_mod                 21903  1 
cdrom                  47479  1 sr_mod
ppdev                  16782  0 
vboxguest             258282  5 vboxsf
sg                     29932  0 
psmouse               107517  0 
pcspkr                 12595  0 
ata_generic            12490  0 
battery                17404  0 
parport_pc             26300  0 
parport                35749  2 ppdev,parport_pc
vmwgfx                169958  2 
ac                     12715  0 
video                  22169  0 
i2c_piix4              20857  0 
ohci_pci               12808  0 
ehci_pci               12512  0 
ohci_hcd               42982  1 ohci_pci
ttm                    77919  2 vmwgfx,vboxvideo
drm_kms_helper         49316  2 vmwgfx,vboxvideo
ehci_hcd               69837  1 ehci_pci
e1000                 126237  0 
ata_piix               33592  1 
drm                   249896  6 ttm,drm_kms_helper,vmwgfx,vboxvideo
snd_intel8x0           34948  2 
usbcore               203511  5 ohci_hcd,ohci_pci,ehci_hcd,ehci_pci,usbhid
usb_common             12440  1 usbcore
i2c_core               50108  3 drm,i2c_piix4,drm_kms_helper
button                 12909  0 
snd_ac97_codec        118704  1 snd_intel8x0
processor              31776  0 
snd_pcm                88603  2 snd_ac97_codec,snd_intel8x0
snd_timer              26822  1 snd_pcm
snd                    69434  8 snd_ac97_codec,snd_intel8x0,snd_timer,snd_pcm
soundcore              13031  1 snd
thermal_sys            27579  2 video,processor
ac97_bus               12510  1 snd_ac97_codec
fuse                   83350  3 
autofs4                35529  2 
ext4                  494065  1 
crc16                  12343  1 ext4
mbcache                17171  1 ext4
jbd2                   82420  1 ext4
sd_mod                 44448  3 
crc_t10dif             12431  1 sd_mod
crct10dif_generic      12581  1 
crct10dif_common       12356  2 crct10dif_generic,crc_t10dif
ahci                   33334  2 
libahci                27158  1 ahci
evdev                  17445  14 
libata                177400  4 ahci,libahci,ata_generic,ata_piix
serio_raw              12849  0 
scsi_mod              195357  4 sg,libata,sd_mod,sr_mod

Reply via email to