nashpa has joined #linux-exynos
genii has quit [Remote host closed the connection]
nighty- has joined #linux-exynos
Vasco is now known as Vasco_O
TheSeven has quit [Disconnected by services]
[7] has joined #linux-exynos
ojn has quit [*.net *.split]
wiewo has quit [*.net *.split]
ojn has joined #linux-exynos
wiewo has joined #linux-exynos
mszyprow has joined #linux-exynos
afaerber has joined #linux-exynos
mszyprow has quit [Read error: Connection reset by peer]
mszyprow has joined #linux-exynos
afaerber has quit [Quit: Leaving]
nighty- has quit [Quit: Disappears in a puff of smoke]
LiquidAcid has joined #linux-exynos
genii has joined #linux-exynos
afaerber has joined #linux-exynos
nighty- has joined #linux-exynos
LiquidAcid has quit [Quit: Leaving]
Vasco_O is now known as Vasco
LiquidAcid has joined #linux-exynos
Ultrasauce has joined #linux-exynos
hexdump has joined #linux-exynos
<hexdump> hello, i'm currently trying to make a samsung xe303c12 (snow) chromebook useable with linux - so far i have it working well with the latest 3.8 chromeos kernel with everything working, i have as well 4.4, 4.9 and 4.12 mainline kernels working with sound and suspend issues, which seem to be well known and i build u-boot (2016.01 and 2017.07)
<hexdump> i'm able to boot the 4.x kernels using those u-boots chain loaded and very flexible via extlinux.conf, but when i try to boot the 3.8 kernel (zImage and snow dtb from my chromeos build) i only get a black / blank screen and the machine seems to hang.
<hexdump> does anyone maybe has an idea what is going wrong here? is it some load address different for the chromeos kernel, is it related to the framebuffer (maybe because its kind of pre-initialized by u-boot), is it somehow related to the compiled format of the kernel? any suggestion is welcome - i would really like to be able to multi-boot the different kernels via u-boot and extlinux menu
<hexdump> and while i
<hexdump> am at asking: is there anything known, what are the problems of the non working snow audio and suspend? i.e. in which direction to search when trying to address this?
<hexdump> a lot of thanks in advance, and please also respond, when i'm offline - i'm reading the irc logs, so will not miss your response
afaerber has quit [Quit: Leaving]
afaerber has joined #linux-exynos
<LiquidAcid> hexdump, which exynos soc is that?
<hexdump> 5250
<LiquidAcid> i remember there being some issues with fimd and iommu on mainline, but i guess your problem is not with mainline?
<hexdump> no mainline works, just has audio and suspend issues - the 3.8 chromeos kernel gets black with u-boot mainline
<LiquidAcid> "so far i have it working well with the latest 3.8 chromeos kernel with everything working" <- didn't you say otherwise?
<hexdump> it works well if its booted the chromeos way, i.e. fit kernel create with vbuild tools, but it does not boot with mainline u-boot
<LiquidAcid> ah, so you're using different u-boot builds then?
<LiquidAcid> like vendor u-boot vs. mainline u-boot
<hexdump> while i'm speaking with you: do you plan to get the changes in your github tree (on which the x2 i'm typing this on is running) back into the mainline tree, so that exynos works out of the box there (i.e. including working hdmi)?
<LiquidAcid> hdmi should be working in mainline, i have no patches in my tree that would fix anything hdmi related
<hexdump> no its very special on those chromebooks: they have a vendor u-boot in ro flash and you can fake a self-build mainline u-boot as kernel, which it then boots and you have all the comfort of a contemporary u-boot
<hexdump> for me with 4.9/4.10 the screen always stayed black (i.e. no signal) on the x2 (and u3 as well), but with your 4.9y tree it works fine
<LiquidAcid> hmm, that's strange
<hexdump> does mainline work for you with a monitor on your x2?
<LiquidAcid> i think the only patches with respect to hdmi are the some timing patches and the timing hacks to enable some more resolutions
<LiquidAcid> yes, mainline works, panel is a iiyama 1080p
<hexdump> maybe those are it - my monitor is 1280x1024, so no native hdmi
<LiquidAcid> well, that might be the reason then, i don't think the current timings in mainline support this mode
<LiquidAcid> let me check...
<LiquidAcid> anyway, i would like to upstream more changes to exynos/drm, but it takes months before anything happens from the maintainer side
<hexdump> thx for the patch - i'll give it a try against mainline with my monitor in the next days ... do you have another link to the discussion, which lead to it as the gmane link given in the github commit does not seem to work anymore?
<hexdump> ah and another thing i noticed with your kernel: there seems to be some confusion with the console output if the framebuffer and a serial console are used at the same time - as soon as a serial console is defined as well on the kernel cmdline the fb console is no longer the primary output, even if it is the second console argument
nighty- has quit [Remote host closed the connection]
<hexdump> i looked a bit at the code and the only strange reason i could imagine, is that the serial console name on exynos is not the normal ttyS0 but ttySAC1, but i'm not sure if this could be really the cause
<LiquidAcid> hexdump, here's the corresponding commit from the 4.13.y branch, i have updated the links since then: https://github.com/tobiasjakobi/linux-odroid-public/commit/fca05ad12f0b625580b822236f48472e12f24422
<LiquidAcid> hexdump, by primary output you mean that kernel messages don't appear on it?
LiquidAcid has quit [Quit: Leaving]
genii has quit [Remote host closed the connection]