Well...The MAC of the unit does define the manufacturer and the model/series.
I imagine you need a subbed modem/provisioned, as the CMTS will see you as not subscribed and re-direct you to a dead end DNS...
And I dont know where the certs are on your non-moto modem, and there really isnt any SW to do this. You need to grab the BIN, use Hex Editor and then go to the specific mapped areas of the BIN to extract them. You also need to convert them as their base code is different...
I have a feeling you didnt do this...thus the CS error
03-11-2010, 08:38 PM (This post was last modified: 03-11-2010, 08:55 PM by drewmerc.)
attached file may extract the certs
the usbjtag software can also extract the certs from a dump (you dont need the cable to do this)
hex values themselves, i forget but google would help
but for both these methods your gonna need to dump the pcx2600 so i will help here (i hope)
Code:
toms jtag add this to the flash.def
M28W160CT, 0x0020, 0x88CE, 1, 0x200000, 8,0x2000,31,0x10000
usbjtag flash.def
0x0020,0x88CE,M28W160CT ,0x200000,31,0x10000,1,8,0x2000
__________________________________________________________________________________
******new discord chat link https://discord.gg/5BQQbsb*******
(03-11-2010, 08:38 PM)drewmerc Wrote: attached file may extract the certs
the usbjtag software can also extract the certs from a dump (you dont need the cable to do this)
hex values themselves, i forget but google would help
but for both these methods your gonna need to dump the pcx2600 so i will help here (i hope)
Code:
toms jtag add this to the flash.def
M28W160CT, 0x0020, 0x88CE, 1, 0x200000, 8,0x2000,31,0x10000
usbjtag flash.def
0x0020,0x88CE,M28W160CT ,0x200000,31,0x10000,1,8,0x2000
Is the PCX2600 Jtagable? Pjtag? I also have a Serial Interface (like the ambits..)
I go the 2mb dump from the toshiba and extracted the certs from it and loaded the certs it on my Sb5101 (haxoware) with a valid working mac...
It does not give me any TLV errors or MAC-REINITALIZE errors.. But It still wont fully sync.... ?!??!
I think I may have signal problems... I have tried a few different cable outlets and the same issue.
I have a Samsung HD TV box that is working fine for me currently in the main room.
I have a SB5120 here that syncs up and gives me the RR signup page...
One thing I have noticed is the upstream.. it is sitting at 58dbmv.. (sb5120) I think it needs to be in the high 40's!? Correct?
Will the haxoware not allow the upstream power to gov above 55dbmv? Thus not fully syncing?
13-06-2011, 11:38 AM (This post was last modified: 13-06-2011, 11:39 AM by aztek.)
try spoofing the mac address so it matches the one with the certs you loaded on to it ,the certs are ,related to the mac address and they have to match. im a total noob thats what drew said i believe.