Page 1 of 4

Re: UA32B6000 (T-CHL5DAUC)

Posted: Mon Sep 06, 2010 4:30 pm
by aquadran
merv07 wrote:Hi,

I'm very interested in trying hacked firmwares and USB u-boot.
I have a Samsung LED TV UA32B6000 with T-CHL5DAUC firmware (Australian), and in wiki USB u-boot section says "not supported yet".

Does anyone know when this USB u-boot will be available for my firmware?
is there anything i can try currently?

Can I be a tester when you are ready with hacks/mods for above firmware?

Thanks in advance.

Merv07.
very soon :)

Re: UA32B6000 (T-CHL5DAUC)

Posted: Mon Sep 06, 2010 8:21 pm
by aquadran
merv07 wrote:many thanks for the quick reply aquadran.

I'll be eagerly waiting...
ok, time for testing... :)

grap latest oe svn repo and follow wiki instructions :)

Re: UA32B6000 (T-CHL5DAUC)

Posted: Wed Sep 08, 2010 7:06 pm
by juusso
Hi, im not sure, if it works on Your TV, but if You want boot from external source, You need enter commands in bootloader prompt from u-boot menu (BOOTROM DEBUG SESSION), not in debug console ([ TOP Debug Menu])- as You made. Steps 5-8 are not needed for booting from USB exept command line on step 8.

To enter bootloader press ~ (shift+` on keyboard) and power on TV. Look onWiki. After You see "Hit any key to stop autoboot: 3-2-0" you must quickly pres Enter. You should see smth like:

Code: Select all

U-Boot 1.1.6 (Dec 12 2008 - 15:55:34)
 
DRAM: 128 MB
**************** device info *******************
nPgsPerSLCBlk = 128
nPgsPerMLCBlk = 256
nSctsPerPg = 8
nNumOfUsBlks = 994
OneNAND[booting] mode / clk = S / 50Mhz
*************************************************
TinyBML[0] open success
env_relocate_spec
Success loading partition
Environment Data loading success!!
No ethernet found.
In: serial
Out: serial
Err: serial
Net: RTL8139#0
Hit any key to stop autoboot: 0
 
===============================
===============================
BOOTROM DEBUG SESSION
===============================
1. ENVIRONMENT SETUP 
 
2. SHOW PARTITION
 
===============================
0. JUMP TO UBOOT PROMPT
r. REBOOT
===============================
===============================
SELECT COMMAND:
press "0" and here, just here You be able to enter command (from Your step 8) to boot from USB. I cant say is that command line good for booting Your TV, i bootet my B653 with it, everything was ok. But i don`t know if is god for Your TV.

Re: UA32B6000 (T-CHL5DAUC)

Posted: Thu Sep 09, 2010 7:24 am
by juusso
Next steps:
1. Download and place your firmware file (e.g. T-CHL5DAUC.exe - i don`t recommend the latest firmware) and LaunchCLManager_v0.01.zip.
Place these two files to /home/root on Your ext3 partition as is (files don`t need to be unpacked). If you get internet working, install script downloads required files byself.
2. Boot TV from USB.
3. After login to console

Code: Select all

localhost login: root
root@localhost:~#
Run samsung-install.sh script. You need it for the first time, next times You start TV with help of samsung-start.sh script.
3. After install finishes, You need run samsung-start.sh to start and watch TV .
Look at wiki.

Re: UA32B6000 (T-CHL5DAUC)

Posted: Fri Sep 10, 2010 7:38 am
by juusso
Hi,
It`s cool, that You booted TV. Tv must operate well, w/o problems You got. I think, now just Aquadran can help You.