EPC2100R2 eror , please come - 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: EPC2100R2 eror , please come (/showthread.php?tid=420) |
RE: EPC2100R2 eror , please come - drewmerc - 14-02-2010 Before you start, download and install putty: Code: http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe Method 1 is preferred in all cases, method 2 looks worse than it is lol. Method 1) Using MAX232 Remove power from the modemConnect your MAX232 adapter to the modem header and the PC. This guide assumes you're using COM1. Open Putty. Click the logging section of the settings panel. Select the following options: Session logging: All session output Click 'browse' and browse to your desktop folder. Filename: putty.txt 'Always overwrite it' Untick 'flush log file frequently' Click back onto the 'session' section of the settings panel: Connection type: Serial Serial line: COM1 Speed: 115200 Close window on exit: Never Click 'open', then plug the power into the modem. You should see the boot process and connection attempt appear. Wait for about 20s after the connection has reached the failure point, then close putty and it'll save the txt log as putty.txt on your desktop. Method 2) Using ethernet or USB (USB requires that USB drivers are correctly installed) Remove power from the modem. Set manual NIC IP 192.168.100.10. Open Putty. Click the 'session' section of the settings panel: Connection type: Telnet Host Name: 192.168.100.1 Port: 23 Close window on exit: Never Power up the modem. Wait 15 seconds, then click 'open' in putty. Enter username and password, press enter. Ignore any crap coming up in the window, it may look like you can't type but you can. May help if you just don't look at the screen Type this, pressing enter at the end of each line: cd doc up_dis cd / cd n/b auto_console 1 write Note: The lines above are correct for modems based on the BCM3349 (A250/A255/A256/SB5101/Webstar 2100). If you're using a BCM3348 modem (A200/SB5100) the line 'cd n/b' changes to 'cd n/c'. This tells the modem to halt at the console. Close putty and reboot modem using power cable. When you reboot it, it won't try to connect at first, so you have time to set putty to log all console output to txt before connecting. Open Putty. Click the logging section of the settings panel. Select the following options: Session logging: All session output Click 'browse' and browse to your desktop folder. Filename: putty.txt 'Always overwrite it' Untick 'flush log file frequently' Click back onto the 'session' section of the settings panel: Connection type: Telnet Host Name: 192.168.100.1 Port: 23 Close window on exit: Never Click 'open', enter username and password and press enter. Type 'run' and press enter. The modem will try to connect. Wait for about 20s after the connection has reached the failure point, then close putty and it'll save the txt log as putty.txt on your desktop. Once you've finished you'll need to set auto_console back to 0 in telnet, or you'll have to type 'run' every time you reboot modem. RE: EPC2100R2 eror , please come - rebornishard - 14-02-2010 is there any possible way ? i'm not have max232 but i have EPC2100R2 USB (without driver) thanks for your guide , i respect that RE: EPC2100R2 eror , please come - drewmerc - 14-02-2010 Method 2) Using ethernet it's there RE: EPC2100R2 eror , please come - rebornishard - 14-02-2010 (14-02-2010, 05:19 PM)drewmerc Wrote: Method 2) Using ethernet it's there i don't have that blue cable usb driver, where i can find it thanks again RE: EPC2100R2 eror , please come - drewmerc - 15-02-2010 why do you keep going on about usb for, how the hell are you connecting it to you computer fucking magic Quote:ethernet or USB the instructions i posted work with all connections possible as per your pic ethernet = the gray wire (i'll guess you use this unless you are using magic) usb = blue wire (that you dont have) max232 = not shown (that you dont have) RE: EPC2100R2 eror , please come - rebornishard - 15-02-2010 (15-02-2010, 12:07 AM)drewmerc Wrote: why do you keep going on about usb for, how the hell are you connecting it to you computer fucking magici has blue cable it's one pack with the modem so what next ? thanks RE: EPC2100R2 eror , please come - drewmerc - 15-02-2010 http://haxorware.com/forums/search.php?action=results&sid=4022a0b825eadf7782326b5ff27f1b08&sortby=lastpost&order=desc and before you say that you dont have an ambit read the thread as the drivers that are posted are motorolla ones why because haxor is moto based RE: EPC2100R2 eror , please come - rebornishard - 15-02-2010 (15-02-2010, 08:18 AM)drewmerc Wrote: http://haxorware.com/forums/search.php?action=results&sid=4022a0b825eadf7782326b5ff27f1b08&sortby=lastpost&order=desci download it, and then unzip it just click unzip i don't know where i must put it thanks a lot RE: EPC2100R2 eror , please come - drewmerc - 15-02-2010 http://www.google.com/search?q=manual+driver+install RE: EPC2100R2 eror , please come - pytyhon1564 - 17-02-2010 When I type in the command "cd n/b" it says "Specified subtable ('b') doesn't exist! Can't change to it..." and every command after fails. I have a sb5101 but I tried "cd n/c" for shits and giggles, but I got the same error. |