Page 14 of 16

Re: [How-To] Enabling Internet onUExxB6000 and B550 series

Posted: Tue Dec 28, 2010 9:05 am
by juusso
ok, you have boot.img on usb. Then you can mount --bind it to /mtd_boot/ and then execute /mtd_boot/rc.local right?
Or maybe you can this:

Code: Select all

cat /mtd_drv/dev_bml0_07.img > /dev/bml0/7
Change patch to dev_bml0_07.img and try restore bml0/7
images must be on root of USB in this case (not in T-CHL5DEUC/image

u-boot.bin you can find in files i gave you. Yes, you can use command

Code: Select all

cat /patch_to_usb/u-boot.bin > /dev/bml0/2
to restore u-boot. But only if here are partitions on /dev...
You can copy images to TV and try restore from TV memory. What is output of command

Code: Select all

mount
and

Code: Select all

df -h
You do not get permissions to /mtd_boot/ because it is not mounted i think.

Re: [How-To] Enabling Internet onUExxB6000 and B550 series

Posted: Tue Dec 28, 2010 9:15 am
by juusso
try reboot TV ;)
if you had no errors, maybe it is restored properly !

Restore u-boot too. Just after reboot TV. I hope you have restored bml0/7 with original dump?

I see on mount output, you have /dev/tbml7 not /dev/bml0/7.
if rebot did not solve USB problem, try

Code: Select all

umount /mtd_boot/
cat /path_to/dev_bml7.img > /dev/bml7

Re: [How-To] Enabling Internet onUExxB6000 and B550 series

Posted: Tue Dec 28, 2010 9:21 am
by juusso
Congratulations!

Now flash firmware i gave you - you should get all benefits from arris and samygo.sh working without editing boot.img ;)

Re: [How-To] Enabling Internet onUExxB6000 and B550 series

Posted: Tue Dec 28, 2010 9:24 am
by juusso
Download and let it upgrade to tv via menu as is, do not change anything.
More about this firmware here.
Tell me, can you enter u-boot menu? Did you restore u-boot?

Re: [How-To] Enabling Internet onUExxB6000 and B550 series

Posted: Tue Dec 28, 2010 9:50 am
by juusso
Hm. Can you activate alternative firmware? Then you able upgrade this firmware. Here is kernel from arris69 with network support, other modules you require you need copy/attach byyourself. Ofcourse check if watchdog is off and rs232 jack is to debug.
I checked - here is one image missing - onw.bin. You can find it in firmware you made with unxored images. U-boot wil be restored during this firmware upgrade process and you do not need play with it manualy.