DVB-T will nicht laufen

  • Hallo DarkAngel,


    ich glaub, ich kann mir bald eine Standleitung zu dir legen :)


    Ich habe versucht deinen Kernel zu installieren.
    Das Löschen der Symlinks hat geklappt.
    Anschliessend apt_0.5.4.tar.bz2 und kernel-image-2.6.10_2.6.10-rc1-1_i386.deb mittels WinSCP in das Verzeichnis /root kopiert.
    Dann tar xjvf /root/apt_0.5.4.tar.bz2 ausgefüht - geklappt.
    Anschliessend dpkg - root/kernel-image-2.6.10_2.6.10-rc1-1_i386.deb ausgeführt - Fehler ;(


    Je nachdem ob ich über WinSCP-Terminal, Putty oder über die Konsole arbeite, erscheinen folgende Fehlermeldungen:


    $ dpkg -i root/kernel-image-2.6.10_2.6.10-rc1-1_i386.deb
    dpkg: `ldconfig' not found on PATH.
    dpkg: `start-stop-daemon' not found on PATH.
    dpkg: `install-info' not found on PATH.
    dpkg: `update-rc.d' not found on PATH.
    dpkg: 4 expected program(s) not found on PATH.
    NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.



    dpkg: error processing root/kernel-image-2.6.10_2.6.10-rc1-1_i386.deb (--install):
    cannot access archive: No such file or directory
    Errors were encountered while processing:
    root/kernel-image-2.6.10_2.6.10-rDc1-1_i386.deb


    Habe neben Verzeichnis root auch andere Verzeichnisse bzw. auch root-Ebene ausprobiert, aber das Ergebnis immer das gleiche, der tar-Befehl klappt, der dpkg-Befehl nicht.

    Distri: easyVDR 0.4, VDR 1.4.4, Kernel 2.6.18.3
    Hardware: 2 x Hauppauge DVB-C Nexus, 2xCAM + 2xCI,
    MSI K8MM3-V (NVRAM), AMD 3200+ (Cool&Quiet), 1024 MB RAM, DVD-Brenner LG-4210B, Gehäuse SilverStone LaScala LC10
    Root-HD: 30 GB 2,5'' IDE Samsung HM030GC
    Video/Media-HD: 160 GB SATA Samsung SP1614C

  • Hallo arucar!


    Zitat

    Original von arucar
    Dann tar xjvf /root/apt_0.5.4.tar.bz2 ausgefüht - geklappt.


    Tja, das hat nur scheinbar geklappt, denn Du hast, so wie es aussieht, nicht genau die Installationsanleitung befolgt. Es müßte heißen: tar xjvf /root/apt_0.5.4.tar.bz2 -C /


    Gruß,


    Marcus

  • Sorry,


    habe mich leider nur beim posten vertan, denn ich habe den Befehl auch so wie du in beschrieben hast ausgeführt, wie du hier siehst ...


    $ tar xjvf /root/apt_0.5.4.tar.bz2 -C /
    etc/
    etc/apt/
    etc/apt/apt.conf
    etc/apt/configure-index.gz
    etc/apt/sources.list
    usr/
    usr/bin/
    usr/bin/apt-cache
    usr/bin/apt-cdrom
    usr/bin/apt-config
    usr/bin/apt-get
    usr/bin/dpkg
    usr/bin/dpkg-split
    usr/bin/dpkg-deb
    usr/lib/
    usr/lib/apt/
    usr/lib/apt/methods/
    usr/lib/apt/methods/bzip2
    usr/lib/apt/methods/cdrom
    usr/lib/apt/methods/copy
    usr/lib/apt/methods/file
    usr/lib/apt/methods/ftp
    usr/lib/apt/methods/gzip
    usr/lib/apt/methods/http
    usr/lib/apt/methods/rsh
    usr/lib/apt/methods/ssh
    usr/lib/dpkg/
    usr/lib/dpkg/methods/
    usr/lib/dpkg/methods/apt/
    usr/lib/dpkg/methods/apt/desc.apt
    usr/lib/dpkg/methods/apt/install
    usr/lib/dpkg/methods/apt/names
    usr/lib/dpkg/methods/apt/setup
    usr/lib/dpkg/methods/apt/update
    usr/lib/libapt-pkg-libc6.2-3-2.so.3.2.0
    usr/lib/libapt-pkg-libc6.2-3-2.so.3.2
    usr/sbin/
    usr/sbin/update-rc.d
    usr/sbin/install-info
    var/
    var/cache/
    var/cache/apt/
    var/cache/apt/archives/
    var/cache/apt/archives/partial/
    var/lib/
    var/lib/apt/
    var/lib/apt/lists/
    var/lib/apt/lists/partial/
    var/lib/dpkg/
    var/lib/dpkg/status
    var/lib/dpkg/lock
    var/lib/dpkg/updates/
    var/lib/dpkg/available
    var/lib/dpkg/info/


    aber dann
    $ dpkg -i root/kernel-image-2.6.10_2.6.10-rc1-1_i386.deb
    dpkg: `ldconfig' not found on PATH.
    dpkg: `start-stop-daemon' not found on PATH.
    dpkg: `install-info' not found on PATH.
    dpkg: `update-rc.d' not found on PATH.
    dpkg: 4 expected program(s) not found on PATH.
    NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.

    Distri: easyVDR 0.4, VDR 1.4.4, Kernel 2.6.18.3
    Hardware: 2 x Hauppauge DVB-C Nexus, 2xCAM + 2xCI,
    MSI K8MM3-V (NVRAM), AMD 3200+ (Cool&Quiet), 1024 MB RAM, DVD-Brenner LG-4210B, Gehäuse SilverStone LaScala LC10
    Root-HD: 30 GB 2,5'' IDE Samsung HM030GC
    Video/Media-HD: 160 GB SATA Samsung SP1614C

  • Hallo,


    da ja anscheinend bei fast allen ausser bei mir dieses update reibungslos funktioniert, bitte ich um Hilfe - was mache ich falsch???
    Update apt_0.5.4.tar.bz2 funktioniert, aber anschliessende Installation von kernel-image-2.6.10_2.6.10-rc1-1_i386.deb schlägt fehl, obwohl beide files im Verzeichnis root stehen. Auch ein Verzeichniswechsel brachte keinen Erfolg.


    $ tar xjvf /root/apt_0.5.4.tar.bz2 -C /
    etc/
    etc/apt/
    etc/apt/apt.conf
    etc/apt/configure-index.gz
    etc/apt/sources.list
    usr/
    usr/bin/
    usr/bin/apt-cache
    usr/bin/apt-cdrom
    usr/bin/apt-config
    usr/bin/apt-get
    usr/bin/dpkg
    usr/bin/dpkg-split
    usr/bin/dpkg-deb
    usr/lib/
    usr/lib/apt/
    usr/lib/apt/methods/
    usr/lib/apt/methods/bzip2
    usr/lib/apt/methods/cdrom
    usr/lib/apt/methods/copy
    usr/lib/apt/methods/file
    usr/lib/apt/methods/ftp
    usr/lib/apt/methods/gzip
    usr/lib/apt/methods/http
    usr/lib/apt/methods/rsh
    usr/lib/apt/methods/ssh
    usr/lib/dpkg/
    usr/lib/dpkg/methods/
    usr/lib/dpkg/methods/apt/
    usr/lib/dpkg/methods/apt/desc.apt
    usr/lib/dpkg/methods/apt/install
    usr/lib/dpkg/methods/apt/names
    usr/lib/dpkg/methods/apt/setup
    usr/lib/dpkg/methods/apt/update
    usr/lib/libapt-pkg-libc6.2-3-2.so.3.2.0
    usr/lib/libapt-pkg-libc6.2-3-2.so.3.2
    usr/sbin/
    usr/sbin/update-rc.d
    usr/sbin/install-info
    var/
    var/cache/
    var/cache/apt/
    var/cache/apt/archives/
    var/cache/apt/archives/partial/
    var/lib/
    var/lib/apt/
    var/lib/apt/lists/
    var/lib/apt/lists/partial/
    var/lib/dpkg/
    var/lib/dpkg/status
    var/lib/dpkg/lock
    var/lib/dpkg/updates/
    var/lib/dpkg/available
    var/lib/dpkg/info/


    aber dann
    $ dpkg -i root/kernel-image-2.6.10_2.6.10-rc1-1_i386.deb
    dpkg: `ldconfig' not found on PATH.
    dpkg: `start-stop-daemon' not found on PATH.
    dpkg: `install-info' not found on PATH.
    dpkg: `update-rc.d' not found on PATH.
    dpkg: 4 expected program(s) not found on PATH.
    NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.

    Distri: easyVDR 0.4, VDR 1.4.4, Kernel 2.6.18.3
    Hardware: 2 x Hauppauge DVB-C Nexus, 2xCAM + 2xCI,
    MSI K8MM3-V (NVRAM), AMD 3200+ (Cool&Quiet), 1024 MB RAM, DVD-Brenner LG-4210B, Gehäuse SilverStone LaScala LC10
    Root-HD: 30 GB 2,5'' IDE Samsung HM030GC
    Video/Media-HD: 160 GB SATA Samsung SP1614C

  • Zitat

    Original von arucar
    Update apt_0.5.4.tar.bz2 funktioniert


    Die Symlinks /usr/bin/dpkg und /usr/bin/dpkg-deb hast Du zuvor gelöscht?

    VDR1: ACT-620, Asus P8B75-M LX, Intel Core i3-3240, 4 GB DDR3 RAM 1600 MHz, passive Geforce GT1030 von MSI, Sandisk 2TB SSD, 2xWinTV DualHD, Atric-IR-Einschalter. SW: Xubuntu 20.04 auf 64GB Sandisk SSD.

    VDR2: Odroid N2+ mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    VDR3: Tanix TX3 mit CoreELEC und Ubuntu in chroot, WinTV DualHD

    Einmal editiert, zuletzt von Dr. Seltsam ()

  • Hallo,


    ich habe diesen Befehl vorher ausgeführt:


    rm /usr/bin/dpkg /usr/bin/dpkg-deb

    Distri: easyVDR 0.4, VDR 1.4.4, Kernel 2.6.18.3
    Hardware: 2 x Hauppauge DVB-C Nexus, 2xCAM + 2xCI,
    MSI K8MM3-V (NVRAM), AMD 3200+ (Cool&Quiet), 1024 MB RAM, DVD-Brenner LG-4210B, Gehäuse SilverStone LaScala LC10
    Root-HD: 30 GB 2,5'' IDE Samsung HM030GC
    Video/Media-HD: 160 GB SATA Samsung SP1614C

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!