Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151540 - xorg-x11-7.1 ignores INPUT_DRIVERS and GRAPHICS_CARDS
Summary: xorg-x11-7.1 ignores INPUT_DRIVERS and GRAPHICS_CARDS
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 151541 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-16 02:09 UTC by Piotr Szydełko
Modified: 2006-10-16 02:14 UTC (History)
0 users

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 Piotr Szydełko 2006-10-16 02:09:26 UTC
xorg-x11-7.1.ebuild contains nothing about USE flags

In spite of this two lines in /etc/make.conf:
INPUT_DEVICES="keyboard mouse synaptics evdev"
VIDEO_CARDS="fglrx radeon vesa"

Emerge shows me:
# emerge -pv xorg-x11 

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] x11-base/xorg-x11-7.1 [7.0-r1] USE="(-3dfx%)" INPUT_DEVICES="(-acecad%) (-aiptek%) (-calcomp%) (-citron%) (-digitaledge%) (-dmc%) (-dynapro%) (-elo2300%) (-elographics%) (-evdev%*) (-fpit%) (-hyperpen%) (-jamstudio%) (-joystick%) (-keyboard%*) (-magellan%) (-magictouch%) (-microtouch%) (-mouse%*) (-mutouch%) (-palmax%) (-penmount%) (-spaceorb%) (-summa%) (-synaptics%*) (-tek4957%) (-ur98%) (-vmmouse%) (-void%) (-wacom%)" VIDEO_CARDS="(-apm%) (-ark%) (-chips%) (-cirrus%) (-cyrix%) (-dummy%) (-fbdev%) (-fglrx%*) (-glint%) (-i128%) (-i740%) (-i810%) (-imstt%) (-mach64%) (-mga%) (-neomagic%) (-newport%) (-nsc%) (-nv%) (-nvidia%) (-r128%) (-radeon%*) (-rendition%) (-s3%) (-s3virge%) (-savage%) (-siliconmotion%) (-sis%) (-sisusb%) (-sunbw2%) (-suncg14%) (-suncg3%) (-suncg6%) (-sunffb%) (-sunleo%) (-suntcx%) (-tdfx%) (-tga%) (-trident%) (-tseng%) (-v4l%) (-vesa%) (-vga%) (-via%) (-vmware%) (-voodoo%)" 0 kB

I will hold on the emerge of xorg-x11, even if it may be complete safe (and keyboard works anyway :)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-16 02:12:40 UTC
*** Bug 151541 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-16 02:14:19 UTC
All those flags are moved to xorg-server ebuild where they belong.