Hi, so I temporarily disable all USE flags in my make.conf by adding the "#" to the line. Some with package.use. The I run :
USE="cpudetection" emerge -pv mplayer See output below. So what changes for me: oss is added. That's nothing for hardware and I use alsa, so I don't need it, do I? -aalib -cddb -cdparanoia -debug -dirac -dvb (not hardware) -pvr (it's software too, isn't it?) -samba -schroedinger -xinerama (not hardware) Is this a valid way of approache? So My USE flags are set correct (for hardware) aren't they? Some more output can be found below. kh These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] media-video/mplayer-1.0_rc2_p28450 USE="X a52 aac alsa ass cpudetection* dts dv dvd encode esd gif gtk iconv ipv6 jpeg live mad md5sum mmx mp2 mp3 opengl oss* png quicktime sdl sse sse2 theora truetype unicode vorbis x264 xscreensaver xv xvid -3dnow -3dnowext -aalib* (-altivec) -amrnb -amrwb -arts -bidi -bindist -bl -cddb* -cdio -cdparanoia* -custom-cflags -custom-cpuopts -debug* -dga -dirac* -directfb -doc -dvb* (-dvdnav) -dxr3 -enca -fbcon -ftp -ggi -jack -joystick -ladspa -libcaca -lirc -lzo -mmxext -mng -musepack -nas -nemesi -openal -pnm -pulseaudio -pvr* -radio -rar (-real) -rtc -samba* -schroedinger* -speex -ssse3 (-svga) -teletext -tga -v4l -v4l2 (-vidix) (-win32codecs) -xanim -xinerama* -xvmc -zoran" VIDEO_CARDS="vesa* -mga -s3virge -tdfx" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB grep flags /proc/cpuinfo flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow rep_good nopl pni lahf_lm cmp_legacy

