_whitelogger has joined #maemo-leste
Pali has quit [Ping timeout: 250 seconds]
<freemangordon> hmm, ok
<Wizzup> freemangordon: well, I added the code not to ignore it and make it work since it is the upstream way
<freemangordon> ok
<freemangordon> I will add nameserver in interfaces filke
<Wizzup> but sure why dhclient would not write resolvconf
<Wizzup> maybe we need to check
<Wizzup> hm:
<Wizzup> Specifically, resolvconf includes a file which modifies the make_resolv_conf shell function used by dhclient-script(8).
<Wizzup> E_TOO_MANY_OPTIONS :)
TonyStone has joined #maemo-leste
uvos has quit [Ping timeout: 240 seconds]
Wikiwide_ has quit [Ping timeout: 240 seconds]
Wikiwide_ has joined #maemo-leste
xmn has quit [Ping timeout: 250 seconds]
joerg has quit [Ping timeout: 256 seconds]
Armen has joined #maemo-leste
joerg has joined #maemo-leste
mardy has joined #maemo-leste
elastic_1 has quit [Ping timeout: 240 seconds]
elastic_1 has joined #maemo-leste
zhxt has joined #maemo-leste
mepy has joined #maemo-leste
<Wizzup> sicelo: wow they accepted the wl1251 patch
<Wizzup> nice
Pali has joined #maemo-leste
uvos has joined #maemo-leste
<Wizzup> tmlind: would you like me to submit some omap2plus_defconfig changes as patches, or just suggest them here?
<Wizzup> tmlind: I think disabling CONFIG_COMPACT per defconfig makes sense, and adding CONFIG_SND_SOC_TLV320AIC3X=m and CONFIG_SND_SOC_TLV320AIC3X_I2C=m makes n900 audio work against after a96d2ba2d8248d5e8170f2f44f98d4a33329b08a
<Wizzup> I haven't seen a reply from the guy who authored CONFIG_COMPACT about making it behave on non-server platforms, so I'm surprised it's enabled by default tbh
<Wizzup> work again after*
<Wizzup> happy to send a patch, just not sure if it's normal for me to submit patches for omap2plus_defconfig
mepy has quit [Remote host closed the connection]
<lel> MerlijnWajer opened an issue: https://github.com/maemo-leste/bugtracker/issues/596 (Investigate support for GAN/UMA)
<uvos> no way gan can work without the modem co-operating for gan->gms/umts handoff
<Wizzup> yeah probably. just responding to a request from someone on twitter
<Wizzup> and pavel pulled the led patches
<Wizzup> :)
mepy has joined #maemo-leste
uvos has quit [Ping timeout: 256 seconds]
[TheBug] has joined #maemo-leste
[TheBug] has quit [Changing host]
<tmlind> Wizzup: i suggest you resend the CONFIG_COMPACT regression report with linux-mm in cc rather than trying to work around it
<tmlind> Wizzup: eayh adding the audio stuff as loadable modules makes sense for sure :)
<Wizzup> ok
<Wizzup> tmlind: shall I send a patch for the audio modules then?
uvos has joined #maemo-leste
elastic_1 has quit [Ping timeout: 240 seconds]
xes_ has quit [Quit: WeeChat 3.3]
<tmlind> Wizzup: sure
elastic_dog has joined #maemo-leste
<Wizzup> tmlind: btw that's linux-mm@kvack.org then?
* Wizzup assumes yes
<uvos> do cc me
xmn has joined #maemo-leste
<Wizzup> you're in CC already
<Wizzup> unless devnull@ doesn't reach you :P
<uvos> no i get it
<uvos> that just has a very agressvie spam filter
<uvos> but you are on the whitelist
<Wizzup> ok
<Wizzup> btw, it seemed like you figured out how to users tracers to get more pm debug info yesterday with bencoh's help?
<uvos> echo 1 > /sys/kernel/debug/tracing/events/workqueue/enable; sleep 10; echo 0 > /sys/kernel/debug/tracing/events/workqueue/enable; cat /sys/kernel/debug/tracing/trace > /home/user/trace.log
<uvos> that
<uvos> but it wasent too helpfull, besides the wl12xx events
<uvos> (that are sane)
<uvos> it also just lists pretty generic functions
<uvos> nothing that would help iding what causes the ipis for instance
<uvos> but tracing can also list the interrupts too
<uvos> i just havent looked at how
<uvos> also figured out is very optimisitic i just did what he told me to do :P
<uvos> so besides wifi dbs_work_handler
<uvos> is the main culprit
<uvos> and vmstat_update
<uvos> i gues increase stat_interval in sysctl would help with the latter
<uvos> maybe its not so useless on second look
Kabouik has joined #maemo-leste
Kabouik has quit [Changing host]
Kabouik has joined #maemo-leste
elastic_dog has quit [Ping timeout: 260 seconds]
elastic_dog has joined #maemo-leste
System_Error has quit [Ping timeout: 276 seconds]
System_Error has joined #maemo-leste
System_Error has quit [Ping timeout: 276 seconds]
mardy has quit [Quit: WeeChat 2.8]
<Wizzup> uvos: right, maybe we add the vmstat thing to droid4-pm ?
System_Error has joined #maemo-leste
<Wizzup> ok so the main off mode problem atm is gpio_keys
<Wizzup> (on n900)
<Wizzup> is really misbehaves
<Wizzup> uvos: interesting it's also mostly wl1251 for me
<Wizzup> I think some trace points are probably just missing
<Wizzup> basically all CONFIG_*_TRACER is turned off in our config
<Wizzup> also ke-recv goes nuts when gpio_keys is removed
<Wizzup> uvos: oh I guess we just need enable more events tracing
xes has joined #maemo-leste