[mythtv] Question on compile!!!

Chris Kleeschulte mythtv-dev@snowman.net
Thu, 25 Jul 2002 15:46:26 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_0031_01C233F2.6F5F6460
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

  ----- Original Message -----=20
  From: Andrew Deponte=20
  To: mythtv-dev@snowman.net=20
  Sent: Wednesday, July 24, 2002 5:18 PM
  Subject: Re: [mythtv] Question on compile!!!


  K, I understand now here is the output of the ls command. I am using
  a /dev fs with the subdirs. Is /dev/video hard coded somewhere. Is =
that
  why it has this problem. If so why cant I just go in and change it to
  /dev/video0 which is the video device I am using in the config file.
  Please Help me out, anyone!!


  Sure you can do exactly this...

  1. grab this file...http://bytesex.org/bttv/bttv-0.7.94.tar.gz

  2. unpack it and run the MAKEDEV script...this will create normal =
major/minor numbered devices in /dev

  3. kill the devfsd (or whatever they call it) ....you also may want to =
run a system MAVEDEV to create all the other devices...a clear =
explaination of all this is here:

  http://www.linuxfromscratch.org/view/3.3/chapter06/makedev.html

  you should be good from there....

  incidentally, it's not that devfs is bad, it is actually a better, =
more well-planned way to manage linux device nodes, but it has not =
gained universal favor 'yet'.  If the above is not acceptable to you, =
then I would invite anyone else on this list to jump in and offer some =
alternatives. Please don't hesitate to correct me if I am wrong as well =
:)


  Chris



  [adeponte@redtux adeponte]$ ls -la /dev/video
  total 92
  drwxr-xr-x    2 root     root         4096 Jun 15 02:57 .
  drwxr-xr-x   18 root     root        86016 Jul 23 16:25 ..
  crw-------    1 adeponte root      10, 204 Apr 11 07:25 em8300
  crw-------    1 adeponte root      10, 206 Apr 11 07:25 em8300_ma
  crw-------    1 adeponte root      10, 205 Apr 11 07:25 em8300_mv
  crw-------    1 adeponte root      10, 207 Apr 11 07:25 em8300_sp
  [adeponte@redtux adeponte]$=20


  On (07/24/02 16:23), kleeschu@mindspring.com wrote:
  > Delivered-To: adeponte@localhost.cyph.org
  > X-EM-Version: 6, 0, 0, 3
  > X-EM-Registration: #00E0641810D91B008120
  > X-Priority: 3
  > X-Originating-IP: 68.3.180.244
  > X-URL: http://mail2web.com/
  > From: "kleeschu@mindspring.com" <kleeschu@mindspring.com>
  > To: mythtv-dev@snowman.net
  > Subject: Re: [mythtv] Question on compile!!!
  > X-OriginalArrivalTime: 24 Jul 2002 20:23:15.0630 (UTC) =
FILETIME=3D[F0DDDCE0:01C2334F]
  > X-MIME-Autoconverted: from quoted-printable to 8bit by =
www.snowman.net id g6OKNGmA010951
  > Errors-To: mythtv-dev-admin@snowman.net
  > X-BeenThere: mythtv-dev@snowman.net
  > X-Mailman-Version: 2.0.12
  > Precedence: bulk
  > Reply-To: mythtv-dev@snowman.net
  > X-Reply-To: kleeschu@mindspring.com
  > List-Help: <mailto:mythtv-dev-request@snowman.net?subject=3Dhelp>
  > List-Post: <mailto:mythtv-dev@snowman.net>
  > List-Subscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  > <mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe>
  > List-Id: Development of mythtv <mythtv-dev.snowman.net>
  > List-Unsubscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  > <mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe>
  > List-Archive: <http://www.snowman.net/pipermail/mythtv-dev/>
  > Date: Wed, 24 Jul 2002 16:23:15 -0400
  >=20
  > What I mean by the /dev filesystem is that in your /dev =
directory....you
  > will have a bunch of subdirectories like video, ide, etc. The non =
/dev file
  > system will have a huge amount of files...usually indicated by a =
yellow
  > color.
  >=20
  >=20
  > do this to test it out:
  >=20
  > ls -la /dev/video
  >=20
  > make sure the output is similar to this:
  >=20
  > lrwxrwxrwx   1 root     root        11 Jul 17 12:04 /dev/video ->
  > /dev/video0
  >=20
  > if it gives you a listing like a group of files...then you have the =
/dev
  > filesystem and you need to figure something else out
  >=20
  > make sure you reboot as well just to make sure everything is =
refreshed...I
  > had a problem when i ran myth on a slower machine...myth would lock =
and
  > then I would get this. I would also pull the latest bttv driver (not =
the
  > 0.8 version...the latest 0.7) and run the MAKEDEV script in there.=20
  >=20
  >=20
  > Chris
  >=20
  > Original Message:
  > -----------------
  > From: Andrew Deponte cyphactor@socal.rr.com
  > Date: Tue, 23 Jul 2002 16:57:27 -0700
  > To: mythtv-dev@snowman.net
  > Subject: Re: [mythtv] Question on compile!!!
  >=20
  >=20
  > I think my tv module is loaded see, this is my lsmod output. I am =
not
  > sure about the /dev filesystem. I think it is the new because I am
  > using red hat 7.3. Would you let me know where I might look. The
  > mythtv is using the correct device /dev/video0 becuase when it
  > starts up it probes it and finds there is a Television, Composite1,
  > and S-Video inputs on my card. That is given by the output of mythtv
  > which is below the lsmod output. Please help!!!
  >=20
  > [root@redtux mythtv]# /sbin/lsmod=20
  > Module                  Size  Used by    Not tainted
  > emu10k1                63968   0  (autoclean)
  > ac97_codec             11936   0  (autoclean) [emu10k1]
  > sound                  71916   0  (autoclean) [emu10k1]
  > soundcore               6692   7  (autoclean) [emu10k1 sound]
  > tuner                  10436   1  (autoclean)
  > tvaudio                13632   0  (autoclean) (unused)
  > bttv                   70560   0  (autoclean)
  > videodev                6624   2  (autoclean) [bttv]
  > i2c-algo-bit            8300   1  (autoclean) [bttv]
  > i2c-core               18720   0  (autoclean) [tuner tvaudio bttv
  > i2c-algo-bit]
  > binfmt_misc             7556   1=20
  > autofs                 12132   0  (autoclean) (unused)
  > tulip                  43104   1=20
  > ide-scsi                9664   0=20
  > scsi_mod              108608   1  [ide-scsi]
  > ide-cd                 30272   0=20
  > cdrom                  32224   0  [ide-cd]
  > usb-uhci               24452   0  (unused)
  > usbcore                73216   1  [usb-uhci]
  > ext3                   67136   6=20
  > jbd                    49400   6  [ext3]
  > [root@redtux mythtv]#=20
  >=20
  > [root@redtux mythtv]# mythtv
  > Probed: Television
  > Probed: Composite1
  > Probed: S-Video
  > Changing from None to WatchingLiveTV
  > open video:: Is a directory
  > VIDIOCSAUDIO: Bad file descriptor
  >=20
  > [root@redtux mythtv]#=20
  >=20
  >=20
  > On (07/23/02 20:02), Chris Kleeschulte wrote:
  > > Delivered-To: adeponte@localhost.cyph.org
  > > From: "Chris Kleeschulte" <kleeschu@mindspring.com>
  > > To: <mythtv-dev@snowman.net>
  > > Subject: Re: [mythtv] Question on compile!!!
  > > X-Priority: 3
  > > X-MSMail-Priority: Normal
  > > X-Mailer: Microsoft Outlook Express 6.00.2600.0000
  > > X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
  > > Errors-To: mythtv-dev-admin@snowman.net
  > > X-BeenThere: mythtv-dev@snowman.net
  > > X-Mailman-Version: 2.0.11
  > > Precedence: bulk
  > > Reply-To: mythtv-dev@snowman.net
  > > X-Reply-To: "Chris Kleeschulte" <kleeschu@corp.earthlink.net>
  > > List-Help: <mailto:mythtv-dev-request@snowman.net?subject=3Dhelp>
  > > List-Post: <mailto:mythtv-dev@snowman.net>
  > > List-Subscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  > > <mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe>
  > > List-Id: Development of mythtv <mythtv-dev.snowman.net>
  > > List-Unsubscribe: =
<http://www.snowman.net/mailman/listinfo/mythtv-dev>,
  > > <mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe>
  > > List-Archive: <http://www.snowman.net/pipermail/mythtv-dev/>
  > > Date: Tue, 23 Jul 2002 20:02:41 -0700
  > >=20
  > > not a problem!
  > >=20
  > >=20
  > > load your modules for your TV card or the videodev.o itself...hehe
  > >=20
  > > ----OR------
  > >=20
  > >=20
  > > are you using /dev file system instead of the old school =
major/minor
  > numbers?  If you are...myth tv isn't written to deal with this =
'yet'. Isaac
  > said something bout this...wish I had some time..I would write a =
patch. But
  > then of course..your hardware would need to support this as well, =
but most
  > do. I would check your documentation about the /dev file system to =
see what
  > you could do or maybe someone smarter than me has some clues?
  > >=20
  > > Chris
  > >=20
  > >=20
  > >   ----- Original Message -----=20
  > >   From: Andrew Deponte=20
  > >   To: mythtv-dev@snowman.net=20
  > >   Sent: Tuesday, July 23, 2002 11:30 AM
  > >   Subject: Re: [mythtv] Question on compile!!!
  > >=20
  > >=20
  > >   K, Thanks for the reminder to check if it was running. That was =
the
  > >   problem I forgot to add it to my start up scripts. Now the =
problem
  > >   is that it says this when I run mythtv.
  > >=20
  > >   [root@redtux adeponte]# mythtv
  > >   Probed: Television
  > >   Probed: Composite1
  > >   Probed: S-Video
  > >   Changing from None to WatchingLiveTV
  > >   open video:: Is a directory
  > >   VIDIOCSAUDIO: Bad file descriptor
  > >=20
  > >   [root@redtux adeponte]#=20
  > >=20
  > >   Please help I want to see this thing run!! LOL!! You have been =
very
  > >   helpfull I would just like to thank all who have helped me with =
this.
  > >=20
  > >=20
  > _______________________________________________
  > mythtv-dev mailing list
  > mythtv-dev@snowman.net
  > http://www.snowman.net/mailman/listinfo/mythtv-dev
  >=20
  > --------------------------------------------------------------------
  > mail2web - Check your email from the web at
  > http://mail2web.com/ .
  >=20
  >=20
  >=20
  > _______________________________________________
  > mythtv-dev mailing list
  > mythtv-dev@snowman.net
  > http://www.snowman.net/mailman/listinfo/mythtv-dev
  _______________________________________________
  mythtv-dev mailing list
  mythtv-dev@snowman.net
  http://www.snowman.net/mailman/listinfo/mythtv-dev

------=_NextPart_000_0031_01C233F2.6F5F6460
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dcyphactor@socal.rr.com =
href=3D"mailto:cyphactor@socal.rr.com">Andrew=20
  Deponte</A> </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dmythtv-dev@snowman.net=20
  href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Wednesday, July 24, 2002 =
5:18=20
  PM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: [mythtv] Question =
on=20
  compile!!!</DIV>
  <DIV><BR></DIV>
  <DIV>K, I understand now here is the output of the ls command. I am =
using<BR>a=20
  /dev fs with the subdirs. Is /dev/video hard coded somewhere. Is =
that<BR>why=20
  it has this problem. If so why cant I just go in and change it=20
  to<BR>/dev/video0 which is the video device I am using in the config=20
  file.<BR>Please Help me out, anyone!!</DIV>
  <DIV>&nbsp;</DIV><FONT face=3DVerdana size=3D2></FONT></BLOCKQUOTE>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=3DVerdana size=3D2><STRONG>Sure you can do exactly=20
  this...</STRONG></FONT></DIV>
  <DIV><STRONG><FONT face=3DVerdana =
size=3D2></FONT></STRONG>&nbsp;</DIV>
  <DIV><STRONG><FONT face=3DVerdana size=3D2>1. grab this=20
  =
file...http://bytesex.org/bttv/bttv-0.7.94.tar.gz</FONT></STRONG></DIV>
  <DIV><STRONG><FONT face=3DVerdana =
size=3D2></FONT></STRONG>&nbsp;</DIV>
  <DIV><STRONG><FONT face=3DVerdana size=3D2>2. unpack it and run the =
MAKEDEV=20
  script...this will create normal major/minor numbered devices in=20
  /dev</FONT></STRONG></DIV>
  <DIV><STRONG><FONT face=3DVerdana =
size=3D2></FONT></STRONG>&nbsp;</DIV>
  <DIV><STRONG><FONT face=3DVerdana size=3D2>3. kill the devfsd (or =
whatever they=20
  call it) ....you also may want to run a system MAVEDEV to create all =
the other=20
  devices...a clear explaination of all this is =
here:</FONT></STRONG></DIV>
  <DIV><STRONG><FONT face=3DVerdana =
size=3D2></FONT></STRONG>&nbsp;</DIV>
  <DIV><STRONG><FONT face=3DVerdana size=3D2><A=20
  =
href=3D"http://www.linuxfromscratch.org/view/3.3/chapter06/makedev.html">=
http://www.linuxfromscratch.org/view/3.3/chapter06/makedev.html</A></FONT=
></STRONG></DIV>
  <DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
  <DIV><STRONG><FONT face=3DVerdana size=3D2>you should be good from=20
  there....</FONT></STRONG></DIV>
  <DIV><STRONG><FONT face=3DVerdana =
size=3D2></FONT></STRONG>&nbsp;</DIV>
  <DIV><STRONG><FONT face=3DVerdana size=3D2>incidentally, it's not that =
devfs is=20
  bad, it is actually a better, more well-planned way to manage linux =
device=20
  nodes, but it has not gained universal favor 'yet'.&nbsp; If the above =
is not=20
  acceptable to you, then I would invite anyone else on this list to =
jump in and=20
  offer some alternatives. Please don't hesitate to correct me if I am =
wrong as=20
  well :)</FONT></STRONG></DIV>
  <DIV><STRONG><FONT face=3DVerdana =
size=3D2></FONT></STRONG>&nbsp;</DIV>
  <DIV><STRONG><FONT face=3DVerdana =
size=3D2></FONT></STRONG>&nbsp;</DIV>
  <DIV><STRONG><FONT face=3DVerdana size=3D2>Chris</FONT></STRONG></DIV>
  <DIV><STRONG><FONT face=3DVerdana =
size=3D2></FONT></STRONG>&nbsp;</DIV>
  <DIV><BR><BR>[adeponte@redtux adeponte]$ ls -la /dev/video<BR>total=20
  92<BR>drwxr-xr-x&nbsp;&nbsp;&nbsp; 2 root&nbsp;&nbsp;&nbsp;&nbsp;=20
  root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4096 Jun 15 02:57 =

  .<BR>drwxr-xr-x&nbsp;&nbsp; 18 root&nbsp;&nbsp;&nbsp;&nbsp;=20
  root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 86016 Jul 23 16:25=20
  ..<BR>crw-------&nbsp;&nbsp;&nbsp; 1 adeponte=20
  root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10, 204 Apr 11 07:25=20
  em8300<BR>crw-------&nbsp;&nbsp;&nbsp; 1 adeponte=20
  root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10, 206 Apr 11 07:25=20
  em8300_ma<BR>crw-------&nbsp;&nbsp;&nbsp; 1 adeponte=20
  root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10, 205 Apr 11 07:25=20
  em8300_mv<BR>crw-------&nbsp;&nbsp;&nbsp; 1 adeponte=20
  root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10, 207 Apr 11 07:25=20
  em8300_sp<BR>[adeponte@redtux adeponte]$ <BR><BR><BR>On (07/24/02 =
16:23), <A=20
  href=3D"mailto:kleeschu@mindspring.com">kleeschu@mindspring.com</A>=20
  wrote:<BR>&gt; Delivered-To: <A=20
  =
href=3D"mailto:adeponte@localhost.cyph.org">adeponte@localhost.cyph.org</=
A><BR>&gt;=20
  X-EM-Version: 6, 0, 0, 3<BR>&gt; X-EM-Registration:=20
  #00E0641810D91B008120<BR>&gt; X-Priority: 3<BR>&gt; X-Originating-IP:=20
  68.3.180.244<BR>&gt; X-URL: <A=20
  href=3D"http://mail2web.com/">http://mail2web.com/</A><BR>&gt; From: =
"<A=20
  href=3D"mailto:kleeschu@mindspring.com">kleeschu@mindspring.com</A>" =
&lt;<A=20
  =
href=3D"mailto:kleeschu@mindspring.com">kleeschu@mindspring.com</A>&gt;<B=
R>&gt;=20
  To: <A =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
=20
  Subject: Re: [mythtv] Question on compile!!!<BR>&gt; =
X-OriginalArrivalTime: 24=20
  Jul 2002 20:23:15.0630 (UTC) FILETIME=3D[F0DDDCE0:01C2334F]<BR>&gt;=20
  X-MIME-Autoconverted: from quoted-printable to 8bit by <A=20
  href=3D"http://www.snowman.net">www.snowman.net</A> id =
g6OKNGmA010951<BR>&gt;=20
  Errors-To: <A=20
  =
href=3D"mailto:mythtv-dev-admin@snowman.net">mythtv-dev-admin@snowman.net=
</A><BR>&gt;=20
  X-BeenThere: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
=20
  X-Mailman-Version: 2.0.12<BR>&gt; Precedence: bulk<BR>&gt; Reply-To: =
<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
=20
  X-Reply-To: <A=20
  =
href=3D"mailto:kleeschu@mindspring.com">kleeschu@mindspring.com</A><BR>&g=
t;=20
  List-Help: &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dhelp">mailto:myth=
tv-dev-request@snowman.net?subject=3Dhelp</A>&gt;<BR>&gt;=20
  List-Post: &lt;<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mailto:mythtv-dev@snowman.net</A>&=
gt;<BR>&gt;=20
  List-Subscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;=20
  &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe">mailto=
:mythtv-dev-request@snowman.net?subject=3Dsubscribe</A>&gt;<BR>&gt;=20
  List-Id: Development of mythtv &lt;mythtv-dev.snowman.net&gt;<BR>&gt;=20
  List-Unsubscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;=20
  &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe">mail=
to:mythtv-dev-request@snowman.net?subject=3Dunsubscribe</A>&gt;<BR>&gt;=20
  List-Archive: &lt;<A=20
  =
href=3D"http://www.snowman.net/pipermail/mythtv-dev/">http://www.snowman.=
net/pipermail/mythtv-dev/</A>&gt;<BR>&gt;=20
  Date: Wed, 24 Jul 2002 16:23:15 -0400<BR>&gt; <BR>&gt; What I mean by =
the /dev=20
  filesystem is that in your /dev directory....you<BR>&gt; will have a =
bunch of=20
  subdirectories like video, ide, etc. The non /dev file<BR>&gt; system =
will=20
  have a huge amount of files...usually indicated by a yellow<BR>&gt;=20
  color.<BR>&gt; <BR>&gt; <BR>&gt; do this to test it out:<BR>&gt; =
<BR>&gt; ls=20
  -la /dev/video<BR>&gt; <BR>&gt; make sure the output is similar to=20
  this:<BR>&gt; <BR>&gt; lrwxrwxrwx&nbsp;&nbsp; 1 =
root&nbsp;&nbsp;&nbsp;&nbsp;=20
  root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 11 Jul 17 12:04 =
/dev/video=20
  -&gt;<BR>&gt; /dev/video0<BR>&gt; <BR>&gt; if it gives you a listing =
like a=20
  group of files...then you have the /dev<BR>&gt; filesystem and you =
need to=20
  figure something else out<BR>&gt; <BR>&gt; make sure you reboot as =
well just=20
  to make sure everything is refreshed...I<BR>&gt; had a problem when i =
ran myth=20
  on a slower machine...myth would lock and<BR>&gt; then I would get =
this. I=20
  would also pull the latest bttv driver (not the<BR>&gt; 0.8 =
version...the=20
  latest 0.7) and run the MAKEDEV script in there. <BR>&gt; <BR>&gt; =
<BR>&gt;=20
  Chris<BR>&gt; <BR>&gt; Original Message:<BR>&gt; =
-----------------<BR>&gt;=20
  From: Andrew Deponte <A=20
  =
href=3D"mailto:cyphactor@socal.rr.com">cyphactor@socal.rr.com</A><BR>&gt;=
 Date:=20
  Tue, 23 Jul 2002 16:57:27 -0700<BR>&gt; To: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
=20
  Subject: Re: [mythtv] Question on compile!!!<BR>&gt; <BR>&gt; <BR>&gt; =
I think=20
  my tv module is loaded see, this is my lsmod output. I am not<BR>&gt; =
sure=20
  about the /dev filesystem. I think it is the new because I am<BR>&gt; =
using=20
  red hat 7.3. Would you let me know where I might look. The<BR>&gt; =
mythtv is=20
  using the correct device /dev/video0 becuase when it<BR>&gt; starts up =
it=20
  probes it and finds there is a Television, Composite1,<BR>&gt; and =
S-Video=20
  inputs on my card. That is given by the output of mythtv<BR>&gt; which =
is=20
  below the lsmod output. Please help!!!<BR>&gt; <BR>&gt; [root@redtux =
mythtv]#=20
  /sbin/lsmod <BR>&gt;=20
  =
Module&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  Size&nbsp; Used by&nbsp;&nbsp;&nbsp; Not tainted<BR>&gt;=20
  =
emu10k1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;=20
  63968&nbsp;&nbsp; 0&nbsp; (autoclean)<BR>&gt;=20
  =
ac97_codec&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;=20
  11936&nbsp;&nbsp; 0&nbsp; (autoclean) [emu10k1]<BR>&gt;=20
  =
sound&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  71916&nbsp;&nbsp; 0&nbsp; (autoclean) [emu10k1]<BR>&gt;=20
  =
soundcore&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;=20
  6692&nbsp;&nbsp; 7&nbsp; (autoclean) [emu10k1 sound]<BR>&gt;=20
  =
tuner&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  10436&nbsp;&nbsp; 1&nbsp; (autoclean)<BR>&gt;=20
  =
tvaudio&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;=20
  13632&nbsp;&nbsp; 0&nbsp; (autoclean) (unused)<BR>&gt;=20
  =
bttv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  70560&nbsp;&nbsp; 0&nbsp; (autoclean)<BR>&gt;=20
  =
videodev&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;=20
  6624&nbsp;&nbsp; 2&nbsp; (autoclean) [bttv]<BR>&gt;=20
  =
i2c-algo-bit&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;=20
  8300&nbsp;&nbsp; 1&nbsp; (autoclean) [bttv]<BR>&gt;=20
  =
i2c-core&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;=20
  18720&nbsp;&nbsp; 0&nbsp; (autoclean) [tuner tvaudio bttv<BR>&gt;=20
  i2c-algo-bit]<BR>&gt;=20
  =
binfmt_misc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;=20
  7556&nbsp;&nbsp; 1 <BR>&gt;=20
  =
autofs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  12132&nbsp;&nbsp; 0&nbsp; (autoclean) (unused)<BR>&gt;=20
  =
tulip&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  43104&nbsp;&nbsp; 1 <BR>&gt;=20
  =
ide-scsi&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;=20
  9664&nbsp;&nbsp; 0 <BR>&gt;=20
  =
scsi_mod&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;=20
  108608&nbsp;&nbsp; 1&nbsp; [ide-scsi]<BR>&gt;=20
  =
ide-cd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  30272&nbsp;&nbsp; 0 <BR>&gt;=20
  =
cdrom&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  32224&nbsp;&nbsp; 0&nbsp; [ide-cd]<BR>&gt;=20
  =
usb-uhci&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;=20
  24452&nbsp;&nbsp; 0&nbsp; (unused)<BR>&gt;=20
  =
usbcore&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=
&nbsp;&nbsp;&nbsp;&nbsp;=20
  73216&nbsp;&nbsp; 1&nbsp; [usb-uhci]<BR>&gt;=20
  =
ext3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  67136&nbsp;&nbsp; 6 <BR>&gt;=20
  =
jbd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
  49400&nbsp;&nbsp; 6&nbsp; [ext3]<BR>&gt; [root@redtux mythtv]# =
<BR>&gt;=20
  <BR>&gt; [root@redtux mythtv]# mythtv<BR>&gt; Probed: =
Television<BR>&gt;=20
  Probed: Composite1<BR>&gt; Probed: S-Video<BR>&gt; Changing from None =
to=20
  WatchingLiveTV<BR>&gt; open video:: Is a directory<BR>&gt; =
VIDIOCSAUDIO: Bad=20
  file descriptor<BR>&gt; <BR>&gt; [root@redtux mythtv]# <BR>&gt; =
<BR>&gt;=20
  <BR>&gt; On (07/23/02 20:02), Chris Kleeschulte wrote:<BR>&gt; &gt;=20
  Delivered-To: <A=20
  =
href=3D"mailto:adeponte@localhost.cyph.org">adeponte@localhost.cyph.org</=
A><BR>&gt;=20
  &gt; From: "Chris Kleeschulte" &lt;<A=20
  =
href=3D"mailto:kleeschu@mindspring.com">kleeschu@mindspring.com</A>&gt;<B=
R>&gt;=20
  &gt; To: &lt;<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A>&gt;<BR>=
&gt;=20
  &gt; Subject: Re: [mythtv] Question on compile!!!<BR>&gt; &gt; =
X-Priority:=20
  3<BR>&gt; &gt; X-MSMail-Priority: Normal<BR>&gt; &gt; X-Mailer: =
Microsoft=20
  Outlook Express 6.00.2600.0000<BR>&gt; &gt; X-MIMEOLE: Produced By =
Microsoft=20
  MimeOLE V6.00.2600.0000<BR>&gt; &gt; Errors-To: <A=20
  =
href=3D"mailto:mythtv-dev-admin@snowman.net">mythtv-dev-admin@snowman.net=
</A><BR>&gt;=20
  &gt; X-BeenThere: <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
 &gt;=20
  X-Mailman-Version: 2.0.11<BR>&gt; &gt; Precedence: bulk<BR>&gt; &gt; =
Reply-To:=20
  <A =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
=20
  &gt; X-Reply-To: "Chris Kleeschulte" &lt;<A=20
  =
href=3D"mailto:kleeschu@corp.earthlink.net">kleeschu@corp.earthlink.net</=
A>&gt;<BR>&gt;=20
  &gt; List-Help: &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dhelp">mailto:myth=
tv-dev-request@snowman.net?subject=3Dhelp</A>&gt;<BR>&gt;=20
  &gt; List-Post: &lt;<A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mailto:mythtv-dev@snowman.net</A>&=
gt;<BR>&gt;=20
  &gt; List-Subscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;=20
  &gt; &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dsubscribe">mailto=
:mythtv-dev-request@snowman.net?subject=3Dsubscribe</A>&gt;<BR>&gt;=20
  &gt; List-Id: Development of mythtv =
&lt;mythtv-dev.snowman.net&gt;<BR>&gt;=20
  &gt; List-Unsubscribe: &lt;<A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A>&gt;,<BR>&gt;=20
  &gt; &lt;<A=20
  =
href=3D"mailto:mythtv-dev-request@snowman.net?subject=3Dunsubscribe">mail=
to:mythtv-dev-request@snowman.net?subject=3Dunsubscribe</A>&gt;<BR>&gt;=20
  &gt; List-Archive: &lt;<A=20
  =
href=3D"http://www.snowman.net/pipermail/mythtv-dev/">http://www.snowman.=
net/pipermail/mythtv-dev/</A>&gt;<BR>&gt;=20
  &gt; Date: Tue, 23 Jul 2002 20:02:41 -0700<BR>&gt; &gt; <BR>&gt; &gt; =
not a=20
  problem!<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; load your modules =
for your=20
  TV card or the videodev.o itself...hehe<BR>&gt; &gt; <BR>&gt; &gt;=20
  ----OR------<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; are you using =
/dev file=20
  system instead of the old school major/minor<BR>&gt; numbers?&nbsp; If =
you=20
  are...myth tv isn't written to deal with this 'yet'. Isaac<BR>&gt; =
said=20
  something bout this...wish I had some time..I would write a patch. =
But<BR>&gt;=20
  then of course..your hardware would need to support this as well, but=20
  most<BR>&gt; do. I would check your documentation about the /dev file =
system=20
  to see what<BR>&gt; you could do or maybe someone smarter than me has =
some=20
  clues?<BR>&gt; &gt; <BR>&gt; &gt; Chris<BR>&gt; &gt; <BR>&gt; &gt; =
<BR>&gt;=20
  &gt;&nbsp;&nbsp; ----- Original Message ----- <BR>&gt; =
&gt;&nbsp;&nbsp; From:=20
  Andrew Deponte <BR>&gt; &gt;&nbsp;&nbsp; To: <A=20
  href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A> =
<BR>&gt;=20
  &gt;&nbsp;&nbsp; Sent: Tuesday, July 23, 2002 11:30 AM<BR>&gt;=20
  &gt;&nbsp;&nbsp; Subject: Re: [mythtv] Question on compile!!!<BR>&gt; =
&gt;=20
  <BR>&gt; &gt; <BR>&gt; &gt;&nbsp;&nbsp; K, Thanks for the reminder to =
check if=20
  it was running. That was the<BR>&gt; &gt;&nbsp;&nbsp; problem I forgot =
to add=20
  it to my start up scripts. Now the problem<BR>&gt; &gt;&nbsp;&nbsp; is =
that it=20
  says this when I run mythtv.<BR>&gt; &gt; <BR>&gt; &gt;&nbsp;&nbsp;=20
  [root@redtux adeponte]# mythtv<BR>&gt; &gt;&nbsp;&nbsp; Probed:=20
  Television<BR>&gt; &gt;&nbsp;&nbsp; Probed: Composite1<BR>&gt;=20
  &gt;&nbsp;&nbsp; Probed: S-Video<BR>&gt; &gt;&nbsp;&nbsp; Changing =
from None=20
  to WatchingLiveTV<BR>&gt; &gt;&nbsp;&nbsp; open video:: Is a =
directory<BR>&gt;=20
  &gt;&nbsp;&nbsp; VIDIOCSAUDIO: Bad file descriptor<BR>&gt; &gt; =
<BR>&gt;=20
  &gt;&nbsp;&nbsp; [root@redtux adeponte]# <BR>&gt; &gt; <BR>&gt;=20
  &gt;&nbsp;&nbsp; Please help I want to see this thing run!! LOL!! You =
have=20
  been very<BR>&gt; &gt;&nbsp;&nbsp; helpfull I would just like to thank =
all who=20
  have helped me with this.<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt;=20
  _______________________________________________<BR>&gt; mythtv-dev =
mailing=20
  list<BR>&gt; <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
 <A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A><BR>&gt;=20
  <BR>&gt;=20
  =
--------------------------------------------------------------------<BR>&=
gt;=20
  mail2web - Check your email from the web at<BR>&gt; <A=20
  href=3D"http://mail2web.com/">http://mail2web.com/</A> .<BR>&gt; =
<BR>&gt;=20
  <BR>&gt; <BR>&gt; =
_______________________________________________<BR>&gt;=20
  mythtv-dev mailing list<BR>&gt; <A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR>&gt;=
 <A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A><BR>____________________________=
___________________<BR>mythtv-dev=20
  mailing list<BR><A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR><A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A></DIV></BLOCKQUOTE></BODY></HTML=
>

------=_NextPart_000_0031_01C233F2.6F5F6460--