00:12
_whitelogger has joined #maemo-leste
00:12
Pali has quit [Ping timeout: 250 seconds]
00:13
<
freemangordon >
hmm, ok
00:14
<
Wizzup >
freemangordon: well, I added the code not to ignore it and make it work since it is the upstream way
00:15
<
freemangordon >
I will add nameserver in interfaces filke
00:15
<
Wizzup >
but sure why dhclient would not write resolvconf
00:15
<
Wizzup >
maybe we need to check
00:16
<
Wizzup >
Specifically, resolvconf includes a file which modifies the make_resolv_conf shell function used by dhclient-script(8).
00:17
<
Wizzup >
E_TOO_MANY_OPTIONS :)
00:17
TonyStone has joined #maemo-leste
00:33
uvos has quit [Ping timeout: 240 seconds]
01:52
Wikiwide_ has quit [Ping timeout: 240 seconds]
03:39
Wikiwide_ has joined #maemo-leste
04:58
xmn has quit [Ping timeout: 250 seconds]
05:24
joerg has quit [Ping timeout: 256 seconds]
05:25
Armen has joined #maemo-leste
05:26
joerg has joined #maemo-leste
05:49
mardy has joined #maemo-leste
07:40
elastic_1 has quit [Ping timeout: 240 seconds]
07:47
elastic_1 has joined #maemo-leste
08:27
zhxt has joined #maemo-leste
08:31
mepy has joined #maemo-leste
09:36
<
Wizzup >
sicelo: wow they accepted the wl1251 patch
09:48
Pali has joined #maemo-leste
10:34
uvos has joined #maemo-leste
10:57
<
Wizzup >
tmlind: would you like me to submit some omap2plus_defconfig changes as patches, or just suggest them here?
10:58
<
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
10:59
<
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
10:59
<
Wizzup >
work again after*
10:59
<
Wizzup >
happy to send a patch, just not sure if it's normal for me to submit patches for omap2plus_defconfig
11:11
mepy has quit [Remote host closed the connection]
11:38
<
uvos >
no way gan can work without the modem co-operating for gan->gms/umts handoff
11:38
<
Wizzup >
yeah probably. just responding to a request from someone on twitter
11:44
<
Wizzup >
and pavel pulled the led patches
12:11
mepy has joined #maemo-leste
12:45
uvos has quit [Ping timeout: 256 seconds]
12:57
[TheBug] has joined #maemo-leste
12:57
[TheBug] has quit [Changing host]
13:25
<
tmlind >
Wizzup: i suggest you resend the CONFIG_COMPACT regression report with linux-mm in cc rather than trying to work around it
13:26
<
tmlind >
Wizzup: eayh adding the audio stuff as loadable modules makes sense for sure :)
13:53
<
Wizzup >
tmlind: shall I send a patch for the audio modules then?
14:02
uvos has joined #maemo-leste
14:06
elastic_1 has quit [Ping timeout: 240 seconds]
14:46
xes_ has quit [Quit: WeeChat 3.3]
14:54
<
tmlind >
Wizzup: sure
15:04
elastic_dog has joined #maemo-leste
15:10
<
Wizzup >
tmlind: btw that's linux-mm@kvack.org then?
15:11
* Wizzup
assumes yes
15:16
xmn has joined #maemo-leste
15:17
<
Wizzup >
you're in CC already
15:17
<
Wizzup >
unless devnull@ doesn't reach you :P
15:23
<
uvos >
that just has a very agressvie spam filter
15:23
<
uvos >
but you are on the whitelist
15:23
<
Wizzup >
btw, it seemed like you figured out how to users tracers to get more pm debug info yesterday with bencoh's help?
15:24
<
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
15:24
<
uvos >
but it wasent too helpfull, besides the wl12xx events
15:24
<
uvos >
(that are sane)
15:25
<
uvos >
it also just lists pretty generic functions
15:25
<
uvos >
nothing that would help iding what causes the ipis for instance
15:25
<
uvos >
but tracing can also list the interrupts too
15:25
<
uvos >
i just havent looked at how
15:26
<
uvos >
also figured out is very optimisitic i just did what he told me to do :P
15:27
<
uvos >
so besides wifi dbs_work_handler
15:27
<
uvos >
is the main culprit
15:27
<
uvos >
and vmstat_update
15:31
<
uvos >
i gues increase stat_interval in sysctl would help with the latter
15:32
<
uvos >
maybe its not so useless on second look
15:33
Kabouik has joined #maemo-leste
15:33
Kabouik has quit [Changing host]
15:33
Kabouik has joined #maemo-leste
15:44
elastic_dog has quit [Ping timeout: 260 seconds]
15:47
elastic_dog has joined #maemo-leste
18:35
System_Error has quit [Ping timeout: 276 seconds]
18:36
System_Error has joined #maemo-leste
20:22
System_Error has quit [Ping timeout: 276 seconds]
20:39
mardy has quit [Quit: WeeChat 2.8]
21:01
<
Wizzup >
uvos: right, maybe we add the vmstat thing to droid4-pm ?
21:40
System_Error has joined #maemo-leste
21:43
<
Wizzup >
ok so the main off mode problem atm is gpio_keys
21:43
<
Wizzup >
is really misbehaves
21:46
<
Wizzup >
uvos: interesting it's also mostly wl1251 for me
21:46
<
Wizzup >
I think some trace points are probably just missing
21:47
<
Wizzup >
basically all CONFIG_*_TRACER is turned off in our config
21:48
<
Wizzup >
also ke-recv goes nuts when gpio_keys is removed
22:03
<
Wizzup >
uvos: oh I guess we just need enable more events tracing
23:55
xes has joined #maemo-leste