maybe interesting or maybe red herring:
14:25 < asac> cyphermox: grepping through urfkill its odd that there are places where there is WLAN, but not WWAN in the switch/case codes 14:26 < asac> cyphermox: i guess thats (one of) the reason for the weird WWAN state bugs 14:26 < asac> cyphermox: see http://paste.ubuntu.com/7638647/ 14:27 < asac> tests/killswitch-write.c:Iwlan = urf_killswitch_new (URF_ENUM_TYPE_WLAN); 14:27 < asac> src/urf-arbitrator.c:IItype = RFKILL_TYPE_WLAN; 14:27 < asac> src/urf-input.c:IIIIcase KEY_WLAN: 14:27 < asac> src/urf-daemon.c:Icase KEY_WLAN: 14:27 < asac> src/urf-daemon.c:IItype = RFKILL_TYPE_WLAN; 14:28 < asac> those are the ones that only exist on WLAN not WWAN 14:28 < Wellark> asac: one reason for that might be that WWAN on n4 is not an actual HW kill switch 14:28 < asac> could be :) 14:28 < asac> just pointing out -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1321627 Title: Wrong WWAN value in saved-states To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/urfkill/+bug/1321627/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
