Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] xorg.conf tweaks for HTPC machine?
Date: Tue, 18 Dec 2012 22:04:02
Message-Id: 20121218220159.GA31334@waltdnes.org
In Reply to: Re: [gentoo-user] xorg.conf tweaks for HTPC machine? by Walter Dnes
1 "Walter's Excellent Adventure" Chapter 3
2
3 On Tue, Dec 18, 2012 at 05:02:32AM -0500, Walter Dnes wrote
4
5 > The net change is that...
6 > * the TV displays in native 1366x768 mode, and *ONLY* 1366x768 mode
7 > * X now has hardware acceleration
8
9 I ran "emerge -pv --deep --newuse world" to make sure everything was
10 OK. It wanted to rebuild xorg-server and one other lib after the
11 changes in "VIDEO_CARDS" in make.conf. While I was at, I decided to
12 throw in "xvmc" into my USE flags. After the rebuilding was over, I
13 have video acceleration, but no 1366x768. According to the Xorg.0.log
14 file the available video modes are...
15
16 "1280x720"
17 "1920x1080i"
18 "720x480"
19 "1440x480i"
20 "1920x1080"
21 "1440x240"
22 "720x576"
23
24 I've improved the speed of the video, with hardware acceleration, so
25 I'll let things be for now. That's my HTPC machine.
26
27 I'm now switching over my regular desktop (Dell Dimension 530 from the
28 summer of 2007) to hardware accelerated mode. This one wants i915
29 drivers. I had stuck in an old Nvidia card, which was a bit of a pain...
30 * I have to rebuild the binary drivers every time I upgrade my kernel
31 * Flash bleeds through windows on top of a window with Flash
32 * Flash colour tables are screwed up. People have blue faces.
33 * The "fix" for the colour problem involved tweaking /etc/adobe/mms.cfg
34 which fixed the colours, but caused Flash to crash a lot.
35
36 With hardware acceleration enable for the onboard Intel GPU, I can now
37 dump the Nvidia card.
38
39 --
40 Walter Dnes <waltdnes@××××××××.org>
41 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] xorg.conf tweaks for HTPC machine? Bruce Hill <daddy@×××××××××××××××××××××.com>