Version 1.9.2
Moderator: Moderators
Re: Version 1.9.2
mvebu appears to have a regression at the moment with usb. I'm looking into it. It appears we may have people at the wheels blindly applying commits upstream.
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.
Please be respectful when posting. I do this in my free time on a volunteer basis.
-
- Posts: 122
- Joined: Mon Jun 09, 2014 12:53 pm
Re: Version 1.9.2
Testing 1.9.2 on NetGear WNDR3700v2
Device configured as Gateway
WAN connected via DHCP (Wireless) to a 2.4 GHz SSID
Wireless Mode: Client+AP
2.4 GHz mode: B/G/N
2.4GHz Channel Width: 40 MHz, 2nd channel above
5 GHz network, although being enabled, does not work at all.
Moreover, If I select 5GHz op. mode as A+N and save, when I go back to the page I still see A only.
Same for 5GHz Channel Width: if I set 40 Mhz and save, when I got back to page I still see old setting.
Device configured as Gateway
WAN connected via DHCP (Wireless) to a 2.4 GHz SSID
Wireless Mode: Client+AP
2.4 GHz mode: B/G/N
2.4GHz Channel Width: 40 MHz, 2nd channel above
5 GHz network, although being enabled, does not work at all.
Moreover, If I select 5GHz op. mode as A+N and save, when I go back to the page I still see A only.
Same for 5GHz Channel Width: if I set 40 Mhz and save, when I got back to page I still see old setting.
Re: Version 1.9.2
updated to 1.9.2 from 1.9.1 on WD my net n750:
was able to preserve settings successfully,
did not notice any difference with the performance so far.
New layout looks really good on mobile. Thanks.
was able to preserve settings successfully,
did not notice any difference with the performance so far.
New layout looks really good on mobile. Thanks.
Re: Version 1.9.2
On larger screens, the font size is super tiny.
11px?
I bumped the body size up to:
and then changed the size back on smaller screens with:
It would be nice to not have to load all of the pages in the sidebar when you want to make adjustments...
Just have the menus twirl open so you can go exactly to the adjustment you want to make.
11px?
I bumped the body size up to:
Code: Select all
body {
font-size:1.9em;
}
Code: Select all
@media screen and (max-width:767px) {
.row-offcanvas {
position: relative;
left: 0;
-webkit-transition: left .25s ease-in-out;
-moz-transition: left .25s ease-in-out;
-o-transition: left .25s ease-in-out;
transition: left .25s ease-in-out
}
.row-offcanvas.active {
left: 55%
}
body {
font-size:11px;
}
}
Just have the menus twirl open so you can go exactly to the adjustment you want to make.
Re: Version 1.9.2
.Same for 5GHz Channel Width: if I set 40 Mhz and save, when I got back to page I still see old setting
Lantis made a good post on this topic but I can't find it.
You have to have perfect conditions to be able to use 40 Mhz. If other wifi networks are detected it auto switches back to 20 Mhz.
-
- Posts: 122
- Joined: Mon Jun 09, 2014 12:53 pm
Re: Version 1.9.2
Actually I do have perfect conditions: there are no others 5 GHz networks around.ispyisail wrote:You have to have perfect conditions to be able to use 40 Mhz. If other wifi networks are detected it auto switches back to 20 Mhz.
Same settings works on v 1.8.1, so I think it's a bug.
As a matter of fact 5 GHz network does not work at all.
After enabling and saving settings, network is not really enabled: tried also with WiFi analyzer, and there's no trace of 5 GHz network from WNDR3700v2
Re: Version 1.9.2
@lollapalooza, did you preserve settings on upgrade?
Re: Version 1.9.2
It's probably an issue with the interface. I'll check it.
I'm surprised the wifi didn't fire up though. Usually the settings save fine but the interface doesn't reflect the settings.
I'm surprised the wifi didn't fire up though. Usually the settings save fine but the interface doesn't reflect the settings.
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.
Please be respectful when posting. I do this in my free time on a volunteer basis.
-
- Posts: 122
- Joined: Mon Jun 09, 2014 12:53 pm
Re: Version 1.9.2
No, I did not.rseiler wrote:@lollapalooza, did you preserve settings on upgrade?
Re: Version 1.9.2
Would there be any problem upgrading to gargoyle 1.9.2 from the iSpy 1.9.x version of 27-jan-2017 with 'preserve settings'?
Or it it recommended to redo the configuration?
Or it it recommended to redo the configuration?