Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Riguardo Aver Media Super Hybrid 007
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
ciro64
Guru
Guru


Joined: 20 Jun 2009
Posts: 424

PostPosted: Wed Jun 18, 2014 12:29 am    Post subject: [Solved] Riguardo Aver Media Super Hybrid 007 Reply with quote

Ciao a Tutti; ho riesumato un vecchia dvb-card "ibrida":
Code:

ci7ht ~ # lspci |grep -i mult
06:02.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev d1)

ci7ht ~ # lsmod |grep "saa\|tda"
saa7134_alsa           10671  2
tda827x                 9334  1
tda8290                13481  1
saa7134               169022  1 saa7134_alsa
tveeprom               14225  1 saa7134
videobuf_dma_sg         7456  2 saa7134,saa7134_alsa
v4l2_common             4130  2 tuner,saa7134
videodev              106116  5 tuner,saa7134,uvcvideo,v4l2_common,videobuf2_core
videobuf_core          15111  2 videobuf_dma_sg,saa7134
i2c_core               19702  10 drm,i2c_i801,tuner,saa7134,tda8290,tda827x,nvidia,v4l2_common,tveeprom,videodev
snd_pcm                68404  5 snd_usb_audio,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,saa7134_alsa
snd                    56837  30 snd_hda_codec_realtek,snd_usb_audio,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_usbmidi_lib,snd_hda_codec,snd_hda_intel,snd_seq_device,saa7134_alsa

ci7ht ~ # dmesg |grep "saa\|tda"     
[    3.337509] saa7130/34: v4l2 driver version 0, 2, 17 loaded
[    3.337660] saa7133[0]: found at 0000:06:02.0, rev: 209, irq: 17, latency: 32, mmio: 0xf7100000
[    3.337666] saa7133[0]: subsystem: 1461:f01d, board: Avermedia Super 007 [card=117,autodetected]
[    3.337678] saa7133[0]: board init: gpio is 40000
[    3.473336] saa7133[0]: i2c eeprom 00: 61 14 1d f0 54 20 1c 00 43 43 a9 1c 55 d2 b2 92
[    3.473341] saa7133[0]: i2c eeprom 10: ff ff ff ff ff 20 ff ff ff ff ff ff ff ff ff ff
[    3.473345] saa7133[0]: i2c eeprom 20: 01 40 01 32 32 01 01 43 88 ff 00 55 ff ff ff ff
[    3.473350] saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473354] saa7133[0]: i2c eeprom 40: ff 21 00 c0 96 10 05 32 15 76 8b 0c ff ff ff ff
[    3.473358] saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473362] saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473365] saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473369] saa7133[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473373] saa7133[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473377] saa7133[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473381] saa7133[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473385] saa7133[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473389] saa7133[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473393] saa7133[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.473397] saa7133[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[    3.528414] tda829x 0-004b: setting tuner address to 60
[    3.560463] tda829x 0-004b: type set to tda8290+75a
[    6.539961] saa7133[0]: registered device video1 [v4l2]
[    6.540004] saa7133[0]: registered device vbi0
[    6.544080] saa7134 ALSA driver for DMA sound loaded
[    6.544088] saa7133[0]/alsa: saa7133[0] at 0xf7100000 irq 17 registered as card -1

Solo che usando Kaffeine, non funziona.
In passato ricordo che su Fedora dovevo "procurarmi il firmware in rete, mentre ora su Fedora il firmware è già presente.

Mi piacerebbe farla funzionare anche qui su Gentoo in modo "elegante", e se si riesce anche la radio :P

Non so se installare linux-firmware oppure media-tv/linuxtv-dvb-firmware oppure più elegantemente se è "gestibile aggiungendo qualche variabile in /etc/portage/make.conf.

A livello kernel, la situazione è la seguente:
Code:

ci7ht ~ # zgrep FIRMWARE /proc/config.gz
CONFIG_PREVENT_FIRMWARE_BUILD=y
# CONFIG_FIRMWARE_IN_KERNEL is not set
CONFIG_EXTRA_FIRMWARE=""
CONFIG_HOSTAP_FIRMWARE=y
CONFIG_HOSTAP_FIRMWARE_NVRAM=y
CONFIG_RT2X00_LIB_FIRMWARE=y
CONFIG_CYPRESS_FIRMWARE=m
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
CONFIG_FIRMWARE_EDID=y
CONFIG_FIRMWARE_MEMMAP=y
# CONFIG_GOOGLE_FIRMWARE is not set


Grazie :)
_________________
Gentoo: il sistema più eclettico e geniale che abbia mai provato :)
Back to top
View user's profile Send private message
ciro64
Guru
Guru


Joined: 20 Jun 2009
Posts: 424

PostPosted: Fri Jun 20, 2014 4:28 pm    Post subject: Reply with quote

Ok,penso di aver trovato la soluzione scaricando il firmware neceszsario per la mia scheda tv "ibrida": bazzicando in internet; ho trovato un vecchio archivio relativo a ubuntu "karmic Koala".
Il file in questione è
Code:

dvb-fe-tda10046.fw

Che ho inserito in /lib/firmware

Non so se ci sono firmwares più aggiornati od altro.....
Direi che la discussione e risolta però lasciando aperta una "porticina" :)
Se qualcuno conosce come risolver meglio questa situazione magari dicendomi come reperire il firmware in Gentoo stessa...... sarebbe ottimo e decisamente più "elegante" :)

Scusate la mia ignoranza..... :(.

Buon Tutto e Grazie a chiunque mi possa dare soluzioni migliori. :)
_________________
Gentoo: il sistema più eclettico e geniale che abbia mai provato :)
Back to top
View user's profile Send private message
sabayonino
Veteran
Veteran


Joined: 03 Jan 2012
Posts: 1008

PostPosted: Sat Jun 21, 2014 11:08 am    Post subject: Reply with quote

ciao

mai smanettato con DVB , però cercando in rete ho torovato questo wiki (sembra relativo al 2006-2008) : http://www.linuxtv.org/wiki/index.php/AVerMedia_AVerTV_DVB-T_Super_007



poi noto :
Quote:
Drivers

As of January 25, 2008: DVB-T works fine with modules from the Mercurial (hg) repository. This is a DVB-T card only.

As of June 26th, 2008 Super 007 Analog version is supported - http://linuxtv.org/hg/v4l-dvb/rev/fa0de4f2637a

After installing the drivers from the Mercurial repository you will have to run:

rmmod saa7134
modprobe saa7134


su "git" fa riferimento al kernel 2.6

spero possa servire.
ciao
_________________
LRS i586 on G.Drive
LRS x86-64 EFI on MEGA
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano 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