malyz Posted October 16, 2013 Share Posted October 16, 2013 Witam. Zmagam się z uruchomieniem dongla dvb-t.Czy może ktoś uruchomił już i potwierdzi działanie. Zainstalowałem sterownik,w system-conf dałem na on-restart systemu i nie widzi. Graterlia OS 2.0.0 RC1 na penie. Tuner BSLA. Quote Link to comment Share on other sites More sharing options...
mickey Posted October 16, 2013 Share Posted October 16, 2013 Standardowe działanie próbowałeś? Mam na myśli: wyciągasz dongla, restartujesz system i wkładasz dongla kiedy na wyświetlaczu pojawia się Load. Quote Link to comment Share on other sites More sharing options...
tux Posted October 16, 2013 Share Posted October 16, 2013 Jest błąd w modułach. Przez przypadek poszedł strip na moduły. Na jutro będzie OK. Może wcześniej. Dam info jak już. Quote Link to comment Share on other sites More sharing options...
Guest xen Posted October 16, 2013 Share Posted October 16, 2013 Tak jak napisał Tux, winne były moduły. Nowe, poprawne wersje paczek są już w repozytorium opkg update && opkg upgrade załatwi sprawę. Xen Quote Link to comment Share on other sites More sharing options...
Marcin Posted October 16, 2013 Share Posted October 16, 2013 Jak wgrałeś sterownik? Wejdź na dekoder przez SSH Jak już zrobiłeś opkg update && opkg upgrade to zrób restart dekodera Jak już Ci się uruchomi to ponownie do SSH i wpisz opkg install http://graterlia.xunil.pl/repodata/release/esi88/dvbt-as102_1.0.1_esi88.ipk lub jak nie chce Ci się pisać to opkg install dvbt-as102 Jak się zainstaluje to restart dekodera Quote Link to comment Share on other sites More sharing options...
tux Posted October 16, 2013 Share Posted October 16, 2013 Na ESI póki co nie ma prawa zadziałać. Nie mam Dongla to nie wiem co i jak. Warunki są ustawione tylko dla ADB5800xx gdzie powinno być OK. Quote Link to comment Share on other sites More sharing options...
Marcin Posted October 16, 2013 Share Posted October 16, 2013 Na ESI póki co nie ma prawa zadziałać. Nie mam Dongla to nie wiem co i jak. Warunki są ustawione tylko dla ADB5800xx gdzie powinno być OK. aha, jeśli tak to w takim razie moja porada jest zbędna Quote Link to comment Share on other sites More sharing options...
Guest xen Posted October 16, 2013 Share Posted October 16, 2013 Jak wgrałeś sterownik? Wejdź na dekoder przez SSH Jak już zrobiłeś opkg update && opkg upgrade to zrób restart dekodera Jak już Ci się uruchomi to ponownie do SSH i wpisz opkg install http://graterlia.xunil.pl/repodata/release/esi88/dvbt-as102_1.0.1_esi88.ipk lub jak nie chce Ci się pisać to opkg install dvbt-as102 Jak się zainstaluje to restart dekodera Obie wersje zainstalują pakiet, jednak nie polecam pierwszej z 2 powodów: 1) po pojawieniu się nowszej wersji w repozytorium i tak zainstaluje wersję 1.0.1 2) istnieje ryzyko zainstalowania pakietu z innej architektury (np modułów od esi88 na 5800xx) Prawidłowa procedura to: opkg update opkg install dvbt-as102 Taka sama procedura dla wszystkich innych pakietów - tylko nazwa pakietu bez scieżki. Logika opkg pociągnie i zainstaluje najnowszy pakiet dla właściwej architektury. Quote Link to comment Share on other sites More sharing options...
tux Posted October 16, 2013 Share Posted October 16, 2013 W rcS jest warunek if [ $rcstype == ADB5800xx ]; then..... W sekcji od DVB-T. Możesz zmienić na ESI i zobaczyć co będzie. Ja nie gwarantuje, że ruszy cokolwiek. Quote Link to comment Share on other sites More sharing options...
Marcin Posted October 16, 2013 Share Posted October 16, 2013 Tak przeglądam sobie Packages i mam pytanie. Czy w Description nie powinno być DVB-T support for AS102 chipstes? Aktualnie jest TVB-T support for AS102 chipstes Quote Link to comment Share on other sites More sharing options...
malyz Posted October 17, 2013 Author Share Posted October 17, 2013 Niestety nie działa,po wykonaniu update to samo. Podana wersja przez@djmarco83 pod hd clone też nie działa dongl. Mam pytanie czy jak będę chciał to zrobić za pomocą ssh. To teraz w końcu który sterownik? dvbt-as102_1.0.0_adb5800xx.ipk czy dvbt-as102_1.0.1_adb5800xx.ipk Z informacji podanych tutaj na forum wynika że ten pierwszy. I teraz, czy muszę odinstalować okpg remove dvbt-as102 czy mogę pobrać wrzucić do root i okpg install dvbt-as102_1.0.0_adb5800xx.ipk Quote Link to comment Share on other sites More sharing options...
tux Posted October 17, 2013 Share Posted October 17, 2013 opkg update opkg list | grep dvb opkg install xyz gdzie xyz to co zwroci komenda2 Quote Link to comment Share on other sites More sharing options...
malyz Posted October 17, 2013 Author Share Posted October 17, 2013 opkg update opkg list | grep dvb opkg install xyz gdzie xyz to co zwroci komenda2 Operacja wykonana zgodnie z instrukcją, tuxish-Box:~# opkg update Downloading http://graterlia.xunil.pl/repodata/release/sh4/Packages.gz. Inflating http://graterlia.xunil.pl/repodata/release/sh4/Packages.gz. Updated list of available packages in /var/opkg/lists/graterlia. Downloading http://graterlia.xunil.pl/repodata/release/adb5800xx/Packages.gz. Inflating http://graterlia.xunil.pl/repodata/release/adb5800xx/Packages.gz. Updated list of available packages in /var/opkg/lists/adb5800xx. tuxish-Box:~# opkg list | grep dvb dvbt-as102 - 1.0.1 - TVB-T support for AS102 chipsets tuxish-Box:~# opkg install dvbt-as102 - 1.0.1 - TVB-T support for AS102 chipsets Package dvbt-as102 (1.0.1) installed in root is up to date. Unknown package '-'. Unknown package '1.0.1'. Unknown package '-'. Unknown package 'TVB-T'. Unknown package 'support'. Unknown package 'for'. Unknown package 'AS102'. Unknown package 'chipsets'. Collected errors: * opkg_install_cmd: Cannot install package -. * opkg_install_cmd: Cannot install package 1.0.1. * opkg_install_cmd: Cannot install package -. * opkg_install_cmd: Cannot install package TVB-T. * opkg_install_cmd: Cannot install package support. * opkg_install_cmd: Cannot install package for. * opkg_install_cmd: Cannot install package AS102. * opkg_install_cmd: Cannot install package chipsets. tuxish-Box:~# Quote Link to comment Share on other sites More sharing options...
Guest xen Posted October 17, 2013 Share Posted October 17, 2013 opkg install dvbt-as102 bez tych dodatków, tylko nazwa pakietu Quote Link to comment Share on other sites More sharing options...
malyz Posted October 17, 2013 Author Share Posted October 17, 2013 tuxish-Box:~# opkg update Downloading http://graterlia.xunil.pl/repodata/release/sh4/Packages.gz. Inflating http://graterlia.xunil.pl/repodata/release/sh4/Packages.gz. Updated list of available packages in /var/opkg/lists/graterlia. Downloading http://graterlia.xunil.pl/repodata/release/adb5800xx/Packages.gz. Inflating http://graterlia.xunil.pl/repodata/release/adb5800xx/Packages.gz. Updated list of available packages in /var/opkg/lists/adb5800xx. tuxish-Box:~# opkg list | grep dvb dvbt-as102 - 1.0.1 - TVB-T support for AS102 chipsets tuxish-Box:~# opkg install dvbt-as102 Package dvbt-as102 (1.0.1) installed in root is up to date. tuxish-Box:~# tak też próbowałem a tak zapytam ,potwierdza ktoś u siebie działanie tego dongla Quote Link to comment Share on other sites More sharing options...
tequila Posted October 17, 2013 Share Posted October 17, 2013 W pliku /etc/sysconfig/system.conf należy zmodyfikować wpis dvbt=off --> dvbt=as102. Powoduje to załadowanie odpowiednich modułów po restarcie systemu. Niestety po takim zabiegu, mimo widoczności tunera w enigmie, nie wyszukuje nic, a dodatkowo przestaje działać DVB-S (Przekroczony czas czytania PAT). Quote Link to comment Share on other sites More sharing options...
tux Posted October 17, 2013 Share Posted October 17, 2013 #Załaduj moduł DVB-T dla ADB5800 if [ $rcstype == ADB5800 ]; then if [ $dvbt == as102 ]; then ->echo "init dvb-t as102" if [ -e $MODDIR/dvb-as102.ko ]; then insmod $MODDIR/dvb-as102.ko fi fi fi Wpis w system.conf jest już nieaktualny. Quote Link to comment Share on other sites More sharing options...
tequila Posted October 17, 2013 Share Posted October 17, 2013 Bez tego wpisu moduł dvb-as102.ko nie ładuje się w ogóle. Jakkolwiek byśmy go nie załadowali, wystąpią objawy, które wcześniej opisałem. Quote Link to comment Share on other sites More sharing options...
tux Posted October 17, 2013 Share Posted October 17, 2013 Poprawimy skrypt rcS i wtedy sprawdzimy czy coś się poprawi. Quote Link to comment Share on other sites More sharing options...
tequila Posted October 18, 2013 Share Posted October 18, 2013 Wracając do tematu. Dzisiaj ponowiłem próbę z załadowanymi modułami as102 za pomocą wpisu w system.conf. Tym razem głowica DVB-S działa, DVB-T nadal nie. Oto log ze startu enigmy: scanning for frontends.. opening frontend 0 close frontend 0 opening frontend 1 failed! (/dev/dvb/adapter0/frontend1) Protocol error opening frontend 2 failed! (/dev/dvb/adapter0/frontend2) No such device boxtype detection BOX_SH4 Interesujący jest wpis "Protocol error". Trzeba by zajrzeć do źródeł. Quote Link to comment Share on other sites More sharing options...
tux Posted October 18, 2013 Share Posted October 18, 2013 napisz dokładnie jaki BOX. Quote Link to comment Share on other sites More sharing options...
lukasz138 Posted October 18, 2013 Share Posted October 18, 2013 Niestety nie posiadam dongle dvb-t, więc póki nie będę miał to nawet nie będę miał jak przetestować . Quote Link to comment Share on other sites More sharing options...
tequila Posted October 18, 2013 Share Posted October 18, 2013 ADB5800S + ADB100T, jak w profilu ;). Pojedyncza głowica sat. Quote Link to comment Share on other sites More sharing options...
tux Posted October 18, 2013 Share Posted October 18, 2013 ADB5800S może oznaczać więcej niż jedną wersję BOXa. Co pokaże: ls /dev/dvb/adapter0/*front* Quote Link to comment Share on other sites More sharing options...
tequila Posted October 18, 2013 Share Posted October 18, 2013 Masz rację. Mam BSKA. Tu wygląda to dobrze, jak w G1, gdzie śmiga DVB-T. tuxish-Box:/dev/dvb/adapter0# ll *fron* crw-rw---- 1 root root 212, 3 Oct 15 00:05 frontend0 lrwxrwxrwx 1 root root 28 Jan 1 2000 frontend1 -> /dev/dvb/adapter0/frontend2_ crw-rw-rw- 1 root root 212, 19 Oct 15 00:05 frontend1_ lrwxrwxrwx 1 root root 28 Jan 1 2000 frontend2 -> /dev/dvb/adapter0/frontend1_ crw-rw---- 1 root root 212, 67 Oct 15 00:05 frontend2_ Quote Link to comment Share on other sites More sharing options...
tux Posted October 18, 2013 Share Posted October 18, 2013 Czy w G1 jest identycznie? Czy coś jest zamienione? Tu wskazuje na to, że linkowanie jest dla odbiornika z dwiema głowicami. Quote Link to comment Share on other sites More sharing options...
tequila Posted October 18, 2013 Share Posted October 18, 2013 Z tego co pamiętam symlinki w G1 są identyczne, analizowałem to kiedyś. Odgrzebany log ze startu G1: scanning for frontends.. opening frontend 0 close frontend 0 opening frontend 1 close frontend 1 opening frontend 2 failed! (/dev/dvb/adapter0/frontend2) No such device boxtype detection BOX_SH4 Quote Link to comment Share on other sites More sharing options...
tux Posted October 18, 2013 Share Posted October 18, 2013 E2 pod tm względem było poprawiane. Sprawdź jak możesz tak: zakomentuj w rcS to: #Init frontend settings if [ $rcstype == ADB5800 ]; then <------>if [ $boxtype == BSKA ] || [ $boxtype == BXZB ]; then <------><------>ln -sfn /dev/dvb/adapter0/frontend2_ /dev/dvb/adapter0/frontend1 <------><------>ln -sfn /dev/dvb/adapter0/frontend1_ /dev/dvb/adapter0/frontend2 <------>else <------><------>ln -sfn /dev/dvb/adapter0/frontend1_ /dev/dvb/adapter0/frontend1 <------><------>ln -sfn /dev/dvb/adapter0/frontend2_ /dev/dvb/adapter0/frontend2 <------>fi fi if [ $rcstype == ESI88 ] || [ $rcstype == UHD88 ]; then <------>ln -sfn /dev/dvb/adapter0/frontend1_ /dev/dvb/adapter0/frontend1 <------>ln -sfn /dev/dvb/adapter0/frontend2_ /dev/dvb/adapter0/frontend2 fi if [ $rcstype == DSI87 ] || [ $rcstype == ADB2850 ]; then <------>ln -sfn /dev/dvb/adapter0/frontend2_ /dev/dvb/adapter0/frontend1 <------>ln -sfn /dev/dvb/adapter0/frontend1_ /dev/dvb/adapter0/frontend2 fi Następnie usuń symliniki i "_" z nazw plików frontend. Może się mylę ale teraz działa poprawnie numerowanie głowic i link 2→1 nie działa. Quote Link to comment Share on other sites More sharing options...
tequila Posted October 18, 2013 Share Posted October 18, 2013 Zrobiłem tak: tuxish-Box:/dev/dvb/adapter0# ll *fron* crw-rw---- 1 root root 212, 3 Oct 15 00:05 frontend0 lrwxrwxrwx 1 root root 28 Oct 18 18:04 frontend1 -> /dev/dvb/adapter0/frontend1_ crw-rw-rw- 1 root root 212, 19 Oct 15 00:05 frontend1_ lrwxrwxrwx 1 root root 28 Oct 18 18:04 frontend2 -> /dev/dvb/adapter0/frontend2_ crw-rw---- 1 root root 212, 67 Oct 15 00:05 frontend2_ W logu zmieniła się tylko kolejność: scanning for frontends.. opening frontend 0 close frontend 0 opening frontend 1 failed! (/dev/dvb/adapter0/frontend1) No such device opening frontend 2 failed! (/dev/dvb/adapter0/frontend2) Protocol error boxtype detection BOX_SH4 Quote Link to comment Share on other sites More sharing options...
tux Posted October 18, 2013 Share Posted October 18, 2013 Zerknij czy poprawnie załadował sterownik. W WiFi bł bug z nałożonym strip. Quote Link to comment Share on other sites More sharing options...
tequila Posted October 18, 2013 Share Posted October 18, 2013 Wygląda chyba dobrze: tuxish-Box:~# lsmod Module Size Used by Tainted: P smartcard 18808 2 cec_ctrl 4776 0 dvb_as102 9312 1 platform 800 0 [permanent] stmalloc 1184 0 sth264pp 3840 0 player2 361800 2 stmalloc,sth264pp stmdvb 88368 32 dvb_as102,player2 stmsysfs 29364 0 stm_monitor 5816 1 player2 pti 23244 1 stmdvb fe_core_bska 23256 1 stmdvb pseudocard 11268 2 player2,stmdvb stm_v4l2 7228 1 stmdvb p2div64 1196 2 player2,stm_monitor ksound 10000 1 player2 mpeg2hw 3280 0 mmelog 1400 0 avs 22976 1 stmdvb mme_host 22868 4 player2,stm_monitor,mpeg2hw,mmelog embxshm 19272 0 embxmailbox 5312 1 embxshm embxshell 17196 3 mme_host,embxshm,embxmailbox stmfb 37844 3 stmdvb stmcore_display_stx7100 135477 4 player2,stmdvb,pseudocard fan_ctrl 704 0 front_bska 3944 0 e2_proc 9412 4 cec_ctrl,player2,stmdvb,fan_ctrl simu_button 608 0 boxtype 920 0 Quote Link to comment Share on other sites More sharing options...
tux Posted October 18, 2013 Share Posted October 18, 2013 Obawiam się, że bez dongla dużo nie zrobimy. Na razie nie mam pomysłu na to. Quote Link to comment Share on other sites More sharing options...
tux Posted October 23, 2013 Share Posted October 23, 2013 opkg update && opkg upgrade Jeżeli wszystko dobrze przebiegnie to po restarcie tunera (proszę go w trakcie przeładowania (uboot na wyświetlaczu) wyłączyć na chwilę z gniazda energetycznego) DVB-T powinno działać bez problemu. Quote Link to comment Share on other sites More sharing options...
malyz Posted October 24, 2013 Author Share Posted October 24, 2013 Potwierdzam działanie, teraz jest dobrze,wyszukiwanie itp. Wielkie dzięki za wkład i prace dla twórców. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.