[FS#790] Failsafe mode networking is broken on Linksys WRT54GSv1

LEDE Bugs lede-bugs at lists.infradead.org
Wed May 17 05:26:45 PDT 2017


A new Flyspray task has been opened.  Details are below. 

User who did this - Mirko Parthey (mpa) 

Attached to Project - LEDE Project
Summary - Failsafe mode networking is broken on Linksys WRT54GSv1
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - Networking in failsafe mode is currently broken on the Linksys WRT54GSv1. The UDP message about entering failsafe mode is missing, and the device does not answer ping or SSH connection attempts to 192.168.1.1 while in failsafe mode. This issue exists both in the LEDE master branch and in the 17.01.1 release.

It can be fixed by removing the following files:

target/linux/brcm47xx/base-files/lib/preinit/05_init_interfaces_brcm
target/linux/brcm47xx/base-files/lib/preinit/15_set_preinit_interface_brcm

and rebuilding the firmware. This fix was tested on the master branch.

Do these files still have a purpose? They seem to be obsoleted by

package/base-files/files/lib/preinit/10_indicate_preinit

and the device works fine without them.

How to reproduce:
The easiest way to trigger failsafe mode on this device is probably through a serial console.
There are unrelated issues with both the Power LED and the Reset button which I had to fix before I was able to enter failsafe mode. I'll report these separately.

Regards,
Mirko


More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=790



More information about the lede-bugs mailing list