Ergebnis 1 bis 10 von 523

Baum-Darstellung

  1. #11
    Developer
    Registriert seit
    18.07.2012
    Ort
    Ridderkerk, Niederlande
    Beiträge
    634
    Thanks
    144
    Thanked 713 Times in 304 Posts
    Zitat Zitat von turulbird Beitrag anzeigen
    Download, copy, extract and rename directory:

    /root/Archive/skin-PLi-HD-master to => /root/Archive/PLi-HD_skin.git
    This should normally not be necessary, as the PLi-HD skin is cloned into homedir/X/Archive PLi-HD_skin if that directory does not exist, thereby creating it automatically. If that directory is there, a git pull is perfomed. The process of naming the directory is therefore fully automatic.

    Zitat Zitat von turulbird Beitrag anzeigen
    Code:
    init player 179
    init stmfb
    init player
    insmod: can't insert '/lib/modules/ksound.ko': invalid module format
    insmod: can't insert '/lib/modules/stmsysfs.ko': File exists
    insmod: can't insert '/lib/modules/player2.ko': unknown symbol in module, or unknown parameter
    insmod: can't insert '/lib/modules/sth264pp.ko': unknown symbol in module, or unknown parameter
    insmod: can't insert '/lib/modules/stmalloc.ko': unknown symbol in module, or unknown parameter
    ...
    LOADING Enigma2
    starting Enigma2 ->
    /etc/init.d/rcS: line 167: /usr/bin/enigma: not found
    enigma2 ended <- RTV:  127
    Two strange things are happening here. The first is that the player2 modules do not match the kernel built, as symbols cannot be resolved. This is either caused by not executing a make distclean between various builds, or you are using a changed or corrupt build environment. Your code points to something of the first: you build in /opt/UFS910AUDIONIEK/StartHere-master but your Archive directory is in /root (it sould also be in /opt/UFS910AUDIONIEK/StartHere-master).
    The second thing is that the enigma2 executable is still completely missing from your image; apparently is it not built because of errors not reported yet.

    You report that your UFS910 is running Titanit in flash. This means that it is using a loader that is not supported for the simple reason that I do not have access to its source code. This means you have to figure out what should be on the USB stick and where, as I have no way of knowing that. It seems you already have got it right as the startup reveals that it can find all modules and basic executables, so apparently it can access the rootfs (which lacks the enigma2 executable).

    Regards,

    Audioniek.
    Receivers: Rebox: RE-4000, 8000, 9000, 2200, 2210, 2220, 4200, 4210, 4220, 8220, 8500, SAB Unix Triple, Golden Media Spark TripleX, Amiko Alien 2+, Sogno Spark Revolution, Kathrein UFS910(1 & 14W)/912/913/922(CX24116 & AVL2108 tuners), Vizyon revolution 820HD PVR, AB IPBox 91HD/9000HD/9000HD rev.2, Xsarius Alpha HD10, nBox BKSA/BSLA/BXZB/BZZB, Vitamin HD 5000
    Sats: Astra 1, 2 & 3, Hotbird
    Main activity: building my own E2 images for Fortis receivers

  2. The Following User Says Thank You to Audioniek For This Useful Post:



Berechtigungen

  • Neue Themen erstellen: Ja
  • Themen beantworten: Ja
  • Anhänge hochladen: Ja
  • Beiträge bearbeiten: Ja
  •