Page 56 of 96 FirstFirst ... 646545556575866 ... LastLast
Results 1,101 to 1,120 of 1919

Thread: Enigma 2 - AZBOX HD

  1. #1101
    Junior Member
    Join Date
    Apr 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    ?????????celrun---azbox

    h*tp://celrun.tv/uploadFile/down/patch_1.4.03/Patch.zip
    h*tp://celrun.tv/uploadFile/down/patch_1.4.03/fb.zip
    h*tp://celrun.tv/uploadFile/down/patch_ ... ersion.txt
    -------------
    MMPx1y2z3
    -------------
    ????????????????????????????????? ????????????????????????????????'
    :cheers2:

  2. #1102
    V.I.P SAUS04's Avatar
    Join Date
    Jun 2008
    Location
    South Wales
    Posts
    300
    Thanks
    0
    Thanked 0 Times in 0 Posts
    this isnt enigma this is celrun firmware why is this relivent?

  3. #1103
    V.I.P
    Join Date
    Jan 2005
    Posts
    384
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by trool View Post
    ?????????celrun---azbox

    h*tp://celrun.tv/uploadFile/down/patch_1.4.03/Patch.zip
    h*tp://celrun.tv/uploadFile/down/patch_1.4.03/fb.zip
    h*tp://celrun.tv/uploadFile/down/patch_ ... ersion.txt
    -------------
    MMPx1y2z3
    -------------
    ????????????????????????????????? ????????????????????????????????'
    :cheers2:
    In the fb.zip there is a file called usbupgrade, do you know the meaning of that?

  4. #1104
    Banned
    Join Date
    Nov 2007
    Posts
    62
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Icon3

    The latest official firmware is released.

    개선된 사항은 다음과 같습니다. Improvements are as follows.
    - AUDIO(SPDIF 5.1CH) 디지털/아날로그 설정 오류 수정 - AUDIO (SPDIF 5.1CH) digital / analog setup error correction
    - 부팅시 USB 외장하드 자동인식 하도록 수정 - Modified at boot time to automatically recognize USB External Hard Drive
    - TV포탈 광고 재생 불능 현상 수정 - TV Ads Portal Fix for your inability to
    - 지역방송사의 EPG정보 추출 문제 및 EPG 갱신 문제 수정 - Local broadcasters update EPG EPG information extraction problems and problem
    - 동영상 코텍 안정화 (AVI 포멧 지원강화) - Video Codec Stabilization (AVI format support strengthening)
    - 영화보기 중 미지원 코덱 안내 후 문제발생 현상 수정 - Unsupported codec of movie viewing guide Fix for the problem

    펌웨어 설치 방법은 고객지원-> 업그레이드 항목에서 확인할 수있습니다. How to install the firmware support -> you can see from the upgrade item.

    감사합니다. Thank you.

    Looks like files are old.. but..
    Unpack fw and use libs inside (can help) :respect-055:
    Last edited by single; 03-04-2010 at 07:00 PM.

  5. #1105
    Junior Member
    Join Date
    Jul 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I think those files are for Head Medialink ML9700 (version 1.4.03 of firmware) the other product from Celrun. Interesting for example is the file emXXXfb.ko on the directory modules from the file fb.zip (the kernel module for the frame buffer), but those are protected with password. Maybe we can compile the module by ourselves and enable the frame buffer device on Azbox and compile dfb as next (also as module).
    Ciao,

  6. #1106
    V.I.P
    Join Date
    Jan 2009
    Posts
    255
    Thanks
    0
    Thanked 0 Times in 0 Posts
    em8xxxfb.ko driver is the ****(IMHO) !!
    Not the reall FB hardware support driver.
    Forget for serius usage!

  7. #1107
    Junior Member
    Join Date
    Jul 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Ok, but we even don't have it (is Celryn ****y password protected). What is your way of getting it? Recompile the kernel with fb options and dfb as next? Then how can we flash the new kernel (i only have one azbox premium and i can't prove anything on that :-), because not serial connection on that sh... receiver or modifying the original firmware?
    Last edited by shklifo; 03-04-2010 at 11:53 PM.

  8. #1108
    V.I.P
    Join Date
    Dec 2009
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Pass is : MMPx1y2z3

  9. #1109
    Junior Member
    Join Date
    Apr 2010
    Posts
    4
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Last edited by trool; 04-04-2010 at 10:38 AM.

  10. #1110
    Senior Member voki081's Avatar
    Join Date
    Oct 2009
    Location
    MNE
    Posts
    110
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by The_Ripper View Post
    em8xxxfb.ko driver is the ****(IMHO) !!
    Not the reall FB hardware support driver.
    Forget for serius usage!
    Can I try to update my box with this driver?

  11. #1111
    V.I.P
    Join Date
    Jan 2009
    Posts
    255
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @voki081
    You will need osdbuf_control application from MRUA package to create OSD memory buffer and then to pass some memory allocation datas that osdbuf_control app will give you after creation, to em8xxxfb.ko driver because he is attaching to that OSD memory buffer, it's simple sceleton driver, after that he use all software functions for drawing :S.


    @all
    Good news regarding new linux kernel 2.6.22.19-19 + libc , I menage to compile it and bring it up, some small output logs

    Code:
    YAMON> net init
    
    Ethernet driver for EM86XX (v1.0)
    (MAC 00:02:xx:xx:xx:ec, tx_desc/rx_desc = 16/32)
    
    em86xx_eth::open(em86xx_eth) - Full-duplex mode
    em86xx_eth::open(em86xx_eth) - 100 Mbit/s
    em86xx_eth ethernet start
    ipaddr:     192.168.1.5
    subnetmask: 255.255.255.0
    gateway:    192.168.1.1
    YAMON> net initpci
    
    net have been initialized
    ipaddr:     192.168.1.5
    subnetmask: 255.255.255.0
    gateway:    192.168.1.1
    YAMON> net up
    
    em86xx_eth ethernet start
    
    YAMON> load -b tftp://192.168.1.3/vmlinux.bin 0***020000
    About to load tftp://192.168.1.3/vmlinux.bin
    
    Press Ctrl-C to break
    
    ................................................................
    ................................................................
    ................................................................
    ...........................................................
    
    Start = 0***020000, range = (0***020000,0***7fec02), format = BINARY
    Length = 0x7dec03 (8252419)
    Checksum = 0xca181ecb
    
    YAMON> go 0***020000
    
    Linux version 2.6.22.19-19-the_ripper (root@debian) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #64 Sun Apr 4 20:33:29 CEST 2010
    Configured for SMP863x (revision ES6+/RevA+), detected SMP8634 (revision ES9/RevC).
    Detected CPU/System/DSP Frequencies: 300.37/200.25/300.37MHz
    SMP86xx Enabled Devices under Linux/XENV 0x48000000 = 0x00021ace
     BM/IDE PCIHost Ethernet I2CM I2CS USB PCIDev2 PCIDev3 SCARD
    Valid MEMCFG found at 0x10000fc0.
    CPU revision is: 00019069
    Determined physical RAM map:
     memory: 02fe0000 @ 10020000 (usable)
    User-defined physical RAM map:
     memory: 040e0000 @ 10020000 (usable)
    Wasting 2098176 bytes for tracking 65568 unused pages
    Initrd not found or empty - disabling initrd
    On node 0 totalpages: 82176
      DMA zone: 642 pages used for memmap
      DMA zone: 0 pages reserved
      DMA zone: 81534 pages, LIFO batch:15
      Normal zone: 0 pages used for memmap
    Built 1 zonelists.  Total pages: 81534
    Kernel command line: mem=65m console=ttyS0,115200
    Primary instruction cache 16kB, 2-way, physically tagged, linesize 16 bytes.
    Primary data cache 16kB, 2-way, virtually tagged, cache aliases, linesize 16 bytes
    Synthesized TLB refill handler (20 instructions).
    Synthesized TLB load handler fastpath (32 instructions).
    Synthesized TLB store handler fastpath (32 instructions).
    Synthesized TLB modify handler fastpath (31 instructions).
    PID hash table entries: 2048 (order: 11, 8192 bytes)
    Using 150.188 MHz high precision timer.
    Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Memory: 55168k/66432k available (2564k kernel code, 11228k reserved, 427k data, 5064k init, 0k highmem)
    Calibrating delay loop... 296.96 BogoMIPS (lpj=148480)
    Mount-cache hash table entries: 512
    NET: Registered protocol family 16
    tangox: creating TLB mapping for 0x20000000 at 0xc0000000, size 0x08000000.
    PCI: Initializing SMP86xx PCI host controller
    PCI: Remapped PCI I/O space 0x58000000 to 0xc8020000, size 64 kB
    PCI: Remapped PCI config space 0x50000000 to 0xc8004000, size 10 kB
    PCI: device 1 disabled
    PCI: device 4 disabled
    PCI: Configured SMP86xx as PCI slave with 128MB PCI memory
    PCI: Region size is 16384KB
    PCI: Map DMA memory 0x10020000-0x14100000 for PCI at 0x11000000
    SCSI subsystem initialized
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    Time: TANGOX clocksource has been installed.
    NET: Registered protocol family 2
    IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
    TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
    TCP: Hash tables configured (established 16384 bind 16384)
    TCP reno registered
    Created /proc/cpucache_info entry.
    Tango2 frequency scaling module installed.
    JFFS2 version 2.2. © 2001-2006 Red Hat, Inc.
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    Serial: 8250/16550 driver $Revision: 1.90 $ 2 ports, IRQ sharing disabled
    serial8250: ttyS0 at MMIO 0x0 (irq = 9) is a 16550A
    serial8250: ttyS1 at MMIO 0x0 (irq = 10) is a 16550A
    loop: module loaded
    nbd: registered device at major 43
    tango2_enet: ethernet driver for SMP863x internal mac
    tango2_enet: detected phy at address 0x01
    tango2_enet: mac address 00:02:xx:xx:xx:xx
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    ide0: SMP86xx Bus Mastering IDE controller
    Probing IDE interface ide0...
    hda: DMS55610V010, ATA DISK drive
    hda: no 80 conductors cable, falling back to lower udma mode
    hda: selected mode 0x42
    hda: set to Ultra DMA mode 2
    ide0: DMA enabled for ATA DISK hda
    ide0 at 0x223c0-0x223c7,0x22398 on irq 26
    hda: max request size: 128KiB
    hda: 501760 sectors (256 MB) w/1KiB Cache, CHS=980/16/32, UDMA(33)
     hda: hda1 hda2 hda3 hda4
    physmap flash device CS2: 0x800000 at 0x48000000
    CS2: Physically mapped flash: Found 1 x16 devices at 0x0 in 16-bit bank
     Amd/Fujitsu Extended Query Table at 0x0040
    number of CFI chips: 1
    cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
    Using physmap partition definition
    Adding partition #1-#5
    Creating 5 MTD partitions on "CS2: Physically mapped flash":
    0x00000000-0x00020000 : "CS2-Part1"
    0x00020000-0x00040000 : "CS2-Part2"
    0x00040000-0x00080000 : "CS2-Par**"
    0x00080000-0x00700000 : "CS2-Part4"
    0x00700000-0x00800000 : "CS2-Part5"
    pktgen v2.68: Packet Generator for packet performance testing.
    TCP cubic registered
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    Freeing unused kernel memory: 5064k freed
    Algorithmics/MIPS FPU Emulator v1.5
    mount: cannot read /proc/mounts: No such file or directory
    hostname: /etc/hostname: No such file or directory
    /etc/init.d/S01sysinit: line 9: /sbin/ldconfig: No such file or directory
    Initializing random number generator... done.
    Starting network...
    udh*** (v1.5.0) started
    eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    Sending discover...
    Sending select for 192.168.1.5...
    Lease of 192.168.1.5 obtained, lease time 86400
    deleting routers
    route: SIOC[ADD|DEL]RT: No such process
    adding dns 192.168.1.1
    Starting MMP custom setting...
    
    
    (none) login: root
    login[659]: root login on 'ttyS0'
    
    BusyBox v1.5.0 (2010-04-04 18:30:26 CEST) multi-call binary
    It needs a lot of changing in startup scripts because I just copy all Azbox startup scripts so not all of this script works ...

    Ahhh yes, finally CCcam can be run with no patching, no fakeroot

    PS. This is just small step people,left to compile MRUA kernel drivers/apps and to see if it will work on new kernel and on libc not anymore on uclibc. :king-041:

  12. #1112
    Junior Member
    Join Date
    Jul 2009
    Posts
    23
    Thanks
    0
    Thanked 0 Times in 0 Posts
    That's a goog job. Thank you.
    So, you mange connecting to serial? Can you plese explain how do you done it? And which box are you using (elite ?).

  13. #1113
    V.I.P
    Join Date
    Jan 2009
    Posts
    255
    Thanks
    0
    Thanked 0 Times in 0 Posts
    @shklifo
    Hello, yes I use serial interface because JTAG is disabled.
    I got interface from my friend, I will ask him if he wants to explain how he did it.
    Currently I am testing this on Elite model.

  14. #1114
    V.I.P tx0's Avatar
    Join Date
    Sep 2009
    Posts
    393
    Thanks
    0
    Thanked 0 Times in 0 Posts
    nice work, will you publish libc patches?

  15. #1115
    V.I.P
    Join Date
    Jan 2009
    Posts
    255
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hmm Libc patches ?
    I didnt patched nothing regarding libc, Debian inside had allready compiled cross compiler/libc libs etc.. for mipsel CPU, I just install it and from smp86xx rootfs package point to this compiler not one from toolchain/uclibc and Makefile from rootfs package copy all libc libs files to root folder for ramfs creation.

    I didnt test to much stability because kernel needs to recompiled again , I didnt activate usb and others support, I wanted first to managed to boot kernel and ramfs based on libc just to see if it works.
    Kernel 2.6.22.19-19 can be downloaded from WD Live support home page.
    It is patched for sigma cpu.

  16. #1116
    Senior Member massimo1167's Avatar
    Join Date
    Sep 2009
    Posts
    249
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by The_Ripper View Post
    Hmm Libc patches ?
    I didnt patched nothing regarding libc, Debian inside had allready compiled cross compiler/libc libs etc.. for mipsel CPU, I just install it and from smp86xx rootfs package point to this compiler not one from toolchain/uclibc and Makefile from rootfs package copy all libc libs files to root folder for ramfs creation.

    I didnt test to much stability because kernel needs to recompiled again , I didnt activate usb and others support, I wanted first to managed to boot kernel and ramfs based on libc just to see if it works.
    Kernel 2.6.22.19-19 can be downloaded from WD Live support home page.
    It is patched for sigma cpu.
    Great work!!!
    :respect-051:
    You are our only hope to change the face of this decoder.
    I hope that at least Opensat realize the work you are doing for us and therefore also for them that they can not even fix the bugs in their miserable firmware.

  17. #1117
    Senior Member
    Join Date
    Jan 2009
    Posts
    219
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by The_Ripper View Post
    Hmm Libc patches ?
    I didnt patched nothing regarding libc, Debian inside had allready compiled cross compiler/libc libs etc.. for mipsel CPU, I just install it and from smp86xx rootfs package point to this compiler not one from toolchain/uclibc and Makefile from rootfs package copy all libc libs files to root folder for ramfs creation.

    I didnt test to much stability because kernel needs to recompiled again , I didnt activate usb and others support, I wanted first to managed to boot kernel and ramfs based on libc just to see if it works.
    Kernel 2.6.22.19-19 can be downloaded from WD Live support home page.
    It is patched for sigma cpu.
    thats a nice step. thank you. how did it end up with directfb?

  18. #1118
    Senior Member freshmaker's Avatar
    Join Date
    Oct 2009
    Location
    Republic Of Kosovo
    Posts
    153
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by The_Ripper View Post
    @voki081
    You will need osdbuf_control application from MRUA package to create OSD memory buffer and then to pass some memory allocation datas that osdbuf_control app will give you after creation, to em8xxxfb.ko driver because he is attaching to that OSD memory buffer, it's simple sceleton driver, after that he use all software functions for drawing :S.


    @all
    Good news regarding new linux kernel 2.6.22.19-19 + libc , I menage to compile it and bring it up, some small output logs

    Code:
    YAMON> net init
    
    Ethernet driver for EM86XX (v1.0)
    (MAC 00:02:xx:xx:xx:ec, tx_desc/rx_desc = 16/32)
    
    em86xx_eth::open(em86xx_eth) - Full-duplex mode
    em86xx_eth::open(em86xx_eth) - 100 Mbit/s
    em86xx_eth ethernet start
    ipaddr:     192.168.1.5
    subnetmask: 255.255.255.0
    gateway:    192.168.1.1
    YAMON> net initpci
    
    net have been initialized
    ipaddr:     192.168.1.5
    subnetmask: 255.255.255.0
    gateway:    192.168.1.1
    YAMON> net up
    
    em86xx_eth ethernet start
    
    YAMON> load -b tftp://192.168.1.3/vmlinux.bin 0***020000
    About to load tftp://192.168.1.3/vmlinux.bin
    
    Press Ctrl-C to break
    
    ................................................................
    ................................................................
    ................................................................
    ...........................................................
    
    Start = 0***020000, range = (0***020000,0***7fec02), format = BINARY
    Length = 0x7dec03 (8252419)
    Checksum = 0xca181ecb
    
    YAMON> go 0***020000
    
    Linux version 2.6.22.19-19-the_ripper (root@debian) (gcc version 4.3.2 (Debian 4.3.2-1.1) ) #64 Sun Apr 4 20:33:29 CEST 2010
    Configured for SMP863x (revision ES6+/RevA+), detected SMP8634 (revision ES9/RevC).
    Detected CPU/System/DSP Frequencies: 300.37/200.25/300.37MHz
    SMP86xx Enabled Devices under Linux/XENV 0x48000000 = 0x00021ace
     BM/IDE PCIHost Ethernet I2CM I2CS USB PCIDev2 PCIDev3 SCARD
    Valid MEMCFG found at 0x10000fc0.
    CPU revision is: 00019069
    Determined physical RAM map:
     memory: 02fe0000 @ 10020000 (usable)
    User-defined physical RAM map:
     memory: 040e0000 @ 10020000 (usable)
    Wasting 2098176 bytes for tracking 65568 unused pages
    Initrd not found or empty - disabling initrd
    On node 0 totalpages: 82176
      DMA zone: 642 pages used for memmap
      DMA zone: 0 pages reserved
      DMA zone: 81534 pages, LIFO batch:15
      Normal zone: 0 pages used for memmap
    Built 1 zonelists.  Total pages: 81534
    Kernel command line: mem=65m console=ttyS0,115200
    Primary instruction cache 16kB, 2-way, physically tagged, linesize 16 bytes.
    Primary data cache 16kB, 2-way, virtually tagged, cache aliases, linesize 16 bytes
    Synthesized TLB refill handler (20 instructions).
    Synthesized TLB load handler fastpath (32 instructions).
    Synthesized TLB store handler fastpath (32 instructions).
    Synthesized TLB modify handler fastpath (31 instructions).
    PID hash table entries: 2048 (order: 11, 8192 bytes)
    Using 150.188 MHz high precision timer.
    Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Memory: 55168k/66432k available (2564k kernel code, 11228k reserved, 427k data, 5064k init, 0k highmem)
    Calibrating delay loop... 296.96 BogoMIPS (lpj=148480)
    Mount-cache hash table entries: 512
    NET: Registered protocol family 16
    tangox: creating TLB mapping for 0x20000000 at 0xc0000000, size 0x08000000.
    PCI: Initializing SMP86xx PCI host controller
    PCI: Remapped PCI I/O space 0x58000000 to 0xc8020000, size 64 kB
    PCI: Remapped PCI config space 0x50000000 to 0xc8004000, size 10 kB
    PCI: device 1 disabled
    PCI: device 4 disabled
    PCI: Configured SMP86xx as PCI slave with 128MB PCI memory
    PCI: Region size is 16384KB
    PCI: Map DMA memory 0x10020000-0x14100000 for PCI at 0x11000000
    SCSI subsystem initialized
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    Time: TANGOX clocksource has been installed.
    NET: Registered protocol family 2
    IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
    TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
    TCP: Hash tables configured (established 16384 bind 16384)
    TCP reno registered
    Created /proc/cpucache_info entry.
    Tango2 frequency scaling module installed.
    JFFS2 version 2.2. © 2001-2006 Red Hat, Inc.
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    Serial: 8250/16550 driver $Revision: 1.90 $ 2 ports, IRQ sharing disabled
    serial8250: ttyS0 at MMIO 0x0 (irq = 9) is a 16550A
    serial8250: ttyS1 at MMIO 0x0 (irq = 10) is a 16550A
    loop: module loaded
    nbd: registered device at major 43
    tango2_enet: ethernet driver for SMP863x internal mac
    tango2_enet: detected phy at address 0x01
    tango2_enet: mac address 00:02:xx:xx:xx:xx
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    ide0: SMP86xx Bus Mastering IDE controller
    Probing IDE interface ide0...
    hda: DMS55610V010, ATA DISK drive
    hda: no 80 conductors cable, falling back to lower udma mode
    hda: selected mode 0x42
    hda: set to Ultra DMA mode 2
    ide0: DMA enabled for ATA DISK hda
    ide0 at 0x223c0-0x223c7,0x22398 on irq 26
    hda: max request size: 128KiB
    hda: 501760 sectors (256 MB) w/1KiB Cache, CHS=980/16/32, UDMA(33)
     hda: hda1 hda2 hda3 hda4
    physmap flash device CS2: 0x800000 at 0x48000000
    CS2: Physically mapped flash: Found 1 x16 devices at 0x0 in 16-bit bank
     Amd/Fujitsu Extended Query Table at 0x0040
    number of CFI chips: 1
    cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
    Using physmap partition definition
    Adding partition #1-#5
    Creating 5 MTD partitions on "CS2: Physically mapped flash":
    0x00000000-0x00020000 : "CS2-Part1"
    0x00020000-0x00040000 : "CS2-Part2"
    0x00040000-0x00080000 : "CS2-Par**"
    0x00080000-0x00700000 : "CS2-Part4"
    0x00700000-0x00800000 : "CS2-Part5"
    pktgen v2.68: Packet Generator for packet performance testing.
    TCP cubic registered
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    Freeing unused kernel memory: 5064k freed
    Algorithmics/MIPS FPU Emulator v1.5
    mount: cannot read /proc/mounts: No such file or directory
    hostname: /etc/hostname: No such file or directory
    /etc/init.d/S01sysinit: line 9: /sbin/ldconfig: No such file or directory
    Initializing random number generator... done.
    Starting network...
    udh*** (v1.5.0) started
    eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
    Sending discover...
    Sending select for 192.168.1.5...
    Lease of 192.168.1.5 obtained, lease time 86400
    deleting routers
    route: SIOC[ADD|DEL]RT: No such process
    adding dns 192.168.1.1
    Starting MMP custom setting...
    
    
    (none) login: root
    login[659]: root login on 'ttyS0'
    
    BusyBox v1.5.0 (2010-04-04 18:30:26 CEST) multi-call binary
    It needs a lot of changing in startup scripts because I just copy all Azbox startup scripts so not all of this script works ...

    Ahhh yes, finally CCcam can be run with no patching, no fakeroot

    PS. This is just small step people,left to compile MRUA kernel drivers/apps and to see if it will work on new kernel and on libc not anymore on uclibc. :king-041:

    m8 you are greattttttttttttttttttttt best thing it's abut cccam i love u m8 :cup-006::king-041::king-041:

  19. #1119
    V.I.P tx0's Avatar
    Join Date
    Sep 2009
    Posts
    393
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by sattommy View Post
    thats a nice step. thank you. how did it end up with directfb?
    AFAIK Dfb was compiled for this platform about 2 yrs ago.

  20. #1120
    Senior Member
    Join Date
    Jan 2009
    Posts
    219
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by tx0 View Post
    AFAIK Dfb was compiled for this platform about 2 yrs ago.
    "AFAIK" every box has different hdmi initialization... If you say it is already compiled and working on azbox then show us...

Page 56 of 96 FirstFirst ... 646545556575866 ... LastLast

Similar Threads

  1. Telesat's tools for AZbox HD...
    By goran in forum AZBox HD Tools
    Replies: 5
    Last Post: 17-01-2010, 09:59 PM
  2. NewCS: a few Q's - let's get all the crucial info together, guys...
    By goran in forum AZBox HD Newbie Questions
    Replies: 82
    Last Post: 12-10-2009, 12:29 AM
  3. Newcs + CCcam, Can it be done ?
    By paulwilko in forum AZBox HD Newbie Questions
    Replies: 11
    Last Post: 31-08-2009, 01:15 PM
  4. Enigma 2 on azbox!!!
    By iko in forum AZBox HD Newbie Questions
    Replies: 143
    Last Post: 30-07-2009, 11:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •