Ja, ich weiß ... der AV700 ist nicht mehr unbedingt das modernste Gerät, aber es funktioniert soweit.
Eigentlich will ich IPTV nutzen. Bekomme das aber mit TitanNit nicht so integriert hin wie in einer E2-Installation auf meiner VU+ zero.
Daher soll E2 auf den AV700.
Das will nur leider nicht so wie ich will.
Zusammengefasst:
Über das ART schaffe ich es schlicht und ergreifend nicht eine Verbindung aufzubauen. Alles probiert. Mehrere PCs/Notebooks, deaktivieren Firewall / AV, ... Keine Chance
Über Putty funktioniert es allerdings, dass ich auf den Bootloader komme. Soweit so gut.
Über CreateMini und Maxiboot-Installer 1.5 einen USB-Stick vorbereitet. Dort auf /dev/sda2 das hs9510_Audioniek_enigma2_gst-epl3_USB_P217_CDK-rev1921-IMage installiert.
Die bootargs wie folgt ergänzt:
Code: Alles auswählen
bootdesc_1=E2
bootcmd_1=usb reset; sleep 5; ext2load usb 0:2 a5000000 /boot/uImage; run bootargs_1; bootm a5000000
bootargs_1=run hwnfconf;run ipconf;set bootargs console=ttyAS1,115200 root=/dev/sda2 rw mem=128m $ipaddrcfg:AV700:eth0ff coprocessor_mem=4m@0x10000000,4m@0x10400000 rootdelay=5 nwhwconf=$nwhwnet init=/bin/devinit
Code: Alles auswählen
AV700> usb reset
(Re)start USB...
USB: scanning bus for devices... 2 USB Device(s) found
scanning bus for storage devices... 1 Storage Device(s) found
AV700> ext2load usb 0:2 a5000000 /boot/uImage
>>>>
1957937 bytes read
AV700> run bootargs_1
Nach bootm a5000000 kommt dann:
Code: Alles auswählen
AV700> bootm a5000000
## Booting image at a5000000 ...
Image Name: Linux-2.6.32.71_stm24_0217
Image Type: SuperH Linux Kernel Image (gzip compressed)
Data Size: 1957873 Bytes = 1.9 MB
Load Address: 84001000
Entry Point: 84002000
Verifying Checksum ... OK
Uncompressing Kernel Image ... *
Hier scheint das Problem zu sein. Er kann das Image nicht entpacken ... warum auch immer
Receiver bootet neu mit Flash
Code: Alles auswählen
Board: STb7200-HDBOX [29-bit mode]
o
// Boot
// interactive
// by SoLaLa
^^^
U-Boot 1.3.1 (Nov 25 2013 - 21:40:57) - stm23-0032
DRAM: 128 MB
Flash: 32 MB
In: serial
Out: serial
Err: serial
init Frontpanel... done, AV700
Hit any key to stop autoboot: 0
ethaddr 00:1E:B8:00:61:08
add entry:0 - FLASH
add entry:1 - E2
entering bootmenu - default:0 - FLASH timeout 3000
Als Ergänzung ein Auszug aus dem ART-Log:
13.07.2022 17:18:17 Started AAF Recovery Tool V4.6 (Atevio AV 700 HD)
13.07.2022 17:18:17 Opening port COM7 settings: 115200,8,N,1
13.07.2022 17:18:18 Send stop before serial received
13.07.2022 17:18:19 Send stop before serial received
13.07.2022 17:18:19 Send stop before serial received
13.07.2022 17:18:19 Send first stop
13.07.2022 17:18:19 Send stop 0
13.07.2022 17:18:19 13.07.2022 17:18:20 Send stop 1
13.07.2022 17:18:21 *
13.07.2022 17:18:21
Board: STb7200-HDBOX [29-bit mode]
o
// Boot
// interactive
13.07.2022 17:18:21
// by SoLaLa
^^^
13.07.2022 17:18:21 :40:57) - stm23-003
13.07.2022 17:18:21 2
13.07.2022 17:18:21
DRAM: 128 MB
13.07.2022 17:18:21 Flash: 32 MB
13.07.2022 17:18:21 In: serial
13.07.2022 17:18:21
Out: serial
Err: serial
init Frontpanel... done, AV700
13.07.2022 17:18:21
Hit any key to stop autoboot: 0
ethaddr 00:1E:B8:00:61:08
add entry:0 - FLASH
13.07.2022 17:18:21 Send stop 2
13.07.2022 17:18:22 Send stop 3
13.07.2022 17:18:23 Send stop 4
13.07.2022 17:18:24
add entry:1 - E2
entering bootmenu - default:0 - FLASH timeout 3000
selection done by timeout
13.07.2022 17:18:24 Booting image at a00600
13.07.2022 17:18:24 00 ...
13.07.2022 17:18:24 mage Name: Linux-2.6.32.59_stm2
13.07.2022 17:18:24 4_0211
13.07.2022 17:18:24 e Type: SuperH Linux
13.07.2022 17:18:24 Kernel Image (
13.07.2022 17:18:24 gzip compressed) 13.07.2022 17:18:24
13.07.2022 17:18:24
Data Size: 2039703 Bytes = 1.9 MB
13.07.2022 17:18:24
Load Address: 84001000
13.07.2022 17:18:24 Entry Point: 84002000
13.07.2022 17:18:24
13.07.2022 17:18:24 hecksum ...
13.07.2022 17:18:24 Send stop 5
13.07.2022 17:18:25 OK
13.07.2022 17:18:25 Send stop 6
13.07.2022 17:18:26 Send stop 7
13.07.2022 17:18:27
Uncompressing Kernel Image ... OK
Ich hoffe jemand kann mir helfen. Danke!
Vielleicht auch mit Tipps, wie ich ART zum Laufen bekomme!
Danke!!!