> Yup! It's the Nehemiah. I'm trying to make a MythTV set top box that
> will also play DVDs, store my MP3s and stream over my LAN, play video
> games, etc.
>
Have you set up the USE flag - cle266?
And some suggested other USE flags - xvmc, xv, xvid, dga, sse, mmx?
(sse and mmx if you've got the VIA Nehemiah cpu.)
> The hardest part so far has been getting this done that you helped me
> with. Playing DVDs under mplayer or xine would freeze X. Couldn't move
> the mouse or use the keyboard. (Had to reboot using webmin) The
> xorg-unichrome driver is needed to let this work without freezing.
>
And why the 2.4.x kernel? The 2.6 series will give better performance,
as well as having a better scheduler. digital media really wants a
realtime - as in a 1 ms, response setup. So things like - XFS filesystem
with realtime turned on and a real time scheduler.
And btw - are you sure you have Unichrome Gfx? What does - lspci give you?
I ask as the system here shows Castle Rock Gfx -
0000:01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo
CLE266] integrated CastleRock graphics (rev 03)
Thus my xorg config file is setup thusly -
Section "Device"
Identifier "VIA Castlerock"
Driver "vesa"
#VideoRam 65536
# Insert Clocks lines here if appropriate
EndSection
Bob
-
--
[email protected] mailing list