PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : [SF 1028P/at7500] Neues Image zu groß für den Flash???



Willie65
20.04.2013, 10:15
Ich kam erst jetzt dazu das neue Image für die Octagon 1028 zu flashen. Leider kann ich mir die gbox für meine Sky S02 Karte nicht herunterladen weil dafür kein Platz mehr im Image ist:(.

Das HDMU-Image ist für mich das Beste was jemals auf dieser Box drauf war. Gibt es für meine 1028 eine Abgespeckte Version des neuen Image, damit ich meine Sky-Karte mit gbox nutzen kann?
Ich habe keine Festplatte oder sonst irgendwas. Ich nutze die Box nur zum Sky kucken über einen Beamer. Habt Ihr einen Vorschlag für mich wie ich das neue Image nutzen kann, oder für meine
Zwecke abspecken kann? Im Moment habe ich das Image vom Januar wieder drauf, da lief noch alles.

Danke

Gruß
Willie65

santa
20.04.2013, 10:22
Wir haben da schon ein paar Sachen probiert, Flash mal bitte nochmal und Boote dann 2 mal durch, dann mal bitte schauen ob mehr Platz da ist.

Willie65
20.04.2013, 10:30
Versuch ich gleich, Frauchen ist einkaufen ;)

Willie65
20.04.2013, 11:15
"No Space left on device"

Nach zwei mal Booten geht nichts mit download. Noch nicht mal ARD kann ich nun schauen. Gibts da nix abgespecktes womit ich nur schauen kann?

santa
20.04.2013, 11:20
Nöö, da wir nicht alles dafür umbauen wollen, ich meld mich nachher nochmal.

Willie65
20.04.2013, 11:38
Trotzdem vielen Dank. Hab ich auch Verständnis dafür. Bin aber um jede Hilfe dankbar :)

santa
20.04.2013, 12:19
ok, log dich mal bitte mit telnet ein und poste alle ausgaben:


df -h
mount
cd /usr/local/share/enigma2/po
ls- l
cd /usr/local/share/enigma2/HDMUSkin
ls -l

Surfacedj
20.04.2013, 14:03
Hallo, ich habe den baugleichen Atemio 7500. Nach dem installieren mache ich die Grundeinstellungen bis das Netzwerk eingerichtet ist. Dann gehe ich per FTP auf
den Receiver und lösche ein paar nicht benötigte Dateien.

/boot/bootlogo.mvi und bootvideo.mkv (Bootvideo abschalten)
/usr/local/share/enigma2/po alles ausser 'de'
/usr/local/share/enigma2/countries/ alles ausser 'de'
usr/lib/enigma2/python/Plugins/Extensions/BMediaCenter/saver/ alles (Screensaver abschalten)

danach lade ich meine Settings und man hat genug Speicher um auch diverse Plugins zu installieren.

mfg Surfacedj

santa
20.04.2013, 14:08
Deswegen frage ich ja nach den Ausgaben, die Box hat noch einen ungenutzten mtdblock, darin wollen wir ein paar Sachen auslagern, scheinbar klappt das aber nicht.

Willie65
20.04.2013, 14:55
Hallo, ich habe den baugleichen Atemio 7500. Nach dem installieren mache ich die Grundeinstellungen bis das Netzwerk eingerichtet ist. Dann gehe ich per FTP auf
den Receiver und lösche ein paar nicht benötigte Dateien.

/boot/bootlogo.mvi und bootvideo.mkv (Bootvideo abschalten)
/usr/local/share/enigma2/po alles ausser 'de'
/usr/local/share/enigma2/countries/ alles ausser 'de'
usr/lib/enigma2/python/Plugins/Extensions/BMediaCenter/saver/ alles (Screensaver abschalten)

danach lade ich meine Settings und man hat genug Speicher um auch diverse Plugins zu installieren.

mfg Surfacedj

Hat geklappt. Hab das so gemacht wie Du beschrieben hast und jetzt hab ich ein aktuelles HDMU-Image. Ich danke Dir.

santa
20.04.2013, 14:58
kann bitte einer von euch neu installieren und mir diese ausgaben posten, dann braucht ihr das nicht bei jeder install manuell verändern.
Ich habe leider keine at7500

Willie65
20.04.2013, 15:40
Ich muss nochmal flashen, da ich die Einstellungen verändert habe. Kommt aber gleich.

Willie65
20.04.2013, 16:03
So hier meine Daten:

AT7500 login: root
Password:




('-. .-. _ .-') _ _ .-')
( OO ) /( ( OO) )( '.( OO )_
,--. ,--. \ .'_ ,--. ,--.),--. ,--.
| | | | ,`'--..._)| `.' | | | | |
| .| | | | \ '| | | | | .-')
| | | | ' || |'.'| | | |_|( OO )
| .-. | | | / :| | | | | | | `-' /
| | | | | '--' /| | | |(' '-'(_.-'
`--' `--' `-------' `--' `--' `-----'



-----====== HDMU 10881 enigma2 Git 5417 ======-----




BusyBox v1.21.0 (2013-04-06 21:34:40 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

AT7500:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 44.4M 43.8M 568.0K 99% /
tmpfs 57.0M 0 57.0M 0% /ram
/dev/root 44.4M 43.8M 568.0K 99% /dev.static
tmpfs 57.0M 0 57.0M 0% /dev
tmpfs 57.0M 0 57.0M 0% /dev/shm
tmpfs 57.0M 8.0K 57.0M 0% /tmp
/dev/mtdblock2 6.9M 3.2M 3.6M 47% /boot
AT7500:~# mount
rootfs on / type rootfs (rw)
/dev/root on / type jffs2 (rw,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /ram type tmpfs (rw,relatime)
/dev/root on /dev.static type jffs2 (rw,relatime)
tmpfs on /dev type tmpfs (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw,relatime)
usbfs on /proc/bus/usb type usbfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,relatime)
/dev/mtdblock2 on /boot type jffs2 (rw,relatime)
AT7500:~# cd /usr/local/share/enigma2/po
AT7500:/usr/local/share/enigma2/po# ls -l
drwxr-xr-x 3 root root 0 Jan 1 1970 ar
drwxr-xr-x 3 root root 0 Jan 1 1970 bg
drwxr-xr-x 3 root root 0 Jan 1 1970 ca
drwxr-xr-x 3 root root 0 Jan 1 1970 cs
drwxr-xr-x 3 root root 0 Jan 1 1970 da
drwxr-xr-x 3 root root 0 Jan 1 1970 de
drwxr-xr-x 3 root root 0 Jan 1 1970 el
drwxr-xr-x 3 root root 0 Jan 1 1970 en
drwxr-xr-x 3 root root 0 Jan 1 1970 es
drwxr-xr-x 3 root root 0 Jan 1 1970 et
drwxr-xr-x 3 root root 0 Jan 1 1970 fa
drwxr-xr-x 3 root root 0 Jan 1 1970 fi
drwxr-xr-x 3 root root 0 Jan 1 1970 fr
drwxr-xr-x 3 root root 0 Jan 1 1970 fy
drwxr-xr-x 3 root root 0 Jan 1 1970 he
drwxr-xr-x 3 root root 0 Jan 1 1970 hr
drwxr-xr-x 3 root root 0 Jan 1 1970 hu
drwxr-xr-x 3 root root 0 Jan 1 1970 is
drwxr-xr-x 3 root root 0 Jan 1 1970 it
drwxr-xr-x 3 root root 0 Jan 1 1970 lt
drwxr-xr-x 3 root root 0 Jan 1 1970 lv
drwxr-xr-x 3 root root 0 Jan 1 1970 nl
drwxr-xr-x 3 root root 0 Jan 1 1970 no
drwxr-xr-x 3 root root 0 Jan 1 1970 pl
drwxr-xr-x 3 root root 0 Jan 1 1970 pt
drwxr-xr-x 3 root root 0 Jan 1 1970 pt_BR
drwxr-xr-x 3 root root 0 Jan 1 1970 ro
drwxr-xr-x 3 root root 0 Jan 1 1970 ru
drwxr-xr-x 3 root root 0 Jan 1 1970 sk
drwxr-xr-x 3 root root 0 Jan 1 1970 sl
drwxr-xr-x 3 root root 0 Jan 1 1970 sr
drwxr-xr-x 3 root root 0 Jan 1 1970 sv
drwxr-xr-x 3 root root 0 Jan 1 1970 th
drwxr-xr-x 3 root root 0 Jan 1 1970 tr
drwxr-xr-x 3 root root 0 Jan 1 1970 uk
AT7500:/usr/local/share/enigma2/po# cd /usr/local/share/enigma2/HDMUSkin
AT7500:/usr/local/share/enigma2/HDMUSkin# ls -l
drwxr-xr-x 2 root root 0 Jan 1 1970 bsWindow
drwxr-xr-x 2 root root 0 Jan 1 1970 buttons
drwxr-xr-x 2 root root 0 Jan 1 1970 extensions
drwxr-xr-x 2 root root 0 Jan 1 1970 icons
drwxr-xr-x 2 root root 0 Jan 1 1970 menu
-rw-r--r-- 1 root root 3931 Jan 1 1970 picon_default.png
-rw-r--r-- 1 root root 46588 Jan 1 1970 rc0.png
drwxr-xr-x 4 root root 0 Jan 1 1970 skin_default
AT7500:/usr/local/share/enigma2/HDMUSkin#

santa
20.04.2013, 16:08
ls -l /etc/.usbimg
cat /etc/.box
mount -n -t jffs2 -o rw /dev/mtdblock4 /media/internalswap

Willie65
20.04.2013, 16:19
Das ist bei mir rausgekommen:

AT7500 login: root
Password:




('-. .-. _ .-') _ _ .-')
( OO ) /( ( OO) )( '.( OO )_
,--. ,--. \ .'_ ,--. ,--.),--. ,--.
| | | | ,`'--..._)| `.' | | | | |
| .| | | | \ '| | | | | .-')
| | | | ' || |'.'| | | |_|( OO )
| .-. | | | / :| | | | | | | `-' /
| | | | | '--' /| | | |(' '-'(_.-'
`--' `--' `-------' `--' `--' `-----'



-----====== HDMU 10881 enigma2 Git 5417 ======-----




BusyBox v1.21.0 (2013-04-06 21:34:40 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

AT7500:~# ls -l /etc/.usbimg
ls: /etc/.usbimg: No such file or directory
AT7500:~# ls -l /etc /.usbimg
ls: /.usbimg: No such file or directory
/etc:
drwxr-xr-x 4 root root 0 Jan 1 1970 Wireless
-rw-r--r-- 1 root root 3773 Jan 1 1970 auto.hotplug
-rw-r--r-- 1 root root 38 Jan 1 1970 auto.network
-rw-r--r-- 1 root root 17 Jan 1 1970 dyn
drwxr-xr-x 2 root root 0 Jan 1 2000 enigma2
-rw-r--r-- 1 root root 260 Jan 1 1970 fstab
-rw-r--r-- 1 root root 6233 Jan 1 1970 graphlcd.off
-rw-r--r-- 1 root root 277 Jan 1 1970 group
-rw-r--r-- 1 root root 17 Jan 1 1970 host.conf
-rw-r--r-- 1 root root 7 Jan 1 1970 hostname
-rw-r--r-- 1 root root 42 Jan 1 1970 hosts
-rw-r--r-- 1 root root 25 Jan 1 1970 image-version
-rw-r--r-- 1 root root 57 Jan 1 1970 inetd.conf
drwxr-xr-x 2 root root 0 Jan 1 1970 init.d
-rw-r--r-- 1 root root 2421 Jan 1 1970 inittab
lrwxrwxrwx 1 root root 23 Jan 1 2000 localtime -> /usr/share /zoneinfo/CET
drwxr-xr-x 2 root root 0 Jan 1 1970 minidlna
-rw-r--r-- 1 root root 322 Jan 1 1970 minidlna.conf
-rwxr-xr-x 1 root root 291 Jan 1 1970 mke2fs.conf
-rw-r--r-- 1 root root 516 Jan 1 1970 motd
lrwxrwxrwx 1 root root 12 Jan 1 1970 mtab -> /proc/mounts
drwxr-xr-x 6 root root 0 Jan 1 1970 network
drwxr-xr-x 2 root root 0 Jan 1 1970 opkg
-rw-r--r-- 1 root root 510 Jan 1 1970 passwd
-rw-r--r-- 1 root root 571 Jan 1 1970 profile
-rw-r--r-- 1 root root 2626 Jan 1 1970 protocols
drwxr-xr-x 4 root root 0 Jan 1 1970 rc.d
-rw-r--r-- 1 root root 23 Jan 1 2000 resolv.conf
drwxr-xr-x 2 root root 0 Jan 1 1970 samba
-rw-r--r-- 1 root root 18480 Jan 1 1970 services
-rw-r--r-- 1 root root 17 Jan 1 1970 shells
-rw-r--r-- 1 root root 11 Jan 1 1970 shells.conf
-rw-r--r-- 1 root root 4785 Jan 1 1970 timezone.xml
drwxr-xr-x 2 root root 0 Jan 1 1970 tuxbox
-rw-r--r-- 1 root root 188 Jan 1 1970 vdstandby.cfg
-rw-r--r-- 1 root root 7 Jan 1 2000 videomode
-rw-r--r-- 1 root root 4118 Jan 1 1970 vsftpd.conf
-rw-r--r-- 1 root root 32656 Jan 1 1970 wpa_supplicant.conf
AT7500:~# cat /etc /.box
cat: read error: Is a directory
cat: can't open '/.box': No such file or directory
AT7500:~# cat /etc/.box
at7500
AT7500:~# mount -n -t jffs2 -o rw /dev/mtdblock4 /media/internalswap
mount: mounting /dev/mtdblock4 on /media/internalswap failed: Input/output error
AT7500:~#
AT7500:~#

DboxOldie
20.04.2013, 16:35
Unter Neutrino wird ja auch bei der ufs913 ein Teil vom NAND Flash als interner Datenbereich genutzt. Mal einfach folgendes probieren:
flash_eraseall -j /dev/mtd4 Damit wird der entsprechende Bereich für das jffs2 formatiert, sofern die Busybox den Befehl kennt. Danach sollte der Bereich gemountet werden können.

santa
20.04.2013, 16:47
@dbo:
kann man das eigentlich auch irgendwie vorher prüfen, wie der mtdblock formatiert ist?
Also ob formatieren notwendig ist?

DboxOldie
20.04.2013, 16:58
Eigentlich nur wenn der mount Befehl fehlschlägt. Dann isses entweder strubbelig, oder es war ein Kernel am laufen mit anderen mtd Parts. Ist mir bei der ufs913 bis jetzt noch nie passiert, da ich immer den passenden Kernel benutzt habe. Wenn aber mal auf die Orgsoft geflasht wird und wieder zurück ist das nötig.

santa
20.04.2013, 17:10
also bitte nochmal:


flash_eraseall -j /dev/mtd4
mount -n -t jffs2 -o rw /dev/mtdblock4 /media/internalswap

Willie65
20.04.2013, 17:15
Das ist nun rausgekommen:

AT7500 login: root
Password:




('-. .-. _ .-') _ _ .-')
( OO ) /( ( OO) )( '.( OO )_
,--. ,--. \ .'_ ,--. ,--.),--. ,--.
| | | | ,`'--..._)| `.' | | | | |
| .| | | | \ '| | | | | .-')
| | | | ' || |'.'| | | |_|( OO )
| .-. | | | / :| | | | | | | `-' /
| | | | | '--' /| | | |(' '-'(_.-'
`--' `--' `-------' `--' `--' `-----'



-----====== HDMU 10881 enigma2 Git 5417 ======-----




BusyBox v1.21.0 (2013-04-06 21:34:40 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.


AT7500:~# flash_eraseall -j /dev/mtd4
Erasing 128 Kibyte @ 6e0000 - 100% complete.Cleanmarker written at 6c0000.
AT7500:~# mount -n -t jffs2 -o rw /dev/mtdblock4 /media/internalswap
AT7500:~#

santa
20.04.2013, 17:17
ok, dann bitte rebooten und

df -h

Willie65
20.04.2013, 17:24
T7500 login: root
Password:




('-. .-. _ .-') _ _ .-')
( OO ) /( ( OO) )( '.( OO )_
,--. ,--. \ .'_ ,--. ,--.),--. ,--.
| | | | ,`'--..._)| `.' | | | | |
| .| | | | \ '| | | | | .-')
| | | | ' || |'.'| | | |_|( OO )
| .-. | | | / :| | | | | | | `-' /
| | | | | '--' /| | | |(' '-'(_.-'
`--' `--' `-------' `--' `--' `-----'



-----====== HDMU 10881 enigma2 Git 5417 ======-----




BusyBox v1.21.0 (2013-04-06 21:34:40 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

AT7500:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 44.4M 43.8M 564.0K 99% /
tmpfs 57.0M 0 57.0M 0% /ram
/dev/root 44.4M 43.8M 564.0K 99% /dev.static
tmpfs 57.0M 0 57.0M 0% /dev
tmpfs 57.0M 0 57.0M 0% /dev/shm
tmpfs 57.0M 4.0K 57.0M 0% /tmp
/dev/mtdblock2 6.9M 3.2M 3.6M 47% /boot
/dev/mtdblock4 6.9M 516.0K 6.4M 7% /media/internalswap
AT7500:~#

santa
20.04.2013, 17:33
touch /var/etc/.firstboot

reboot

df -h

Willie65
20.04.2013, 17:39
AT7500 login: root
Password:




('-. .-. _ .-') _ _ .-')
( OO ) /( ( OO) )( '.( OO )_
,--. ,--. \ .'_ ,--. ,--.),--. ,--.
| | | | ,`'--..._)| `.' | | | | |
| .| | | | \ '| | | | | .-')
| | | | ' || |'.'| | | |_|( OO )
| .-. | | | / :| | | | | | | `-' /
| | | | | '--' /| | | |(' '-'(_.-'
`--' `--' `-------' `--' `--' `-----'



-----====== HDMU 10881 enigma2 Git 5417 ======-----




BusyBox v1.21.0 (2013-04-06 21:34:40 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

AT7500:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 44.4M 43.8M 560.0K 99% /
tmpfs 57.0M 0 57.0M 0% /ram
/dev/root 44.4M 43.8M 560.0K 99% /dev.static
tmpfs 57.0M 0 57.0M 0% /dev
tmpfs 57.0M 0 57.0M 0% /dev/shm
tmpfs 57.0M 4.0K 57.0M 0% /tmp
/dev/mtdblock2 6.9M 3.2M 3.6M 47% /boot
/dev/mtdblock4 6.9M 516.0K 6.4M 7% /media/internalswap
AT7500:~#

santa
20.04.2013, 17:41
ok, dann mal manuell:

mv /usr/local/share/enigma2/po /media/internalswap/
mv /usr/local/share/enigma2/HDMUSkin /media/internalswap/
ln -s /media/internalswap/po /usr/local/share/enigma2/po
ln -s /media/internalswap/HDMUSkin /usr/local/share/enigma2/HDMUSkin


df -h

Willie65
20.04.2013, 17:46
Ahaaa, kuck mal:


AT7500 login: root
Password:




('-. .-. _ .-') _ _ .-')
( OO ) /( ( OO) )( '.( OO )_
,--. ,--. \ .'_ ,--. ,--.),--. ,--.
| | | | ,`'--..._)| `.' | | | | |
| .| | | | \ '| | | | | .-')
| | | | ' || |'.'| | | |_|( OO )
| .-. | | | / :| | | | | | | `-' /
| | | | | '--' /| | | |(' '-'(_.-'
`--' `--' `-------' `--' `--' `-----'



-----====== HDMU 10881 enigma2 Git 5417 ======-----




BusyBox v1.21.0 (2013-04-06 21:34:40 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

AT7500:~# mv /usr/local/share/enigma2/po /media/internalswap/
AT7500:~# mv /usr/local/share/enigma2/HDMUSkin /media/internalswap/
AT7500:~# ln -s /media/internalswap/po /usr/local/share/enigma2/po
AT7500:~# ln -s /media/internalswap/HDMUSkin /usr/local/share/enigma2/HDMUSkin
AT7500:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 44.4M 40.0M 4.4M 90% /
tmpfs 57.0M 0 57.0M 0% /ram
/dev/root 44.4M 40.0M 4.4M 90% /dev.static
tmpfs 57.0M 0 57.0M 0% /dev
tmpfs 57.0M 0 57.0M 0% /dev/shm
tmpfs 57.0M 4.0K 57.0M 0% /tmp
/dev/mtdblock2 6.9M 3.2M 3.6M 47% /boot
/dev/mtdblock4 6.9M 5.3M 1.6M 77% /media/internalswap
AT7500:~#

santa
20.04.2013, 17:47
flash mal bitte zur probe jetzt einmal neu.
Dann wieder schauen ob es automatisch geht und ob mtd4 wieder bearbeitet werden muss.

Willie65
20.04.2013, 17:48
ok, mach ich, dauert nen Moment

ich schick die Telnet gleich wieder hier hoch

Willie65
20.04.2013, 18:04
Scheint net automatisch geklappt zu haben:

AT7500 login: root
Password:




('-. .-. _ .-') _ _ .-')
( OO ) /( ( OO) )( '.( OO )_
,--. ,--. \ .'_ ,--. ,--.),--. ,--.
| | | | ,`'--..._)| `.' | | | | |
| .| | | | \ '| | | | | .-')
| | | | ' || |'.'| | | |_|( OO )
| .-. | | | / :| | | | | | | `-' /
| | | | | '--' /| | | |(' '-'(_.-'
`--' `--' `-------' `--' `--' `-----'



-----====== HDMU 10881 enigma2 Git 5417 ======-----




BusyBox v1.21.0 (2013-04-06 21:34:40 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

AT7500:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 44.4M 43.8M 568.0K 99% /
tmpfs 57.0M 0 57.0M 0% /ram
/dev/root 44.4M 43.8M 568.0K 99% /dev.static
tmpfs 57.0M 0 57.0M 0% /dev
tmpfs 57.0M 0 57.0M 0% /dev/shm
tmpfs 57.0M 8.0K 57.0M 0% /tmp
/dev/mtdblock2 6.9M 3.2M 3.6M 47% /boot
/dev/mtdblock4 6.9M 5.3M 1.6M 77% /media/internalswap
AT7500:~#

santa
20.04.2013, 18:19
Bitte mal in ca. ner stunde neues Image testen.

Willie65
20.04.2013, 18:24
Santa, Du bist der allerbeste :32: da warte ich gerne drauf :essen33-001::sm49:

santa
20.04.2013, 19:57
Dank muss auch an Bonkel gehen, image wurden schon geladen, wie sieht´s aus?

Willie65
20.04.2013, 20:03
ups Danke das ging aba schnell. ÖÖÖÖHm, wie lad ich mir das ird flash Image runter? Ich hab meine Images immer von MiniCat gezogen, weil ich hier mit dem Download Schwierigkeiten habe.

santa
20.04.2013, 20:09
die zip laden und entpacken.

Willie65
20.04.2013, 20:22
Peinlich lesen bildet, ich flash gerade :rolleyes:

Willie65
20.04.2013, 20:34
Bin immer noch bei 99%. Kuck mal:


AT7500 login: root
Password:




('-. .-. _ .-') _ _ .-')
( OO ) /( ( OO) )( '.( OO )_
,--. ,--. \ .'_ ,--. ,--.),--. ,--.
| | | | ,`'--..._)| `.' | | | | |
| .| | | | \ '| | | | | .-')
| | | | ' || |'.'| | | |_|( OO )
| .-. | | | / :| | | | | | | `-' /
| | | | | '--' /| | | |(' '-'(_.-'
`--' `--' `-------' `--' `--' `-----'



-----====== HDMU 10906 enigma2 Git 5431 ======-----




BusyBox v1.21.0 (2013-04-20 18:21:37 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

AT7500:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 44.4M 43.8M 600.0K 99% /
tmpfs 57.0M 0 57.0M 0% /ram
/dev/root 44.4M 43.8M 600.0K 99% /dev.static
tmpfs 57.0M 0 57.0M 0% /dev
tmpfs 57.0M 0 57.0M 0% /dev/shm
tmpfs 57.0M 8.0K 57.0M 0% /tmp
/dev/mtdblock2 6.9M 3.2M 3.6M 47% /boot
/dev/mtdblock4 6.9M 5.3M 1.6M 77% /media/internalswap
AT7500:~#

santa
20.04.2013, 20:37
hmm doof, kannst du bitte versuchen seriell zu loggen, wenn ja dann wieder:

touch /var/etc/.firstboot

box ausschalten und ab dann loggen.

Willie65
20.04.2013, 20:43
hab leider kein serielles Kabel da :36_2_52: ich hätte damit gerne meine Teil dazu beigetragen das es läuft. Gibts ne andere Möglichkeit?

santa
20.04.2013, 20:48
leider nein, vielleicht findet sich jemand anderes, du kannst ja bis dahin manuell wieder dir platz schaffen.
Oder du findest doch noch nen Kabel.

Willie65
20.04.2013, 20:56
ich mach erst mal manuell Platz, ich hab schon Ärger mit Frauchen. Kabel werd ich mir nächste Woche kaufen. Aber vorab Dir santa und bonkel vielen Dank für die Hilfe

Willie65
20.04.2013, 21:06
Ich flash wieder auf das Januar Image, ich kann mir jetzt nicht mehr manuell Platz schaffen


AT7500 login: root
Password:




('-. .-. _ .-') _ _ .-')
( OO ) /( ( OO) )( '.( OO )_
,--. ,--. \ .'_ ,--. ,--.),--. ,--.
| | | | ,`'--..._)| `.' | | | | |
| .| | | | \ '| | | | | .-')
| | | | ' || |'.'| | | |_|( OO )
| .-. | | | / :| | | | | | | `-' /
| | | | | '--' /| | | |(' '-'(_.-'
`--' `--' `-------' `--' `--' `-----'



-----====== HDMU 10906 enigma2 Git 5431 ======-----




BusyBox v1.21.0 (2013-04-20 18:21:37 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

AT7500:~# flash_eraseall -j /dev/mtd4
Erasing 128 Kibyte @ 6e0000 - 100% complete.Cleanmarker written at 6c0000.
AT7500:~# mount -n -t jffs2 -o rw /dev/mtdblock4 /media/internalswap
mount: mounting /dev/mtdblock4 on /media/internalswap failed: Device or resource busy
AT7500:~# mv /usr/local/share/enigma2/po /media/internalswap/
mv: can't remove '/media/internalswap/po': Is a directory
AT7500:~# mv /usr/local/share/enigma2/HDMUSkin /media/internalswap/
mv: can't remove '/media/internalswap/HDMUSkin': Is a directory
AT7500:~# ln -s /media/internalswap/po /usr/local/share/enigma2/po
ln: /usr/local/share/enigma2/po/po: File exists
AT7500:~# ln -s /media/internalswap/HDMUSkin /usr/local/share/enigma2/HDMUSkin
ln: /usr/local/share/enigma2/HDMUSkin/HDMUSkin: File exists
AT7500:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 44.4M 43.8M 600.0K 99% /
tmpfs 57.0M 0 57.0M 0% /ram
/dev/root 44.4M 43.8M 600.0K 99% /dev.static
tmpfs 57.0M 0 57.0M 0% /dev
tmpfs 57.0M 0 57.0M 0% /dev/shm
tmpfs 57.0M 8.0K 57.0M 0% /tmp
/dev/mtdblock2 6.9M 3.2M 3.6M 47% /boot
/dev/mtdblock4 6.9M 5.3M 1.6M 77% /media/internalswap
AT7500:~#

santa
20.04.2013, 21:19
du musst mv -f verwenden, probier mal bitte

Willie65
20.04.2013, 21:29
Hab schon Januar Image drauf. Das rennt und Frauchen gibt endlich Ruhe. Nächstes Wochenende is sie weg für zwei Tage und bis dahin hab ich auch ein serielles Kabel und kann dann auch seriell loggen. Nochmal Danke santa, Du bist richtig Klasse.

Pillendreher
26.04.2013, 20:15
Ist Testen mit RS232-Kabel noch gewünscht? Ich kann mal eines nach München nehmen und mal testen, wenn es die Zeit hergibt.

santa
26.04.2013, 20:21
ich glaub schon

Pillendreher
06.05.2013, 11:07
Heute hätte ich vielleicht Zeit. Letzte Woche gabs Klausurenstress und am WE war ich auf einer Konfirmation....

Was soll ich denn durchprüfen?

Surfacedj
20.05.2013, 18:57
Bei den Neuen ird flash images (11016,11021) für die AT7500 wurde wohl die routine für den InternalSwap nicht eingebaut. Das hatte gut funktioniert. Fast 5 MB Speicher frei.
Nach flashen bleibt die Box jetzt in einer Bootschleife hängen.

Bootlog:HDMU_11021_E2_at7500_209_git_5462_nodebug_ Diff0_gst_Flash.ird


#Log file from Morlys SH4 STB Admin Tool from: Mo Mai 20 2013, 17:21:24

FrTs


INIT: version 2.86 booting

init frontpanel
fsck.jfs: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory
Mount /dev in tmpfs
Copying device nodes to /dev
Starting portmap daemon....
mkdir: can't create directory '/lib/init/': No space left on device
ln: /lib/init/rw/sendsigs.omit.d/portmap: No such file or directory
Loading autofs
Starting autofs
/etc/init.d/autofs: line 56: /usr/sbin/automount: not found
/etc/init.d/autofs: line 56: /usr/sbin/automount: not found
Mounting local filesystems...
mkdir: can't create directory '/var/lock': No space left on device
mkdir: can't create directory '/var/lock/subsys': No such file or directory
mkdir: can't create directory '/var/log': No space left on device
mkdir: can't create directory '/var/lib': No space left on device
mkdir: can't create directory '/var/lib/urandom': No such file or directory
mkdir: can't create directory '/var/run': No space left on device
ln: /var/tmp: No space left on device
Cleaning /tmp.
mount: mounting /dev/mtdblock2 on /boot failed: Device or resource busy
Hostname: AT7500.
init stmfb
LOADING MODULES
load firmware
copLoadFile (file /boot/audio.elf)
ustslave: Kernel Version: 24
base_address 0x40400000
seeking to 0
seeking to 5e00
seeking to 12460
seeking to 1ab60
seeking to 154300
seeking to 154338
seeking to 154370
seeking to 191a58
seeking to 191a60
seeking to 191a68
seeking to 191a70
seeking to 1aae40
seeking to 1aaf00
copLoadFile (file /boot/video.elf)
ustslave: Kernel Version: 24
base_address 0x40000000
seeking to 0
seeking to e2dc0
seeking to e2df8
seeking to e2e30
seeking to e8fe8
seeking to e8ff4
seeking to e9000
seeking to 115710
seeking to 117800
init embx
init AVS
skip mpeg2
/etc/init.d/rcS: line 551: /bin/eplayer3: not found
/etc/init.d/rcS: line 551: /usr/sbin/mount.sh: not found
starting telnetd
/etc/init.d/rcS: line 551: /usr/sbin/telnetd: not found
showiframe: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Starting FTP server: vsftpd.
/etc/init.d/rcS: line 551: /usr/sbin/inetd: not found
Model: atevio7500
vBoxType: 8
Input device name: "TDT RC event driver"
Selected Remote: Fortis HDBOX RemoteControl
RemoteControl Map:
MENU - 04 - 139
RED - 4B - 398
GREEN - 4A - 399
YELLOW - 49 - 400
BLUE - 48 - 401
EXIT - 1C - 102
TEXT - 0D - 388
EPG - 08 - 365
REWIND - 58 - 168
FASTFORWARD - 5C - 208
PLAY - 55 - 207
PAUSE - 07 - 119
RECORD - 56 - 167
STOP - 54 - 128
STANDBY - 0A - 116
MUTE - 0C - 113
CHANNELUP - 5E - 104
CHANNELDOWN - 5F - 109
VOLUMEUP - 4E - 115
VOLUMEDOWN - 4F - 114
INFO - 06 - 138
OK - 1F - 352
UP - 00 - 103
RIGHT - 02 - 106
DOWN - 01 - 108
LEFT - 03 - 105
RECALL - 09 - 396
ZOOM - 0B - 372
VFORMAT - 0E - 371
RESOLUTION - 0F - 375
TVRADIO - 1A - 373
SLEEP - 1E - 409
OPEN - 40 - 394
FAV - 41 - 364
CHECK - 42 - 353
UPUP - 43 - 414
DOWNDOWN - 44 - 415
NEXT - 4C - 407
LAST - 50 - 412
PIP - 51 - 357
SWAP - 52 - 354
LIST - 53 - 370
0BUTTON - 10 - 11
1BUTTON - 11 - 2
2BUTTON - 12 - 3
3BUTTON - 13 - 4
4BUTTON - 14 - 5
5BUTTON - 15 - 6
6BUTTON - 16 - 7
7BUTTON - 17 - 8
8BUTTON - 18 - 9
9BUTTON - 19 - 10
Frontpanel Map:
STANDBY - 00 - 116
OK - 06 - 352
MENU - 05 - 139
VOLUMEUP - 03 - 115
VOLUMEDOWN - 04 - 114
CHANNELUP - 01 - 104
CHANNELDOWN - 02 - 109
Supports Long KeyPress: 1
processComplex >
swapon: can't stat 'swapfile1': No such file or directory
period 10, delay 120
Using period=10 delay=120
[SEM] DOWN
Deconfiguring network interfaces... ifdown: interface lo not configured
ifdown: interface eth0 not configured
ifdown: interface wlan0 not configured
done.
Setting up IP spoofing protection: rp_filter.
Configuring network interfaces... ifup: can't open '/var/run/ifstate': No such file or directory
done.
ALSA lib conf.c:3700:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL hw:1
amixer: Mixer attach hw:1 error: No such file or directory
ALSA lib conf.c:3700:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL hw:1
amixer: Mixer attach hw:1 error: No such file or directory
ALSA lib conf.c:3700:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL hw:1
amixer: Mixer attach hw:1 error: No such file or directory
LOADING E2
starting e2->
[set_was_timer_wakeup] error reading /etc/enigma2/timers.xml
[set_was_timer_wakeup] no timer aktiv
/etc/init.d/rcS: line 639: /usr/local/bin/enigma2: not found
e2 ended <- RTV: 127
*
ER
INIT: Sending processes the TERM signal

Sending all processes the TERM signal...done.
Sending all processes the KILL signal...done.
Deactivating swap...umount: tmpfs busy - remounted read-only
swapoff: /dev/sdb1: Invalid argument
done.
Unmounting local filesystems...umount: tmpfs busy - remounted read-only
done.
Rebooting... FrTs


INIT: version 2.86 booting

init frontpanel
fsck.jfs: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory
Mount /dev in tmpfs
Copying device nodes to /dev
Starting portmap daemon....
mkdir: can't create directory '/lib/init/': No space left on device
ln: /lib/init/rw/sendsigs.omit.d/portmap: No such file or directory
Loading autofs
Starting autofs
/etc/init.d/autofs: line 56: /usr/sbin/automount: not found
/etc/init.d/autofs: line 56: /usr/sbin/automount: not found
Mounting local filesystems...
mkdir: can't create directory '/var/lock': No space left on device
mkdir: can't create directory '/var/lock/subsys': No such file or directory
mkdir: can't create directory '/var/log': No space left on device
mkdir: can't create directory '/var/lib': No space left on device
mkdir: can't create directory '/var/lib/urandom': No such file or directory
mkdir: can't create directory '/var/run': No space left on device
ln: /var/tmp: No space left on device
Cleaning /tmp.
mount: mounting /dev/mtdblock2 on /boot failed: Device or resource busy
Hostname: AT7500.
init stmfb
LOADING MODULES
load firmware
copLoadFile (file /boot/audio.elf)
ustslave: Kernel Version: 24
base_address 0x40400000
seeking to 0
seeking to 5e00
seeking to 12460
seeking to 1ab60
seeking to 154300
seeking to 154338
seeking to 154370
seeking to 191a58
seeking to 191a60
seeking to 191a68
seeking to 191a70
seeking to 1aae40
seeking to 1aaf00
copLoadFile (file /boot/video.elf)
ustslave: Kernel Version: 24
base_address 0x40000000
seeking to 0
seeking to e2dc0
seeking to e2df8
seeking to e2e30
seeking to e8fe8
seeking to e8ff4
seeking to e9000
seeking to 115710
seeking to 117800
init embx
init AVS
skip mpeg2
/etc/init.d/rcS: line 551: /usr/sbin/mount.sh: not found
starting telnetd
/etc/init.d/rcS: line 551: /bin/eplayer3: not found
/etc/init.d/rcS: line 551: /usr/sbin/telnetd: not found
showiframe: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Starting FTP server: vsftpd.
/etc/init.d/rcS: line 551: /usr/sbin/inetd: not found
Model: atevio7500
vBoxType: 8
Input device name: "TDT RC event driver"
Selected Remote: Fortis HDBOX RemoteControl
RemoteControl Map:
MENU - 04 - 139
RED - 4B - 398
GREEN - 4A - 399
YELLOW - 49 - 400
BLUE - 48 - 401
EXIT - 1C - 102
TEXT - 0D - 388
EPG - 08 - 365
REWIND - 58 - 168
FASTFORWARD - 5C - 208
PLAY - 55 - 207
PAUSE - 07 - 119
RECORD - 56 - 167
STOP - 54 - 128
STANDBY - 0A - 116
MUTE - 0C - 113
CHANNELUP - 5E - 104
CHANNELDOWN - 5F - 109
VOLUMEUP - 4E - 115
VOLUMEDOWN - 4F - 114
INFO - 06 - 138
OK - 1F - 352
UP - 00 - 103
RIGHT - 02 - 106
DOWN - 01 - 108
LEFT - 03 - 105
RECALL - 09 - 396
ZOOM - 0B - 372
VFORMAT - 0E - 371
RESOLUTION - 0F - 375
TVRADIO - 1A - 373
SLEEP - 1E - 409
OPEN - 40 - 394
FAV - 41 - 364
CHECK - 42 - 353
UPUP - 43 - 414
DOWNDOWN - 44 - 415
NEXT - 4C - 407
LAST - 50 - 412
PIP - 51 - 357
SWAP - 52 - 354
LIST - 53 - 370
0BUTTON - 10 - 11
1BUTTON - 11 - 2
2BUTTON - 12 - 3
3BUTTON - 13 - 4
4BUTTON - 14 - 5
5BUTTON - 15 - 6
6BUTTON - 16 - 7
7BUTTON - 17 - 8
8BUTTON - 18 - 9
9BUTTON - 19 - 10
Frontpanel Map:
STANDBY - 00 - 116
OK - 06 - 352
MENU - 05 - 139
VOLUMEUP - 03 - 115
VOLUMEDOWN - 04 - 114
CHANNELUP - 01 - 104
CHANNELDOWN - 02 - 109
Supports Long KeyPress: 1
processComplex >
period 10, delay 120
Using period=10 delay=120
[SEM] DOWN
swapon: can't stat 'swapfile1': No such file or directory
Deconfiguring network interfaces... ifdown: interface lo not configured
ifdown: interface eth0 not configured
ifdown: interface wlan0 not configured
done.
Setting up IP spoofing protection: rp_filter.
Configuring network interfaces... ifup: can't open '/var/run/ifstate': No such file or directory
done.
ALSA lib conf.c:3700:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL hw:1
amixer: Mixer attach hw:1 error: No such file or directory
ALSA lib conf.c:3700:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL hw:1
amixer: Mixer attach hw:1 error: No such file or directory
ALSA lib conf.c:3700:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL hw:1
amixer: Mixer attach hw:1 error: No such file or directory
LOADING E2
starting e
INIT: Sending processes the TERM signal

Sending all processes the TERM signal...done.
Sending all processes the KILL signal...done.
Deactivating swap...umount: tmpfs busy - remounted read-only
swapoff: /dev/sdb1: Invalid argument
done.
Unmounting local filesystems...umount: tmpfs busy - remounted read-only
done.
Rebooting... FrTs


INIT: version 2.86 booting

init frontpanel
fsck.jfs: error while loading shared libraries: libuuid.so.1: cannot open shared object file: No such file or directory
Mount /dev in tmpfs
Copying device nodes to /dev
Starting portmap daemon....
mkdir: can't create directory '/lib/init/': No space left on device
ln: /lib/init/rw/sendsigs.omit.d/portmap: No such file or directory
Loading autofs
Starting autofs
/etc/init.d/autofs: line 56: /usr/sbin/automount: not found
/etc/init.d/autofs: line 56: /usr/sbin/automount: not found
Mounting local filesystems...
mkdir: can't create directory '/var/lock': No space left on device
mkdir: can't create directory '/var/lock/subsys': No such file or directory
mkdir: can't create directory '/var/log': No space left on device
mkdir: can't create directory '/var/lib': No space left on device
mkdir: can't create directory '/var/lib/urandom': No such file or directory
mkdir: can't create directory '/var/run': No space left on device
ln: /var/tmp: No space left on device
Cleaning /tmp.
mount: mounting /dev/mtdblock2 on /boot failed: Device or resource busy
Hostname: AT7500.
init stmfb
LOADING MODULES
load firmware
copLoadFile (file /boot/audio.elf)
ustslave: Kernel Version: 24
base_address 0x40400000
seeking to 0
seeking to 5e00
seeking to 12460
seeking to 1ab60
seeking to 154300
seeking to 154338
seeking to 154370
seeking to 191a58
seeking to 191a60
seeking to 191a68
seeking to 191a70
seeking to 1aae40
seeking to 1aaf00
copLoadFile (file /boot/video.elf)
ustslave: Kernel Version: 24
base_address 0x40000000
seeking to 0
seeking to e2dc0
seeking to e2df8
seeking to e2e30
seeking to e8fe8
seeking to e8ff4
seeking to e9000
seeking to 115710
seeking to 117800
init embx
init AVS
skip mpeg2
/etc/init.d/rcS: line 551: /bin/eplayer3: not found
/etc/init.d/rcS: line 551: /usr/sbin/mount.sh: not found
starting telnetd
/etc/init.d/rcS: showiframe: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
line 551: /usr/sbin/telnetd: not found
Starting FTP server: vsftpd.
/etc/init.d/rcS: line 551: /usr/sbin/inetd: not found
Model: atevio7500
vBoxType: 8
Input device name: "TDT RC event driver"
Selected Remote: Fortis HDBOX RemoteControl
RemoteControl Map:
MENU - 04 - 139
RED - 4B - 398
GREEN - 4A - 399
YELLOW - 49 - 400
BLUE - 48 - 401
EXIT - 1C - 102
TEXT - 0D - 388
EPG - 08 - 365
REWIND - 58 - 168
FASTFORWARD - 5C - 208
PLAY - 55 - 207
PAUSE - 07 - 119
RECORD - 56 - 167
STOP - 54 - 128
STANDBY - 0A - 116
MUTE - 0C - 113
CHANNELUP - 5E - 104
CHANNELDOWN - 5F - 109
VOLUMEUP - 4E - 115
VOLUMEDOWN - 4F - 114
INFO - 06 - 138
OK - 1F - 352
UP - 00 - 103
RIGHT - 02 - 106
DOWN - 01 - 108
LEFT - 03 - 105
RECALL - 09 - 396
ZOOM - 0B - 372
VFORMAT - 0E - 371
RESOLUTION - 0F - 375
TVRADIO - 1A - 373
SLEEP - 1E - 409
OPEN - 40 - 394
FAV - 41 - 364
CHECK - 42 - 353
UPUP - 43 - 414
DOWNDOWN - 44 - 415
NEXT - 4C - 407
LAST - 50 - 412
PIP - 51 - 357
SWAP - 52 - 354
LIST - 53 - 370
0BUTTON - 10 - 11
1BUTTON - 11 - 2
2BUTTON - 12 - 3
3BUTTON - 13 - 4
4BUTTON - 14 - 5
5BUTTON - 15 - 6
6BUTTON - 16 - 7
7BUTTON - 17 - 8
8BUTTON - 18 - 9
9BUTTON - 19 - 10
Frontpanel Map:
STANDBY - 00 - 116
OK - 06 - 352
MENU - 05 - 139
VOLUMEUP - 03 - 115
VOLUMEDOWN - 04 - 114
CHANNELUP - 01 - 104
CHANNELDOWN - 02 - 109
Supports Long KeyPress: 1
processComplex >
period 10, delay 120
Using period=10 delay=120
[SEM] DOWN
swapon: can't stat 'swapfile1': No such file or directory
Deconfiguring network interfaces... ifdown: interface lo not configured
ifdown: interface eth0 not configured
ifdown: interface wlan0 not configured
done.
Setting up IP spoofing protection: rp_filter.
Configuring network interfaces... ifup: can't open '/var/run/ifstate': No such file or directory
done.
ALSA lib conf.c:3700:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL hw:1
amixer: Mixer attach hw:1 error: No such file or directory
ALSA lib conf.c:3700:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL hw:1
amixer: Mixer attach hw:1 error: No such file or directory
ALSA lib conf.c:3700:(snd_config_update_r) Cannot access file /usr/share/alsa/alsa.conf
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL hw:1
amixer: Mixer attach hw:1 error: No such file or directory
LOADING E2
starting e2->
/etc/init.d/rcS: line 639: /usr/local/bin/enigma2: not found
[set_wa
INIT: Sending processes the TERM signal

Sending all processes the TERM signal...done.
Sending all processes the KILL signal...done.
Deactivating swap...umount: tmpfs busy - remounted read-only
swapoff: /dev/sdb1: Invalid argument
done.
Unmounting local filesystems...umount: tmpfs busy - remounted read-only
done.
Rebooting... FrTs