<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Kevin Kuphal wrote:
<blockquote cite="mid:464A0A39.9080107@dls.net" type="cite">
<pre wrap="">Philippe Dhont wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hello,
i have a new installation with Ubuntu 7.04 (feisty), i am from Belgium
(Bruges), we use PAL.
I also have a Pinnacle PCTV 150e/55e PAL/SEC device.
the ubuntu operating system recognized the device without help from me
with any kind of installation.
I am trying to get mythtv working, or tvtime (tvtime for testing).
Both are not working, both can do a channel scan which says that it
finds channels but no one works (in tvtime i have a green screen with
scambled tv screen on top).
MythTV finds the card, Pinnacle PCTV USB 2 [em28xx].
But when i start the program i get an error in the logging:
root@mtv-desktop:/var/log/mythtv# cat ./mythbackend.log
2007-05-15 21:03:27.086 MainServer::HandleAnnounce Monitor
2007-05-15 21:03:27.087 adding: mtv-desktop as a client (events: 0)
2007-05-15 21:03:27.089 MainServer::HandleAnnounce Monitor
2007-05-15 21:03:27.090 adding: mtv-desktop as a client (events: 1)
2007-05-15 21:03:27.112 MainServer::HandleAnnounce Playback
2007-05-15 21:03:27.130 adding: mtv-desktop as a client (events: 0)
2007-05-15 21:03:27.185 TVRec(3): Changing from None to WatchingLiveTV
2007-05-15 21:03:27.193 TVRec(3): HW Tuner: 3->3
strange error flushing buffer ... /*==> this is something with the
audio codec, but not important to make it work*/
_*2007-05-15 21:03:28.571 NVR: Can't open video device: /dev/video0
open video:: Device or resource busy*_
root@mtv-desktop:/var/log/mythtv#
so it seems that i have a problem with the device, the device works
perfectly on windows but that's not what i want to do with it.
Could it be a problem with the driver ?
I am new with video on linux, so could you please help me check with
this ?
</pre>
</blockquote>
<pre wrap=""><!---->What kind of device did you define this as in mythtv-setup? Generic V4L
or something else?
Kevin
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
</pre>
</blockquote>
Yes, that's correct.<br>
<br>
2) Capture Cards<br>
[V4L:/dev/video0]<br>
<br>
there i have:<br>
<br>
Card type: Analog V4L capture card<br>
video device: /dev/video0<br>
Probed info: pinnacle PCTV USB 2 [em28xx]<br>
vbi device : /dev/vbi0<br>
audio device: /dev/dsp<br>
<br>
Default input: television.<br>
<br>
grtz,<br>
Ph.<br>
</body>
</html>