Status page bug for D-Link DIR-835 rev. A1

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

User avatar
dlogictech
Posts: 118
Joined: Sat Feb 07, 2015 3:50 pm
Location: Unionville, Ontario. Canada.
Contact:

Re: Status page bug for D-Link DIR-835 rev. A1

Post by dlogictech »

Lantis wrote:Navigate to your /usr/lib/gargoyle folder.
Replace switchinfo.sh with the modified version i have hosted here: http://103.4.16.211/gargoyle_scripts/sw ... odified.sh

Don't forget to rename it to "switchinfo.sh", and also set its permissions to rwxrwxr-x (or 0775 if thats the notation you are used to).

Shouldn't need to reboot your router to see changes.

Please let me know how you get on.
Hi Lantis, thanks for the quick response,
I am lacking the knowledge on how to copy this file to the router and change the permissions.
Any chance you could point me in the right direction on how to accomplish this?
D-Link DIR-835 Rev. A1 using Gargoyle
1.9.X (Built 20160524-1903 git@004a64c)

TP-Link TL-WR1043ND Ver. 1.6 using Gargoyle
1.9.1

TP-Link TL-WR740N Ver. 1.10 using Gargoyle
1.9.1

Lantis
Moderator
Posts: 7083
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia
Contact:

Re: Status page bug for D-Link DIR-835 rev. A1

Post by Lantis »

No worries give me a sec. Are you familiar with SSH?
I recommend PuTTY.exe for Windows, or you can use Terminal.app on Mac OS X.

SSH into your router and login with user "root" and password as your default password

run the following commands.

Code: Select all

rm -f /usr/lib/gargoyle/switchinfo.sh
wget -O /usr/lib/gargoyle/switchinfo.sh http://103.4.16.211/gargoyle_scripts/switchinfomodified.sh
chmod 775 /usr/lib/gargoyle/switchinfo.sh
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/blog

User avatar
dlogictech
Posts: 118
Joined: Sat Feb 07, 2015 3:50 pm
Location: Unionville, Ontario. Canada.
Contact:

Re: Status page bug for D-Link DIR-835 rev. A1

Post by dlogictech »

Hi Lantis,
You are Awesome... :) this worked and the graphic does indeed display.
I cannot upload a picture showing the graphic because the board attachment quota has been reached.
But it does indeed work.
Tested on Gargoyle Version:1.7.X (Built 20150618-0226 git@fee548d)
D-Link DIR-835 Rev. A1 using Gargoyle
1.9.X (Built 20160524-1903 git@004a64c)

TP-Link TL-WR1043ND Ver. 1.6 using Gargoyle
1.9.1

TP-Link TL-WR740N Ver. 1.10 using Gargoyle
1.9.1

Lantis
Moderator
Posts: 7083
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia
Contact:

Re: Status page bug for D-Link DIR-835 rev. A1

Post by Lantis »

No worries mate :)
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
https://lantisproject.com/blog

User avatar
dlogictech
Posts: 118
Joined: Sat Feb 07, 2015 3:50 pm
Location: Unionville, Ontario. Canada.
Contact:

Re: Status page bug for D-Link DIR-835 rev. A1

Post by dlogictech »

I can't wait for the next experimental release... :)
Love to be adventurous. :D
D-Link DIR-835 Rev. A1 using Gargoyle
1.9.X (Built 20160524-1903 git@004a64c)

TP-Link TL-WR1043ND Ver. 1.6 using Gargoyle
1.9.1

TP-Link TL-WR740N Ver. 1.10 using Gargoyle
1.9.1

Post Reply