Seite 6 von 10

Re: Is it possible to make an image of a neutrino...?

Verfasst: Mi 19. Jun 2024, 10:52
von atef 0
DM900 hat geschrieben: Mi 19. Jun 2024, 08:59@atef0 u have dm900 if yes then please tell me which tuner 2166D or 2166B
screenshot (7).png

EDIT by BPanther: Quote shorter.

Re: Is it possible to make an image of a neutrino...?

Verfasst: Mi 19. Jun 2024, 12:40
von DM900
IMG_20240619_161430.png
atef 0 hat geschrieben: Mi 19. Jun 2024, 10:52
DM900 hat geschrieben: Mi 19. Jun 2024, 08:59@atef0 u have dm900 if yes then please tell me which tuner 2166D or 2166B
screenshot (7).png


EDIT by BPanther: Quote shorter.
Thanks
It means it is problem with si2166b tuner with this neutrino image of dm900
Because I checked all necessary things like without diseqc switch,change satellite.xml file etc but still same problem no channel scan or some channels of satellite transponders but not all without diseqc switch even those channels which it scans mostly are vertical (no problem in Enigma2)

Re: Is it possible to make an image of a neutrino...?

Verfasst: Mi 19. Jun 2024, 12:44
von BPanther
atef 0 hat geschrieben: Di 18. Jun 2024, 21:34Can this code be added to Neutrino?
https://github.com/openatv/enigma2/comm ... ae80d099e0
or
https://github.com/openatv/enigma2/comm ... fcc8a5f6c2
I have now tried to adopt this only for DM, but untestet with the SI tuners, the BCM seems to be working - except the FBC tuner, there is no signal - also not at E2 but works.
https://github.com/Duckbox-Developers/n ... 5c550d6c7f


BTW: The Si2166B is no S2X/Multistream tuner...

Re: Is it possible to make an image of a neutrino...?

Verfasst: Fr 21. Jun 2024, 15:20
von DM900
Please tell me how to solve this my box now not responds I flashed this neutrino into internal flash but now this error and remote not responds here now it hangs here
IMG_20240621_190801.jpg
IMG_20240621_184535.jpg

Re: Is it possible to make an image of a neutrino...?

Verfasst: Fr 21. Jun 2024, 16:38
von BPanther
1. Try flash again.
2. Telnet: lsmod. May not all modules are loaded.

Re: Is it possible to make an image of a neutrino...?

Verfasst: Sa 22. Jun 2024, 06:02
von DM900
BPanther hat geschrieben: Fr 21. Jun 2024, 16:38 1. Try flash again.
2. Telnet: lsmod. May not all modules are loaded.
text.txt

Re: Is it possible to make an image of a neutrino...?

Verfasst: Sa 22. Jun 2024, 10:05
von BPanther
Hmm, lsmod looks good. May the channel lists are corrupt/missing. Have a look at /var/tuxbox/config/zapit. There must be with some other files bouquets.xml, services.xml and ubouquets.xml exist. These 3 xml are the channel list. I have here used online/offline updates at DM820/DM7080/DM900/DM920 without any problems. Also a clean install should work.

Re: Is it possible to make an image of a neutrino...?

Verfasst: Sa 22. Jun 2024, 10:40
von DM900
Hmm, lsmod looks good. May the channel lists are corrupt/missing. Have a look at /var/tuxbox/config/zapit. There must be with some other files bouquets.xml, services.xml and ubouquets.xml exist. These 3 xml are the channel list. I have here used online/offline updates at DM820/DM7080/DM900/DM920 without any problems. Also a clean install should work.
[/quote]

It is clean install without any channel backup
I try this without multiboot and it shows same problem even remote does not respond here
IMG_20240622_143126.jpg

Re: Is it possible to make an image of a neutrino...?

Verfasst: Sa 22. Jun 2024, 11:21
von BPanther
Then I need a full serial log with the USB cable. There was no important changes last times, so it should still work.

Re: Is it possible to make an image of a neutrino...?

Verfasst: Sa 22. Jun 2024, 11:30
von DM900
BPanther hat geschrieben: Sa 22. Jun 2024, 11:21 Then I need a full serial log with the USB cable. There was no important changes last times, so it should still work.
Here is full serial log
neutrinooo.txt

Re: Is it possible to make an image of a neutrino...?

Verfasst: Sa 22. Jun 2024, 12:25
von BPanther
There's somthing wrong.

1. Wrong Kernel ->

Code: Alles auswählen

[    0.000000] Linux version 3.14-1.17-dm900 (dm900@opendreambox.org) (gcc version 5.3.0 (GCC) ) #1 SMP Fri Feb 9 14:21:32 UTC 2018
2. /dev defect/incomplete, no frontend found.
3. /proc defect/incomplete.

All other a errors because this first 3 above.

Try flashing via online update in telnet:

bpflash onlineupdate

If this not working, extract the zip and copy kernel.bin and rootfs.tar.bz2 to /tmp. Then

bpflash offlineupdate

This should flash all correct.

Re: Is it possible to make an image of a neutrino...?

Verfasst: Sa 22. Jun 2024, 12:45
von DM900
BPanther hat geschrieben: Sa 22. Jun 2024, 12:25 There's somthing wrong.

1. Wrong Kernel ->

Code: Alles auswählen

[    0.000000] Linux version 3.14-1.17-dm900 (dm900@opendreambox.org) (gcc version 5.3.0 (GCC) ) #1 SMP Fri Feb 9 14:21:32 UTC 2018
2. /dev defect/incomplete, no frontend found.
3. /proc defect/incomplete.

All other a errors because this first 3 above.

Try flashing via online update in telnet:

bpflash onlineupdate

If this not working, extract the zip and copy kernel.bin and rootfs.tar.bz2 to /tmp. Then

bpflash offlineupdate

This should flash all correct.
Nor bpflash onlineupdate work and offline too not working
log.txt
Screenshot_2024-06-22-16-11-56-476_mobiletelnet.feng.gao-edit.png

Re: Is it possible to make an image of a neutrino...?

Verfasst: Sa 22. Jun 2024, 12:48
von BPanther
I forgot the problem with the file system. So you must flash manually. Copy kernel.bin and rootfs.tar.bz2 to /tmp, then try:

ofgwrite /tmp

This should work.

Re: Is it possible to make an image of a neutrino...?

Verfasst: Sa 22. Jun 2024, 13:01
von DM900
BPanther hat geschrieben: Sa 22. Jun 2024, 12:48 I forgot the problem with the file system. So you must flash manually. Copy kernel.bin and rootfs.tar.bz2 to /tmp, then try:

ofgwrite /tmp

This should work.
Thanks for your help but same problem after flash successfully
IMG_20240622_162949.jpg

Re: Is it possible to make an image of a neutrino...?

Verfasst: Sa 22. Jun 2024, 13:17
von BPanther
And now again a serial log please.


EDIT: As you can see, the last image is working here.
dm900_imginfo.png