Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
/etc/make.conf: VIDEO_CARDS="sis" This is correct for X.Org, but it will cause DirectFB to compile all video drivers. The correct behaviour is to compile none, defaulting to the vesa framebuffer driver. Reproducible: Always
the behavior now matches the common convention: VIDEO_CARDS/INPUT_CARDS not set => all drivers VIDEO_CARDS/INPUT_CARDS set but not matching DirectFB => no drivers http://sources.gentoo.org/dev-libs/DirectFB/DirectFB-1.1.1.ebuild?r1=1.3&r2=1.4