Seite 2 von 2

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: So 4. Aug 2024, 22:28
von BPanther
Flash and USB images rebuild and uploaded, kernel fits now in original partition size.

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Mo 5. Aug 2024, 15:29
von ali ganm
Thank you, my dear teacher. Now the image works well, with a simple note. The blue lamp is constantly flashing on the face of the receiver. Is this normal?

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Mo 5. Aug 2024, 18:22
von BPanther
ali ganm hat geschrieben: Mo 5. Aug 2024, 15:29Thank you, my dear teacher. Now the image works well, with a simple note. The blue lamp is constantly flashing on the face of the receiver. Is this normal?
Good, finally. ;)
The led should be flashing at booting, if neutrino runs then the led stays blue. Please try the following in telnet:

This should flashing the led (used at booting):

Code: Alles auswählen

echo A7FCCF7A > /proc/stb/fp/led0_pattern
echo 00000020 > /proc/stb/fp/led_pattern_speed
led no flashing (used if neutrino itself starting):

Code: Alles auswählen

echo FFFFFFFF > /proc/stb/fp/led0_pattern
led flashing again (used if reboot/shutdown/error):

Code: Alles auswählen

echo A7FCCF7A > /proc/stb/fp/led0_pattern
If this works, I will change this at the next version.

BTW: Strange is, that rootfs has only max. ~43 MB (so now only ~11 MB free), should be ~60 MB. But maybe too many flash blocks corrupt after the years.

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Mo 5. Aug 2024, 18:58
von ali ganm
This matter has been messed up

echo FFFFFFFF > /proc/stb/fp/led0_pattern

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Mo 5. Aug 2024, 19:16
von BPanther
You mean that

echo FFFFFFFF > /proc/stb/fp/led0_pattern

still flashing? Strange.

Then try

echo FFFFFFFF > /proc/stb/fp/led0_pattern
echo 00000000 > /proc/stb/fp/led_pattern_speed

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Mo 5. Aug 2024, 19:33
von ali ganm
BPanther hat geschrieben: Mo 5. Aug 2024, 19:16 You mean that

echo FFFFFFFF > /proc/stb/fp/led0_pattern

still flashing? Strange.

Then try

echo FFFFFFFF > /proc/stb/fp/led0_pattern
echo 00000000 > /proc/stb/fp/led_pattern_speed
yes

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Mo 5. Aug 2024, 19:41
von BPanther
echo FFFFFFFF > /proc/stb/fp/led0_pattern
echo 00000000 > /proc/stb/fp/led_pattern_speed

does also net help?

Then I need the output from:

grep -r "" /proc/stb/fp


EDIT: I must now go to work...

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Mo 5. Aug 2024, 20:13
von atef 0
BPanther hat geschrieben: Mo 5. Aug 2024, 19:16 You mean that

echo FFFFFFFF > /proc/stb/fp/led0_pattern

still flashing? Strange.

Then try

echo FFFFFFFF > /proc/stb/fp/led0_pattern
echo 00000000 > /proc/stb/fp/led_pattern_speed
He means the blue light is fixed after executing this command. This command solves the problem.

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Mo 5. Aug 2024, 20:36
von ali ganm
Help yourself

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Mo 5. Aug 2024, 22:21
von BPanther-Mobil
atef 0 hat geschrieben: Mo 5. Aug 2024, 20:13He means the blue light is fixed after executing this command. This command solves the problem.
Ahhh, thank you very much. Then is all ok. :)

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Di 6. Aug 2024, 07:40
von BPanther
Rebuild the images for dm800se and dm800sev2 with the led fix. Hope it works now correct.

BTW: Moved to new DM 800 SE forum. ;)

Re: A request from the esteemed developers regarding Dreambox 800se

Verfasst: Di 6. Aug 2024, 11:37
von ali ganm
Now the imag works perfectly. Thanks for the effort, our respected professor. I am a fan of Neutrino