* [gentoo-user] Which ivtv on newest Gentoo kernels? @ 2008-04-05 17:19 Mark Knecht 2008-04-05 18:46 ` Ricardo Saffi Marques 0 siblings, 1 reply; 6+ messages in thread From: Mark Knecht @ 2008-04-05 17:19 UTC (permalink / raw To: gentoo-user I'm building a new MythTV backend server today. We use PVR-150/250 cards so that means using the ivtv driver. I found this Gentoo page: http://ivtvdriver.org/index.php/Howto:Gentoo I'm wondering if anyone else is using ivtv on the newest Gentoo kernels? I haven't found a good page yet that states what version of the ivtv driver works with a specific kernel. If someone knows where a list like that might be could you point me there? Thanks, Mark -- gentoo-user@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Which ivtv on newest Gentoo kernels? 2008-04-05 17:19 [gentoo-user] Which ivtv on newest Gentoo kernels? Mark Knecht @ 2008-04-05 18:46 ` Ricardo Saffi Marques 2008-04-05 18:52 ` Mark Knecht 0 siblings, 1 reply; 6+ messages in thread From: Ricardo Saffi Marques @ 2008-04-05 18:46 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 515 bytes --] On Sat, Apr 5, 2008 at 2:19 PM, Mark Knecht <markknecht@gmail.com> wrote: > If someone knows where a > list like that might be could you point me there? Have you tried these? http://www.gentoo-wiki.com/HOWTO_Setup_MythTV and http://www.gentoo-wiki.com/HOWTO_Setup_Kernel/System_for_MythTV -- Ricardo Saffi Marques Laboratório de Administração e Segurança de Sistemas (LAS/IC) Universidade Estadual de Campinas (UNICAMP) Cell: +55 (19) 8128-0435 Skype: ricardo_saffi_marques Website: http://www.rsaffi.com [-- Attachment #2: Type: text/html, Size: 962 bytes --] ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Which ivtv on newest Gentoo kernels? 2008-04-05 18:46 ` Ricardo Saffi Marques @ 2008-04-05 18:52 ` Mark Knecht 2008-04-05 19:35 ` Mark Knecht 0 siblings, 1 reply; 6+ messages in thread From: Mark Knecht @ 2008-04-05 18:52 UTC (permalink / raw To: gentoo-user 2008/4/5 Ricardo Saffi Marques <saffi@las.ic.unicamp.br>: > On Sat, Apr 5, 2008 at 2:19 PM, Mark Knecht <markknecht@gmail.com> wrote: > > > If someone knows where a > > list like that might be could you point me there? > > Have you tried these? > > http://www.gentoo-wiki.com/HOWTO_Setup_MythTV > and > http://www.gentoo-wiki.com/HOWTO_Setup_Kernel/System_for_MythTV > -- > Ricardo Saffi Marques Thanks Ricardo, Actually, since I wrote the first email I've built 2.6.24-gentoo-r4, emerged ivtv-1.0.3-r2 and it boots and loads the driver fine. Both cards are seens so that much is behind me. I'm in the process of testing the cards and setting up mysql now. Knock on wood so far things are going pretty well. Cheers, Mark -- gentoo-user@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Which ivtv on newest Gentoo kernels? 2008-04-05 18:52 ` Mark Knecht @ 2008-04-05 19:35 ` Mark Knecht 2008-04-06 0:47 ` Tim 0 siblings, 1 reply; 6+ messages in thread From: Mark Knecht @ 2008-04-05 19:35 UTC (permalink / raw To: gentoo-user On Sat, Apr 5, 2008 at 11:52 AM, Mark Knecht <markknecht@gmail.com> wrote: > 2008/4/5 Ricardo Saffi Marques <saffi@las.ic.unicamp.br>: > > > On Sat, Apr 5, 2008 at 2:19 PM, Mark Knecht <markknecht@gmail.com> wrote: > > > > > If someone knows where a > > > list like that might be could you point me there? > > > > Have you tried these? > > > > http://www.gentoo-wiki.com/HOWTO_Setup_MythTV > > and > > http://www.gentoo-wiki.com/HOWTO_Setup_Kernel/System_for_MythTV > > -- > > Ricardo Saffi Marques > > Thanks Ricardo, > Actually, since I wrote the first email I've built > 2.6.24-gentoo-r4, emerged ivtv-1.0.3-r2 and it boots and loads the > driver fine. Both cards are seens so that much is behind me. I'm in > the process of testing the cards and setting up mysql now. > > Knock on wood so far things are going pretty well. > > Cheers, > Mark > OK, my immediate needs are solved with 2.6.24-gentoo-r4 and ivtv-1.0.3-r2. Both of my PVR cards are seen by the system and record successfully at the command line using cat /dev/v4l/video0 >test0.mpg. (Or video1) xine plays the files fine. Now the issue is to get the backend set up. First mysql, then mythbackend, then some test recordings. your second link will help with that I think. Cheers, Mark -- gentoo-user@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Which ivtv on newest Gentoo kernels? 2008-04-05 19:35 ` Mark Knecht @ 2008-04-06 0:47 ` Tim 2008-04-06 0:53 ` Mark Knecht 0 siblings, 1 reply; 6+ messages in thread From: Tim @ 2008-04-06 0:47 UTC (permalink / raw To: gentoo-user Mark Knecht wrote: > On Sat, Apr 5, 2008 at 11:52 AM, Mark Knecht <markknecht@gmail.com> wrote: >> 2008/4/5 Ricardo Saffi Marques <saffi@las.ic.unicamp.br>: >> >>> On Sat, Apr 5, 2008 at 2:19 PM, Mark Knecht <markknecht@gmail.com> wrote: >> > >> > > If someone knows where a >> > > list like that might be could you point me there? >> > >> > Have you tried these? >> > >> > http://www.gentoo-wiki.com/HOWTO_Setup_MythTV >> > and >> > http://www.gentoo-wiki.com/HOWTO_Setup_Kernel/System_for_MythTV >> > -- >> > Ricardo Saffi Marques >> >> Thanks Ricardo, >> Actually, since I wrote the first email I've built >> 2.6.24-gentoo-r4, emerged ivtv-1.0.3-r2 and it boots and loads the >> driver fine. Both cards are seens so that much is behind me. I'm in >> the process of testing the cards and setting up mysql now. >> >> Knock on wood so far things are going pretty well. >> >> Cheers, >> Mark >> > > OK, my immediate needs are solved with 2.6.24-gentoo-r4 and > ivtv-1.0.3-r2. Both of my PVR cards are seen by the system and record > successfully at the command line using cat /dev/v4l/video0 >test0.mpg. > (Or video1) xine plays the files fine. > > Now the issue is to get the backend set up. First mysql, then > mythbackend, then some test recordings. your second link will help > with that I think. > > Cheers, > Mark I'm glad it worked out for you. IIRC, the ivtv builds are linked to the kernel version - older kernels require you to use older ivtv builds. For example, kernel 2.6.19.* will take ivtv 0.9, while kernel 2.6.18.* takes ivtv 0.8. ivtv 1.0.* has worked for any kernel since 2.6.21, so unless you plan on downgrading below that, you should stick with 1.0. -Tim -- gentoo-user@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Which ivtv on newest Gentoo kernels? 2008-04-06 0:47 ` Tim @ 2008-04-06 0:53 ` Mark Knecht 0 siblings, 0 replies; 6+ messages in thread From: Mark Knecht @ 2008-04-06 0:53 UTC (permalink / raw To: gentoo-user On Sat, Apr 5, 2008 at 5:47 PM, Tim <root@pneumaticsystem.com> wrote: > > Mark Knecht wrote: > > On Sat, Apr 5, 2008 at 11:52 AM, Mark Knecht <markknecht@gmail.com> wrote: > >> 2008/4/5 Ricardo Saffi Marques <saffi@las.ic.unicamp.br>: > >> > >>> On Sat, Apr 5, 2008 at 2:19 PM, Mark Knecht <markknecht@gmail.com> wrote: > >> > > >> > > If someone knows where a > >> > > list like that might be could you point me there? > >> > > >> > Have you tried these? > >> > > >> > http://www.gentoo-wiki.com/HOWTO_Setup_MythTV > >> > and > >> > http://www.gentoo-wiki.com/HOWTO_Setup_Kernel/System_for_MythTV > >> > -- > >> > Ricardo Saffi Marques > >> > >> Thanks Ricardo, > >> Actually, since I wrote the first email I've built > >> 2.6.24-gentoo-r4, emerged ivtv-1.0.3-r2 and it boots and loads the > >> driver fine. Both cards are seens so that much is behind me. I'm in > >> the process of testing the cards and setting up mysql now. > >> > >> Knock on wood so far things are going pretty well. > >> > >> Cheers, > >> Mark > >> > > > > OK, my immediate needs are solved with 2.6.24-gentoo-r4 and > > ivtv-1.0.3-r2. Both of my PVR cards are seen by the system and record > > successfully at the command line using cat /dev/v4l/video0 >test0.mpg. > > (Or video1) xine plays the files fine. > > > > Now the issue is to get the backend set up. First mysql, then > > mythbackend, then some test recordings. your second link will help > > with that I think. > > > > Cheers, > > Mark > I'm glad it worked out for you. > > IIRC, the ivtv builds are linked to the kernel version - older kernels > require you to use older ivtv builds. For example, kernel 2.6.19.* will > take ivtv 0.9, while kernel 2.6.18.* takes ivtv 0.8. ivtv 1.0.* has > worked for any kernel since 2.6.21, so unless you plan on downgrading > below that, you should stick with 1.0. > > -Tim Thanks Tim. It's all up and running for a few hours so far. Works fine from the command line but not working well inside of MYthTV at all. Cheers, Mark -- gentoo-user@lists.gentoo.org mailing list ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-04-06 0:53 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-04-05 17:19 [gentoo-user] Which ivtv on newest Gentoo kernels? Mark Knecht 2008-04-05 18:46 ` Ricardo Saffi Marques 2008-04-05 18:52 ` Mark Knecht 2008-04-05 19:35 ` Mark Knecht 2008-04-06 0:47 ` Tim 2008-04-06 0:53 ` Mark Knecht
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox