![]() |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
AP and AIS code is easy-maintainable, so adding some config is really fast thing. I'll need some time to get the correct names of the settings applets and adding feature to the UI. Nevertheless, I'm planning to add it this week. For those interested in support for Bleeding Edge: as those drivers seem to be added to kp (or not, let's wait a bit) and have no stable packaging for kernels at the moment (and centralized maintaining), this feature won't be implemented in nearest future. |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
|
Re: [ANNOUNCE] Advanced Interface Switcher
Just closed without saving, but tested now, it doesnt matter.
Edit: btw i think the problem was not introduced with the last version, just got stronger. |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
/Estel |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
Installed status bar applets: fm-carkit SSH Status and Switcher keyboard-layout-applet Flashlight Simple Brightness Applet outputs before: http://pastebin.com/LRm5uZjk outputs after (opening settings; no blinking): http://pastebin.com/Z4XCsQV6 Dont has significant impact on CPU-Time (top is the wrong tool to measure average CPU-time) & dont know how important the activity value is, but seems to wake up the CPU more often. As Estel cant reproduce, it seems more complicated or just happens on my device. And again, as it only happens when changing settings its not a bug with high priority, if at all ;) Thanks again. |
Re: [ANNOUNCE] Advanced Interface Switcher
About adding "XXX Settings" to dialog...
Unfortunatelly the only way I've found at the moment is using ugly osso bindings, which is really disappointing... If someone knows easier way to do it, sharing is welcomed :) |
Re: [ANNOUNCE] Advanced Interface Switcher
Thanks for this fine application, it has cleaned up my status menu a lot.
|
Re: [ANNOUNCE] Advanced Interface Switcher
Idea for very little, but useful upgrade:
Adding customizable option in settings for wifi,that put New content in advifsw_wlan_on.sh Code:
#!/bin/shMany users know about tweak, that allow unlocking of channel 12,13 (and possibly 14, after some more tinkering) connectivity via our device. Yet, most people doesn't know (especially those with reg set to EU by default), that every WiFi shutdown/enabling (by any tool) bring default settings back. US people may notice it, cause they lose capability to connect using upper channels, but for EU people, channels 12/13 are still working, with less frequency hopping range for 13 (that is, channel 13 works, but is "crippled" in efficiency, especially, on crowded neighborhood, with many AP's using channel 11 or up). So, for anyone using *any* interface switcher, executing iw reg set JP at every reboot, is just Placebo effect, at least after disabling and enabling wifi (for people using wifi disabled on startup via AIS settings, it's placebo from the beginning). This simple tweak of wifi-enable procedure makes it real. Generally, there should be no problem for enabling it for everyone without customizable setting - it only enhance connecting possibilities (even for folks worried about law in US - it's forbidden to broadcast AP's on channel 13, and we're just enabling possibility to connect to such AP's - for when outside US, or for situation, when one want to connect for own AP, 'illegally' broadcasting on upper channels), but it have little drawback - it require iw tools package. That is why I though about customizable switch. Ideally, instead of using 'iw reg set JP', AIU settings would allow to entry totally customizable command (line for putting there, whatever user want) - that would be executed after sleep 1, and would be followed by another sleep 1 (it works flawlessly on all situations, only using such sleep's - so, basically, 'iw reg st JP' in my example, would be replaced by user-customizable string). Of course, this approach require a little more effort to include, but IMO is best possible solution, enhancing AUI by possibility of automating every custom command - that user need to put after bringing interface up - that one feel fancy. Others may just leave such field blank... /Estel |
Re: [ANNOUNCE] Advanced Interface Switcher
1 Attachment(s)
Hi ,
here below is attached the french translation for advanced-switcher. could it be possible for someone to make the corresponding deb package. thx in "advance"d :-). Nerfiaux |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
|
Re: [ANNOUNCE] Advanced Interface Switcher
An update released to devel.
Main features: - support for WLAN driver switching (needs backports modules or any corresponding to your kernal :)) - removed connected button - cell part now show operator name (like in status bar) in messages and in status menu - added "connecting" and "disconnecting" to wlan and "connecting" to GSM - some minor fixes - POT file for translations is now available in garage's svn i'm a taking a look at the custom user scripts to be run at some event. suggestions and ideas are welcomed. @Estel, that one about setting JP i took into account ;) |
Re: [ANNOUNCE] Advanced Interface Switcher
hey,
since this update, sometimes i can't connect to wifi after once i disconnected disabling the module and re-enable doesn't help, just rebooting, but then this again.. any suggestions? |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
So I think it's great that it shows operator name in the notification messages, but I think it should stick to just showing "<>" in the status menu button when connected. Quote:
So that leads me to point out that if you have support for custom scripts, I hope you remember to make them flexible enough to be able to decide if they fire on events for either wifi driver, or for both. |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
by "can't connect" do you mean that network is visible, but connection fails? (for consistance also check, is wlancond is started) i had that behaviour in recent builds, but in last can't reproduce, meanwhile i'll upload an update this week/begining of next week, on which i can't reproduce that behaviour. |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
Quote:
5 main events: 1. if down (/usr/bin/advifsw/post-down) 2. loaded default driver (/usr/bin/advifsw/post-load0) 3. loaded injection driver (/usr/bin/advifsw/post-load1) 4. unloaded driver (/usr/bin/advifsw/post-unload) 5. if up (/usr/bin/advifsw/post-up) In those dirs you can put your scripts (don't forget to +x them). |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
my version: 0.3.11-9 all networks are visible, but i can't connect to any of them untl i do not restart the system however, since i reinstall the package, this behaviour is gone.. i hope it's don't come back and i'll check this wlancond thing sorry for my noobish english, and thanks for the fast reply |
Re: [ANNOUNCE] Advanced Interface Switcher
Did you play with "bleeding edge" driver and lost signal while connected to an AP?
This would explain that behaviour (would have needed unload of bleeding and reloading stock/bleeding again). |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
Having a dual sim adapter and switching automatically via icon/app click between networks Vodafone (shown as Vod) and o2 - de (o2 ). But for other maybe not so easy and not really needed, so I do not have a favourite here, keep it or change back. Quote:
|
Re: [ANNOUNCE] Advanced Interface Switcher
Not so much, as "bleeding-edge-year-ago" drivers are open for all channels, by default :)
|
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
Quote:
|
Re: [ANNOUNCE] Advanced Interface Switcher
1 Attachment(s)
Quote:
i tried to kill the wlancond, and start it again, but: Attachment 27416 |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
Code:
stop wlancondCode:
start wlancondplease also attach output of Code:
dmesgCode:
lsmod |
Re: [ANNOUNCE] Advanced Interface Switcher
thank you, i'll try, and hope it's fix it
|
Re: [ANNOUNCE] Advanced Interface Switcher
uploaded build 10
main features: - wlan start/stop speed up - added network name to wlan - option to show/hide network name in status menu |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
Quote:
/Estel |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
Even now I would say for WLAN it makes no use ;), everybody may configure to his/her likings. :) [offtopic] Quote:
Anybody else out there interested in Double-SIM (Dual SIM) automatic switchig, please PM me (or see here). @Estel what did you ask for? My adapter model and its capabilities? [/offtopic] But nevertheless you gave me an idea for improvement and I'd like to ask @412b for a simple shell code part to easily switch between 2G/3GVDual mode? Will try to find myself, but would appreciate your help. Thanks in advance. Found and added. Thanks anyway. And sorry for offtopic hijacking. |
Re: [ANNOUNCE] Advanced Interface Switcher
@412b
I "borrowed" some icons (cell signal) from you. I hope this is okay to you? If so many thanks in advance. And sorry for another offtopic question here, not directly related to ais, but to sharing icons from ais: @all I tried to package and wanted to 'share' a few icons between ais and my sim-switcher, but got errors (overwriting) during install, so I cloned them. But now I have doublettes. Is there a way to tell deb packages to share resources? Someone with an idea/link? |
Re: [ANNOUNCE] Advanced Interface Switcher
hey,
since then, i have no more problems with your app thanks for your work ^^ |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
Quote:
|
Re: [ANNOUNCE] Advanced Interface Switcher
Bump to other post regarding battery life with AIS
http://talk.maemo.org/showpost.php?p...5&postcount=23 Please continue further comments on this main AIS thread. |
Re: [ANNOUNCE] Advanced Interface Switcher
sixwheeledbeast, I have AIS installed and 97-88% of time in C4. It is not "direct" AIS flaw, as it seems to not affect most users. I have no idea what triggers such behavior. What do You use? Bluetooth, GSM, wifi, any combination of those?
/Estel |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
No SIM in device. Installed it twice and rebooted after each, Same results. |
Re: [ANNOUNCE] Advanced Interface Switcher
so I did a deep and successful research, but I need more feedback.
the scenario is as follows: - install AIS - turn off all signal strength getters, set one of the interfaces to show dialog on click, other one not - reboot - make device settle down - powertop - toggle interface w/o dialog on->off->on (or opposite) - powertop - if powertop changed, reboot - let device settle down - get interface dialog - powertop - if powertop didn't change open Settings, don't save, powertop - open Settings, save settings powertop On my device wakeups' arise seems to happen after getting interface dialog. If yours powertop shows the same, get last svn revision from garage and replace files in /opt/maemo/usr/lib/hildon-desktop/advifsw, then reboot, let device calm down and repeat the powertop procedure. |
Re: [ANNOUNCE] Advanced Interface Switcher
1 Attachment(s)
--edit
You were too fast 412b. My answer relates to sixwheeledbeasts post --edit I am afraid I have to report similar. Not as bad as sixwheeledbeast ones (not hitting c4 at all), but it definitely wakes up CPU (hindering to deep sleep). But my (standard) batt still keeps me a day with middle usage. I attach my outputs as zip. first one is asis second deinstalled (rebooted) aifs and apm third only aifs fourth only apm fifth aifs and apm six aifs and apm (rebooted) @sixwheeledbeast (and Estel) my experience with powertop output is that I do use it three times in a row and do see differences. First output is not reliable, but average of three gives a tendency. Hopefully 412b got an idea, but even if not I am keepin this piece of wonderful soft (from devel)! |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
|
Re: [ANNOUNCE] Advanced Interface Switcher
sixwheeledbeast, as You're the one that have high possibility of being affected by bug (I'm not at all), could You do as 412b requested? I tried, but I'm not affected by increased wakeups even after the 1st part of test.
/Estel |
Re: [ANNOUNCE] Advanced Interface Switcher
Quote:
|
Re: [ANNOUNCE] Advanced Interface Switcher
1 Attachment(s)
So it's taken most of this morning but I have complied three powertop's per stage. See attached.
In each section I have calculated the mean amount of wake ups If it is certain setting causing this issue I think it would be best to provide a warning within the application somewhere. Also I think the application should come default as the least energy consuming settings. I currently have AIS set to all settings disabled (except WLAN and GSM on startup) I am currently getting 900-1100 Total wakeup's (double pre-installation). |
Re: [ANNOUNCE] Advanced Interface Switcher
Released a fresh build (13).
powertop shows me 0 or 1 for hildon-status-menu and wakeups are good. what's new: - enabling/disabling interface at all (needs reboot in this built, almost made it to change in runtime) - default values for signal strength and network name set to false - minor review |
Re: [ANNOUNCE] Advanced Interface Switcher
1 Attachment(s)
Thanks 412b,
seen it this morning and installed and at first glance it looks better. Will check it over weekend ... Okay, did some checks and I have to say thanks again. Attached a few powertop outputs. I still have over 1000 HW wakeups, but my percentual Cx state ratio and also average duration shows better values! Thumbs up! |
| All times are GMT. The time now is 21:14. |
vBulletin® Version 3.8.8