public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] TT-Budget C-1501 not working
@ 2008-03-20 11:56 dlist2
  2008-03-27  9:38 ` Sigmund Augdal
  0 siblings, 1 reply; 5+ messages in thread
From: dlist2 @ 2008-03-20 11:56 UTC (permalink / raw)
  To: linux-dvb

Hi,

I just purchased a Technotrend Budget C-1501.
Im running Mythbuntu Beta, and downloaded the latest v4l drivers but it 
still fails.

lspci -v

05:04.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
        Subsystem: Technotrend Systemtechnik GmbH Unknown device 101a
        Flags: bus master, medium devsel, latency 66, IRQ 5
        Memory at fc501000 (32-bit, non-prefetchable) [size=512]

lspci -n

05:04.0 0480: 1131:7146 (rev 01)
        Subsystem: 13c2:101a
        Flags: bus master, medium devsel, latency 66, IRQ 5
        Memory at fc501000 (32-bit, non-prefetchable) [size=512]

log says

 kernel: [   54.207308] Linux video capture  interface: v2.00
 kernel: [   54.501753] saa7146: register extension 'dvb'.
 runvdr: stopping after fatal fail (vdr: warning - cannot set dumpable: Invalid argument vdr: no primary device found - using 
first device!)

And /dev/dvb is empty of course.
Im not a kernel hacker, but if you have any hits on how to get this card 
working please let me know.

Thanks

  Daniel

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-dvb] TT-Budget C-1501 not working
  2008-03-20 11:56 [linux-dvb] TT-Budget C-1501 not working dlist2
@ 2008-03-27  9:38 ` Sigmund Augdal
  2008-03-27 21:30   ` dlist2
  2008-04-09 12:49   ` Arthur Konovalov
  0 siblings, 2 replies; 5+ messages in thread
From: Sigmund Augdal @ 2008-03-27  9:38 UTC (permalink / raw)
  To: dlist2; +Cc: linux-dvb

According to this forum post:
http://www.dvbviewer.info/forum/index.php?showtopic=24366

The card uses the tda10023 demod (for which there is a driver in the
sources) and a tda8274A tuner (which the tda827x driver hopefully will
handle). So all that should be needed is some glue code.

Sigmund


tor, 20.03.2008 kl. 12.56 +0100, skrev dlist2@nlsn.nu:
> Hi,
> 
> I just purchased a Technotrend Budget C-1501.
> Im running Mythbuntu Beta, and downloaded the latest v4l drivers but it 
> still fails.
> 
> lspci -v
> 
> 05:04.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
>         Subsystem: Technotrend Systemtechnik GmbH Unknown device 101a
>         Flags: bus master, medium devsel, latency 66, IRQ 5
>         Memory at fc501000 (32-bit, non-prefetchable) [size=512]
> 
> lspci -n
> 
> 05:04.0 0480: 1131:7146 (rev 01)
>         Subsystem: 13c2:101a
>         Flags: bus master, medium devsel, latency 66, IRQ 5
>         Memory at fc501000 (32-bit, non-prefetchable) [size=512]
> 
> log says
> 
>  kernel: [   54.207308] Linux video capture  interface: v2.00
>  kernel: [   54.501753] saa7146: register extension 'dvb'.
>  runvdr: stopping after fatal fail (vdr: warning - cannot set dumpable: Invalid argument vdr: no primary device found - using 
> first device!)
> 
> And /dev/dvb is empty of course.
> Im not a kernel hacker, but if you have any hits on how to get this card 
> working please let me know.
> 
> Thanks
> 
>   Daniel
> 
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> 


_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-dvb] TT-Budget C-1501 not working
  2008-03-27  9:38 ` Sigmund Augdal
@ 2008-03-27 21:30   ` dlist2
  2008-04-08 13:20     ` dlist2
  2008-04-09 12:49   ` Arthur Konovalov
  1 sibling, 1 reply; 5+ messages in thread
From: dlist2 @ 2008-03-27 21:30 UTC (permalink / raw)
  To: Sigmund Augdal; +Cc: linux-dvb


Hi,

I agree, but I dont have the skills to glue it...
But I can compile, test and report back results if someone can help 
remote.

  Daniel

On Thu, 27 Mar 2008, Sigmund Augdal wrote:

> According to this forum post:
> http://www.dvbviewer.info/forum/index.php?showtopic=24366
> 
> The card uses the tda10023 demod (for which there is a driver in the
> sources) and a tda8274A tuner (which the tda827x driver hopefully will
> handle). So all that should be needed is some glue code.
> 
> Sigmund
> 
> 
> tor, 20.03.2008 kl. 12.56 +0100, skrev dlist2@nlsn.nu:
> > Hi,
> > 
> > I just purchased a Technotrend Budget C-1501.
> > Im running Mythbuntu Beta, and downloaded the latest v4l drivers but it 
> > still fails.
> > 
> > lspci -v
> > 
> > 05:04.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
> >         Subsystem: Technotrend Systemtechnik GmbH Unknown device 101a
> >         Flags: bus master, medium devsel, latency 66, IRQ 5
> >         Memory at fc501000 (32-bit, non-prefetchable) [size=512]
> > 
> > lspci -n
> > 
> > 05:04.0 0480: 1131:7146 (rev 01)
> >         Subsystem: 13c2:101a
> >         Flags: bus master, medium devsel, latency 66, IRQ 5
> >         Memory at fc501000 (32-bit, non-prefetchable) [size=512]
> > 
> > log says
> > 
> >  kernel: [   54.207308] Linux video capture  interface: v2.00
> >  kernel: [   54.501753] saa7146: register extension 'dvb'.
> >  runvdr: stopping after fatal fail (vdr: warning - cannot set dumpable: Invalid argument vdr: no primary device found - using 
> > first device!)
> > 
> > And /dev/dvb is empty of course.
> > Im not a kernel hacker, but if you have any hits on how to get this card 
> > working please let me know.
> > 
> > Thanks
> > 
> >   Daniel
> > 
> > _______________________________________________
> > linux-dvb mailing list
> > linux-dvb@linuxtv.org
> > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> > 
> 
> 

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-dvb] TT-Budget C-1501 not working
  2008-03-27 21:30   ` dlist2
@ 2008-04-08 13:20     ` dlist2
  0 siblings, 0 replies; 5+ messages in thread
From: dlist2 @ 2008-04-08 13:20 UTC (permalink / raw)
  To: linux-dvb


Hi,

any hints where I should start? or can someone do it remotely on my 
machine?...

Regards

  Daniel

> On Thu, 27 Mar 2008, Sigmund Augdal wrote:
> 
> > According to this forum post:
> > http://www.dvbviewer.info/forum/index.php?showtopic=24366
> > 
> > The card uses the tda10023 demod (for which there is a driver in the
> > sources) and a tda8274A tuner (which the tda827x driver hopefully will
> > handle). So all that should be needed is some glue code.
> > 
> > Sigmund
> > 
> > 
> > tor, 20.03.2008 kl. 12.56 +0100, skrev dlist2@nlsn.nu:
> > > Hi,
> > > 
> > > I just purchased a Technotrend Budget C-1501.
> > > Im running Mythbuntu Beta, and downloaded the latest v4l drivers but it 
> > > still fails.
> > > 
> > > lspci -v
> > > 
> > > 05:04.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
> > >         Subsystem: Technotrend Systemtechnik GmbH Unknown device 101a
> > >         Flags: bus master, medium devsel, latency 66, IRQ 5
> > >         Memory at fc501000 (32-bit, non-prefetchable) [size=512]
> > > 
> > > lspci -n
> > > 
> > > 05:04.0 0480: 1131:7146 (rev 01)
> > >         Subsystem: 13c2:101a
> > >         Flags: bus master, medium devsel, latency 66, IRQ 5
> > >         Memory at fc501000 (32-bit, non-prefetchable) [size=512]
> > > 
> > > log says
> > > 
> > >  kernel: [   54.207308] Linux video capture  interface: v2.00
> > >  kernel: [   54.501753] saa7146: register extension 'dvb'.
> > >  runvdr: stopping after fatal fail (vdr: warning - cannot set dumpable: Invalid argument vdr: no primary device found - using 
> > > first device!)
> > > 
> > > And /dev/dvb is empty of course.
> > > Im not a kernel hacker, but if you have any hits on how to get this card 
> > > working please let me know.
> > > 
> > > Thanks
> > > 
> > >   Daniel
> > > 
> > > _______________________________________________
> > > linux-dvb mailing list
> > > linux-dvb@linuxtv.org
> > > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> > > 
> > 
> > 
> 
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
> 

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [linux-dvb] TT-Budget C-1501 not working
  2008-03-27  9:38 ` Sigmund Augdal
  2008-03-27 21:30   ` dlist2
@ 2008-04-09 12:49   ` Arthur Konovalov
  1 sibling, 0 replies; 5+ messages in thread
From: Arthur Konovalov @ 2008-04-09 12:49 UTC (permalink / raw)
  To: linux-dvb

Sigmund Augdal wrote:
> The card uses the tda10023 demod (for which there is a driver in the
> sources) and a tda8274A tuner (which the tda827x driver hopefully will
> handle). So all that should be needed is some glue code.

It would be good to me too, as I have this card from yesterday ;)
I took a look to source code, but it is too much for my little programming skills :(

AK



_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-04-09 12:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-20 11:56 [linux-dvb] TT-Budget C-1501 not working dlist2
2008-03-27  9:38 ` Sigmund Augdal
2008-03-27 21:30   ` dlist2
2008-04-08 13:20     ` dlist2
2008-04-09 12:49   ` Arthur Konovalov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox