Re: [mythtv-users] Re: mythtv-users Digest, Vol 26, Issue 184

2005-03-28 Thread Gregg F
I tried apt-setup , but I get command not found. And I tried apt-get
install progamName.  Now it says it is the newest version after the
manual rpm install.

-G


On Sun, 27 Mar 2005 22:54:26 -0800, Jomama <[EMAIL PROTECTED]> wrote:
> try this:
> 
> apt-setup
> Choose HTTP, then
> Choose the mirror closest to you
> 
> Next run apt-get update
> 
> Did you use the apt-get install programName ?
> 
> 
> On Sun, 27 Mar 2005 10:29:33 -0800, Gregg F <[EMAIL PROTECTED]> wrote:
> > I have  two qeuestsions.  First I tried the apt-get and it did not
> > work.  Is there a problem with my sources list?  in the meantime I
> > downloaded the rpms manually.  Second question.  How Do I use the
> > drivers?  modprobe?  If so can someone give me the syntax?  i tried
> > modprobe cx88-dvb, but get an error "FATAL: Error inserting cx88_dvb
> > (/lib/modules/2.6.10-1.770_14.rhfc3.at/v4l2/cx88-dvb.ko): Unknown
> > symbol in module, or unknown parameter (see dmesg)
> > FATAL: Error running install command for cx88_dvb"
> >
> > Thanks.
> >
> > -Gregg
> >
> > > Date: Sat, 26 Mar 2005 22:22:51 -0800
> > > From: Jarod Wilson <[EMAIL PROTECTED]>
> > > Subject: Re: [mythtv-users] HD-3000 / Jarod's guide / atrpms
> > > To: Discussion about mythtv 
> > > Message-ID: <[EMAIL PROTECTED]>
> > > Content-Type: text/plain; charset="iso-8859-1"
> > >
> > > On Saturday 26 March 2005 17:17, Mr. Myth wrote:
> > > > Hello,
> > > >
> > > > in Jarods guide he mentions there might be a future update where we
> > > > could use rpms from atrpms with a hd-3000 card without having to compile
> > > > anything.
> > > >
> > > > I would be very happy with that prospect because it would mean my mythtv
> > > > box would be very simple to maintain.
> > > >
> > > > If we can do this now, does anyone have a pointer on how to get it 
> > > > going?
> > >
> > > # apt-get install linuxtv-dvb-kmdl-`uname -r`
> > > # apt-get install linuxtv-dvb
> > >
> > > That'll get you DVB drivers that include support for the HD-3000. ATrpms
> > > doesn't have the v4l variant of the HD-3000 driver at this time, so either
> > > use the DVB driver, or grab the pcHDTV-2.0 tarball from the pcHDTV web 
> > > site.
> > >
> > > --
> > > Jarod Wilson
> > > [EMAIL PROTECTED]
> > >
> > > Got a question? Read this first...
> > >  http://catb.org/~esr/faqs/smart-questions.html
> > > MythTV, Fedora Core & ATrpms documentation:
> > >  http://wilsonet.com/mythtv/
> > > MythTV Searchable Mailing List Archive
> > >  http://www.gossamer-threads.com/lists/mythtv/
> > > -- next part --
> > > A non-text attachment was scrubbed...
> > > Name: not available
> > > Type: application/pgp-signature
> > > Size: 189 bytes
> > > Desc: not available
> > > Url : 
> > > http://mythtv.org/pipermail/mythtv-users/attachments/20050326/6fa0b33c/attachment-0001.pgp
> > >
> > ___
> > mythtv-users mailing list
> > mythtv-users@mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: mythtv-users Digest, Vol 26, Issue 184

2005-03-27 Thread Jomama
try this:

apt-setup 
Choose HTTP, then
Choose the mirror closest to you

Next run apt-get update

Did you use the apt-get install programName ?




On Sun, 27 Mar 2005 10:29:33 -0800, Gregg F <[EMAIL PROTECTED]> wrote:
> I have  two qeuestsions.  First I tried the apt-get and it did not
> work.  Is there a problem with my sources list?  in the meantime I
> downloaded the rpms manually.  Second question.  How Do I use the
> drivers?  modprobe?  If so can someone give me the syntax?  i tried
> modprobe cx88-dvb, but get an error "FATAL: Error inserting cx88_dvb
> (/lib/modules/2.6.10-1.770_14.rhfc3.at/v4l2/cx88-dvb.ko): Unknown
> symbol in module, or unknown parameter (see dmesg)
> FATAL: Error running install command for cx88_dvb"
> 
> Thanks.
> 
> -Gregg
> 
> > Date: Sat, 26 Mar 2005 22:22:51 -0800
> > From: Jarod Wilson <[EMAIL PROTECTED]>
> > Subject: Re: [mythtv-users] HD-3000 / Jarod's guide / atrpms
> > To: Discussion about mythtv 
> > Message-ID: <[EMAIL PROTECTED]>
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > On Saturday 26 March 2005 17:17, Mr. Myth wrote:
> > > Hello,
> > >
> > > in Jarods guide he mentions there might be a future update where we
> > > could use rpms from atrpms with a hd-3000 card without having to compile
> > > anything.
> > >
> > > I would be very happy with that prospect because it would mean my mythtv
> > > box would be very simple to maintain.
> > >
> > > If we can do this now, does anyone have a pointer on how to get it going?
> >
> > # apt-get install linuxtv-dvb-kmdl-`uname -r`
> > # apt-get install linuxtv-dvb
> >
> > That'll get you DVB drivers that include support for the HD-3000. ATrpms
> > doesn't have the v4l variant of the HD-3000 driver at this time, so either
> > use the DVB driver, or grab the pcHDTV-2.0 tarball from the pcHDTV web site.
> >
> > --
> > Jarod Wilson
> > [EMAIL PROTECTED]
> >
> > Got a question? Read this first...
> >  http://catb.org/~esr/faqs/smart-questions.html
> > MythTV, Fedora Core & ATrpms documentation:
> >  http://wilsonet.com/mythtv/
> > MythTV Searchable Mailing List Archive
> >  http://www.gossamer-threads.com/lists/mythtv/
> > -- next part --
> > A non-text attachment was scrubbed...
> > Name: not available
> > Type: application/pgp-signature
> > Size: 189 bytes
> > Desc: not available
> > Url : 
> > http://mythtv.org/pipermail/mythtv-users/attachments/20050326/6fa0b33c/attachment-0001.pgp
> >
> ___
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: mythtv-users Digest, Vol 26, Issue 184

2005-03-27 Thread Gregg F
I have  two qeuestsions.  First I tried the apt-get and it did not
work.  Is there a problem with my sources list?  in the meantime I
downloaded the rpms manually.  Second question.  How Do I use the
drivers?  modprobe?  If so can someone give me the syntax?  i tried
modprobe cx88-dvb, but get an error "FATAL: Error inserting cx88_dvb
(/lib/modules/2.6.10-1.770_14.rhfc3.at/v4l2/cx88-dvb.ko): Unknown
symbol in module, or unknown parameter (see dmesg)
FATAL: Error running install command for cx88_dvb"

Thanks.

-Gregg

> Date: Sat, 26 Mar 2005 22:22:51 -0800
> From: Jarod Wilson <[EMAIL PROTECTED]>
> Subject: Re: [mythtv-users] HD-3000 / Jarod's guide / atrpms
> To: Discussion about mythtv 
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> On Saturday 26 March 2005 17:17, Mr. Myth wrote:
> > Hello,
> >
> > in Jarods guide he mentions there might be a future update where we
> > could use rpms from atrpms with a hd-3000 card without having to compile
> > anything.
> >
> > I would be very happy with that prospect because it would mean my mythtv
> > box would be very simple to maintain.
> >
> > If we can do this now, does anyone have a pointer on how to get it going?
> 
> # apt-get install linuxtv-dvb-kmdl-`uname -r`
> # apt-get install linuxtv-dvb
> 
> That'll get you DVB drivers that include support for the HD-3000. ATrpms
> doesn't have the v4l variant of the HD-3000 driver at this time, so either
> use the DVB driver, or grab the pcHDTV-2.0 tarball from the pcHDTV web site.
> 
> --
> Jarod Wilson
> [EMAIL PROTECTED]
> 
> Got a question? Read this first...
>  http://catb.org/~esr/faqs/smart-questions.html
> MythTV, Fedora Core & ATrpms documentation:
>  http://wilsonet.com/mythtv/
> MythTV Searchable Mailing List Archive
>  http://www.gossamer-threads.com/lists/mythtv/
> -- next part --
> A non-text attachment was scrubbed...
> Name: not available
> Type: application/pgp-signature
> Size: 189 bytes
> Desc: not available
> Url : 
> http://mythtv.org/pipermail/mythtv-users/attachments/20050326/6fa0b33c/attachment-0001.pgp
>
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users