public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] af9015 problems
       [not found] <15a344380802071428h52e652e8u5e0b1e5fd4bfd56e@mail.gmail.com>
@ 2008-02-07 22:34 ` Ysangkok
  2008-02-07 22:39   ` Antti Palosaari
  0 siblings, 1 reply; 3+ messages in thread
From: Ysangkok @ 2008-02-07 22:34 UTC (permalink / raw)
  To: linux-dvb

[-- Attachment #1: Type: text/plain, Size: 7540 bytes --]

Hello,

I've just bought an Sandberg DigiTV USB DVB-T receiver.

I found out using lsusb that it contained an Afatech AF9016.

# lsusb -v -s 5:10

Bus 005 Device 010: ID 15a4:9016
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x15a4
  idProduct          0x9016
  bcdDevice            2.00
  iManufacturer           1 Afatech
  iProduct                2 DVB-T
  iSerial                 3 010101010600001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           71
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      0
      bInterfaceProtocol      0
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Devices
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.01
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      65
         Report Descriptors:
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              16
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1
Device Status:     0x0000
  (Bus Powered)







When using the default Ubuntu 2.6.22-14-generic kernel however, the
drivers wasn't loaded.

I downloaded the source tree for af9015 from
http://linuxtv.org/hg/~anttip/af9015/ and compiled it.

I use the firmware from http://af.zsolttech.com/Firmware/?C=S;O=A .

However, now when I plug it in at the drivers load these messages
appear in the kernel log:
[128817.914315] usb 5-4: new high speed USB device using ehci_hcd and address 7
[128818.051067] usb 5-4: configuration #1 chosen from 1 choice
[128818.054993] input: Afatech DVB-T as /class/input/input9
[128818.055067] input: USB HID v1.01 Keyboard [Afatech DVB-T] on
usb-0000:00:10.4-4
[128818.230750] af9015_usb_probe:
[128818.231474] af9015_identify_state: reply:01
[128818.231484] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick'
in cold state, will try to load a firmware
[128818.258657] dvb-usb: did not find the firmware file.
(dvb-usb-af9015.fw) Please see linux/Documentation/dvb/ for more
details on firmware-problems. (-2)
[128818.259170] dvb_usb_af9015: probe of 5-4:1.0 failed with error -2
[128818.259400] usbcore: registered new interface driver dvb_usb_af9015
[129227.449759] usb 5-4: USB disconnect, address 7
[129358.565659] usb 5-4: new high speed USB device using ehci_hcd and address 8
[129358.702243] usb 5-4: configuration #1 chosen from 1 choice
[129358.702669] af9015_usb_probe:
[129358.702971] af9015_identify_state: reply:01
[129358.702977] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick'
in cold state, will try to load a firmware
[129358.710768] dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
[129358.710776] af9015_download_firmware:
[129359.784171] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129360.782966] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129361.781639] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129362.780432] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129363.779245] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129364.777901] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129365.776691] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129366.775363] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129367.774157] af9015: af9015_rw_udev: sending failed: -110 (36/0)
[129368.772831] af9015: af9015_rw_udev: sending failed: -110 (8/0)
[129369.771622] af9015: af9015_rw_udev: receiving failed: -110
[129369.771633] af9015: af9015_download_firmware: boot failed: -110
[129369.771740] dvb_usb_af9015: probe of 5-4:1.0 failed with error -110
[129394.740270] af9015_usb_probe:
[129395.738915] af9015: af9015_rw_udev: sending failed: -110 (8/0)
[129396.737703] af9015: af9015_rw_udev: receiving failed: -110
[129396.737714] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick'
in cold state, will try to load a firmware
[129396.741900] dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
[129396.741909] af9015_download_firmware:
[129397.740371] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129398.739167] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129399.737838] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129400.736640] af9015: af9015_rw_udev: sending failed: -110 (63/0)
[129401.735435] af9015: af9015_rw_udev: sending failed: -110 (63/0)





The full log is dmesg is attached.

Sincerely,
Janus Troelsen

[-- Attachment #2: dmesg.out.txt.gz --]
[-- Type: application/x-gzip, Size: 13113 bytes --]

[-- Attachment #3: lspci.out.txt.gz --]
[-- Type: application/x-gzip, Size: 2725 bytes --]

[-- Attachment #4: lshw.out.txt.gz --]
[-- Type: application/x-gzip, Size: 2794 bytes --]

[-- Attachment #5: lsusb.out.txt.gz --]
[-- Type: application/x-gzip, Size: 1781 bytes --]

[-- Attachment #6: Type: text/plain, Size: 150 bytes --]

_______________________________________________
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] af9015 problems
  2008-02-07 22:34 ` [linux-dvb] af9015 problems Ysangkok
@ 2008-02-07 22:39   ` Antti Palosaari
  0 siblings, 0 replies; 3+ messages in thread
From: Antti Palosaari @ 2008-02-07 22:39 UTC (permalink / raw)
  To: Ysangkok; +Cc: linux-dvb

Ysangkok wrote:
> Hello,
> 
> I've just bought an Sandberg DigiTV USB DVB-T receiver.
> 
> I found out using lsusb that it contained an Afatech AF9016.

It is AF9015.

Looks like firmware you have tried is bad. Download correct one from here:
http://www.otit.fi/~crope/v4l-dvb/af9015/af9015_firmware_cutter/firmware_files/

regards
Antti Palosaari

> 
> # lsusb -v -s 5:10
> 
> Bus 005 Device 010: ID 15a4:9016
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               2.00
>   bDeviceClass            0 (Defined at Interface level)
>   bDeviceSubClass         0
>   bDeviceProtocol         0
>   bMaxPacketSize0        64
>   idVendor           0x15a4
>   idProduct          0x9016
>   bcdDevice            2.00
>   iManufacturer           1 Afatech
>   iProduct                2 DVB-T
>   iSerial                 3 010101010600001
>   bNumConfigurations      1
>   Configuration Descriptor:
>     bLength                 9
>     bDescriptorType         2
>     wTotalLength           71
>     bNumInterfaces          2
>     bConfigurationValue     1
>     iConfiguration          0
>     bmAttributes         0x80
>       (Bus Powered)
>     MaxPower              500mA
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        0
>       bAlternateSetting       0
>       bNumEndpoints           4
>       bInterfaceClass       255 Vendor Specific Class
>       bInterfaceSubClass      0
>       bInterfaceProtocol      0
>       iInterface              0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x81  EP 1 IN
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0200  1x 512 bytes
>         bInterval               0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x02  EP 2 OUT
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0200  1x 512 bytes
>         bInterval               0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x84  EP 4 IN
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0200  1x 512 bytes
>         bInterval               0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x85  EP 5 IN
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0200  1x 512 bytes
>         bInterval               0
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        1
>       bAlternateSetting       0
>       bNumEndpoints           1
>       bInterfaceClass         3 Human Interface Devices
>       bInterfaceSubClass      0 No Subclass
>       bInterfaceProtocol      1 Keyboard
>       iInterface              0
>         HID Device Descriptor:
>           bLength                 9
>           bDescriptorType        33
>           bcdHID               1.01
>           bCountryCode            0 Not supported
>           bNumDescriptors         1
>           bDescriptorType        34 Report
>           wDescriptorLength      65
>          Report Descriptors:
>            ** UNAVAILABLE **
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x83  EP 3 IN
>         bmAttributes            3
>           Transfer Type            Interrupt
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0040  1x 64 bytes
>         bInterval              16
> Device Qualifier (for other device speed):
>   bLength                10
>   bDescriptorType         6
>   bcdUSB               2.00
>   bDeviceClass            0 (Defined at Interface level)
>   bDeviceSubClass         0
>   bDeviceProtocol         0
>   bMaxPacketSize0        64
>   bNumConfigurations      1
> Device Status:     0x0000
>   (Bus Powered)
> 
> 
> 
> 
> 
> 
> 
> When using the default Ubuntu 2.6.22-14-generic kernel however, the
> drivers wasn't loaded.
> 
> I downloaded the source tree for af9015 from
> http://linuxtv.org/hg/~anttip/af9015/ and compiled it.
> 
> I use the firmware from http://af.zsolttech.com/Firmware/?C=S;O=A .
> 
> However, now when I plug it in at the drivers load these messages
> appear in the kernel log:
> [128817.914315] usb 5-4: new high speed USB device using ehci_hcd and address 7
> [128818.051067] usb 5-4: configuration #1 chosen from 1 choice
> [128818.054993] input: Afatech DVB-T as /class/input/input9
> [128818.055067] input: USB HID v1.01 Keyboard [Afatech DVB-T] on
> usb-0000:00:10.4-4
> [128818.230750] af9015_usb_probe:
> [128818.231474] af9015_identify_state: reply:01
> [128818.231484] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick'
> in cold state, will try to load a firmware
> [128818.258657] dvb-usb: did not find the firmware file.
> (dvb-usb-af9015.fw) Please see linux/Documentation/dvb/ for more
> details on firmware-problems. (-2)
> [128818.259170] dvb_usb_af9015: probe of 5-4:1.0 failed with error -2
> [128818.259400] usbcore: registered new interface driver dvb_usb_af9015
> [129227.449759] usb 5-4: USB disconnect, address 7
> [129358.565659] usb 5-4: new high speed USB device using ehci_hcd and address 8
> [129358.702243] usb 5-4: configuration #1 chosen from 1 choice
> [129358.702669] af9015_usb_probe:
> [129358.702971] af9015_identify_state: reply:01
> [129358.702977] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick'
> in cold state, will try to load a firmware
> [129358.710768] dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
> [129358.710776] af9015_download_firmware:
> [129359.784171] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129360.782966] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129361.781639] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129362.780432] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129363.779245] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129364.777901] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129365.776691] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129366.775363] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129367.774157] af9015: af9015_rw_udev: sending failed: -110 (36/0)
> [129368.772831] af9015: af9015_rw_udev: sending failed: -110 (8/0)
> [129369.771622] af9015: af9015_rw_udev: receiving failed: -110
> [129369.771633] af9015: af9015_download_firmware: boot failed: -110
> [129369.771740] dvb_usb_af9015: probe of 5-4:1.0 failed with error -110
> [129394.740270] af9015_usb_probe:
> [129395.738915] af9015: af9015_rw_udev: sending failed: -110 (8/0)
> [129396.737703] af9015: af9015_rw_udev: receiving failed: -110
> [129396.737714] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick'
> in cold state, will try to load a firmware
> [129396.741900] dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
> [129396.741909] af9015_download_firmware:
> [129397.740371] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129398.739167] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129399.737838] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129400.736640] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> [129401.735435] af9015: af9015_rw_udev: sending failed: -110 (63/0)
> 
> 
> 
> 
> 
> The full log is dmesg is attached.
> 
> Sincerely,
> Janus Troelsen
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


-- 
http://palosaari.fi/

_______________________________________________
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

* [linux-dvb] AF9015 problems
@ 2011-03-20 18:35 Lucio Crusca
  0 siblings, 0 replies; 3+ messages in thread
From: Lucio Crusca @ 2011-03-20 18:35 UTC (permalink / raw)
  To: linux-dvb

Hello *,

I'm new here, hope to be on the right list. I'm trying to tune a AF9015, but 
w_scan finds only 4 tv services, while the same dongle attached to the same 
antenna cable, on the same computer, with Windows Media Center finds as much as 
135 tv services.

The 4 services it finds are all from the same 205500 KHz transponder. Any clue?

Some details:

# lsusb
...
Bus 002 Device 002: ID 15a4:9016 Afatech Technologies, Inc. AF9015 DVB-T 
USB2.0 stick
...

# dmesg 
[ 6484.732102] usb 2-2: new high speed USB device using ehci_hcd and address 2
[ 6484.913877] IR NEC protocol handler initialized
[ 6484.915782] IR RC5(x) protocol handler initialized
[ 6484.918307] IR RC6 protocol handler initialized
[ 6484.920723] IR JVC protocol handler initialized
[ 6484.922643] IR Sony protocol handler initialized
[ 6484.925543] lirc_dev: IR Remote Control driver registered, major 250 
[ 6484.926765] IR LIRC bridge handler initialized
[ 6485.285760] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in cold 
state, will try to load a firmware
[ 6485.318245] dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw'
[ 6485.385897] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in warm 
state.
[ 6485.386035] dvb-usb: will pass the complete MPEG2 transport stream to the 
software demuxer.
[ 6485.386449] DVB: registering new adapter (Afatech AF9015 DVB-T USB2.0 
stick)
[ 6485.404493] af9013: firmware version:4.95.0.0
[ 6485.408621] DVB: registering adapter 0 frontend 0 (Afatech AF9013 DVB-T)...
[ 6485.413124] tda18218: NXP TDA18218HN successfully identified.
[ 6485.415018] Registered IR keymap rc-empty
[ 6485.415127] input: IR-receiver inside an USB DVB receiver as 
/devices/pci0000:00/0000:00:1d.7/usb2/2-2/rc/rc0/input13
[ 6485.415208] rc0: IR-receiver inside an USB DVB receiver as 
/devices/pci0000:00/0000:00:1d.7/usb2/2-2/rc/rc0
[ 6485.415212] dvb-usb: schedule remote query interval to 500 msecs.
[ 6485.415216] dvb-usb: Afatech AF9015 DVB-T USB2.0 stick successfully 
initialized and connected.
[ 6485.423782] usbcore: registered new interface driver dvb_usb_af9015
[ 6485.440130] usbcore: registered new interface driver usbhid
[ 6485.440134] usbhid: USB HID core driver

# uname -r
2.6.38-rc6

# lsmod | grep dvb
dvb_usb_af9015         19468  0 
dvb_usb                15052  1 dvb_usb_af9015
dvb_core               86023  1 dvb_usb
rc_core                16999  9 
ir_lirc_codec,ir_sony_decoder,ir_jvc_decoder,ir_rc6_decoder,dvb_usb_af9015,ir_rc5_decoder,ir_nec_decoder,dvb_usb

# w_scan -c IT -ft -X
w_scan version 20100316 (compiled for DVB API 5.1)
using settings for ITALY
DVB aerial
DVB-T Europe
frontend_type DVB-T, channellist 4
output format czap/tzap/szap/xine
Info: using DVB adapter auto detection.
	/dev/dvb/adapter0/frontend0 -> DVB-T "Afatech AF9013 DVB-T": good :-)
Using DVB-T frontend (adapter /dev/dvb/adapter0/frontend0)
-_-_-_-_ Getting frontend capabilities-_-_-_-_ 
Using DVB API 5.2
frontend Afatech AF9013 DVB-T supports
INVERSION_AUTO
QAM_AUTO
TRANSMISSION_MODE_AUTO
GUARD_INTERVAL_AUTO
HIERARCHY_AUTO
FEC_AUTO
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ 
Scanning 7MHz frequencies...
177500: (time: 00:00) 
184500: (time: 00:03) 
191500: (time: 00:05) 
198500: (time: 00:08) 
205500: (time: 00:10) (time: 00:13) signal ok:
	QAM_AUTO f = 205500 kHz I999B7C999D999T999G999Y999
	new transponder:
	   (QAM_64   f = 1600000 kHz I999B8C34D0T8G16Y0)
212500: (time: 00:26) 
219500: (time: 00:29) 
226500: (time: 00:31) 
Scanning 8MHz frequencies...
474000: (time: 00:34) 
482000: (time: 00:36) 
490000: (time: 00:39) 
498000: (time: 00:41) 
506000: (time: 00:44) 
514000: (time: 00:46) 
522000: (time: 00:49) 
530000: (time: 00:51) 
538000: (time: 00:54) 
546000: (time: 00:56) 
554000: (time: 00:59) 
562000: (time: 01:01) 
570000: (time: 01:04) 
578000: (time: 01:07) 
586000: (time: 01:09) 
594000: (time: 01:12) 
602000: (time: 01:14) 
610000: (time: 01:17) 
618000: (time: 01:19) 
626000: (time: 01:22) 
634000: (time: 01:24) 
642000: (time: 01:27) (time: 01:29) 
650000: (time: 01:30) 
658000: (time: 01:33) 
666000: (time: 01:36) 
674000: (time: 01:38) 
682000: (time: 01:41) 
690000: (time: 01:43) 
698000: (time: 01:46) 
706000: (time: 01:48) 
714000: (time: 01:51) 
722000: (time: 01:53) 
730000: (time: 01:56) 
738000: (time: 01:59) 
746000: (time: 02:01) 
754000: (time: 02:04) 
762000: (time: 02:06) 
770000: (time: 02:09) 
778000: (time: 02:11) 
786000: (time: 02:14) 
794000: (time: 02:16) 
802000: (time: 02:19) 
810000: (time: 02:22) 
818000: (time: 02:24) 
826000: (time: 02:27) 
834000: (time: 02:29) 
842000: (time: 02:32) 
850000: (time: 02:34) 
858000: (time: 02:37) 
tune to: QAM_AUTO f = 205500 kHz I999B7C999D999T999G999Y999 
(time: 02:39) 	service = Rai 1 (RAI)
	service = Rai 2 (RAI)
	service = Rai 3 TGR Piemonte (Rai)
	service = Rai Radio1 (RAI)
	service = Rai Radio2 (RAI)
	service = Rai Radio3 (RAI)
	service = Rai News (Rai)
tune to: QAM_64   f = 1600000 kHz I999B8C34D0T8G16Y0 
(time: 02:53) set_frontend:1703: ERROR: Setting frontend parameters failed 
(API v5.x)
: 22 Invalid argument
tune to: QAM_64   f = 1600000 kHz I999B8C34D0T8G16Y0 
(time: 02:53) set_frontend:1703: ERROR: Setting frontend parameters failed 
(API v5.x)
: 22 Invalid argument
dumping lists (7 services)
Done.

_______________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2011-03-20 18:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <15a344380802071428h52e652e8u5e0b1e5fd4bfd56e@mail.gmail.com>
2008-02-07 22:34 ` [linux-dvb] af9015 problems Ysangkok
2008-02-07 22:39   ` Antti Palosaari
2011-03-20 18:35 [linux-dvb] AF9015 problems Lucio Crusca

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