WRT1200AC v1.9 ?

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

shm0
Posts: 67
Joined: Sat Sep 19, 2015 10:06 am

WRT1200AC v1.9 ?

Post by shm0 »

Hi
Im using openwrt with sqm for some time now. But i have to adjust my download speed every day because my isp is a bit crappy :D
In other forums i came across over gargoyle and its Active Congestion Controller.
My device is currently not supported. (WRT1200AC)
But i saw in lantis signature that he is running a wrt1900ac with 1.9.
Is this version public available for testing? Or is it just a internal test build?
And can the Active Congestion Controller work with sqm ?

Thanks.

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

Re: WRT1200AC v1.9 ?

Post by Lantis »

It's an experimental build based off a version that is yet to be released.
Currently I'm only building it for the 1900 but I could add the 1200 in if you like?

I make no guarantees as to stability at this stage.

Let me know.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

shm0
Posts: 67
Joined: Sat Sep 19, 2015 10:06 am

Re: WRT1200AC v1.9 ?

Post by shm0 »

Thanks for your answer :D
Yes add the wrt1200ac please!
What is the eta on public (test) release?
Or is it possibly to test it already?

Thank you.

//edit
is it this branch?
https://github.com/ericpaulbishop/gargo ... aos_calmer

//edit2
it seems..?
I just have to make FULL_BUILD=true mvebu ?

//edit 3
the mvebu is a generic profile so it should work on the 1200?
The source is currently compiling. But i get this message at the very beginning:
WARNING: your configuration is out of sync. Please run make menuconfig, oldconfig or defconfig!
I only run the make command. I didnt do make custom or menuconfig.
Is this normal?

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

Re: WRT1200AC v1.9 ?

Post by Lantis »

Yes that is the branch.

You need to set the right revision for openwrt (I think that's why you got a config error).

I should have a pre-built 1200 image here somewhere but you'll have to give me 12 hours to find it.
I'm about to head to sleep after a 40 hour LAN party :geek:

Check back tomorrow :)
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

shm0
Posts: 67
Joined: Sat Sep 19, 2015 10:06 am

Re: WRT1200AC v1.9 ?

Post by shm0 »

Hope you have a good sleep :)

I removed the svn revision number from the build,sh to get the latest version. But still getting the WARNING: your configuration is out of sync. Please run make menuconfig, oldconfig or defconfig! message.

The build seems to be compiled fine. And as i thought it was a generic profile and now i have an image for each device.
//Edit
Ups that are the openwrt images xD
I changed the gargoyle config to match up with the openwrt 1200 config.
compile is running again.

I will try flashing later the night when no one is using the internet. I hope it wont brick my device :D

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

Re: WRT1200AC v1.9 ?

Post by Lantis »

WRT1200AC images are available from here:
http://www.lantisproject.com/gargoyle_mvebu/


I have included both the Factory and Sysupgrade files for you.

As i said, no guarantees of stability (although it has worked great for me).
Currently to set wireless AC functionality you will have to do so through the command line as i haven't written the support for it. I'm kind of hoping that is being taken care of by the lead developer and just hasn't been pushed to github yet lol.

The GUI page for USB support doesn't currently load. I am aware of the bug and am working on a fix.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

shm0
Posts: 67
Joined: Sat Sep 19, 2015 10:06 am

Re: WRT1200AC v1.9 ?

Post by shm0 »

Thank you :)
I already running a self compiled build. runs quite good for this early state.
But i will flash your image anyway ;)

I dont use the wireless part of the router. So no big deal for me. I only use it for QoS and i love the acc. Very nice!

Yes that the usb storage page isnt working was one of the first bugs i discovered.
Other things i noticed the temperature reading displays the temp of the ram but i think it should be cpu temp?
And the interface is sometimes quite unresponsive.
But as i said it already works quite well for me :) Good job.

What about the plugins? Can i install the packages that i compiled?
And do you update the build sometimes?

Thank you :D

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

Re: WRT1200AC v1.9 ?

Post by Lantis »

The temperature readings are taken as per Openwrt. You should see 3, cpu ram and wifi?
It is possible that the 1200AC sensors are not the same order as the 1900. If you can provide me with the correct information I can fix that.

You can get the USB storage page to load correctly by plugging in a USB drive, navigating to /tmp/drives_found.txt and deleting the UBI entries.
I didn't go any further than this.

I have experienced the slow interface bug also, but on this current build you are using I have not seen it again. I'm not sure the cause.

Yes you can install any plugins you compiled with it :) just add a custom source.
That being said, the plugins page doesn't work lol! So command line again!
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

shm0
Posts: 67
Joined: Sat Sep 19, 2015 10:06 am

Re: WRT1200AC v1.9 ?

Post by shm0 »

Sorry for my late respond. was late yesterday (5am or so xD)
For the temp readings. I only see one temperature.
That is Ram temperature. Which shows 76°
But im quite sure that this is the cpu temp.
In /sys/class/hwmon
there are two folders (or symlinks it this case): hwmon0 and hwmon1

hwmon0 contains this readings:
temp1_input -> 45188 (/1000 = ~45°)
temp2_fault -> 0
temp2_input -> 47500 ( 47°)

hwmon1 contains this readings:
temp1_input -> 73213 ( 73°cpu temp?)

For the first two i have no clue whish one is wifi or ram :(

And yes in your build the interface is much more responsive :)
For the plugins i will test it the next days ;)

Thank you!

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

Re: WRT1200AC v1.9 ?

Post by Lantis »

tempcpu= cut -c1-2 /sys/class/hwmon/hwmon2/temp1_input
tempmem= cut -c1-2 /sys/class/hwmon/hwmon1/temp1_input
tempwifi= cut -c1-2 /sys/class/hwmon/hwmon1/temp2_input

That's the code I'm using to get temperatures. Which explains why you're only seeing 1 temperature.

It looks like you'll need:
temp??= cut -c1-2 /sys/class/hwmon/hwmon0/temp1_input
temp??= cut -c1-2 /sys/class/hwmon/hwmon0/temp2_input
tempcpu??= cut -c1-2 /sys/class/hwmon/hwmon1/temp1_input

Can you confirm that gives the correct readings?
I'll try and find out which sensor is which. I probably agree with you that cpu is the highest one.
We could maybe guess that wifi is the coolest due to you not using it?

I can't find any documentation.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Post Reply