Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

MediaPortal Anleitung, Download & Diskussion ( kein Support mehr für Images unter OE2.5 ) NUR für Dreamboxen !!

AW: MediaPortal Anleitung,Download & Diskkussion

Wie bist du vorgegangen und welche Sachen hast du alle installiert?
 
AW: MediaPortal Anleitung,Download & Diskkussion

hab das mediaportal ipk mit 7 zip entpackt alte gelöscht box Neustart und das neue mediaportal auf die box geschoben, rechte auf 755 gesetzt.
package python-compression auch noch installiert.
 
AW: MediaPortal Anleitung,Download & Diskkussion

root@dm800se:/tmp# opkg install -force-reinstall python-compression_2.6.7-ml8.4_mipsel.ipk
Not downgrading package python-compression on flash from 2.6.7-ml9.1 to 2.6.7-ml8.4.


Kann damit einer was anfangen?

Nachtrag.
Collected errors:
* ERROR: Cannot satisfy the following dependencies for enigma2-plugin-extensions-mediaportal:
* python-mechanize * gst-plugins-good-flv * gst-plugins-bad-fragmented * gst-plugins-bad-rtmp * librtmp0 *
* Cannot find package enigma2-plugin-extensions-mediaportal.


Und das auch.
Wie kann ich die restlichen Depends installieren?

opkg install --force-depends *.ipk
 
AW: MediaPortal Anleitung,Download & Diskkussion

ich habe es selber getestet und kann garantieren das es mit OE1.6 geht
 
AW: MediaPortal Anleitung,Download & Diskkussion

so habe die informationen gesehen flash habe ich nur 4 mb frei

- - - - - - - - - -

hat jemand den entpackten 5.0.5 mediaportal ordner da????

oder mir jemand sagen wie ich die entpacken kann und per ftp dann verschieben kann

Mit 7z entpacken.
 
AW: MediaPortal Anleitung,Download & Diskkussion

Okay Chief, wie genau soll ich also vorgehen?
Laut der esten Mittleiung kann ich einen Dowgrade nicht ausführen.

Was soll ich also genau machen?
Btw... 14MB Speicher ist vorhanden, also noch mal Glück gehabt.

So gehe ich vor:
- FlashFXP: python-compression_2.6.7-ml8.4_mipsel.ipk in den Tmp-Ordner verschieben.
- Putty: opgk install python-compression_2.6.7-ml8.4_mipsel. Es kommt die Fehlermeldung dass ich nicht downgraden kann.

- FlashFXP: python-robotparser_2.6.7-ml8.4_mipsel.ipk in dne Tmp-Ordner verschieben.
- Putty: opkg install python-robotparser_2.6.7-ml8.4_mipsel.ipk. Das funktioniert einwandfrei.


Wenn ich deine Methode mit opkg install --force-depends *.ipk vorgehe, welche Files müssen dann alle im Tmp sein?
 
AW: MediaPortal Anleitung,Download & Diskkussion

so habs drauf auf oe 2.0 sim 2.1 dm800se läuft ;-) musste halt manuell installieren wegen flash speicher per ftp mediaportal ordner verschoben
 
AW: MediaPortal Anleitung,Download & Diskkussion

@cilow:

den compression zuerst deinstallieren

opkg remove python-compression

dann nochmal installieren

opgk install python-compression_2.6.7-ml8.4_mipsel.

Ob es dann klappt.
-------------------

Nur noch den mediportalxx*.ipk mit force depends
 
AW: MediaPortal Anleitung,Download & Diskkussion

Danke Chief. Ich werd das gleich nochmal so ausprobieren.
Nur ums genau zu wissen:
opgk install python-compression_2.6.7-ml8.4_mipsel.
oder
opgk install python-compression_2.6.7-ml8.4_mipsel.ipk?
 
AW: MediaPortal Anleitung,Download & Diskkussion

python-compression_2.6.7-ml8.4_mipsel.ipk ins tmp Verzeichnis

cd /tmp
opgk install python-compression_2.6.7-ml8.4_mipsel.ipk
 
AW: MediaPortal Anleitung,Download & Diskkussion

root@dm800se:~# opkg remove python-compression
Collected errors:
* Package python-compression is depended upon by packages:
* enigma2-plugin-systemplugins-crashlogautosubmit
* These might cease to work if package python-compression is removed.

* * You can force removal of this package with --force-depends.
* You can force removal of this package and its dependents
* with --force-removal-of-dependent-packages
root@dm800se:~#
 
AW: MediaPortal Anleitung,Download & Diskkussion

Ok, dann mit --force-depends deinstallieren

opkg remove --force-depends python-compression
 
AW: MediaPortal Anleitung,Download & Diskkussion

also muss dann echt für die dm800se clone mal schauen wie ich bei oe 2.0 den flash auslager das ich auch normal updaten kann ist ja kacke immer manuell zu machen bei der clone nun nur wegen 0e 2.0 da der soviel flash frisst ;-)
 
AW: MediaPortal Anleitung,Download & Diskkussion

Langer Text:
root@dm800se:~# opkg remove --force-removal python-compression
opkg: option '--force-removal' is ambiguous
opkg: opkg must have one sub-command argument
opkg version 0.1.7
usage: opkg [options...] sub-command [arguments...]
where sub-command is one of:

Package Manipulation:
update Update list of available packages
upgrade Upgrade installed packages
install <pkgs> Install package(s)
configure <pkgs> Configure unpacked package(s)
remove <pkgs|regexp> Remove package(s)
flag <flag> <pkgs> Flag package(s)
<flag>=hold|noprune|user|ok|installed|unpacked (one per invocation)

Informational Commands:
list List available packages
list-installed List installed packages
list-upgradable List installed and upgradable packages
files <pkg> List files belonging to <pkg>
search <file|regexp> List package providing <file>
info [pkg|regexp] Display all info for <pkg>
status [pkg|regexp] Display all status for <pkg>
download <pkg> Download <pkg> to current directory
compare-versions <v1> <op> <v2>
compare versions using <= < > >= = << >>
print-architecture List installable package architectures
whatdepends [-A] [pkgname|pat]+
whatdependsrec [-A] [pkgname|pat]+
whatprovides [-A] [pkgname|pat]+
whatconflicts [-A] [pkgname|pat]+
whatreplaces [-A] [pkgname|pat]+

Options:
-A Query all packages not just those installed
-V <level> Set verbosity level to <level>.
--verbosity <level> Verbosity levels:
0 errors only
1 normal messages (default)
2 informative messages
3 debug
4 debug level 2
-f <conf_file> Use <conf_file> as the opkg configuration file
--conf <conf_file> Default configuration file location
is /etc/opkg/opkg.conf
--cache <directory> Use a package cache
-d <dest_name> Use <dest_name> as the the root directory for
--dest <dest_name> package installation, removal, upgrading.
<dest_name> should be a defined dest name from
the configuration file, (but can also be a
directory name in a pinch).
-o <dir> Use <dir> as the root directory for
--offline-root <dir> offline installation of packages.
--offline-path <path> $PATH for postinsts scripts in offline mode

Force Options:
--force-depends Install/remove despite failed dependences
--force-defaults Use default options for questions asked by opkg
--force-reinstall Reinstall package(s)
--force-overwrite Overwrite files from other package(s)
--force-downgrade Allow opkg to downgrade packages
--force-space Disable free space checks
--noaction No action -- test only
--nodeps Do not follow dependences
--force-removal-of-dependent-packages
Remove package and all dependencies
--autoremove Remove packages that were installed
automatically to satisfy dependencies
-t Specify tmp-dir.
--tmp-dir Specify tmp-dir.

regexp could be something like 'pkgname*' '*file*' or similar
e.g. opkg info 'libstd*' or opkg search '*libop*' or opkg remove 'libncur*'
root@dm800se:~#

ich habe es selber getestet und kann garantieren das es mit OE1.6 geht
Kannst du mal genau sagen wie du das angestellt hast?
Ein kleines Tut quasi.
 
Zuletzt bearbeitet:
AW: MediaPortal Anleitung,Download & Diskkussion

@ Cilow
Zitat
Stimmt, mein Fernseher: Panasonic TX-P55VT30E.

Der hat Overscan, du gucken unter

Menü -> Bild -> Erweiterte Einstellungen -> OK -> und bei 16:9 Overscan auf Aus stellen und schon passt es von der Bild Breite und Höhe .

Nur mal so neben bei erwähnt.
 
Zurück
Oben