On Fri, Nov 18, 2005 at 12:52:15PM +0000, Jules Gosnell wrote: > I can tell when everything works, because the OSD is grey - when I am > running without VLD the OSD is blue - when I get a complete failure I > don't get a picture, I get an error message. > > With my current setup 113 runs with a grey OSD happily > With exactly the same setup, but a 115 libmyth rpm I get the error > message and no picture > If I disable VLD from setup with 115 I get a picture - with blue OSD - > i.e. NO acceleration
The difference between 113 and 115 source-wise is
@@ -169,7 +170,8 @@
%if %{!?_without_dvb:1}%{?_without_dvb:0}
%setup -q -T -D -a 12
%endif
-%patch0 -p1 -b .cvsfixes
+%patch0 -p2 -b .svnfixes
+%patch3 -p1 -b .64bits
%patch1 -p0 -b .ostreaming
%patch2 -p0 -b .c99
@@ -369,6 +371,9 @@
%{_datadir}/mythtv/build/settings.pro
%changelog
+* Sat Sep 17 2005 Axel Thimm <[EMAIL PROTECTED]>
+- Update to latest svn fixes.
+
* Sat Jun 4 2005 Axel Thimm <[EMAIL PROTECTED]>
- Update cvsfixes (gcc4 support).
- More /lib vs %%{_lib} fixes.
The 64 bit fixes won't do any harm, after all you reported against 114
at first. But perhaps something made it into svn stable that broke
it. That's my last resort of explanation. Unfortunately I don't have
any via hardware to do some testing myself.
--
Axel.Thimm at ATrpms.net
pgp283KaxMJ68.pgp
Description: PGP signature
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
