Autor Thema: NBOX SH4-openPli  (Gelesen 17972 mal)

s@parator

  • Newbie
  • *
  • Beiträge: 8
    • Profil anzeigen
NBOX SH4-openPli
« am: September 20, 2013, 01:03:09 Nachmittag »
I have a problem with the drivers of installment correctly soundtek DVB-C/DVB-Tdriver installation was a success properly but USB is not detected in receivers
« Letzte Änderung: September 20, 2013, 01:12:28 Nachmittag von s@parator »

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #1 am: September 20, 2013, 02:24:46 Nachmittag »
Well the box will need support for external Tuners (eg. the vtuner interface).

What does following show up:
Zitat
ls /dev/vtun* /dev/misc/vtun*

if it shows up No such file or directory or nothing no direct Enigma Support will be available.
Failure is a good thing! I'll fix it

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #2 am: September 20, 2013, 04:37:37 Nachmittag »
Copy and paste it if possible you added too many spaces

ls /dev/vtun* /dev/misc/vtun*
Failure is a good thing! I'll fix it

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #3 am: September 20, 2013, 04:38:02 Nachmittag »
What you still can do is to stream TV from that box to the PC using our network support
Failure is a good thing! I'll fix it

s@parator

  • Newbie
  • *
  • Beiträge: 8
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #4 am: September 20, 2013, 05:09:56 Nachmittag »
instalng ok.

« Letzte Änderung: September 20, 2013, 06:29:55 Nachmittag von s@parator »

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #5 am: September 20, 2013, 06:03:06 Nachmittag »
you entered:
ls / dev / vtun * / dev / misc / vtun *

but it should be:
ls /dev/vtun* /dev/misc/vtun*
Failure is a good thing! I'll fix it

s@parator

  • Newbie
  • *
  • Beiträge: 8
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #6 am: September 20, 2013, 06:22:55 Nachmittag »
Zitat
nbox login: root


BusyBox v1.19.3 (2012-01-04 10:10:53 PST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

nbox:~# ls /dev/vtun* /dev/misc/vtun*
ls: /dev/vtun*: No such file or directory
ls: /dev/misc/vtun*: No such file or directory
nbox:~#


Zitat
nbox:~#
nbox:~# uname -r
2.6.32.59_stm24_0211
nbox:~# cat /proc/version
Linux version 2.6.32.59_stm24_0211 (root@stlinux-virtual-machine) (gcc version 4.5.3 20110525 (STMicroelectronics/Linux Base 4.5.3-92) (GCC) ) #21 PREEMPT Sat Apr 13 12:47:21 CEST 2013
nbox:~# rpm -q kernel
-sh: rpm: not found
nbox:~# dmesg | grep Linux
dmesg: klogctl: Function not implemented
nbox:~# ls /boot
audio.elf  logo.mvi   video.elf
nbox:~#
« Letzte Änderung: September 20, 2013, 06:35:27 Nachmittag von s@parator »

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #7 am: September 20, 2013, 06:38:02 Nachmittag »
Zitat
nbox login: root


BusyBox v1.19.3 (2012-01-04 10:10:53 PST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

nbox:~# ls /dev/vtun* /dev/misc/vtun*
ls: /dev/vtun*: No such file or directory
ls: /dev/misc/vtun*: No such file or directory
nbox:~#


that is what I thought, you will have to find another way to be able to use the tuner on the settopbox I guess. There is no external tuner support for that box at the moment.

The driver works on it so you could use it for streaming to a windows or linux PC.
Failure is a good thing! I'll fix it

s@parator

  • Newbie
  • *
  • Beiträge: 8
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #8 am: September 20, 2013, 07:01:03 Nachmittag »
Zitat
nbox login: root


BusyBox v1.19.3 (2012-01-04 10:10:53 PST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

nbox:~# ls /dev/vtun* /dev/misc/vtun*
ls: /dev/vtun*: No such file or directory
ls: /dev/misc/vtun*: No such file or directory
nbox:~#


that is what I thought, you will have to find another way to be able to use the tuner on the settopbox I guess. There is no external tuner support for that box at the moment.

The driver works on it so you could use it for streaming to a windows or linux PC.

controller has has installed correctly but it does not initiate a USB port is not seen in the NBOX.
pity it can not be repaired you had the number of customers in., UK and Poland
« Letzte Änderung: September 20, 2013, 08:25:59 Nachmittag von s@parator »

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #9 am: September 20, 2013, 09:30:44 Nachmittag »
what is the output of following commands:
Zitat
/opt/bin/mediaclient -e
/opt/bin/mediaclient --lsusb
Failure is a good thing! I'll fix it

s@parator

  • Newbie
  • *
  • Beiträge: 8
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #10 am: September 21, 2013, 09:03:29 Vormittag »
Zitat
nbox:~# /opt/bin/mediaclient -e
**** List of Media Hardware Devices ****
device 0: [Sundtek MediaTV Digital Home (USB 2.0)]  DVB-C, DVB-T, REMOTE-CONTROL
  [BUS]:
     ID: 1-1
  [SERIAL]:
     ID: U1112042
  [DVB-C]:
     FRONTEND: /dev/dvb/adapter1/frontend0
     DVR: /dev/dvb/adapter1/dvr0
     DMX: /dev/dvb/adapter1/demux0
  [DVB-T]:
     FRONTEND: /dev/dvb/adapter1/frontend0
     DVR: /dev/dvb/adapter1/dvr0
     DMX: /dev/dvb/adapter1/demux0
  [REMOTECONTROL]:
     INPUT0: /dev/mediainput0

nbox:~# /opt/bin/mediaclient --lsusb
nbox:~# /opt/bin/mediaclient -lsusb
Using device: /dev/mediainput0
supported remote control protocols:
id   protocol name
0 .. NEC IR Protocol (active)
1 .. RC5 IR Protocol
2 .. RC6 Mode0 IR Protocol
3 .. RC6 Mode6A IR Protocol

nbox:~#
« Letzte Änderung: September 21, 2013, 09:35:10 Vormittag von s@parator »

s@parator

  • Newbie
  • *
  • Beiträge: 8
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #11 am: September 21, 2013, 09:20:34 Vormittag »

another tuner dvb-t work properly is visible in the
« Letzte Änderung: September 21, 2013, 09:26:32 Vormittag von s@parator »

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #12 am: September 21, 2013, 02:08:29 Nachmittag »
ah, then it might work. However contact us via Skype (Account "sundtek")
Failure is a good thing! I'll fix it

s@parator

  • Newbie
  • *
  • Beiträge: 8
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #13 am: September 22, 2013, 08:14:54 Vormittag »
Zitat
nbox login: root


BusyBox v1.19.3 (2012-01-04 10:10:53 PST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

nbox:~# ps
  PID USER       VSZ STAT COMMAND
    1 root      1836 S    {init} ini
    2 root         0 SW   [kthreadd]
    3 root         0 SW   [ksoftirqd/0]
    4 root         0 SW   [events/0]
    5 root         0 SW   [khelper]
   11 root         0 SW   [async/mgr]
  135 root         0 SW   [sync_supers]
  137 root         0 SW   [bdi-default]
  139 root         0 SW   [kblockd/0]
  145 root         0 SW   [ata/0]
  146 root         0 SW   [ata_aux]
  154 root         0 SW   [khubd]
  157 root         0 SW   [kseriod]
  173 root         0 SW   [rpciod/0]
  186 root         0 SW   [kswapd0]
  187 root         0 SW   [aio/0]
  188 root         0 SW   [nfsiod]
  189 root         0 SW<  [kslowd000]
  190 root         0 SW<  [kslowd001]
  222 root         0 SW   [scsi_eh_0]
  228 root         0 SW   [mtdblockd]
  327 root         0 SWN  [jffs2_gcd_mtd0]
  330 root      1836 S    {init} ini
  331 root      2592 S    {rcS} /bin/sh /etc/init.d/rcS
  365 root      2460 S    /usr/sbin/automount --timeout=5 /autofs file /etc/au
  405 root      2596 S    /usr/sbin/telnetd -l /bin/login
  410 root         0 SW   [hdmid/0]
  433 root         0 SW   [EMBXSHM-NewPort]
  434 root         0 SW   [EMBXSHM-PortClo]
  482 root         0 DW<  [pti_task]
  507 root         0 DW   [Havana player E]
  522 root         0 DW   [SMART/0]
  523 root         0 DW   [SMART/1]
  529 root      1960 S    /usr/bin/lircd
  530 root      1736 S    /bin/evremote2
  534 bin       1824 S    /sbin/portmap
  540 root      2516 S    /usr/bin/vsftpd
  542 root      2592 S    /usr/sbin/inetd
  554 root         0 SW   [ExecutionLoopNo]
  559 root     69496 D    /usr/local/bin/enigma2_lp3
  595 root     46556 S    /opt/bin/mediasrv -d --pluginpath=/opt/bin
  596 root      5596 S    /opt/bin/mediasrv -d --pluginpath=/opt/bin
  614 root         0 SW   [jbd2/sda1-8]
  615 root         0 SW   [ext4-dio-unwrit]
  617 root         0 SW   [flush-8:0]
  651 root         0 SW   [kdvb-ad-0-fe-0]
  657 root         0 SW   [HostRec40800002]
  658 root         0 SW   [Player Aud Mixe]
  659 root         0 DW   [Player Aud   0]
  660 root         0 DW   [Player Aud   1]
  661 root         0 DW   [Player Aud   2]
  662 root         0 DW   [Player Aud   3]
  663 root         0 SW   [HostRec40800003]
  664 root         0 SW   [Manifestor Buff]
  665 root         0 DW   [Manifestor Disp]
  666 root         0 DW   [Interocitor  0]
  667 root         0 DW   [Interocitor  1]
  668 root         0 DW   [Interocitor  2]
  669 root         0 DW   [Interocitor  3]
  708 root      3032 S    -sh
  718 root      3032 R    ps
nbox:~#
process work

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Re:NBOX SH4-openPli
« Antwort #14 am: Oktober 05, 2013, 01:56:01 Vormittag »
There's an update so far





Zitat
cat /proc/bus/nim_sockets
NIM Socket 0:
Type: DVB-S2
Name: STB0899 Multistandard ID1
Frontend_Device: 0
NIM Socket 1:
Type: DVB-S2
Name: STB0899 Multistandard ID2
Frontend_Device: 1
NIM Socket 2:
Type: DVB-C
Name: Sundtek DVB-C (0/0)
Frontend_Device: 2

nbox:~# cat /proc/cpuinfo
machine         : STb7100 Reference board
processor       : 0
cpu family      : sh4
cpu variant     : sh4-202
cpu type        : STx7100
cut             : 3.x
cpu flags       : fpu
cache type      : split (harvard)
icache size     : 16KiB (2-way)
dcache size     : 32KiB (2-way)
address sizes   : 29 bits physical
bogomips        : 264.19


Mem: 95144K used, 3012K free, 0K shrd, 884K buff, 28360K cached
CPU:  6.5% usr 43.2% sys  0.0% nic 48.8% idle  0.0% io  1.1% irq  0.1% sirq
Load average: 15.16 14.97 12.72 2/85 1816
  PID  PPID USER     STAT   VSZ %VSZ CPU %CPU COMMAND
  913   831 root     S    82064 83.4   0 22.0 ./mediasrv -v --no-nodes

we're implementing our own vtuner module here.
Driver CPU Usage is ~25% for HDTV
Driver CPU Usage is 1-5% for SDTV
« Letzte Änderung: Oktober 08, 2013, 01:03:20 Vormittag von Sundtek »
Failure is a good thing! I'll fix it