[mythtv-commits] Ticket #10830: MythTV Backend Setup Doesn't recognise DVBSky S952

MythTV noreply at mythtv.org
Tue Jun 12 23:53:00 UTC 2012


#10830: MythTV Backend Setup Doesn't recognise DVBSky S952
--------------------------------------+--------------------------------
 Reporter:  cl@…                      |          Owner:  danielk
     Type:  Bug Report - General      |         Status:  infoneeded_new
 Priority:  minor                     |      Milestone:  unknown
Component:  MythTV - DVB              |        Version:  Master Head
 Severity:  medium                    |     Resolution:
 Keywords:  FE_GET_INFO ioctl failed  |  Ticket locked:  0
--------------------------------------+--------------------------------
Changes (by wagnerrp):

 * status:  new => infoneeded_new


Old description:

> Hello,
>
> I have installed a DVBSky S952 in my server, installed the driver from
> dvbsky, been able to use the scan command on astra 19.2, but when I try
> to declare the card in myth backend, it says: Could not get card info for
> card /dev/dvb...
>
> And unkown error in Subtype.
>
> lsof | grep dvb tells me noone use it.
>
> But in the log I have :
> {{{
> Jun 13 00:59:08 hestia mythtv-setup[3135]: E CoreContext cardutil.cpp:414
> (ProbeDVBType) FE_GET_INFO ioctl failed
> (/dev/dvb/adapter0/frontend0)#012#011#011#011eno: No such device (19)
> }}}
>
> but has seen in dmesg :
> {{{
> [    4.769102] cx23885 driver version 0.0.3 loaded
> [    4.769202] cx23885 0000:0a:00.0: PCI INT A -> GSI 17 (level, low) ->
> IRQ 17
> [    4.769476] CORE cx23885[0]: subsystem: 4254:0952, board: DVBSKY S952
> [card=36,autodetected]
> [    5.012730] cx25840 6-0044: cx23885 A/V decoder found @ 0x88
> (cx23885[0])
> [    5.408460] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
> [    5.514228] EXT4-fs (sda2): mounted filesystem with ordered data mode.
> Opts: (null)
> [    5.530599] EXT4-fs (sda5): mounted filesystem with ordered data mode.
> Opts: (null)
> [    5.694815] cx25840 6-0044: loaded v4l-cx23885-avcore-01.fw firmware
> (16382 bytes)
> [    5.728435] cx23885_dvb_register() allocating 1 frontend(s)
> [    5.728439] cx23885[0]: cx23885 based dvb card
> [    5.748028] DS3000 chip version: d0 attached.
> [    5.748838] TS202x chip version[1]: 80 attached.
> [    5.772838] TS202x chip version[2]: 81 attached.
> [    5.810274] EXT4-fs (sda7): mounted filesystem with ordered data mode.
> Opts: (null)
> [    5.812376] m88ds3103_load_firmware: Waiting for firmware upload (dvb-
> fe-ds3103.fw)...
> [    5.921033] m88ds3103_load_firmware: Waiting for firmware upload(2)...
>
> [    6.818539] DVB: registering new adapter (cx23885[0])
> [    6.818544] DVB: registering adapter 0 frontend 0 (Montage
> DS3103/TS2022)...
> [    6.819072] cx23885_dvb_register() allocating 1 frontend(s)
> [    6.819075] cx23885[0]: cx23885 based dvb card
> [    6.819564] DS3000 chip version: d0 attached.
> [    6.820347] TS202x chip version[1]: 80 attached.
> [    6.840834] TS202x chip version[2]: 81 attached.
> [    6.872390] m88ds3103_load_firmware: Waiting for firmware upload (dvb-
> fe-ds3103.fw)...
> [    6.873999] m88ds3103_load_firmware: Waiting for firmware upload(2)...
>
> [    7.773110] DVB: registering new adapter (cx23885[0])
> [    7.773114] DVB: registering adapter 1 frontend 0 (Montage
> DS3103/TS2022)...
> [    7.773587] cx23885_dev_checkrevision() Hardware revision = 0xa5
> [    7.773593] cx23885[0]/0: found at 0000:0a:00.0, rev: 4, irq: 17,
> latency: 0, mmio: 0xd5c00000
> [    7.773685] cx23885 0000:0a:00.0: setting latency timer to 64
> }}}
>
> mythbackend version: fixes/0.25 [v0.25.1-2-g648f0ae]
>
> any idea ?

New description:

 Hello,

 I have installed a DVBSky S952 in my server, installed the driver from
 dvbsky, been able to use the scan command on astra 19.2, but when I try to
 declare the card in myth backend, it says: Could not get card info for
 card /dev/dvb...

 And unkown error in Subtype.

 lsof | grep dvb tells me noone use it.

 But in the log I have :
 {{{
 Jun 13 00:59:08 hestia mythtv-setup[3135]: E CoreContext cardutil.cpp:414
 (ProbeDVBType) FE_GET_INFO ioctl failed (/dev/dvb/adapter0/frontend0)
                         eno: No such device (19)
 }}}

 but has seen in dmesg :
 {{{
 [    4.769102] cx23885 driver version 0.0.3 loaded
 [    4.769202] cx23885 0000:0a:00.0: PCI INT A -> GSI 17 (level, low) ->
 IRQ 17
 [    4.769476] CORE cx23885[0]: subsystem: 4254:0952, board: DVBSKY S952
 [card=36,autodetected]
 [    5.012730] cx25840 6-0044: cx23885 A/V decoder found @ 0x88
 (cx23885[0])
 [    5.408460] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
 [    5.514228] EXT4-fs (sda2): mounted filesystem with ordered data mode.
 Opts: (null)
 [    5.530599] EXT4-fs (sda5): mounted filesystem with ordered data mode.
 Opts: (null)
 [    5.694815] cx25840 6-0044: loaded v4l-cx23885-avcore-01.fw firmware
 (16382 bytes)
 [    5.728435] cx23885_dvb_register() allocating 1 frontend(s)
 [    5.728439] cx23885[0]: cx23885 based dvb card
 [    5.748028] DS3000 chip version: d0 attached.
 [    5.748838] TS202x chip version[1]: 80 attached.
 [    5.772838] TS202x chip version[2]: 81 attached.
 [    5.810274] EXT4-fs (sda7): mounted filesystem with ordered data mode.
 Opts: (null)
 [    5.812376] m88ds3103_load_firmware: Waiting for firmware upload (dvb-
 fe-ds3103.fw)...
 [    5.921033] m88ds3103_load_firmware: Waiting for firmware upload(2)...

 [    6.818539] DVB: registering new adapter (cx23885[0])
 [    6.818544] DVB: registering adapter 0 frontend 0 (Montage
 DS3103/TS2022)...
 [    6.819072] cx23885_dvb_register() allocating 1 frontend(s)
 [    6.819075] cx23885[0]: cx23885 based dvb card
 [    6.819564] DS3000 chip version: d0 attached.
 [    6.820347] TS202x chip version[1]: 80 attached.
 [    6.840834] TS202x chip version[2]: 81 attached.
 [    6.872390] m88ds3103_load_firmware: Waiting for firmware upload (dvb-
 fe-ds3103.fw)...
 [    6.873999] m88ds3103_load_firmware: Waiting for firmware upload(2)...

 [    7.773110] DVB: registering new adapter (cx23885[0])
 [    7.773114] DVB: registering adapter 1 frontend 0 (Montage
 DS3103/TS2022)...
 [    7.773587] cx23885_dev_checkrevision() Hardware revision = 0xa5
 [    7.773593] cx23885[0]/0: found at 0000:0a:00.0, rev: 4, irq: 17,
 latency: 0, mmio: 0xd5c00000
 [    7.773685] cx23885 0000:0a:00.0: setting latency timer to 64
 }}}

 mythbackend version: fixes/0.25 [v0.25.1-2-g648f0ae]

 any idea ?

--

Comment:

 Could we see the full mythtv-setup log, and not just this one snippet?
 The terminal or file logs would be preferable to what gets filtered and
 reformatted through syslog.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10830#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list