OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.61k stars 883 forks source link

Driver support for Skystar 2 eXpress Pcie Card #1561

Closed ovidiu31 closed 11 years ago

ovidiu31 commented 11 years ago

Humble request for drivers integration for Technisat Skystar 2 eXpress

STV6110A tuner STV0903B demodulator SAA7160ET is PCI Express based audio and video capture bridge

http://www.technisat.com/en_XX/SkyStar-2-eXpress-HD/352-2675-2418/

vpeter4 commented 11 years ago

Tested with s2-liplianin-v37 and it works. Will do some more tests and merge with kernel if this would works too.

Module                  Size  Used by
rfcomm                 27426  0 
bluetooth             144818  3 rfcomm
fglrx                4594868  59 
snd_hda_codec_realtek    48896  1 
saa716x_budget          7771  0 
saa716x_core           44508  2 saa716x_budget
snd_hda_codec_hdmi     21450  1 
stv090x                40616  1 saa716x_budget
dvb_core               63767  2 saa716x_core,saa716x_budget
stv6110x                3681  1 saa716x_budget
snd_hda_intel          20938  2 
snd_hda_codec          67699  3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
snd_hwdep               4918  1 snd_hda_codec
snd_pcm                54394  4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
snd_timer              15333  1 snd_pcm
snd                    40350  10 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec,snd_hda_intel
snd_page_alloc          5842  2 snd_pcm,snd_hda_intel
xhci_hcd               68972  0 
uvesafb                18748  1 

Merging to kernel didn't work - no frontend.

ovidiu31 commented 11 years ago

The first build works ok

vpeter4 commented 11 years ago

I merge files from s2-liplianin-v37 for saa716x PCIe interface chipset and it seems to be working too. Just need one more test and we are ready to go.