Install OpenWrt on NB6 / NB6V (SFR)

Hi Guys,
I am owner of an old SFR NB6V router and i'd like to migrate it to OpenWrt. I have understank it will disable *DSL availability, but I have now another ISP and like to test OpenWrt, to play with, it will come in addition.
I assume firmware is the same for NB6 and NB6V. I have search on forum but can't find any help
I have try to install throught TFTP, by putting OpenWRT firmware for NB6 device on it.
I have try to boot NB6V in "intall mode" by hold on "SFR buttun" until red light, was assuming when doing this, device automatically download new firmware from TFTP repository (I have configure DHCP server to boot with TFTP) but seems I am on the wrong way.
If someone can give me some tricks on how to install OpenWRT on this device, it will be greatly appreciated.
Thank you
David

Hi,

copied from :
http://web.archive.org/web/20170816192614/https://www.neufbox4.org/wiki/index.php?title=Flasher_une_NB6

Configuration de dnsmasq

On considère ici que dnsmasq est déjà l'unique serveur DHCP actif sur le réseau et donc que le reste de la configuration est fonctionnelle.

Editer le fichier de configuration /etc/dnsmaq.conf et ajouter les lignes suivantes

#activation du serveur TFTP enable-tftp #Déclaration du répertoire cible tftp-root=/tftpboot #Déclaration du fichier à charger dhcp-boot=OPB6-MAIN-R3.1.4

Le répertoire cible devra être accessible en lecture par tous

sudo chown nobody:nogroup /tftpboot

Flashage

Connecter la box à flasher sur le réseau au moyen d'un câble ethernet.

Eteindre la box avec l'interrupteur arrrière.

Maintenir appuyer le bouton service pendant que vous rallumez la box (quelques secondes de maintien)

Priez Saint EDF qu'il n'y ai pas de coupure secteur.

Au bout de 8 secondes, les voyants doivent passer au rouge "tournant" et une activité de transfert est visible sur la led du port ethernet.

La procédure de flashage prend environ 2 minutes.

Quand vous récupérez l'accès à la page d'administration, via votre navigateur préféré, c'est terminé.

Hi Madagaga,
Thank you for reply.
My issue is not about uploading Firmware, but seems NB6V does not install it. My TFTP server in working and I can see in logs than NB6V upload it, the issue seems on the firmware itself.
I have try to load 4 firmware (succesfully loaded but not applied) :

  1. The 'official' NB6 from openWrt website (http://downloads.openwrt.org/releases/19.07.0/targets/brcm63xx/generic/openwrt-19.07.0-brcm63xx-generic-NEUFBOX6-squashfs-cfe.bin)
  2. The official one with this script applied (https://web.archive.org/web/20170806084022/https://www.neufbox4.org/wiki/index.php?title=OpenWrt)
    $cat owpr2full.sh
    #!/bin/sh

2 parameters : first = input second = output

cat /dev/zero | tr '\000' '\377' | dd bs=64k of=$2 count=128 seek=0
dd bs=64k of=$2 if=$1 seek=1
dd if=/dev/zero bs=64k of=$2 count=1 seek=127
to transform file on a recognized "format"
3) Compiling a NB6V firmware on my own following https://openwrt.org/docs/guide-developer/quickstart-build-images
4) The compiled firmware with the script applied
Without any success for the 4 firmwares.
If anyone have an idea.
Thank you
Rgds
David

Ok, I didn't understand that.
I have flashed mine but it's a nb6. I think nb6v has another soc as nb6 is adsl only and nb6v is adsl/vdsl .

Hi, tell me, is it possible to upgrade the sfr nb6v-fxc-r0 router with openwrt firmware?

In theory, yes, but have not find yet a way to do it via TFTP

1 Like

Ok, just find a solution, please write in the subject please. And another question, I have firmware 3.3.9. Where can I download more new firmware, I can not find.
Sorry for my English, I'm from Ukraine, and I use google translator

@Roudoudou this should help
https://imil.net/blog/posts/2020/revive-an-old-neufbox-6-with-openwrt/

Bonjour,

Tu peux suivre la procédure suivante pour flasher ta BOX NB6VAC inspiré du site
http://web.archive.org/web/20170816192614/https://www.neufbox4.org/wiki/index.php?title=Flasher_une_NB6

A ceci prĂŞt

Pour le Champ Size of Pool : Mettre 50 au lieu de 3 (j'ai déjà eu une erreur comme quoi l'adresse IP 192.168.1.41 n'était pas disponible ou un truc comme ça, donc le DHCP allant de 20 à 70, l'adresse 41 est couverte)

Et pour le Flashage

Connectez la NB6VAC éteinte au PC ou à votre réseau local (câble ethernet sur le port 4)

Appuyez sur le bouton WIFI et mettre sous tension. Relâcher au bout de quelques secondes (Voyant WPS clignotant).

Suivez le transfert de l'image dans la fenĂŞtre Log Viewer

try https://translate.google.com/

Bonjour,

Je possède également une BOX NB6VAC, mais ma tentative d'installer OpenWrt s'est soldée par le message "illegal whole flash image ; retry loading as a compressed image" sur le port série de la box. As-tu réussi de ton côté à flasher un tel routeur avec succès (si oui, le firmware est-il toujours disponible?) ?

Try the post above yours.

Bonjour,

Non je n'ai pas réussi à flasher ma NB6VAC, car je n'ai toujours pas trouvé un firmware qui soit prit en compte par la BOX. Avec les firmwares que j'ai essayé, le transfert se fait bien, mais la box ne reboot pas, et du coup reste avec le firmware d'origine. Je cherche encore un site où un firmware alternatif est disponible mais je ne trouve pas :smiling_face_with_tear:

De ce que j'ai pu comprendre, la NB6VAC contrairement à la NB6V, effectue une vérification de l'intégrité et/ou de l'authenticité du firmware avant de flasher la NAND. Je n'ai rien trouvé non plus, mais je garde espoir. Possédant deux box, je compte déssouder la mémoire flash d'une pour tenter d'y écrire Openwrt directement depuis un programmateur d'eeprom. Cependant je risque de détruire le CFE au passage, mais ça se tente :slightly_smiling_face:

The preferred language in the OpenWrt forum is english.
When writing in your native language, please always provide an english translation.
This way other users all around the world can take part in the discussion and possibly benefit from the outcome, without having to use a translator.

Thanks! :slight_smile:

1 Like

Hello,
I completely understand. From now on, I will only write my posts in english.

As promised, here is the NB6VAC dump: https://www.dropbox.com/s/gk9brsdo8wu0ewt/NB6VAC%20DUMP.BIN?dl=0 . Unfortunately, I fried it by re-soldering the flash memory the wrong way...