Gentoo Archives: gentoo-amd64

From: James Ausmus <james.ausmus@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] New video card, finally!
Date: Thu, 10 Dec 2009 04:00:51
Message-Id: b79f23070912091810m4e031a34s1be7e3fdec30ac2e@mail.gmail.com
1 Congrats on the new HW!
2
3 On Dec 9, 2009 6:00 PM, "Duncan" <1i5t5.duncan@×××.net> wrote:
4
5 As regulars are aware, I /was/ running an old Radeon 92xx series card,
6 r200 series chip. My system was /relatively/ good, even if it's half a
7 decade old now, because it's a dual socket Opteron, which I had upgraded
8 to top-of-the-line dual-core Opteron 290s (2.8 GHz), with plenty of
9 memory (8 gigs, tho it's now six as a stick went bad on me and I've not
10 replaced it yet), and running four SATA drives in md/kernel RAID.
11
12 Well, a few weeks ago I switched the system partitions from RAID-6 to
13 RAID-1. In many tasks the RAID-1 is actually faster than the RAID-6 was,
14 tho part of that might be that the new partitions aren't fragmented,
15 yet. While I was at it, I rid myself of the LVM2 layer I was running
16 most of the non-rootfs system on. No real issues with it here, but it
17 was a bit of a hassle since I couldn't put the rootfs on it directly, and
18 I have seen some horror stories I didn't like, tho whether they're
19 accurate on the current LVM2 I don't know. But anyway, I decided that
20 layer was more hassle than it was worth, and experience with the new
21 layout so far says I was right.
22
23 But that just lays the groundwork for the REAL upgrade. I FINALLY got
24 the video card upgrade that I'd been needing for awhile, thus bringing it
25 more inline with the rest of the system. It's a Radeon hd4650, rv730
26 chip, gig video RAM (tho I have a feeling I'm not using anything near
27 that), dual DVI output (I'm not sure if both are dual-link tho, might be
28 one dual-link and one single-link), AGP bus as that's what my system is
29 -- five years old, remember, I have PCI-X but not PCI-E.
30
31 Of course, the xorg native xf86-video-ati driver (and xf86-video-
32 radeonhd, tho that seems to be falling behind now, unless you have HDMI
33 you want to support or something) only have 2D for anything r600 or newer
34 in their released drivers, thru the 6.12 series (with 6.12.4 being the
35 latest, and a possible 6.12.5 coming up). There's not even a beta
36 tarball out for the 6.13 series yet, so if one wants OpenGL support,
37 really the whole point to the upgrade, one has to run the "live" driver,
38 straight from git or available in the x11 overlay as the traditional live
39 version 9999.
40
41 So that's what I grabbed. I already had the latest non-live xorg
42 components installed from the tree and x11 overlay, so I was fortunate
43 and didn't need any further live packages, only xf86-video-ati-9999.
44
45 Meanwhile, I basically gave up on the kernel bug I was git-bisecting, as
46 I couldn't duplicate it on the (then still unaccelerated) new radeon
47 hardware, tho I saved a bisect-log in case it comes back with the new
48 hardware after I enable acceleration, git-pulled, did a git-checkout of
49 v2.6.32 (Linus git tree), did the usual oldconfig, then a menuconfig and
50 changed my config around a bit, enabling KMS, etc.
51
52 Did a reboot into the new kernel and played around at the radeondrmfb
53 enhanced CLI for awhile, tweaking a couple things there, then started X/
54 kde4 and started tweaking things for the new hardware, there.
55
56 After editing xorg.conf and restarting X a few times, playing with
57 glxgears, etc, I started trying out the newly available kde4 OpenGL eye
58 candy options. =:^) As I run dual 22" 1920x1200 LCDs, stacked for
59 1920x2400, and the old card couldn't handle OpenGL at resolutions above
60 2048 either direction, I hadn't had the OpenGL effects available to play
61 with on the old card. What a change the new card made! =:^)
62
63 So now I'm running kde 4.3.4 with OpenGL effects. It's nice. I've
64 actually had the "snow on the desktop" effect turned on as I worked, for
65 several hours now, tweaked a bit to add more "flakes" but reduce the size
66 to make them a bit more realistic, and with the "behind windows" option
67 turned off, so they float in front of the windows. Much like watching
68 real snow fall outside the window while you're nice and warm inside, it's
69 quite a calming effect.
70
71 OTOH, there's still enough glitches to see why it's not released yet, and
72 I did have one crash. Also, font anti-aliasing /really/ looks bad now,
73 it's /gotta/ be a bug somewhere I'm sure, so I turned off font anti-
74 aliasing entirely. MUCH better! With that, it's working well enough to
75 be usable if a few visual glitches, mostly background repaints turning
76 bits of the plasma panels and desktop weird colors at times, which goes
77 away with desktop switches, etc, but also a semi-regular flashing of bits
78 of one particular corner of the desktop, and artifacts appearing on
79 scrollbars and the like occasionally. But it's good enough I've no
80 intention of going back, even if the driver code is unoptimized at
81 present and the snow makes new launches rather less than responsive! But
82 I can always turn the snow bit off, if I want, and have a reasonably
83 responsive system with the other effects still.
84
85 So now I suppose I'm experiencing kde4 as it was meant to be seen, fully
86 accelerated opengl effects, cube desktop switching, snow on the desktop,
87 wobbly windows (which unlike many, I think I'll keep tho I turned down
88 the effect power a notch, and can turn it down another if I want), cover-
89 switch for alt-tabbing, etc. Very nice, even with the glitches. It'll
90 be even nicer when the radeon r600 opengl driver and kernel KMS matures a
91 bit. Unfortunately, even in 4.3.4, kde4 itself is still buggy enough I'd
92 consider it beta, tho late beta now. The first kde 4.4 beta is out now,
93 and since 4.3 still feels like beta anyway, I'll probably upgrade before
94 the scheduled February release date, tho it'll probably be beta2 or rc1
95 before I get to it. I expect kde 4.4 to be what I'd call release
96 candidate quality, the critical bugs gone and no show-stoppers, but still
97 not quite there, and 4.5, in August, to finally hit what I'd call good
98 release quality suitable for an ordinary user. After that, it'll all be
99 frosting on the cake, especially now that I have a decent video card and
100 can enjoy it as it was designed to be enjoyed. =:^)
101
102 --
103 Duncan - List replies preferred. No HTML msgs.
104 "Every nonfree program has a lord, a master --
105 and if you use the program, he is your master." Richard Stallman