VirtualBox

Ticket #18213: vbox_guest_fix_suse.patch

File vbox_guest_fix_suse.patch, 733 bytes (added by Platypus, 6 years ago)
  • src/vboxguest-6.0.0/vboxvideo/vbox_mode.c

    diff -uNr VBoxGuestAdditions-6.0.0.orig/src/vboxguest-6.0.0/vboxvideo/vbox_mode.c VBoxGuestAdditions-6.0.0/src/vboxguest-6.0.0/vboxvideo/vbox_mode.c
    old new  
    352352       /* pick the encoder ids */
    353353       if (enc_id)
    354354#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 15, 0) || \
    355        (defined(CONFIG_SUSE_VERSION) && CONFIG_SUSE_VERSION == 15) || \
     355       (defined(CONFIG_SUSE_VERSION)) || \
    356356               defined(RHEL_76)
    357357               return drm_encoder_find(connector->dev, NULL, enc_id);
    358358#else

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy