Seite 5 von 5

Re: Sh4 Fortis family

Verfasst: Do 22. Aug 2019, 19:56
von BPanther
Maybe you should use a real flash and not a usb image. A usb image must have an other cmdline, but yours seems every the same wrong line. You can verify this with a working image at telnet with
cat /proc/cmdline

Re: Sh4 Fortis family

Verfasst: Fr 23. Aug 2019, 15:10
von sadaghiani
cat /proc/cmdline
-----------------------

Code: Alles auswählen

hs7810a login: root
Password: 






          ___________   ___    _____________                                
           \________ \  | |  / _____  ____/                               
               _____) | | |_/ /    | |     .---.   ,--.    _ .--..--.   
               |  ___/  |  __'.    | |    / /__\\ `'_\ :  [ `.-. .-. |  
               | |      | |  \ \   | |    | \__., // | |,  | | | | | |  
               |_|      |_|   |_|  |_|     '.__.' \'-;__/ [___||__||__] 
             
                         
        ----------============ Polish Koders Team ============-----------






BusyBox v1.24.1 (2016-07-05 11:57:40 CEST) built-in shell (ash)

hs7810a:~# cat /proc/cmdline
console=ttyAS0,115200 root=/dev/root rw nwhwconf=$nwhwnet init=/bin/devinit coprocessor_mem=4m@0x40000000,4m@0x40400000
hs7810a:~# 

Re: Sh4 Fortis family

Verfasst: Fr 23. Aug 2019, 15:52
von BPanther
The rootfstype is missing, but seems not be a problem, example from some other:

Code: Alles auswählen

vuduo4k:~# cat /proc/cmdline
root=/dev/mmcblk0p14 rootfstype=ext4 rootflags=data=journal rootwait rw coherent_pool=2M vmalloc=500m bmem=891m@1156m bmem=575m@3520m

hd51:~# cat /proc/cmdline
brcm_cma=440M@328M brcm_cma=192M@768M root=/dev/mmcblk0p7 rw rootwait hd51_4.boxmode=1 brcm_cma=440M@328M brcm_cma=192M@768M console=ttyS0,115200

ufs910:~# cat /proc/cmdline
console=ttyAS0,115200 root=/dev/mtdblock2 ip=192.168.xxx.xxx:192.168.xxx.xxx:192.168.xxx.xxx:255.255.255.0:kathrein:eth0:off mem=128m coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=0 nwhwconf=device:eth0,hwaddr:00:1D:xx:xx:xx:xx init=/bin/devinit
Would be nice if we had the rootfstype, but no. I think the kernel has buildin changed cmdline which overrides the bootloader cmdline and the complete kernel config include the other patches needed (maybe more). Many to repair and the GIT has the 7xxx not really included. I let it be, sorry...

Re: Sh4 Fortis family

Verfasst: Fr 23. Aug 2019, 18:54
von sadaghiani
This is really a great image and far better than Enigma
I use this image for cubrevo mini
Sorry for not working on the 7429
Thanks for everything

Re: Sh4 Fortis family

Verfasst: Mo 28. Okt 2019, 18:43
von sadaghiani
HS 7429
-------------------------
I installed the flash version
-------------------------
So far everything looks great
-------------------------
http://www.hdmedia-universe.com/board/s ... load/page4

Re: Sh4 Fortis family

Verfasst: Fr 1. Nov 2019, 17:53
von sadaghiani
Is it possible to create an image for Flash based on the Audioniek script for HS 7429 ?

Re: Sh4 Fortis family

Verfasst: Fr 1. Nov 2019, 18:18
von BPanther
You have say'd you need a ext3, so no, the result is a "IRD" file (but inside a UBI?!), not a ext3 flash file. The script https://github.com/Audioniek/flash/blob ... G_flash.sh ist still the same old version - and I have removed all local changes for these boxes. Furthermore currently I'm working at the VU+, so I have no time, sorry...

Re: Sh4 Fortis family

Verfasst: Sa 16. Mai 2020, 19:43
von sadaghiani
BPanther hat geschrieben: Fr 1. Nov 2019, 18:18 You have say'd you need a ext3, so no, the result is a "IRD" file (but inside a UBI?!), not a ext3 flash file. The script https://github.com/Audioniek/flash/blob ... G_flash.sh ist still the same old version - and I have removed all local changes for these boxes. Furthermore currently I'm working at the VU+, so I have no time, sorry...

is it possible to add this device to your git?
hs7429 for internal flash installation
Also, how can bpanther extra setting be used for other versions of neutrino?
thnx

Re: Sh4 Fortis family

Verfasst: Sa 16. Mai 2020, 20:12
von BPanther
sadaghiani hat geschrieben: Sa 16. Mai 2020, 19:43is it possible to add this device to your git?
hs7429 for internal flash installation
How I said before, no. I do not have this receiver, and I have removed all changes and many other unused receivers as I said on November 1, 2019, see also the GIT sources. There is also no working Flash source available.
sadaghiani hat geschrieben: Sa 16. Mai 2020, 19:43Also, how can bpanther extra setting be used for other versions of neutrino?
Sorry, it's my own private menu, no source available.

Re: Sh4 Fortis family

Verfasst: Do 6. Mai 2021, 15:44
von sadaghiani
if possible, please add Fortis hs7429 to your git
tnx

Re: Sh4 Fortis family

Verfasst: Do 6. Mai 2021, 19:39
von BPanther
See post #69, not possible.