Here's my xorg.conf: http://phpfi.com/317771 . Is line 44 enough to enable DBE extension? The log says: (II) LoadModule: "dbe" (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so (II) Module dbe: vendor="X.Org Foundation" compiled for 1.3.0, module version = 1.0.0 Module class: X.Org Server ...
Another one:
PulseAudio has JACK support, there is a JACK module. Is it possible to tunnel through JACK to PulseAudio, if an application only supports JACK, but not PulseAudio?
Hi!
If you browse a mirror (www.gentoo.org/main/en/mirrors.xml) you can download the r1 of beta2 which is only 671 MB. The path to the beta is releases > x86 > 2008.0_beta2 > livecd.
Thank's for your answer! I'm currently using PulseAudio for a few days now and I really like it. Especially the ability to play sound through the network. ;)
When I searched through the portage tree I recognized that more applications support JACK than PulseAudio, because of this I wanted to know ...
Hi!
What's the difference between JACK and PulseAudio? As far as I know are both systems audio server, is that correct? Are these two systems comparable, or are there different fields of application?
I'm using xinerama to span my desktop through two monitors (=2960x1050 Pixels). Is it possible that there is no video memory left anymore to allow double buffering?
Hi! My Conky is unable to set up double buffering. I've enabled the dbe extension in X and it loads successfully (according to the logfile), but Conky outputs: Conky: desktop window (e8) is root window Conky: window type - normal Conky: drawing to created window (2600001) Conky: failed to set up ...
Hi! I'm searching for a media player with media library which does not depend on a desktop environment. I like Rhythmbox, but since i changed to Fluxbox I won't install all GNOME dependencies. Amarok also seems to be nice, but also KDE dependencies are unwanted. ;) Currently I'm using Audacious, but ...
Hi! Is it possible to emerge a special package into another locate than /? E. g. into /usr/local/<package>? I'd like to install openoffice-bin-3.0.0_beta1 but I don't want to remove my running openoffice-2.4.0 (because of it's 4 hours, 31 minutes and 56 seconds compiling time).
Hi! Look at the (extended-)USE flags of xorg-server. There are i810 (also works for i915, may be) and mga. These are drivers for your video card. I recommend to enable the xinerama USE flag in make.conf. The xinerama module makes it possible to span your workspace to more than one screen. I also use ...
USB-Support ist momentan nur in der binary Version von Virtualbox vorhanden. Aha. Dann muß ich wohl auf die "nächste Version" warten. Das wird meines Wissens nach nicht viel bringen, da die Version mit USB-Support von innotec nur als Binär-Paket angeboten wird. Das liegt daran das dieser Teil in ...
Hi, this is just the output of the emerge command. It's not very useful to "debug" compiling errors. Please post the build log, which should be in /var/tmp/portage/gnome-extra/gnome-keyring-manager-2.20/temp/build.log.
There are several ways to accomplish automounting. If you run a desktop environment such as Gnome or KDE, the simplest thing is to let that DE do it for you, by building your system with USE="hal" and being in the plugdev group. If you don't run a DE, I'd suggest looking into sys-apps/ivman ...
Ok, now try the modprobe fglrx and restarting the X server. Eventually try adding fglrx to your startup loaded modules (can't find it after migrating to baselayout2 :/ ) and restart the system. WOW! I cant believe! It really works! I've just added fglrx to /etc/modules.autoload.d/kernel-2.6 and ...