Page 2 of 16

Re: Enabling Internet on B6000 and B550 series

Posted: Wed Apr 14, 2010 8:44 pm
by marcelru
Hi than0,

I just had a look at my tv's telnet capabilities.
In my tv (UE40B7020), the telnet daemon is compiled into /bin/busybox (as most other commands are). I'm not sure if you can issue commands through your exlink cable, but if you can, try busybox --help, to see what commands it has compiled in.
If it has telnetd, you can start the telnet daemon, by creating a link called telnetd to busybox, and executing that link. If not, you will need another busybox executable.

hth,

marcelr

Re: Enabling Internet on B6000 and B550 series

Posted: Wed Apr 14, 2010 9:50 pm
by marcelru
Hi than0,

I don't know about the watchdog. I can telnet to my tv (UE40B7020) and issue commands, no watchdog involved there. I use a samsung wifi dongle. But others have been reported to work, they just need a rebuilt kernel module, see elsewhere in this forum. I'm from europe, and never bothered about the fonts, so, no, I can't help you there.

grtz,

marcelr

Re: Enabling Internet on B6000 and B550 series

Posted: Thu Apr 15, 2010 7:45 pm
by erdem_ua
I think your posts are not related with topics name :|

Re: Enabling Internet on B6000 and B550 series

Posted: Tue Apr 20, 2010 9:02 pm
by erdem_ua
antartide wrote:I pray for enabling networking on B6000 every night o.o
So, could you try the method what I propositioned?
Could you try to enter bootloader and run B7000's linux image from USB flash?
If you want, some one will upload it's linux image from B7000 to here.
But you needed to CI B6000 device. I wish your device is CI :)

Re: Enabling Internet on B6000 and B550 series

Posted: Tue Apr 20, 2010 10:47 pm
by erdem_ua
Could anyone place it's B7000 CI's linux kernel to here? Also with boot images.

You can also build kernel image from SamyGO OpenEmbedded

Aquadran has profession on using uboot, and could give details about process.
Here is the wiki article describes that how could you use flash images at USB device.
http://wiki.samygo.tv/index.php?title=B ... ing_u-boot

THanks ;)