IRC log of #cubox of Wed 17 Jul 2013. All times are in CEST < Back to index

12:40 TrevorH1 vanilla kernel 3.10.0 seems to compile and run fine with no patches on a 2GB cubox. I'm not using the built-in soundcard but notice that it doesn't appear on this kernel. Anyone know if there is a driver for it there or if it requires a patch?
13:04 _rmk_ there's various bits of it still missing from mainline
13:04 RandomPixels hello rabeeh
13:05 _rmk_ I guess finishing off getting the sound stuff into mainline might be easier than trying to get the drm driver in.
13:07 _rmk_ I'm really waiting on ASoC guys to get their stuff sorted out on the slave pcm stuff; Mark suggested using that to solve a problem I encountered, but Liam is the only one who understands that stuff at the moment and it's poorly documented.
13:58 dv_ _rmk_: is this poorly documented stuff from marvell?
14:26 RandomPixels anyone around? i need some help with a "make" install
14:57 _rmk_ dv: no, it's just that there's (a) no in-tree examples of how to use the infrastructure I've been suggested to use, and (b) reading the code doesn't particularly enlighten on how it should be used
14:57 TrevorH1 _rmk_: I won't miss the built in soundcard anyway, I'm using a usb attached ua25ex and the drm stuff interests me even less since this is a headless server
14:59 _rmk_ trevor: yea, that usecase really doesn't interest me one bit because I've soo many boards here already which can do that kind of job. that's the reason I don't use DT, because at the moment that's about as good as the DT stuff for the cubox gets.
14:59 _rmk_ if I did use mainline and DT, it'd just be yet another board sitting in a pile doing nothing special
15:39 dv_ speaking of DT, it seems the efforts to mainline cubox have been going nicely?
16:01 RandomPixels help, i have a question
16:01 RandomPixels when using make
16:01 RandomPixels i get Kernel configuration is invalid
16:02 RandomPixels i ran make cubox_defconfig and it compiled fine
16:20 RandomPixels i hate it, always bumping into issues :|