Haxorware Forums
6141 Latest Firmware - Printable Version

+- Haxorware Forums (http://www.haxorware.com/forums)
+-- Forum: General (http://www.haxorware.com/forums/forumdisplay.php?fid=6)
+--- Forum: Modems (http://www.haxorware.com/forums/forumdisplay.php?fid=7)
+--- Thread: 6141 Latest Firmware (/showthread.php?tid=3727)



6141 Latest Firmware - davewolfs - 18-08-2015

Hi everyone,

Where can I get the latest firmware to flash my modem. Having a slew of issues with my ISP. They won't update the modem so hoping that changing the firmware will help.

Appreciate any help.


RE: 6141 Latest Firmware - ricktendo - 18-08-2015

As far as I know this SB_KOMODO-1.0.6.14-SCM01-NOSH.NNDMN is the latest, here you go (signed and unsigned)


.rar   SB_KOMODO-1.0.6.14-SCM01-NOSH.NNDMN.rar (Size: 5.94 MB / Downloads: 1,408)


RE: 6141 Latest Firmware - davewolfs - 19-08-2015

Thank you sir. Any instructions on how to apply either signed or unsigned firmware - sorry but I'm not sure which version I would want to use.

(18-08-2015, 10:52 PM)ricktendo Wrote: As far as I know this SB_KOMODO-1.0.6.14-SCM01-NOSH.NNDMN is the latest, here you go (signed and unsigned)



RE: 6141 Latest Firmware - Fred_Watkins - 19-08-2015

Un-Signed. Signed has been forced by the ISP that signed it.


RE: 6141 Latest Firmware - davewolfs - 19-08-2015

Awesome. What is easiest way to get this on the 6141 does it matter if I use a black cat or usbjtag nt? Also, if I use hooks do I need to do any soldering?


RE: 6141 Latest Firmware - ricktendo - 19-08-2015

(19-08-2015, 09:57 AM)Ziricom Wrote:
(18-08-2015, 10:52 PM)ricktendo Wrote: As far as I know this SB_KOMODO-1.0.6.14-SCM01-NOSH.NNDMN is the latest, here you go (signed and unsigned)


It is actually SB_KOMODO-1.0.6.14-SCM03.

Incorrect link, that leads to bat file


RE: 6141 Latest Firmware - ricktendo - 19-08-2015

Could you explain to me what the different letters on the end mean? (trying to pick the best/correct one)

I think (if I am not mistaken) NOSH means 'No Shell', but I don't know what the others mean

Edit: by comparing the NNDMN and NNEMN I determined only difference is the digital sig, one is European an the other is North American. So only question remains is what is the difference between NOSH and M14? (could it mean 14 tuners?)


RE: 6141 Latest Firmware - ricktendo - 19-08-2015

M14 means it does have shell?

If so, how to access?


RE: 6141 Latest Firmware - Fred_Watkins - 20-08-2015

SCM is to "show cable modem"...used in snmp@ the CMTS/Gateway


RE: 6141 Latest Firmware - daviddds - 20-08-2015

MAC-14 is a test image, used for testing the signed firmware and upgrading/downgrading. SCM, i am not positive on but I believe it's just a small change version identifier.

Quote:root@antares:~/build/img/dicksize$ diff SB_KOMODO-1.0.6.14-SCM03-M14.NNDMN/etc/ SB_KOMODO-1.0.6.14-SCM03-NOSH.NNDMN/etc/ -u
--- SB_KOMODO-1.0.6.14-SCM03-M14.NNDMN/etc/config 2015-01-22 04:53:40.000000000 -0500
+++ SB_KOMODO-1.0.6.14-SCM03-NOSH.NNDMN/etc/config 2015-01-22 04:05:25.000000000 -0500
@@ -1,6 +1,6 @@
#
# Automatically generated make config: don't edit
-# Thu Jan 22 14:48:10 2015
+# Thu Jan 22 14:00:00 2015
#
CONFIG_DEFCONFIG_LIST=".config"
CONFIG_TI_DSDK_VERSION="2.0"
@@ -176,7 +176,7 @@
#
CONFIG_TI_DOCSIS=y
# CONFIG_TI_DOCSIS_DEBUG is not set
-CONFIG_TI_DOCSIS_MAC14=y
+# CONFIG_TI_DOCSIS_MAC14 is not set
# CONFIG_TI_DOCSIS_BPI23 is not set
CONFIG_TI_D3_DISPATCHER=y
CONFIG_TI_D3_BPI=y
--- SB_KOMODO-1.0.6.14-SCM03-M14.NNDMN/etc/versions 2015-01-22 04:53:40.000000000 -0500
+++ SB_KOMODO-1.0.6.14-SCM03-NOSH.NNDMN/etc/versions 2015-01-22 04:05:25.000000000 -0500
@@ -1,3 +1,3 @@
IMAGE_NAME=dsdk-1.0.6.14-150122.img
VERSION=1.0.6.14
-FSSTAMP=20150122152340
+FSSTAMP=20150122143525

If anyone wants, I can enable telnet/dropbear on this firmware for the lan side.