Seite 6 von 10

Re: Can I get a image of a neutrino?

Verfasst: Mo 27. Mai 2024, 15:17
von BPanther
With a little trick I can now show the channel name.
lcdd.png

But still no menu text or other informations. :angry:

Re: Can I get a image of a neutrino?

Verfasst: Mo 27. Mai 2024, 16:43
von BPanther
Now should the LCD normal work. :)

Re: Can I get a image of a neutrino?

Verfasst: Mo 27. Mai 2024, 19:36
von atef 0
There are still problems with the tuner, some frequencies cannot scan channels
All multistream frequencies are recognized by the DVD-S2X standard
It must be adjusted in order for the channels to be scan
1.png
3.png
2.png

Re: Can I get a image of a neutrino?

Verfasst: Mo 27. Mai 2024, 20:25
von BPanther
The satellites.xml is only a base version, not really actual. So you must transponder changes made by yourself. Or download a actual version e.g. from HERE.
If this a internal neutrino problem, so I can't change this - I don't know how. :(

Re: Can I get a image of a neutrino?

Verfasst: Mo 27. Mai 2024, 21:18
von atef 0
The satxml file is intact, the values are correct, and sometimes I modify it myself
If it has errors
But the problem is with the neutrino
5.png
What is the similar file to dvbci.cpp
In neutrino

https://github.com/openatv/enigma2/comm ... 6b0f983fe6

Re: Can I get a image of a neutrino?

Verfasst: Mo 27. Mai 2024, 21:34
von BPanther
The link seems only for the input source of CI modules. And if other freqs working with similar settings, then may the problem an other.


BTW: Does your friend testet the actual 820 image on the 7080? Even if I don't build the box, I would be interested in whether the LCD works there too. :)

Re: Can I get a image of a neutrino?

Verfasst: Mo 27. Mai 2024, 22:01
von atef 0
BPanther hat geschrieben: Mo 27. Mai 2024, 21:34 BTW: Does your friend testet the actual 820 image on the 7080? Even if I don't build the box, I would be interested in whether the LCD works there too. :)
I sent him a message and am waiting for him to respond

Re: Can I get a image of a neutrino?

Verfasst: Mo 27. Mai 2024, 22:50
von atef 0
Does not work The front screen of the dm7080 does not work
For your information, the front screen of the dm7080 is larger, measuring 128 x 64

Re: Can I get a image of a neutrino?

Verfasst: Mo 27. Mai 2024, 23:05
von BPanther
atef 0 hat geschrieben: Mo 27. Mai 2024, 22:50Does not work The front screen of the dm7080 does not work
Ok, I have this expected.
atef 0 hat geschrieben: Mo 27. Mai 2024, 22:50For your information, the front screen of the dm7080 is larger, measuring 128 x 64
Nope, thats not the right values, see -> HERE
The correct size is 400x240x16. I think this will not supported by the old internal lcd functions.



EDIT: I'm wrong, the DM7080 has 132x64. Also the link was wrong and was from the DM 900...

Re: Can I get a image of a neutrino?

Verfasst: Fr 31. Mai 2024, 00:48
von BPanther
A clean GIT version for the DM 7080 temp upload to the Experimentell of the DM 820. The images of the DM820 now at the normal FLASH directory. There a 2 builds, one with 132x64 and the other with 128x64 for the lcd. Better is, if I know the real values.

Code: Alles auswählen

cat /proc/stb/lcd/xres
cat /proc/stb/lcd/yres
cat /proc/stb/lcd/bpp

Re: Can I get a image of a neutrino?

Verfasst: Fr 31. Mai 2024, 10:24
von atef 0
BPanther hat geschrieben: Fr 31. Mai 2024, 00:48 A clean GIT version for the DM 7080 temp upload to the Experimentell of the DM 820. The images of the DM820 now at the normal FLASH directory. There a 2 builds, one with 132x64 and the other with 128x64 for the lcd. Better is, if I know the real values.

Code: Alles auswählen

cat /proc/stb/lcd/xres
cat /proc/stb/lcd/yres
cat /proc/stb/lcd/bpp
In fact, I asked the owner of the device about that, but he said...
The commands do not work for him on all images

https://www.tunisia-sat.com/forums/thre ... 1057543011

I am very sorry

Re: Can I get a image of a neutrino?

Verfasst: Fr 31. Mai 2024, 10:38
von BPanther
Hmm, not good - then no LCD possible. E2 uses the same as I know, strange that they not avail. Sure that all kernel modules loaded? See "lsmod" in telnet. Here the dm820:

Code: Alles auswählen

Module                  Size  Used by    Tainted: P
dreambox_keyboard       3264  0 [permanent]
dreambox_rc2            6064  1 dreambox_keyboard,[permanent]
ble                     3760  0 [permanent]
bcm7435              7709120 15 ble,[permanent]
alps_bsbe2             43184  1 bcm7435
alps_bsbe1_c01a        19472  1 bcm7435
alps_bsbe1              6064  1 bcm7435
bcm4506                28928  1 bcm7435
bcm4501                53952  0
si2183                609040  1 bcm7435
si2166b               103008  1 bcm7435
lnb_ctrl                8240  7 alps_bsbe2,alps_bsbe1_c01a,alps_bsbe1,bcm4506,bcm4501,si2183,si2166b
cu1216mk3               8144  1 bcm7435
cxd1981                12080  1 bcm7435
lcd                    28912  1 [permanent]
stb_core               15696 13 dreambox_keyboard,dreambox_rc2,bcm7435,alps_bsbe2,alps_bsbe1_c01a,bcm4506,bcm4501,si2183,si2166b,lnb_ctrl,cu1216mk3,cxd1981,lcd,[permanent]
tu1216                 40688  1 bcm7435
fp_hwmon                 640  1 bcm7435
Because the dm7080 has the same modul names so it should be the same output.


EDIT: Maybe this may also help:

Code: Alles auswählen

grep -r "" /proc/stb
The output is large, should be copy into a file and attach here.

Re: Can I get a image of a neutrino?

Verfasst: Fr 31. Mai 2024, 11:34
von BPanther
I've seen at tunisia-sat.com the dm7080 has the same resolution as the dm820 (BlackHole output)?!

Code: Alles auswählen

root@dm7080:~# cat /proc/stb/lcd/xres
00000060
root@dm7080:~# cat /proc/stb/lcd/yres
00000040
root@dm7080:~# cat /proc/stb/lcd/bpp
00000010
Is the lcd not bigger than the dm820? I make an 3. image with the 96x64 lcd resolution. But, I think there a some modules not loaded with my test image, so I need "lsmod" with my image.

Re: Can I get a image of a neutrino?

Verfasst: Fr 31. Mai 2024, 12:58
von atef 0
BPanther hat geschrieben: Fr 31. Mai 2024, 11:34 I've seen at tunisia-sat.com the dm7080 has the same resolution as the dm820 (BlackHole output)?!

Code: Alles auswählen

root@dm7080:~# cat /proc/stb/lcd/xres
00000060
root@dm7080:~# cat /proc/stb/lcd/yres
00000040
root@dm7080:~# cat /proc/stb/lcd/bpp
00000010
Is the lcd not bigger than the dm820? I make an 3. image with the 96x64 lcd resolution. But, I think there a some modules not loaded with my test image, so I need "lsmod" with my image.
No, this is not a dm7080, but a dm820, and an image was installed
dm7080 on it in order to prove to the device owner that the commands are working
I am the one who answered

Re: Can I get a image of a neutrino?

Verfasst: Fr 31. Mai 2024, 13:10
von atef 0
This is the front screen size of the DM7080

https://github.com/openatv/enigma2/blob ... ay.xml#L40