Cable boxbranding.so for the H.7C

why do you guys not buy vix supported boxes if you want to run that image,Never understand why not

If you want to watch Sky and VM why not subscribe to them?... same thing really.

I've got plenty of supported boxes, I just like messing with stuff. You won't hear any complaints from me if I brick it.
I've never bricked one yet and lord knows I've tried!
To be fair I was expecting a patched image to be in the pipeline when I bought it. (Or for OpenViX to forgive and forget ancient history).
They're selling brand new for 25% less than I paid for it so wasn't prepared to take a £100 hit by selling it and I tried to swap it for a HD51 but there were no takers.
I'm happy enough with it now, It's loads faster than it was with the other OS's I've tried and everything works apart from FTP and OpenWebIf, which I rarely use anyway.
 
It's loads faster than it was with the other OS's I've tried and everything works apart from FTP and OpenWebIf, which I rarely use anyway.

If you do a netstat -l (lowercase L) does it show ftp as listening ?
Can you telnet to the box on 21,22 or 80 ?

root@D-PC2:~# netstat -l
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:12000 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:nfs 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:36327 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:37769 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:netbios-ssn 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:sunrpc 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:83 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:ssh 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:microsoft-ds 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:37407 0.0.0.0:* LISTEN
tcp 0 0 :::8001 :::* LISTEN
tcp 0 0 localhost:4200 :::* LISTEN
tcp 0 0 :::netbios-ssn :::* LISTEN
tcp 0 0 :::sunrpc :::* LISTEN
tcp 0 0 :::http :::* LISTEN
tcp 0 0 :::ftp :::* LISTEN
tcp 0 0 :::3702 :::* LISTEN
tcp 0 0 :::ssh :::* LISTEN
tcp 0 0 :::telnet :::* LISTEN
tcp 0 0 :::41085 :::* LISTEN
tcp 0 0 :::microsoft-ds :::* LISTEN
udp 0 0 0.0.0.0:nfs 0.0.0.0:*
^C
 
I think the missing root user thing is the issue with ftp and openwebif.
I downloaded ATV for the H7 and ViX for a Mutant HD51.
Extracted rootfs.tar.bz2 from both.
Deleted the drivers from the mutant and added the H7 drivers.
zipped it back up as enigma2settings.tar.gz and copied it to the backup_openatv_zgemmah7 folder.
Flashed ATV 6.2 and restored the backup.
Then just tidied the ATV stuff up from the plugins and skins folders.
.

Thanks, just a couple of questions.
What are the files called ? are they in the tar ball ?
I didnt know there was an ATV 6.2 :-O

zipped it back up as enigma2settings.tar.gz and copied it to the backup_openatv_zgemmah7 folder.
Does this mean you restored settings into ATV via blue button or did you full flash either from booting USB or pointing "online flash" option to the device with tweaked files ?
 
Thanks, just a couple of questions.
What are the files called ? are they in the tar ball ?
I didnt know there was an ATV 6.2 :-O

zipped it back up as enigma2settings.tar.gz and copied it to the backup_openatv_zgemmah7 folder.
Does this mean you restored settings into ATV via blue button or did you full flash either from booting USB or pointing "online flash" option to the device with tweaked files ?

Drivers are in /lib/modules.
You can extract rootfs.tar.bz2 with winrar or winzip.
Use 7zip to make a tar compressed archive and then compress it again to gzip.

I did a complete new flash of ATV 6.2 and when it asks to restore settings click 'yes'
(After I'd made the enigma2settings.tar.gz and copied it to the backup_openatv_zgemmah7 folder)
 
Niiice.
So, to confirm the process ...
Get both images (OATV 6.2 and Mutant ViX .. latest)
Extract zips
Extract rootfs.tar.bz2 from both
Delete drivers from (/lib/modules) ViX rootfs.tar.bz2 extract
Replace drivers from OATV rootfs.tar.bz2 extract
re compress rootfs.tar.bz2
rename to enigma2settings.tar.gz

This is the bit that throws me ...
Install OATV 6.2 and restore settings .. source newly modded enigma2settings.tar.gz
To me this is just OpenATV 6.2 with ViX "settings" or does this do more ?
 
Back
Top