<Wizzup>
also, so once you unload the module it does suspend?
* Wizzup
is getting excited
* D1337d
had a def config with it compiled in
<D1337d>
just finished the compile but had a black screen, trying an option now to fix that
<Wizzup>
right, so did you try to make it a module and retry?
<Wizzup>
ah
* D1337d
needs to get off snow and on to peachpit ASAP
<D1337d>
worn out another keyboard
<Wizzup>
ah, clock is interesting
<D1337d>
ah thre any pitctures of the peach pit's internals?
<Wizzup>
probably on cros wiki
kristina has quit [Ping timeout: 252 seconds]
kristina has joined #linux-exynos
<D1337d>
Wizzup: take a look at the parameters for the mwifiex driver
<D1337d>
there should be an autodisconnect_on_suspend flag
* D1337d
did not have much luck with it
<D1337d>
but try setting it as a kernel cmdline arg and (hopefully) you should be able to suspend
* D1337d
is out for the night
<Wizzup>
I see
<Wizzup>
Something I have always wondered. Why does xf86-video-modesetting not work with kms-enabled exynos kernels
<Wizzup>
Isn't the whole point of x86-video-modesetting that it uses KMS?
<Wizzup>
I've never seen it work
<Wizzup>
Perhaps it's just an exynos thing.
<daniels>
exynos-drm is a bit special
<daniels>
(a lot special)
<daniels>
it's gradually being fixed up to the point where modesetting will work
<daniels>
it works with exynos in the chromeos-3.8 work, and a lot of what padovan has been doing is getting mainline to the same point, where either weston or -modesetting will work with that
<Wizzup>
I see. I've been using a rather old 3.8 chromeos kernel (I guess it's old, haven't rebuilt in a few months at least), so must be recent work