Hi everybody.

I'm trying to build openwrt with official tutorial, but there are some problems:

  • DSL will not work in any way. I don't care about dsl.

  • No official support. There is a BCM63xx code in kernel, but there is no correct target for linksys x3000.

There is no problem to build something (bcm63xx, generic, generic produces a lot of images), but there is a problem to don't kill the device.

The switch BCM53125 seems to be supported too.

So, questions:

  • Can I use any of produced images?
    For example, this page Broadcom page on WikiDev website says that Motorola NVG510, Sagemcom F@ST 2504n and TP-LINK TD-W8970 v3 have the same BCM63xx SoC. And 2 of 3 are supported by openwrt! (except motorola)

  • If i can't, can anybody help me to produce a correct target for X3000 and build the image?
    (I can change code, build, test it on my device and that fix wiki and send pull request if needed)

  • What about fails? Will it be possible to restore factory via UART (of course if boot loader alive) ?

  • Does anybody know success stories for this device? Or why it's not possible?

  • What is correct way to upload an image? Via std gui or uart ?

PS: I used trunc version of sources to produce images.
PPS: I'm a developer, but newbe in openwrt.

In anyway, thanks for your attention!