Still cant pass HDMI initialization on dfb compilation.
Currently I dont work on that problem, someone else is working on it.
Printable View
Still cant pass HDMI initialization on dfb compilation.
Currently I dont work on that problem, someone else is working on it.
@hfmls
original fw from opensat contains 2.6.15 kernel, device drivers e.t.c.
also it boots from flash. the above is compiled kernel with library needed for enigma and other apps that was booted via network.
so probably you can flash it to azbox and use cccam like on other linux box. without tv so far :\ next step is to recompile all specific
to azbox drivers, some gui for channel zapping:) and make it bootable from the flash.
i see, talking about enigma 2 then :)
cool
best thing to fix is cccam and zapping
so go go go riper
@hfmls
Tx0 explain it.
Some TO DO list.
1. new kernel+new ramfs with LIBC inside, not UCLIBC
2. MRUA kernel drivers needs to be compiled for new kernel version (It will work?)
4. MRUA apps needs to be compiled against LIBC not the UCLIBC (It will work?)
5. VFD driver, Azbox receivers use external chip, not one inside sigma(Who will code this ?)
6. Remote IR driver,again Azbox receivers use externel chip,not one inside sigma(Who will code this ?)
7. FB driver, em8xxxfb driver forget it, this DFB someone needs to figure it out how to init HDMI, @sattomy We tried that(to see what it send/how it init), but it cant work. You can try for your self if you know anything about compilation on linux, dfb support for Sigma is in DCCHD package.
8. DVB API, tuners driver, ...
Again,Who will code all this stuff?
@telesat
Thx my friend ;)
Faith is taking the first step, even when you don't see the whole staircase
- Martin Luther King jr.
I already tried compiling. Got him to find the chip, but hang on CEC. didn't have much time since then. Will look into it again today. Problem is I can compile, change some code. But not really write code. So i can't help besides trying to get HDMI working can't help that much.
I do have serial to azbox if you need any additional tests.
As far as IR controll go, opensat seemed to include a new executable in one of the lasts firmware called EStar, when it is started it takes of IR-controll.
@sattommy
Problem is that we cant change main sigma dfb source code, because code is allready compiled and they are object files now. It's just left to play with arguments/options that we passed to HDMI and try to bring it up.
Ripper is working hard doing alot of stuff that takes time.
But there is still alot that needs to be done and it's simply not possible for him to do it all by himself. Saying that alot of progess has been made and Ripper is offering this box new hope. :respect-061:
I'm not sure if there are any other teams working on Enigma2 for the box?
I think that The Ripper (and some great friends of his like Telesat) is the first & the last of the mohicans for this box. :001_302:
If there were other teams, wouldn't they contact him to share their work & knowledge and distribute it in order to avoid double work and achieve faster and better results???
I hope I'm wrong but for the moment I thank him for trying and I hope he won't give up until he does something great for this box. :respect-applause-00
Hi,
what is the exact tuner types shipped with azbox (dvb-s, dvb-t)?
what is the type of ir and vfd controller ?
I can check for you tommorow if you want. For the IR controll I found a driver which reroutes the IRcontroll to a tcp stack. Which can then be used again as input device.
I think the VFD is last priority, as this is not 100% neccessary for enigma to run. Really should need dvbapi, but don't know if there is any progress on that.
I have been busy with HDMI today, but did not succeed yet. Seems that SDecoder server somehow sets gpio's to meet the board. Anyone any ideas?
Does anybody know if there are any ucode (mircocodes) files for azbox?
Maybe help:
Quote:
OSD buffer size : 720x480
OSD format : tc:16bpp_565
videomemory=0x17957000 videomemorysize=691200 palette=0x79000 mode=720:480:16
Using /tmp/modules/em8xxxfb.ko
Segmentation fault
MMP[~]$ [HDMI] ========================== creating pDH ==========================
[HDMI] Resetting transmitter chip with GPIO pin 25.
[HDMI] Detected part at I2C device address 0x72: vendor 0x0001, device 9253, rev.0x03 (Silicon Image)
[HDMI] Using the part: SiI9030 (4), Vendor ID is 0x0001 / 0x9253
[HDMI] Resetting transmitter chip with GPIO pin 25.
[HDMI] *** HotPlug changed, is now ON
[HDMI] *** Clock changed, is now STABLE
[HDMI] DHUpdateVideoPixelClock(27000000)
[HDMI] DHSetHDMIMode(TRUE)
[HDMI] Sending blank AudioInfoFrames
[HDMI] Sending null packet
outports_options.c: Application did not specify HDCP SRM, providing empty SRM!
[HDMI] DHCancelHDCP()
I'm not sure lads probably you have to look for 863xsamples.zip file which contain some source for sigma hdmi and other video operations. its quite outdated but might clear some things. I can UL it as well as EIA standard if you dont have it already.
The_Ripper, one question I have, is it possible the firmware Hybrid and you do not have space problems in the DOM?