Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238848 - x11-base/xorg-server doesn't have virtualbox USE flag in VIDEO_CARDS or INPUT_DEVICES
Summary: x11-base/xorg-server doesn't have virtualbox USE flag in VIDEO_CARDS or INPUT...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-27 10:30 UTC by Jisakiel
Modified: 2009-03-11 08:14 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jisakiel 2008-09-27 10:30:52 UTC
Xorg ebuild should add the virtualbox xorg drivers (x11-drivers/xf86-input-virtualbox and x11-drivers/xf86-video-virtualbox) in the VIDEO_CARDS and INPUT_DEVICES, just as vmware flag exists

(right now, in my system: 

[ebuild   R   ] x11-base/xorg-server-1.5.0  USE="dri hal ipv6 nptl sdl xorg -3dfx -debug -dmx -kdrive -minimal" INPUT_DEVICES="evdev joystick keyboard mouse vmmouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -fpit -hyperpen -jamstudio -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -void -wacom" VIDEO_CARDS="fbdev radeon v4l vesa vga vmware -apm -ark -ast -chips -cirrus -cyrix -dummy -epson -fglrx -geode -glint -i128 -i740 -i810 (-impact) -imstt -mach64 -mga -neomagic (-newport) -nsc -nv -nvidia -r128 -radeonhd -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -vermilion -via -voodoo -xgi" 0 kB

)

That way, adding "virtualbox" to those sets in make.conf would automatically pull the required driver packages. 

Reproducible: Always
Comment 1 Markus Ullmann (RETIRED) gentoo-dev 2008-10-27 17:02:46 UTC
X11: mind if I add it to the ebuild?
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2009-01-21 06:48:16 UTC
Go ahead.
Comment 3 Markus Ullmann (RETIRED) gentoo-dev 2009-03-11 08:14:31 UTC
Added profile modifications and modified ebuild