Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: New Hauppauge Nova-s



> > On Saturday 07 December 2002 15:10, Peter Schildmann wrote:
> > > If your card is equipped with a Philips SU1278/SH frontend you should
> > > try my modified BSRU6 driver.

After patching the BSRU6 driver szap and scan are working fine:
...
pid 0x11 tid 0x42 id 0x044d, 0/0 (version 10, start 0)
0x044d 0x6de2: pmt_pid 0x07d0 ARD -- Test-R (running, not scrambled)
0x044d 0x6dcb: pmt_pid 0x00c8 ARD -- Bayerisches FS (running, not scrambled)
...

Now I'm trying to display anything without any luck. After reading lots of the 
mailing list I found commands like

   cat /dev/ost/dvr | ts2ps 0x65 0x66 | mplayer -cache 2048  -

which should be

   cat /dev/dvb/adapter0/dvr0 | ts2ps 0x65 0x66 | mplayer -cache 2048  -

translated to NEWSTRUCT. But all I get from mplayer is

   Playing -
   Reading from stdin...
   Cache fill:  0.00% (0 bytes)

If I do a 'cat ' on video0, audio0, ca0 or osd0 I get 'No such device' and on 
vdr0 nothing happens...

lsmod is showing the following modules:

ganzfix:~ # lsmod
Module                  Size  Used by    Tainted: P
dvb-ttpci             332240   0  (unused)
evdev                   4640   0  (unused)
ves1820                 4188   0
grundig_29504-491       4128   0
grundig_29504-401       4264   0
alps_tdlb7              4524   0
alps_tdmb7              4260   0
alps_bsrv2              4376   0
alps_bsru6              6704   1
dvb-core               41348   3  [dvb-ttpci ves1820 grundig_29504-491 
grundig_29504-401 alps_tdlb7 alps_tdmb7 alps_bsrv2 alps_bsru6]
videodev                6112   0  [dvb-ttpci]

Is there a module missing or do you have any further hints?

TIA
Chris
-- 
Chris Benndorf
chrisb@ganzfix.de
http://www.ganzfix.de
Phone: +49 6356 989333



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index