Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
DVBT with Terratec Cinergy Stick: feed not in list
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6747

PostPosted: Mon Jan 07, 2013 7:25 pm    Post subject: DVBT with Terratec Cinergy Stick: feed not in list Reply with quote

I have a dvbt stick (Terratec Cincergy) for which lspci gives the id: 0ccd:00d3
According to some web pages, this should be supported by >=linux-3.7 with the RTL28XXU driver which I activated in the kernel and modprobe'd.
w_scan was able to produce a list of channels which I copied to /etc/mplayer/channels.conf, but nevertheless mplayer gives an error (and with xine-ui, kaffeine, vlc I didn't succeed either):
mplayer dvb:// wrote:
ERROR IN SETTING DMX_FILTER 8468 for fd 4: ERRNO: 22ERROR, COULDN'T SET CHANNEL 0: Failed to open dvb://

Simultaneously, the kernel throws the error
dmesg wrote:
dvb_demux_feed_del: feed not in list (type=0 state=0 pid=ffff)

Any ideas what I might be doing wrong? (I have never attempted dvbt before, so maybe I did a very stupid mistake...)


Last edited by mv on Mon Jan 07, 2013 7:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54097
Location: 56N 3W

PostPosted: Mon Jan 07, 2013 7:28 pm    Post subject: Reply with quote

mv,

What does dmesg day about firmware loading ?
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6747

PostPosted: Mon Jan 07, 2013 7:52 pm    Post subject: Reply with quote

NeddySeagoon wrote:
What does dmesg day about firmware loading ?

The only messages when inserting the stick are
dmesg wrote:
input: TerraTec Cinergy T Stick RC (Rev. 3) as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/rc/rc0/input6
rc0: TerraTec Cinergy T Stick RC (Rev. 3) as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/rc/rc0
usb 1-4: dvb_usb_v2: schedule remote query interval to 400 msecs
usb 1-4: dvb_usb_v2: 'TerraTec Cinergy T Stick RC (Rev. 3)' successfully initialized and connected

(and then the mentioned error if I start mplayer). In .config I have
egrep 'FIRM|FW' .config wrote:
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_LIBERTAS_THINFIRM is not set
# CONFIG_DVB_USB_CYPRESS_FIRMWARE is not set
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_FIRMWARE_EDID=y
# CONFIG_USB_ISIGHTFW is not set
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_GOOGLE_FIRMWARE is not set

I tried with stable udev (sys-fs/udev-171-r9 and sys-fs/eudev-0). Maybe I need testing udev for firmware loading?
Back to top
View user's profile Send private message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6747

PostPosted: Mon Jan 07, 2013 8:22 pm    Post subject: Reply with quote

After setting CONFIG_FIRMWARE_IN_KERNEL=y the result is the same :(
Anyway, my /etc/firmware is rather small:
/etc/firmware wrote:
av7110/bootcode.bin
ttusb-budget/dspbootcode.bin
Maybe I have to get a special firmware blob from somewhere?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54097
Location: 56N 3W

PostPosted: Mon Jan 07, 2013 8:37 pm    Post subject: Reply with quote

mv,

It does not need firmware. Its reported to work but its not clear if you still need the device ID patch or not.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
mv
Watchman
Watchman


Joined: 20 Apr 2005
Posts: 6747

PostPosted: Mon Jan 07, 2013 9:03 pm    Post subject: Reply with quote

NeddySeagoon,

I had found this webpage already, but it seems that the RTL28XXU driver (or maybe all of dvd-usb-v2) was rather restructured since then: I found nothing which looks even closely to the code in that patch. However, since the stick is recognized after inserting, I guess that the correct ID is already included.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum