[mythtv-users] FC5 VIA XvMC What Am I Missing?
Jake Thompson
jake at jakethompson.com
Fri Jul 7 13:28:56 UTC 2006
I probably should wait and put all info in one mail, but anyway....
so before adding pci=noacpi
cat /proc/interrupts
CPU0
0: 144535 XT-PIC timer
1: 10 XT-PIC i8042
2: 0 XT-PIC cascade
5: 32435 XT-PIC yenta, eth0, via at pci:0000:01:00.0
6: 0 XT-PIC VIA8233
7: 0 XT-PIC yenta, ivtv0
8: 1 XT-PIC rtc
9: 100000 XT-PIC acpi
12: 113 XT-PIC i8042
14: 13474 XT-PIC ide0
15: 4088 XT-PIC ide1
NMI: 0
LOC: 0
ERR: 0
MIS: 0
and after
cat /proc/interrupts
CPU0
0: 58094 XT-PIC timer
1: 10 XT-PIC i8042
2: 0 XT-PIC cascade
5: 9948 XT-PIC yenta, eth0, via at pci:0000:01:00.0
7: 0 XT-PIC yenta, ivtv0
8: 1 XT-PIC rtc
9: 0 XT-PIC acpi, VIA8233
12: 113 XT-PIC i8042
14: 12420 XT-PIC ide0
15: 1461 XT-PIC ide1
NMI: 0
LOC: 0
ERR: 0
MIS: 0
It seems like xine is not dead when it plays now, but I am remote, so no way
to tell until tonight if this solved anything more. I will keep you posted.
-Jake
On 7/7/06, Jake Thompson <jake at jakethompson.com> wrote:
>
> I found this thread
> http://www.mythtv.org/pipermail/mythtv-users/2005-December/114730.html
> to try to fix the PCI issue, I'll let you know what happens.
>
>
> -Jake
>
>
> On 7/7/06, Jake Thompson <jake at jakethompson.com> wrote:
> >
> > Perhaps this is another clue.
> >
> > Xine will not play a DVD, it starts to play, with no audio, then totally
> > freezes up. Here is the output, notice the last line
> >
> >
> > xine -pfhqv --no-splash dvd://
> > This is xine (X11 gui) - a free video player v0.99.4.
> > (c) 2000-2004 The xine Team.
> > libdvdread: Using libdvdcss version 1.2.9 for DVD access
> > libdvdread: Attempting to use device /dev/mapper/VolGroup00-LogVol00
> > mounted on / for CSS authentication
> > libdvdread: Could not open /dev/mapper/VolGroup00-LogVol00 with
> > libdvdcss.
> > libdvdread: Can't open /dev/mapper/VolGroup00-LogVol00 for reading
> > libdvdread: Device /dev/mapper/VolGroup00-LogVol00 inaccessible, CSS
> > authentication not available.
> > libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.IFO failed
> > libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.BUP failed
> > libdvdread: Can't open file VIDEO_TS.IFO.
> > libdvdread: Using libdvdcss version 1.2.9 for DVD access
> >
> > libdvdread: Attempting to retrieve all CSS keys
> > libdvdread: This can take a _long_ time, please be patient
> >
> > libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x000158ec
> > libdvdread: Elapsed time 0
> > libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x000165c0
> > libdvdread: Elapsed time 0
> > libdvdread: Found 1 VTS's
> > libdvdread: Elapsed time 0
> >
> > Message from syslogd at myth01 at Fri Jul 7 09:13:02 2006 ...
> > myth01 kernel: Disabling IRQ #9
> >
> >
> >
> >
> > -Jake
> >
> >
> >
> > On 7/7/06, Jake Thompson <jake at jakethompson.com > wrote:
> > >
> > > Tried that and it did not help.
> > >
> > > Just a note on hardware I am using a VIA MII1000 Mini-ITX mobo.
> > >
> > > -Jake
> > >
> > >
> > > On 7/7/06, Axel Thimm <Axel.Thimm at atrpms.net > wrote:
> > > >
> > > > On Thu, Jul 06, 2006 at 10:51:21PM -0400, Jake Thompson wrote:
> > > > > Ok, disabling audio and the video plays fine, is this an ALSA
> > > > problem, I am
> > > > > resampling to 4800bps since I am using SPDIF passthrough, could
> > > > this be the
> > > > > cause of the problem?
> > > >
> > > > do you want to try out alsa-driver 1.0.12rc1 on it, maybe it fixes
> > > > it. There are 1.0.12rc1 kmdls for FC5 at ATrpms (in the testing
> > > > repo). If they don't serve the pupose you can easily remove them
> > > > again.
> > > >
> > > > > On 7/6/06, Calin Brabandt < cbrabandt at yahoo.com> wrote:
> > > > > >
> > > > > >Jake,
> > > > > >
> > > > > >You say you're on FC5 but 2.6.16-1.2111 was an FC4
> > > > > >kernel update. Did you install it in FC5? I'd be
> > > > > >happy to find ANY kernel or fix for the stutters with
> > > > > >the Openchrome/Unichrome Pro chipset.
> > > > > >
> > > > > >Also, have you tried disabling the audio (just use
> > > > > >/dev/null or some other nonsense in Setup >> Playback.
> > > > > >I find my video is perfectly smooth when Myth doesn't
> > > > > >connect to an audio device.
> > > > > >
> > > > > >Did you compile DRM as described on the Openchrome
> > > > > >website? I've not had the best luck with 2.6.17 and
> > > > > >DRM. It locks on shutdown with FC5-64 and doesn't
> > > > > >work at all with FC5-32.
> > > > > >
> > > > > >-Cal
> > > > > >
> > > > > >> Date: Thu, 6 Jul 2006 09:24:19 -0400
> > > > > >> From: "Jake Thompson" < jake at jakethompson.com>
> > > > > >> Subject: [mythtv-users] FC5 VIA XvMC What Am I
> > > > > >Missing?
> > > > > >> To: Openchrome < openchrome-users at openchrome.org>,
> > > > > >"ATrpms user list"
> > > > > >> < atrpms-users at atrpms.net>, "Discussion about
> > > > > >mythtv"
> > > > > >> < mythtv-users at mythtv.org>
> > > > > >> Message-ID:
> > > > > >>
> > > > > >< 8dd7baa90607060624l7caaedfbq694732360ae25009 at mail.gmail.com >
> > > > > >> Content-Type: text/plain; charset="iso-8859-1"
> > > > > >>
> > > > > >> Hi All,
> > > > > >> This is frustrating and I cannot seem to figure out
> > > > > >what the problem
> > > > > >> is, I
> > > > > >> cannot be sure if the problem is coming with the
> > > > > >video driver from
> > > > > >> openchrome or a problem with the myth distribution
> > > > > >from atrpms or a
> > > > > >> problem
> > > > > >> with myth itself.
> > > > > >>
> > > > > >> So here is the problem
> > > > > >> I have FC5 running with 2.6.16-1.2111, I have
> > > > > >upgraded to the latest
> > > > > >> couple
> > > > > >> of kernels and I see the problem with all kernels
> > > > > >but the
> > > > > >> 2.6.16-1.2111version.
> > > > > >>
> > > > > >> When playing back MPEG2 video via myth, I am getting
> > > > > >stutter, that is
> > > > > >> the
> > > > > >> audio and video seem to stop for a split second,
> > > > > >then seed up for a
> > > > > >> split
> > > > > >> second.
> > > > > >>
> > > > > >> I have compiled the latest DRM and Openchrome driver
> > > > > >and instlaled
> > > > > >> those, I
> > > > > >> have made double sure that I removed all traces of
> > > > > >the older drivers.
> > > > > >>
> > > > > >> Currently if I switch to the newer
> > > > > >kernel(2.6.17-1.2139) I get the
> > > > > >> stutter,
> > > > > >> but when I switch back to the previous kernel it is
> > > > > >all ok. So, the
> > > > > >> version
> > > > > >> of openchrome has stayed the same, the only thing I
> > > > > >can think of that
> > > > > >> is
> > > > > >> different is the DRM modules in the kernel.
> > > > > >>
> > > > > >> When I get the skipping I see:
> > > > > >> 2006-07-05 19:53:06.455 NVP: prebuffering pause
> > > > > >> 2006-07-05 19:53: 07.705 WriteAudio: buffer underrun
> > > > > >> 2006-07-05 19:53:08.868 WriteAudio: buffer underrun
> > > > > >> 2006-07-05 19:53:09.520 WriteAudio: buffer underrun
> > > > > >> 2006-07-05 19:53: 11.832 WriteAudio: buffer underrun
> > > > > >> 2006-07-05 19:53:12.544 WriteAudio: buffer underrun
> > > > > >> 2006-07-05 19:53:13.188 WriteAudio: buffer underrun
> > > > > >> 2006-07-05 19:53:18.366 WriteAudio: buffer underrun
> > > > > >>
> > > > > >> Throughout the myth frontend log.
> > > > > >>
> > > > > >> Also, when I use Xine to play a DVD or any video it
> > > > > >locks up.
> > > > > >>
> > > > > >> When running with the older kernel, this all works
> > > > > >fine.
> > > > > >>
> > > > > >> I am not sure what else to describe, or what other
> > > > > >information to
> > > > > >> include.
> > > > > >>
> > > > > >> Any and all help would be appreciated, and sorry for
> > > > > >the cross post.
> > > > > >>
> > > > > >> -Jake
> > > > > >> -------------- next part --------------
> > > > > >> An HTML attachment was scrubbed...
> > > > > >> URL:
> > > > > >>
> > > > > >
> > > > > >http://mythtv.org/pipermail/mythtv-users/attachments/20060706/6220a021/attachment-0001.htm
> > > >
> > > > > >
> > > > > >>
> > > > > >> ------------------------------:1
> > > > > >>
> > > > > >
> > > > > >
> > > > > >__________________________________________________
> > > > > >Do You Yahoo!?
> > > > > >Tired of spam? Yahoo! Mail has the best spam protection around
> > > > > >http://mail.yahoo.com
> > > > > >_______________________________________________
> > > > > >mythtv-users mailing list
> > > > > > mythtv-users at mythtv.org
> > > > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > > > > >
> > > >
> > > > > _______________________________________________
> > > > > mythtv-users mailing list
> > > > > mythtv-users at mythtv.org
> > > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > > >
> > > >
> > > > --
> > > > Axel.Thimm at ATrpms.net
> > > >
> > > >
> > > > _______________________________________________
> > > > mythtv-users mailing list
> > > > mythtv-users at mythtv.org
> > > > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > > >
> > > >
> > > >
> > > >
> > >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060707/8da1f557/attachment-0001.htm
More information about the mythtv-users
mailing list