zombah has quit [Quit: Leaving]
twitch153|znc has joined #linux-exynos
twitch153 has quit [Remote host closed the connection]
twitch153|znc is now known as twitch153
twitch153|znc has joined #linux-exynos
twitch153|znc has quit [Remote host closed the connection]
twitch153 has quit [Ping timeout: 256 seconds]
twitch153 has joined #linux-exynos
_whitelogger has joined #linux-exynos
_whitelogger has joined #linux-exynos
D1337d has quit [Ping timeout: 265 seconds]
D1337d has joined #linux-exynos
libv has quit [Ping timeout: 272 seconds]
libv has joined #linux-exynos
libv has quit [Ping timeout: 272 seconds]
libv has joined #linux-exynos
libv has quit [Ping timeout: 264 seconds]
zombah has joined #linux-exynos
pekka30 has quit [Quit: Leaving.]
libv has joined #linux-exynos
nashpa has quit [Quit: Going away]
nashpa has joined #linux-exynos
libv has quit [Ping timeout: 264 seconds]
libv has joined #linux-exynos
libv has quit [Ping timeout: 264 seconds]
libv has joined #linux-exynos
prahal has joined #linux-exynos
prahal_ has quit [Ping timeout: 256 seconds]
libv has quit [Ping timeout: 264 seconds]
libv has joined #linux-exynos
amitk has quit [Quit: leaving]
afaerber has joined #linux-exynos
zombah has quit [Quit: Leaving]
azer_ has joined #linux-exynos
<azer_> hi all, is there a repo or something around, where one can find already built kernel images for exynos platforms, like the arm chromebook (snow)?
<si1v3r> Kinda, the arch guys have them available.
<si1v3r> I do not know if they are mainline or cros based at this point in time.
<azer_> si1v3r: thanks, you mean like this: https://aur.archlinux.org/packages/linux-chromebook/ ?
<si1v3r> Looks right. I'm not an arch user.
<si1v3r> One funny bit I noticed when I was playing with using an arch kernel in debian was that arch gzips their modules. gunzipping them allowed them to work with debian. No idea why that is.
<azer_> in general, is there a place where i can download the latest one available from the chromium project? sorry but i have hard time figuring out how this arm world works :)
<azer_> oh si1v3r thanks, maybe i'll give them a try
<si1v3r> As far as I know they only provide sources, however it's easy to build a kernel if you already know all the options.
liquidAcid has joined #linux-exynos
libv has quit [Ping timeout: 264 seconds]
<WarheadsSE> azer_: he meant Arch Linux ARm
libv has joined #linux-exynos
<azer_> i'm wondering why a repo doesn't exist... i'm not saying other people "must" do it... i'm not pretending it, and i appreciate others' work, that's sure. but wouldn't it be feasible to maintain a repo with already built images? so that people not so used to kernel building can take advantage from it as well?
<si1v3r> bandwidth costs money
<azer_> maybe you already got this question lots of time, sorry for that
<si1v3r> the problem with doing that is that there is not a lot of agreement on how kernels should be packaged yet.
<azer_> oh i understand
<si1v3r> anyhoooo..... feel free to do it yourself. :)
<si1v3r> Others might use it.
<azer_> yep, i'd bet it would be useful... if i learn one day i can consider it ;) sadly i'm not sure when i will be able to spend enough time on that
<azer_> WarheadsSE: yes thanks, i'm looking at arch linux arm
libv has quit [Ping timeout: 264 seconds]
libv has joined #linux-exynos
<Wizzup_> azer_: we mostly focus on mainline
<Wizzup_> Having some binaries if definitely something we should do soon...
<Wizzup_> is*
<liquidAcid> imo not providing binaries is imo a good idea, since it keeps the people away that are just "endusers"
<si1v3r> yeah......... but it also prevents some of the ambitious end users from getting in deeper.
<Wizzup_> It's nice to "just" have a u-boot that works.
<Wizzup_> Same for a kernel - so you have a starting point
<si1v3r> recovery mode
<Wizzup_> I didn't mean to offer complete rootfs-es necessarily
zombah has joined #linux-exynos
<Wizzup_> I've been wanting to do this for peach-pi and snow, but currently fighting a btrfs issue before I can fully test snow
<liquidAcid> imo it just increases the number of people that are like: hey, i tried you foo image and bar isn't working -- fix this!
<liquidAcid> if you let people build their stuff itself you can at least assume that they have some basic competence in bug reporting
<liquidAcid> that's just my experience though :)
<Wizzup_> u-boot building can be a pain
<Wizzup_> especially since the documentation is completely lacking on their side too
<Wizzup_> not even loadaddrs are mentioned
<liquidAcid> well, kernel building can be a pain as well on arm boards -- so many config options / how do you i know if i've selected everything vital
<liquidAcid> when i was build my first kernel myself more than a decade ago i also struggled really hard
<liquidAcid> it's all a learning process (no instant gratification *g*)
<Wizzup_> defconfig mostly works
<Wizzup_> The idea is to make the platform easier to use for everyone as well, so I don't feel that much for "let's make it extra hard" :-)
<liquidAcid> guess i'm in the opposite party then, i don't feel that much for "let's dumb down everything so it's accesible to everyone"
<liquidAcid> prahal, oh, i see some nice iommu changes!? :D
pekka30 has joined #linux-exynos
<azer_> liquidAcid: why keep "endusers" away? what is the point of developing anything if you don't address "common" people?
<liquidAcid> azer_, because what the project currently needs are developers, people writing code, people being able to file proper bugreport, people that know how to triage issues -- the typical "enduser" doesn't do anything of this
<Wizzup_> I think both stimulate each other
<si1v3r> it's a dirty game
<prahal> liquidAcid: yes ! did it dirty (about the dma bit mask hardcoded in quite many places ....
<prahal> running right now upon this code . Back to fighting the audio . audio is well then if I use gstreamer mfc+audio or at times only audio suddenly I got an xrun every second . till I reboot
<prahal> if it feels like a deja vu to someone please tell the fix :)
<liquidAcid> prahal, this audio bug, does this also affect vanilla alsa?
<prahal> yes
<liquidAcid> k, i roughly remember that you were fixing some audio bug that mostly happened when pulseaudio was added
<prahal> mind when it starts pulseaudio was always on
<prahal> but even killing pulseaudio and removing the binary and pulse-alsa conf files , after it initiate even plain aplay -D hw:0,0 , no go .... weird
<prahal> yup I had a hack in pulseaudio , it was a clean way to replace the PULSE_LATENCY_MSEC=60 workaround ...
<prahal> I do test the mix of kernel changes and pulse fixes right now
<prahal> liquidAcid: the mfc probe crash is tricky . It is kind of the opposite of the drm issue . mfc subdrv have no iommu set when their dma is called on the dt defined memory region . So we have to tell them the parent device assigned iommu setting (dma_ops + mapping) . When in drm the parent device lacks the iommu settings and have to be told to use one from its children (which is fragile as depending on the set of enabled child
<prahal> the first one iterated upon might not have an iommu either
<liquidAcid> ah, makes sense that it pagefaults when loading fw then
libv_ has joined #linux-exynos
libv has quit [Ping timeout: 264 seconds]
libv_ has quit [Ping timeout: 264 seconds]
libv has joined #linux-exynos
<liquidAcid> prahal, already seen this? https://patchwork.kernel.org/patch/6338751/
<prahal> quite a lot of removals , well cleaned up
<liquidAcid> the userptr code is in serious need of cleanup :)
libv has quit [Remote host closed the connection]
libv has joined #linux-exynos
sjoerd has quit [Ping timeout: 256 seconds]
<liquidAcid> prahal, i was wondering, since you're using r5p0, is this version of the blob using this GET_FB_DMA_BUF ioctl?
<liquidAcid> (or maybe you're just using the x11 blob?)
sjoerd has joined #linux-exynos
libv has quit [Ping timeout: 264 seconds]
libv has joined #linux-exynos
D1337d has quit [Ping timeout: 265 seconds]
<liquidAcid> chidori ~ # uname -a
<liquidAcid> Linux chidori 4.1.0-rc2-debug+ #1 SMP PREEMPT Tue May 5 23:29:40 CEST 2015 armv7l SAMSUNG EXYNOS (Flattened Device Tree) GNU/Linux
<liquidAcid> prahal, yeah :)
<liquidAcid> prahal, you should rename your branch ;)
afaerber has quit [Quit: Verlassend]
D1337d has joined #linux-exynos
libv has quit [Ping timeout: 264 seconds]
afaerber has joined #linux-exynos
libv has joined #linux-exynos
afaerber has quit [Ping timeout: 256 seconds]
afaerber has joined #linux-exynos
libv has quit [Ping timeout: 264 seconds]
si1v3r_ has joined #linux-exynos
libv has joined #linux-exynos
si1v3r has quit [Ping timeout: 252 seconds]
Zotan has quit [Quit: No Ping reply in 180 seconds.]
Zotan has joined #linux-exynos
libv has quit [Ping timeout: 264 seconds]
libv has joined #linux-exynos
libv has quit [Ping timeout: 264 seconds]
libv has joined #linux-exynos
<prahal> I use the x11 blob
<prahal> rename ? <- 4.1
<liquidAcid> prahal, yeah, odroid-4.0 is based on 4.1 afais
<prahal> well spotted
<prahal> written on the todo
<prahal> too late for this day , time to read
<liquidAcid> hehe
liquidAcid has quit [Quit: Leaving]
prahal has quit [Ping timeout: 256 seconds]