Beiträge von _Ps7ch0_

    I have to fixed this manually (same as your script) this is the output:
    root@dm7025:~> umount /media/hdd
    root@dm7025:~> ls /dev/ide/host0/bus0/target0/lun0
    disc part1
    root@dm7025:~> fdisk -l /dev/ide/host0/bus0/target0/lun0/disc


    Disk /dev/ide/host0/bus0/target0/lun0/disc: 163.9 GB, 163928604672 bytes
    255 heads, 63 sectors/track, 19929 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes


    Device Boot Start End Blocks Id System
    /dev/ide/host0/bus0/target0/lun0/part1 1 19929 160079692 83 Linux
    root@dm7025:~> fsck.ext3 -p /dev/ide/host0/bus0/target0/lun0/part1
    /dev/ide/host0/bus0/target0/lun0/part1: clean, 19/156416 files, 41320/40019923 blocks
    root@dm7025:~> mount /media/hdd
    root@dm7025:~>


    No issue...but the problem is always present...

    Hi *,


    I would like to know what is the best practice to connect the both DVB-C on a 7025.
    For example:
    - Connect on tuner A (in) and from tuner A (out) go to tuner B (in)
    - Or get two cables and put one on tuner A (in) and the second tuner B (in)


    Thanks

    Hi *,


    I currently using my 7025C on a Belgium Provider. I get correctly all channels. But some informations are missing as the current program in the skin and the next one and also no EPG.
    Someone should help me or show me the right way to develop something to get this kind information on my 7025.


    Thanks.

    Hi *,


    few days ago it seems that it's no more possible to compile a cvs image... Perhaps I'm wrong... but this is my output


    host:/home/tuxbox# make image
    rsync -avz rsync://dreamboxupdate.com/openembedded/org.openembedded.dreambox/ op
    enembedded
    receiving file list ... done
    MT/
    MT/options


    sent 147 bytes received 219516 bytes 87865.20 bytes/sec
    total size is 95625812 speedup is 435.33
    cd build; . env.source; bitbake dreambox-image
    NOTE: Using cache in '/home/tuxbox/cache/oe-cache.root'
    NOTE: Parsing finished. 2848 cached, 0 parsed, 111 skipped, 35 masked.
    NOTE: build 200601281129: started


    OE Build Configuration:
    BB_VERSION = "1.3.0"
    OE_REVISION = "d971d157d25ba0d51438ea97a0fe292846923df8"
    TARGET_ARCH = "mipsel"
    TARGET_OS = "linux"
    MACHINE = "dm7025"
    DISTRO = "opendreambox"
    TARGET_FPU = "soft"


    NOTE: package dvbtune-0.0cvs20050701: started
    NOTE: package dvbtune-0.0cvs20050701-r0: task do_fetch: started
    NOTE: fetch http://www.treke.net/oe/source…sourceforge.net__20050701
    .tar.gz
    --11:30:46-- http://www.treke.net/oe/source…s.sourceforge.net__200507
    01.tar.gz
    => `/home/tuxbox/sources/dvbtune_cvs.sourceforge.net__20050701.tar.gz
    '
    Resolving www.treke.net... 192.216.230.225
    Connecting to www.treke.net[192.216.230.225]:80... connected.
    HTTP request sent, awaiting response... 404 Not Found
    11:30:46 ERROR 404: Not Found.


    NOTE: Fetch cvs://anonymous@cvs.sourceforge.net/cvsroot/dvbtools;modu
    le=dvbtune
    cvs checkout: warning: failed to open /root/.cvspass for reading: No
    such file or directory
    can't create temporary directory /tmp/cvs-serv11823
    Too many links
    NOTE: Task failed: Fetch failed: dvbtune
    NOTE: package dvbtune-0.0cvs20050701-r0: task do_fetch: failed
    ERROR: TaskFailed event exception, aborting
    NOTE: package dvbtune-0.0cvs20050701: failed
    ERROR: Build of dreambox-image failed
    make: *** [image] Error 1
    host:/home/tuxbox#


    If someone has an idea..should be useful for me :winking_face:


    Thanks a lot and cheers.