* [linux-dvb] Leadtek DVT1000S W/ Phillips saa7134 @ 2010-05-20 18:48 Nathan Metcalf 2010-05-19 23:28 ` hermann pitton 0 siblings, 1 reply; 4+ messages in thread From: Nathan Metcalf @ 2010-05-20 18:48 UTC (permalink / raw) To: linux-dvb Hey Guys, I hope this is the correct place, I am trying to get a LEADTEK DVT1000S HD Tuner card working in Ubuntu (Latest) When I load the saa7134_dvb kernel module, there are no errors, but /dev/dvb is not created. I have tried enabling the debug=1 option when loading the module, but don't get any more useful information. Can someone please assist me? Or direct me to the correct place? Regards, Nathan Metcalf _______________________________________________ linux-dvb users mailing list For V4L/DVB development, please use instead linux-media@vger.kernel.org linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-dvb] Leadtek DVT1000S W/ Phillips saa7134 2010-05-20 18:48 [linux-dvb] Leadtek DVT1000S W/ Phillips saa7134 Nathan Metcalf @ 2010-05-19 23:28 ` hermann pitton 2010-05-20 20:01 ` Nathan Metcalf 0 siblings, 1 reply; 4+ messages in thread From: hermann pitton @ 2010-05-19 23:28 UTC (permalink / raw) To: linux-media; +Cc: linux-dvb Hi Nathan, Am Freitag, den 21.05.2010, 04:48 +1000 schrieb Nathan Metcalf: > Hey Guys, > I hope this is the correct place, I am trying to get a LEADTEK DVT1000S HD Tuner card working in Ubuntu (Latest) > When I load the saa7134_dvb kernel module, there are no errors, but /dev/dvb is not created. > > I have tried enabling the debug=1 option when loading the module, but don't get any more useful information. > > Can someone please assist me? Or direct me to the correct place? > > Regards, > Nathan Metcalf > there was some buglet previously, but the card is else supported since Nov. 01 2009 on mercurial v4l-dvb and later kernels. http://linuxtv.org/hg/v4l-dvb/rev/855ee0444e61b8dfe98f495026c4e75c461ce9dd Support for the remote was also added. Cheers, Hermann ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-dvb] Leadtek DVT1000S W/ Phillips saa7134 2010-05-19 23:28 ` hermann pitton @ 2010-05-20 20:01 ` Nathan Metcalf 2010-05-20 13:52 ` hermann pitton 0 siblings, 1 reply; 4+ messages in thread From: Nathan Metcalf @ 2010-05-20 20:01 UTC (permalink / raw) To: linux-media; +Cc: hermann pitton, linux-dvb Thanks Hermann, Does this mean I need to apply that patch you linked to me? Then recompile the module and re-insert? Regards, Nathan On 20/05/10 09:28, hermann pitton wrote: > Hi Nathan, > > Am Freitag, den 21.05.2010, 04:48 +1000 schrieb Nathan Metcalf: > >> Hey Guys, >> I hope this is the correct place, I am trying to get a LEADTEK DVT1000S HD Tuner card working in Ubuntu (Latest) >> When I load the saa7134_dvb kernel module, there are no errors, but /dev/dvb is not created. >> >> I have tried enabling the debug=1 option when loading the module, but don't get any more useful information. >> >> Can someone please assist me? Or direct me to the correct place? >> >> Regards, >> Nathan Metcalf >> >> > there was some buglet previously, but the card is else supported since > Nov. 01 2009 on mercurial v4l-dvb and later kernels. > > http://linuxtv.org/hg/v4l-dvb/rev/855ee0444e61b8dfe98f495026c4e75c461ce9dd > > Support for the remote was also added. > > Cheers, > Hermann > > > > _______________________________________________ > linux-dvb users mailing list > For V4L/DVB development, please use instead linux-media@vger.kernel.org > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > -- > This message was scanned by ESVA and is believed to be clean. > To report this message as spam - click the link below > http://mailscan.starnewsgroup.com.au/cgi-bin/learn-msg.cgi?id=EC83EC8003.3A3A3 > > ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [linux-dvb] Leadtek DVT1000S W/ Phillips saa7134 2010-05-20 20:01 ` Nathan Metcalf @ 2010-05-20 13:52 ` hermann pitton 0 siblings, 0 replies; 4+ messages in thread From: hermann pitton @ 2010-05-20 13:52 UTC (permalink / raw) To: Nathan Metcalf; +Cc: linux-media, linux-dvb Hi, Am Freitag, den 21.05.2010, 06:01 +1000 schrieb Nathan Metcalf: > Thanks Hermann, > Does this mean I need to apply that patch you linked to me? Then > recompile the module and re-insert? > > Regards, > Nathan depends on your source. The 2.6.32 has no support for that card and it depends also on further patches for tuner and demodulator However, all 4 patches in question are in this pull request Von: Mauro Carvalho Chehab <mchehab@redhat.com> An: Linus Torvalds <torvalds@linux-foundation.org> Kopie: Andrew Morton <akpm@linux-foundation.org>, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org Betreff: [GIT PULL for 2.6.33] V4L/DVB updates Datum: Wed, 9 Dec 2009 02:16:39 -0200 (05:16 CET) and via Michael Krufky and Michael Obst for the remote. (add the card, fix the entry, add the remote support, fix some coding style) You need a kernel >= 2.6.33 or have to build and install mercurial v4l-dvb from linuxtv.org on older kernels. The current v4l-dvb is in process to gain deeper compatibility for older kernels again, see the daily mails. [cron job] v4l-dvb daily build Progress was made from 2.6.33 only a few days ago down to 2.6.25 now. My latest test was on a 2.6.29. Else you can also use a snapshot from May 04 2010, after that backward compat was limited to 2.6.33 only for a while, see the "v4l-dvb daily build" messages. For 2.6.32 the recent is good again. Cheers, Hermann > On 20/05/10 09:28, hermann pitton wrote: > > Hi Nathan, > > > > Am Freitag, den 21.05.2010, 04:48 +1000 schrieb Nathan Metcalf: > > > >> Hey Guys, > >> I hope this is the correct place, I am trying to get a LEADTEK DVT1000S HD Tuner card working in Ubuntu (Latest) > >> When I load the saa7134_dvb kernel module, there are no errors, but /dev/dvb is not created. > >> > >> I have tried enabling the debug=1 option when loading the module, but don't get any more useful information. > >> > >> Can someone please assist me? Or direct me to the correct place? > >> > >> Regards, > >> Nathan Metcalf > >> > >> > > there was some buglet previously, but the card is else supported since > > Nov. 01 2009 on mercurial v4l-dvb and later kernels. > > > > http://linuxtv.org/hg/v4l-dvb/rev/855ee0444e61b8dfe98f495026c4e75c461ce9dd > > > > Support for the remote was also added. > > > > Cheers, > > Hermann > > ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-05-20 13:52 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-05-20 18:48 [linux-dvb] Leadtek DVT1000S W/ Phillips saa7134 Nathan Metcalf 2010-05-19 23:28 ` hermann pitton 2010-05-20 20:01 ` Nathan Metcalf 2010-05-20 13:52 ` hermann pitton
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox