[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4694: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4695: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4696: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
8devices Community - View topic - Carambola wont boot even after upgrading firmware via tftp.
www.8devices.com
View unanswered posts | View active topics It is currently 29 Apr 2024, 13:31



Reply to topic  [ 7 posts ] 
 Carambola wont boot even after upgrading firmware via tftp. 
Author Message

Joined: 27 Jun 2013, 09:10
Posts: 8
I did upgrading the firmware , looking at some tutorials and community.
here is the output.
r7240> tftp 80060000 2.bin
TFTP from server 192.168.13.11; our IP address is 192.168.13.10
Filename '2.bin'.
Load address: 0x80060000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
####
done
Bytes transferred = 3014660 (2e0004 hex)
ar7240> erase 9f050000 +${filesize}
Erase Flash from 0x9f050000 to 0x9f33ffff in Bank # 1
First 0x5 last 0x33 sector size 0x10000
51
Erased 47 sectors
ar7240> cp.b 80060000 9f050000 ${filesize}
Copy to Flash... write addr: 9f050000
done
ar7240> setenv bootcmd 'bootm 9f050000'
ar7240> saveenv
Saving Environment to Flash...
Protect off 9F040000 ... 9F04FFFF
Un-Protecting sectors 4..4 in bank 1
Un-Protected 1 sectors
Erasing Flash...Erase Flash from 0x9f040000 to 0x9f04ffff in Bank # 1
First 0x4 last 0x4 sector size 0x10000
4
Erased 1 sectors
Writing to Flash... write addr: 9f040000
done
Protecting sectors 4..4 in bank 1
Protected 1 sectors
ar7240> boot
## Booting image at 9f050000 ...
Image Name: MIPS OpenWrt Linux-3.3.8
Created: 2013-07-01 5:47:57 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 855707 Bytes = 835.7 kB
Load Address: 80000000
Entry Point: 80000000
Verifying Checksum at 0x9f050040 ...OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in bytes, 67108864

Starting kernel ...



and it stucks there.
:?


02 Jul 2013, 08:12
Profile

Joined: 27 Jun 2013, 09:10
Posts: 8
But then I saw these lines
Booting image at 9f050000 ...
Image Name: MIPS OpenWrt Linux-3.3.8
Created: 2013-07-01 5:47:57 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 855707 Bytes = 835.7 kB
Load Address: 80000000
Entry Point: 80000000

Verifying Checksum at 0x9f050040 ...OK
Uncompressing Kernel Image ... OK


and just to check i Upgraded my firmware again with
Hit any key to stop autoboot: 0
ar7240> tftp 80000000 2.bin
eth0 link down
FAIL
dup 1 speed 1000
Using eth1 device
TFTP from server 192.168.13.11; our IP address is 192.168.13.10
Filename '2.bin'.
Load address: 0x80000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
####
done
Bytes transferred = 3014660 (2e0004 hex)
ar7240> erase 9f050000 +${filesize}
Erase Flash from 0x9f050000 to 0x9f33ffff in Bank # 1
First 0x5 last 0x33 sector size 0x10000
51
Erased 47 sectors
ar7240> cp.b 80000000 9f050000 ${filesize}
Copy to Flash... write addr: 9f050000
done
ar7240> setenv bootcmd 'bootm 9f050000'
ar7240> saveenv
Saving Environment to Flash...
Protect off 9F040000 ... 9F04FFFF
Un-Protecting sectors 4..4 in bank 1
Un-Protected 1 sectors
Erasing Flash...Erase Flash from 0x9f040000 to 0x9f04ffff in Bank # 1
First 0x4 last 0x4 sector size 0x10000
4
Erased 1 sectors
Writing to Flash... write addr: 9f040000
done
Protecting sectors 4..4 in bank 1
Protected 1 sectors
ar7240> boot
## Booting image at 9f050000 ...
Image Name: MIPS OpenWrt Linux-3.3.8
Created: 2013-07-01 5:47:57 UTC
Image Type: MIPS Linux Kernel Image (lzma compressed)
Data Size: 855707 Bytes = 835.7 kB
Load Address: 80000000
Entry Point: 80000000
Verifying Checksum at 0x9f050040 ...OK
Uncompressing Kernel Image ... OK
No initrd
## Transferring control to Linux (at address 80000000) ...
## Giving linux memsize in bytes, 67108864

Starting kernel ...


and this one also stucks.
Can some one tell me what wrong am i doing??


02 Jul 2013, 08:16
Profile

Joined: 07 Dec 2011, 16:01
Posts: 525
Location: Lithuania
tftp server on PC side works correctly ?


02 Jul 2013, 09:02
Profile

Joined: 27 Jun 2013, 09:10
Posts: 8
Hope so.
How can I check it?


02 Jul 2013, 09:41
Profile

Joined: 07 Dec 2011, 16:01
Posts: 525
Location: Lithuania


02 Jul 2013, 09:54
Profile

Joined: 27 Jun 2013, 09:10
Posts: 8
Every thing is working fine.
Used a different image and the bard is up and running.
I dont know what i did wrong while building the image.
I had done every thing as per its WIKI.
Any ways, thanks for your time @gedass.
:)


02 Jul 2013, 11:39
Profile

Joined: 18 Nov 2013, 18:44
Posts: 54
I found this awesome tutorial:
http://blog.gaku.net/flashing-a-new-ima ... arambola2/

I flashed my Carambola 2 but I still get kernel panic...

Could be a defective Carambola? Should I return it?


17 Apr 2014, 13:51
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 7 posts ] 

Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron

Protected by Anti-Spam ACP Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.