Re: Multiple em28xx devices

2009-04-09 Thread Steven Toth
Obviously you'll need to make those changes to the community. Where can I download these? The framework will be opened when it's time to be opened, right now it's only available to interested developers. Sorry, I meant to ask the obvious question in my last email... Why is this being discusse

Re: Multiple em28xx devices

2009-04-09 Thread Markus Rechberger
On Thu, Apr 9, 2009 at 6:56 PM, Steven Toth wrote: >>> Obviously you'll need to make those changes to the community. Where can I >>> download these? >> >> The framework will be opened when it's time to be opened, right now >> it's only available to interested developers. > > Sorry, I meant to ask

Re: Multiple em28xx devices

2009-04-09 Thread Markus Rechberger
On Thu, Apr 9, 2009 at 6:52 PM, Steven Toth wrote: > Markus Rechberger wrote: >> >> On Thu, Apr 9, 2009 at 6:28 PM, Steven Toth wrote: >>> >>> Markus Rechberger wrote: On Thu, Apr 9, 2009 at 5:48 PM, Mauro Carvalho Chehab wrote: > > On Thu, 9 Apr 2009 11:39:47 -0400 >

Re: Multiple em28xx devices

2009-04-09 Thread Steven Toth
Markus Rechberger wrote: On Thu, Apr 9, 2009 at 6:28 PM, Steven Toth wrote: Markus Rechberger wrote: On Thu, Apr 9, 2009 at 5:48 PM, Mauro Carvalho Chehab wrote: On Thu, 9 Apr 2009 11:39:47 -0400 Devin Heitmueller wrote: 2009/4/9 rvf16 : So does the upstream driver support all the rest ?

Re: Multiple em28xx devices

2009-04-09 Thread Markus Rechberger
On Thu, Apr 9, 2009 at 6:28 PM, Steven Toth wrote: > Markus Rechberger wrote: >> >> On Thu, Apr 9, 2009 at 5:48 PM, Mauro Carvalho Chehab >> wrote: >>> >>> On Thu, 9 Apr 2009 11:39:47 -0400 >>> Devin Heitmueller wrote: >>> 2009/4/9 rvf16 : > > So does the upstream driver support all

Re: Multiple em28xx devices

2009-04-09 Thread Steven Toth
Markus Rechberger wrote: On Thu, Apr 9, 2009 at 5:48 PM, Mauro Carvalho Chehab wrote: On Thu, 9 Apr 2009 11:39:47 -0400 Devin Heitmueller wrote: 2009/4/9 rvf16 : So does the upstream driver support all the rest ? Analog TV Yes FM radio No Yes, it does support FM radio, provided that yo

Re: Multiple em28xx devices

2009-04-09 Thread Markus Rechberger
On Thu, Apr 9, 2009 at 5:48 PM, Mauro Carvalho Chehab wrote: > On Thu, 9 Apr 2009 11:39:47 -0400 > Devin Heitmueller wrote: > >> 2009/4/9 rvf16 : >> > So does the upstream driver support all the rest ? >> > Analog TV >> Yes >> >> > FM radio >> No > > Yes, it does support FM radio, provided that y

Re: Multiple em28xx devices

2009-04-09 Thread Devin Heitmueller
On Thu, Apr 9, 2009 at 11:48 AM, Mauro Carvalho Chehab wrote: > On Thu, 9 Apr 2009 11:39:47 -0400 > Devin Heitmueller wrote: > >> 2009/4/9 rvf16 : >> > So does the upstream driver support all the rest ? >> > Analog TV >> Yes >> >> > FM radio >> No > > Yes, it does support FM radio, provided that

Re: Multiple em28xx devices

2009-04-09 Thread Mauro Carvalho Chehab
On Thu, 9 Apr 2009 11:39:47 -0400 Devin Heitmueller wrote: > 2009/4/9 rvf16 : > > So does the upstream driver support all the rest ? > > Analog TV > Yes > > > FM radio > No Yes, it does support FM radio, provided that you proper add radio specific configuration at em28xx-cards.c. Cheers, Mauro

Re: Multiple em28xx devices

2009-04-09 Thread Devin Heitmueller
2009/4/9 rvf16 : > So does the upstream driver support all the rest ? > Analog TV Yes > FM radio No > Remote Control Yes > Composite Input Yes > TeleText No > Also will it compile on a 2.6.22 kernel or does it depend on a much later > kernel? Yes. It will compile fine with 2.6.22. Devin --

Multiple em28xx devices

2009-04-09 Thread rvf16
Hello. I am trying to use two Terratec Cinergy Hybrid T USB XS FM tuners, at the same time, on the same system. Both work great when used solely. When used simultaneously the second one gives the following error : v4l2: unable to open '/dev/video1': No space left on device I am using the em28

Re: Multiple em28xx devices

2009-04-09 Thread Markus Rechberger
2009/4/9 rvf16 : > Thanks for the interest. > > So does the upstream driver support all the rest ? > Analog TV > FM radio > Remote Control > Composite Input > TeleText > > Also will it compile on a 2.6.22 kernel or does it depend on a much later > kernel? > only the em28xx-new driver supports all

Re: [linux-dvb] Multiple em28xx devices

2009-04-09 Thread Markus Rechberger
On Thu, Apr 9, 2009 at 4:05 PM, rvf16 wrote: > Hello. > > I am trying to use two Terratec Cinergy Hybrid T USB XS FM tuners, at > the same time, on the same system. > Both work great when used solely. > When used simultaneously the second one gives the following error : > > v4l2: unable to open '/

Re: [linux-dvb] Multiple em28xx devices

2009-04-09 Thread Douglas Schilling Landgraf
Hello Devin, On Thu, 9 Apr 2009 10:20:33 -0400 Devin Heitmueller wrote: > On Thu, Apr 9, 2009 at 10:14 AM, Douglas Schilling Landgraf > > Please use upstream repository, we do not support sources from > > http://mcentral.de/hg/~mrec/em28xx-new this is a parallel project. > > > > For additional i

Re: [linux-dvb] Multiple em28xx devices

2009-04-09 Thread Devin Heitmueller
On Thu, Apr 9, 2009 at 10:14 AM, Douglas Schilling Landgraf > Please use upstream repository, we do not support sources from > http://mcentral.de/hg/~mrec/em28xx-new this is a parallel project. > > For additional info how to download upstream tree see: > http://www.linuxtv.org/wiki/index.php/How_to

Re: [linux-dvb] Multiple em28xx devices

2009-04-09 Thread Douglas Schilling Landgraf
Hello rvf16, On Thu, 09 Apr 2009 17:05:36 +0300 rvf16 wrote: > Hello. > > I am trying to use two Terratec Cinergy Hybrid T USB XS FM tuners, at > the same time, on the same system. > Both work great when used solely. > When used simultaneously the second one gives the following error : > > v4