Kitz ADSL Broadband Information
adsl spacer  
Support this site
Home Broadband ISPs Tech Routers Wiki Forum
 
     
   Compare ISP   Rate your ISP
   Glossary   Glossary
 
Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: 1 2 3 [4]

Author Topic: Alternative firmware for BT 2700HGV  (Read 32634 times)

GigabitEthernet

  • Kitizen
  • ****
  • Posts: 2243
Re: Alternative firmware for BT 2700HGV
« Reply #45 on: July 14, 2011, 11:36:26 AM »

Ok guys. My post was featured on bt2700hgv.tripod.com recently. I have been doing some more digging and here is how to set the correct time when the clocks go back.

Go to the time zone page. MAKE sure a time zone is selected, then uncheck day light saving and click apply. Then, follow the steps above and the time will be correct for when the clocks go back.
Logged

itinker

  • Just arrived
  • *
  • Posts: 1
Re: Alternative firmware for BT 2700HGV
« Reply #46 on: August 25, 2011, 05:10:54 PM »

Interesting!
Have flashed the router to Qwest 6.1.5.48 and tried to modify the time zone following your instructions without any joy.  I do see 'British Time' on the HTML tab, but then, no matter which procedure I follow, each time I hit the 'apply' button the configuration reverts, and I lose the 'British Time' input. Shame, 'cos I could do with the additional Wifi power uplift.  Any other suggestions?
Logged

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: Alternative firmware for BT 2700HGV
« Reply #47 on: August 25, 2011, 06:08:50 PM »

The "best" solution I can think up would be for someone to:

(1) confirm that once a 2700HGV is physically opened up, there are the headers to which a serial terminal can be attached
(2) that the existing firmware can be downloaded to a computer disk
(3) the firmware is then forensically examined
(4) if 2Wire are not forthcoming with the source code to the Linux-on-a-chip therein (they should be, the Linux kernel is GPLv2), reverse engineer the relevant sections
(5) build a totally new firmware, with sensible features available to those who require them
(6) upload and test the new firmware
(7) write up suitable documentation and make the new firmware available

Anyone up for the challenge? :-\
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

Mick

  • Reg Member
  • ***
  • Posts: 292
Re: Alternative firmware for BT 2700HGV
« Reply #48 on: August 25, 2011, 08:13:38 PM »

The "best" solution I can think up would be for someone to:

(1) confirm that once a 2700HGV is physically opened up, there are the headers to which a serial terminal can be attached

There is no serial adaptor in it.  There are some soldered terminals to which a J-TAG can be connected.  To buy one of these we're talking about thousands of GBP.  The CPU is I believe a MIPS and the JTAG is similar to this: http://www.mds.com/products/usb-jtag (can't find it on their website anymore).

(2) that the existing firmware can be downloaded to a computer disk
(3) the firmware is then forensically examined

I seem to recall that people who have looked at it said that it was some *BSD variant - not Linux.  If you google for it you may find the thread (can't recall the forum I saw this mentioned).

(4) if 2Wire are not forthcoming with the source code to the Linux-on-a-chip therein (they should be, the Linux kernel is GPLv2), reverse engineer the relevant sections

We're talking about VLIW set here.  Whoever is knowledgeable enough to code this would be probably gainfully employed by ... 2WIRE?  LOL!   ;D

(5) build a totally new firmware, with sensible features available to those who require them
(6) upload and test the new firmware
(7) write up suitable documentation and make the new firmware available

Anyone up for the challenge? :-\

Sure, if you can fund the development someone is bound to show up!  :)
Logged
Regards,
Mick

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: Alternative firmware for BT 2700HGV
« Reply #49 on: August 25, 2011, 08:45:02 PM »

Hmm, I don't know if I can finance that, Mick:-\  Have you seen the price of cat-food, these days? ::)

Perhaps a fellow adventurer and owner of a silly-scope would be willing to give a good prod and poke to a 2700HGV . . .

My interest has been stirred up by the progress asbokid has made with the Huawei HG612, a.k.a. the "hobbled" OR Modem, provided to FTTC customers.
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

Mick

  • Reg Member
  • ***
  • Posts: 292
Re: Alternative firmware for BT 2700HGV
« Reply #50 on: August 25, 2011, 10:12:50 PM »

I will look for the thread when I get a minute.  Some guy shorted out the soldered terminals on the circuit board, placed it into bootstrap mode and was able to telnet into it and look at the filesystem.  However, there's hardly any commands he could run.  The firmware is locked down.
Logged
Regards,
Mick

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: Alternative firmware for BT 2700HGV
« Reply #51 on: August 25, 2011, 11:33:14 PM »

Quote
I will look for the thread when I get a minute.

That would be appreciated, thank you.

Logically, I think there must be a way that the firmware can be loaded to / unloaded from a EEPROM (or other non-volatile storage device) on the PCB. ;)
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

Mick

  • Reg Member
  • ***
  • Posts: 292
Re: Alternative firmware for BT 2700HGV
« Reply #52 on: August 27, 2011, 10:08:33 AM »

Quote
I will look for the thread when I get a minute.

That would be appreciated, thank you.

Here are some URLs which look familiar:

http://www.the-scream.co.uk/forums/showthread.php?s=b842ef2a78c6140312dfbf70699bdbd5&p=208077#post208077

http://forums.whirlpool.net.au/archive/808533

I'm sure google can reveal more.

Logically, I think there must be a way that the firmware can be loaded to / unloaded from a EEPROM (or other non-volatile storage device) on the PCB. ;)

You are logically correct.  However, to practically achieve this (or unbrick a bricked 2WIRE) you will need a very expensive JTAG.  :(

EDIT:  This guy seems to have made some inroads in determining the JTAG pin configuration, but the thread went cold:

http://open-wrt.ru/forum/viewtopic.php?id=22816
« Last Edit: August 27, 2011, 12:00:38 PM by Mick »
Logged
Regards,
Mick

burakkucat

  • Respected
  • Senior Kitizen
  • *
  • Posts: 38300
  • Over the Rainbow Bridge
    • The ELRepo Project
Re: Alternative firmware for BT 2700HGV
« Reply #53 on: August 27, 2011, 06:36:45 PM »

Thank you for collating those URLs, Mick. I shall carefully scrutinise them once my 270xHG[V[-C]] ideas reach the top of my ever changing "ToDo" list.
Logged
:cat:  100% Linux and, previously, Unix. Co-founder of the ELRepo Project.

Please consider making a donation to support the running of this site.

iwish

  • Member
  • **
  • Posts: 94
Re: Alternative firmware for BT 2700HGV
« Reply #54 on: December 17, 2011, 02:34:40 PM »

I can confirm that running Qwest firmware on my 2wire will not hold a connection for more than 5 mins on C&W LLU But running the bt firmware will
Logged
Pages: 1 2 3 [4]
 

anything