VirtualBox

Changeset 40366 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Mar 5, 2012 8:09:02 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76661
Message:

Additions/Linux: install the X.Org Server 1.12 video driver.

Location:
trunk/src/VBox/Additions/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/Makefile.kmk

    r39665 r40366  
    152152        vboxvideo_drv_110.so \
    153153        vboxvideo_drv_111.so \
     154        vboxvideo_drv_112.so \
    154155        pam_vbox.so \
    155156        mount.vboxsf
  • trunk/src/VBox/Additions/linux/installer/vboxadd-x11.sh

    r39809 r40366  
    328328            echo "installing the X.Org drivers."
    329329            dox11config=""
     330            ;;
     331        1.12.* )
     332            xserver_version="X.Org Server 1.12"
     333            vboxvideo_src=vboxvideo_drv_112.so
     334            test "$system" = "redhat" || setupxorgconf=""
    330335            ;;
    331336        1.11.* )
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette