R7000 LEDs deaktivieren funktioniert nicht - LAN1 bleibt an

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC basierende Hardware
Author Message
pbernd
DD-WRT Novice


Joined: 15 Feb 2017
Posts: 3

PostPosted: Sat Feb 18, 2017 12:48    Post subject: R7000 LEDs deaktivieren funktioniert nicht - LAN1 bleibt an Reply with quote
Hallo!

Ich habe folgenden Code zum deaktivieren aller LEDs bzw Lichter als StartUp-Command eingetragen:

Code:

#!/bin/sh
#
for i in 2 3 8 9 12 13 17 18 ; do gpio enable $i ; done
for i in 14 15 ; do gpio disable $i ; done
et robowr 0x0 0x18 0x1ff
et robowr 0x0 0x18 0x0
et robowr 0x0 0x1a 0x0


Leider bleibt die LED für den LAN1-Port an. Ich benutze die neueste Kong Firmware (v3.0-r31205M) und habe diese sauber mit einem vorherigen nvram reset upgedated. Jemand eine Idee was falsch sein kann?
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC basierende Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum