Re: LN40B630 Help Bricked... in trouble with parents :(
Posted: Mon Nov 15, 2010 6:24 am
From log i can say, that you have wrong rootfs on usb, try make another USB flash disk. How did you manage rootfs partition? You have to make it on linux mashine, all commands as root: gparted to make partitions on USB, format to ext3 second partition of USB and the first to fat32, extract rootfs.tar.gz from Open Embedded as root to ext3 (second) partition. After job is finish, unmount USB partitions before disconnecting from linux PC (it can be linux bootable live cd)
I`m sure you have made something wrong. Carefully read wiki. Drivers for USB are loading corectly and USB must be recognized.
Kernel you are booting seems to be good from this log. To boot it, your command is
Second: to TOP debug you can enter (if it works at all):
debug (as you make) and after:
1198282 enter
1198282 enter
Or its good to - after debug pres key combination on keyboard: ctrl+c
it drops you to shell, where commands can be executed.
Remember me, is your watchdog off?
I think you have to rewrite rootfs partition (bml0/6), but the problem is, that your TV is CI+ and authuld. Dumps from exact same tv as yours are required.
Anyone
Could anyone make an share dumps from TV LN40B630? All partitions needed!
I`m sure you have made something wrong. Carefully read wiki. Drivers for USB are loading corectly and USB must be recognized.
Kernel you are booting seems to be good from this log. To boot it, your command is
Code: Select all
setenv ipaddr 192.168.137.2;setenv gatewayip 192.168.137.1;setenv serverip 192.168.137.1;setenv bootargs root=/dev/sda2 console=ttyS1;tftp;bootm
debug (as you make) and after:
1198282 enter
1198282 enter
Or its good to - after debug pres key combination on keyboard: ctrl+c
it drops you to shell, where commands can be executed.
Remember me, is your watchdog off?
I think you have to rewrite rootfs partition (bml0/6), but the problem is, that your TV is CI+ and authuld. Dumps from exact same tv as yours are required.
Anyone
Could anyone make an share dumps from TV LN40B630? All partitions needed!