public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] HVR4000 & szap2 - ioctl DVBFE_GET_INFO failed: Operation not supported
@ 2008-04-24 18:29 Igor Nikanov
  2008-04-24 20:52 ` Faruk A
  0 siblings, 1 reply; 3+ messages in thread
From: Igor Nikanov @ 2008-04-24 18:29 UTC (permalink / raw)
  To: linux-dvb

Hi

I have installed the latest multiproto with hvr4000 patch from Gregoire Favre 
http://www.linuxtv.org/pipermail/linux-dvb/2008-March/024487.html

after that I have installed the szap2 from dvb-apps 
But with szap2 I have the error ioctl DVBFE_GET_INFO failed: Operation not supported
Can somebody comment ?

# ./szap2 -c 19 -n1

reading channels from file '19'
zapping to 1 'Pro7':
sat 0, frequency = 12722 MHz H, symbolrate 22000000, vpid = 0x00ff, apid = 0x0103 sid = 0x27d8
Querying info .. Delivery system=DVB-S
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
ioctl DVBFE_GET_INFO failed: Operation not supported


Igor

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

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

* Re: [linux-dvb] HVR4000 & szap2 - ioctl DVBFE_GET_INFO failed: Operation not supported
  2008-04-24 18:29 [linux-dvb] HVR4000 & szap2 - ioctl DVBFE_GET_INFO failed: Operation not supported Igor Nikanov
@ 2008-04-24 20:52 ` Faruk A
  2008-04-25  7:19   ` Igor
  0 siblings, 1 reply; 3+ messages in thread
From: Faruk A @ 2008-04-24 20:52 UTC (permalink / raw)
  To: Igor Nikanov; +Cc: linux-dvb

On Thu, Apr 24, 2008 at 8:29 PM, Igor Nikanov <goga777@bk.ru> wrote:
> Hi
>
>  I have installed the latest multiproto with hvr4000 patch from Gregoire Favre
>  http://www.linuxtv.org/pipermail/linux-dvb/2008-March/024487.html
>
>  after that I have installed the szap2 from dvb-apps
>  But with szap2 I have the error ioctl DVBFE_GET_INFO failed: Operation not supported
>  Can somebody comment ?
>
>  # ./szap2 -c 19 -n1
>
>  reading channels from file '19'
>  zapping to 1 'Pro7':
>  sat 0, frequency = 12722 MHz H, symbolrate 22000000, vpid = 0x00ff, apid = 0x0103 sid = 0x27d8
>  Querying info .. Delivery system=DVB-S
>  using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
>  ioctl DVBFE_GET_INFO failed: Operation not supported
>
>
>  Igor
>

Hi

Try this patch.

wget -O szap-multiproto-apiv33.diff
http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080406/a365d65c/attachment.bin

Faruk

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

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

* Re: [linux-dvb] HVR4000 & szap2 - ioctl DVBFE_GET_INFO failed: Operation not supported
  2008-04-24 20:52 ` Faruk A
@ 2008-04-25  7:19   ` Igor
  0 siblings, 0 replies; 3+ messages in thread
From: Igor @ 2008-04-25  7:19 UTC (permalink / raw)
  To: Faruk A; +Cc: linux-dvb


> On Thu, Apr 24, 2008 at 8:29 PM, Igor Nikanov <goga777@bk.ru> wrote:
> > Hi
> >
> >  I have installed the latest multiproto with hvr4000 patch from Gregoire Favre
> >  http://www.linuxtv.org/pipermail/linux-dvb/2008-March/024487.html
> >
> >  after that I have installed the szap2 from dvb-apps
> >  But with szap2 I have the error ioctl DVBFE_GET_INFO failed: Operation not supported
> >  Can somebody comment ?
> >
> >  # ./szap2 -c 19 -n1
> >
> >  reading channels from file '19'
> >  zapping to 1 'Pro7':
> >  sat 0, frequency = 12722 MHz H, symbolrate 22000000, vpid = 0x00ff, apid = 0x0103 sid = 0x27d8
> >  Querying info .. Delivery system=DVB-S
> >  using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> >  ioctl DVBFE_GET_INFO failed: Operation not supported
> >
> >
> >  Igor
> >
> 
> Hi
> 
> Try this patch.
> 
> wget -O szap-multiproto-apiv33.diff
> http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080406/a365d65c/attachment.bin

this patched szap2 didn't help to me, too :(

goga:/usr/src/szap2# ./szap2 -c 19 -n 1
reading channels from file '19'
zapping to 1 'Pro7':
sat 0, frequency = 12722 MHz H, symbolrate 22000000, vpid = 0x00ff, apid = 0x0103 sid = 0x27d8 (fec = -2147483648, mod = 2)
Querying info .. Delivery system=DVB-S
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
ioctl DVBFE_GET_INFO failed: Invalid argument

Igor



 

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

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

end of thread, other threads:[~2008-04-25  7:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-24 18:29 [linux-dvb] HVR4000 & szap2 - ioctl DVBFE_GET_INFO failed: Operation not supported Igor Nikanov
2008-04-24 20:52 ` Faruk A
2008-04-25  7:19   ` Igor

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