NielsStaplebee has quit [Remote host closed the connection]
reinforce has joined #linux-sunxi
domidumont has joined #linux-sunxi
domidumont has joined #linux-sunxi
domidumont has quit [Remote host closed the connection]
domidumont has joined #linux-sunxi
IgorPecovnik has joined #linux-sunxi
florian_ has joined #linux-sunxi
mcan has joined #linux-sunxi
_massi has joined #linux-sunxi
dlan_ has joined #linux-sunxi
Andy-D has quit [Ping timeout: 255 seconds]
IgorPecovnik has quit [Ping timeout: 264 seconds]
Gerwin_J has quit [Ping timeout: 264 seconds]
Andy-D has joined #linux-sunxi
Andy-D has quit [Ping timeout: 265 seconds]
Andy-D has joined #linux-sunxi
lemonzest has joined #linux-sunxi
adj_ has joined #linux-sunxi
kz1 has quit [Ping timeout: 244 seconds]
kz1 has joined #linux-sunxi
adj_ has quit [Ping timeout: 250 seconds]
adj_ has joined #linux-sunxi
naobsd has quit [Remote host closed the connection]
ricardocrudo has joined #linux-sunxi
cubeast has quit [Ping timeout: 240 seconds]
FR^2 has joined #linux-sunxi
mripard_ has quit [Ping timeout: 252 seconds]
mripard has joined #linux-sunxi
rfugl has quit [Ping timeout: 264 seconds]
enrico_ has joined #linux-sunxi
afaerber_ has quit [Quit: Verlassend]
adj_ has quit [Ping timeout: 264 seconds]
afaerber has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
adj_ has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
fathead has joined #linux-sunxi
NielsStaplebee has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
<fathead>
Hi, I've got Jessie running from SD on an ICnova A20 SODIMM "SoMPi" which is supposed to be compatible with the Cubieboard. I'm using u-boot v2015.07, and I'm trying to run a mainline kernel but it's stopping at "systemd[1]: Failed to mount tmpfs at /sys/fs/cgroup: No such file or directory". I've seen a thread about an xattr patch for 3.4 kernels, but I don't know if this is the same problem. Any hel
<fathead>
p appreciated..?
montjoie has quit [Quit: Lost terminal]
rfugl has joined #linux-sunxi
<libv>
fathead: do we have that device documented on our wiki?
<fathead>
libv: no, but I'm using Cubieboard2 as it's A20 and supposed to be compatible. It came with cubieez on the NAND
<fathead>
I think the issue is incompatibility between the mainline kernel and the Jessie systemd
<mripard>
fathead: what defconfig are you using ? which kernel version ?
<fathead>
mripard: Cubieboard2_defconfig and 4.2.0-rc4-84290-g387a2c1
<mripard>
fathead: that defconfig doesn't exist in the kernel.
<fathead>
oh sorry, that was for u-boot, kernel one was sunxi_defconfig
<mripard>
ok, then you probably have CONFIG_CGROUPS missing
pmattern has joined #linux-sunxi
<NiteHawk>
and maybe CONFIG_FHANDLE too?
<fathead>
ah, true on both counts
<libv>
wow, a german shop designing these things?
<libv>
"100% software-compatible to Cubieboard, Olimexino etc. "
<libv>
*cough* bullshit *cough*
<fathead>
yep, I feared as much :)
<libv>
there is also no such thing as olimexino
<fathead>
I have an olimex A20-SOM here too, but this thing is cheaper
<libv>
fathead: ndh this thing, you will be better off with a) documentation b) a separate uboot target c) proper dts
montjoie has joined #linux-sunxi
montjoie has quit [Client Quit]
<libv>
"Combining the power and sofware-ease of community proven embedded boards like: + BananaPi, Cubie, OlinuXino and PCDUINO3"
<libv>
wtf.
<libv>
i should order from them and ask for their support, and then see what happens.
<NiteHawk>
bpi is "community proven"? :D
<libv>
they could be halfly legit, but those two statements make that about as likely as the chinese cheap board makers being about more than a quick buck
<libv>
their wiki page for setting this thing up is called "first steps"
<libv>
which is what cubie still calls it
<fathead>
the cubieez on the nand has audio working which I will need, so it looked promising, but I couldn't find a toolchain so went to Jessie
<libv>
which is what was copied from our wiki when i pieced together the info from the people in #arm-netbook (people like hno, mnemoc and turl), and threw that in the wiki
<fathead>
which worked fine, but I need to get nand and audio going...
<libv>
it's nice to have a potential .de target for bashing :)
<libv>
fathead: 110eur for a working setup?
<libv>
why would you chose this over olimex som?
alexst has joined #linux-sunxi
<fathead>
not my choice
<libv>
why not?
<fathead>
it's for someone else - they gave me both boards and said they'd prefer to use the SoMPi for some reason
<libv>
what reason?
<libv>
because it is not bulgarian?
NielsStaplebee has quit [Remote host closed the connection]
Igorpec4 has quit [Ping timeout: 264 seconds]
<fathead>
they didn't say - it's slightly smaller and price for a custom board might have been better, but I have no idea
ssvb has quit [Ping timeout: 255 seconds]
<fathead>
I'll try the kernel tweaks then look at the Olimex if I don't have any joy
<libv>
fathead: did they provide you with source to their uboot?
<libv>
because their website states that uboot is already on the nand
<libv>
hinting that they cannot be bothered with anything else
<libv>
no code whatsoever is available from their downloads section for this device
<fathead>
it came with U-Boot 2011.09-rc1-00000-g50f09b6
<fathead>
no source
* libv
spends 110EUR
* NiteHawk
thinks libv is heading for another crusade
<fathead>
oh dear, what have I started :)
<libv>
trademark violation, gpl violation, misrepresentation, and actually in the same country, i wish i had to deal with ip lawyers before, but there is potentially plenty to go by here
<libv>
one usually gets told about a 3% paypal cost, when one gets to select the payment options
<libv>
on that form, and not the form right before order confirmation
<libv>
smells quite fishy
<libv>
let's see when this arrives, whether a notice of inclusion of gpled software is present
vishnup has joined #linux-sunxi
<fathead>
mripard: thanks, kernel running with CONFIG_CGROUPS, looks like audio codec is not in mainline sun7i-a20-cubieboard2.dts yet?
<fathead>
mripard: ok I see your patch under WIP on sunxi wiki
Igorpec4 has joined #linux-sunxi
<mripard>
fathead: it's going to be in 4.4
<mripard>
(it got merged today)
<fathead>
that's great, thank you
adj_ has quit [Ping timeout: 264 seconds]
adj_ has joined #linux-sunxi
adj_ has quit [Ping timeout: 240 seconds]
adj_ has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
Igorpec4 has quit [Ping timeout: 264 seconds]
adj_ has quit [Ping timeout: 264 seconds]
adj_ has joined #linux-sunxi
ssvb has joined #linux-sunxi
fredy has quit [Excess Flood]
fredy has joined #linux-sunxi
xandey has joined #linux-sunxi
adj_ has quit [Ping timeout: 265 seconds]
adj_ has joined #linux-sunxi
adj_ has quit [Ping timeout: 250 seconds]
adj_ has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
adj_ has quit [Ping timeout: 244 seconds]
adj_ has joined #linux-sunxi
montjoie has joined #linux-sunxi
philectro has joined #linux-sunxi
adj_ has quit [Ping timeout: 272 seconds]
adj_ has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
fathead has quit [Quit: leaving]
Igorpec4 has joined #linux-sunxi
<NiteHawk>
is there an A80 board / configuration present in mainline U-Boot already? i'm looking for potential CONFIG_* settings that would indicate this SoC type
<wens>
NiteHawk: there's the optimus
reinforce has joined #linux-sunxi
<NiteHawk>
wens: thx. i guess apart from CONFIG_MACH_SUN9I there's nothing more specific yet?
mzki has quit [Quit: leaving]
<NiteHawk>
i'm interested in finding out if there's already some special handling going on for the fact that the A80 is using a different SPL address (0x10000 instead of 0x0)
<wens>
there's no SPL support yet
domidumont has quit [Read error: Connection reset by peer]
Netlynx has joined #linux-sunxi
vishnup has quit [Remote host closed the connection]
adj_ has quit [Ping timeout: 246 seconds]
adj_ has joined #linux-sunxi
NielsStaplebee has joined #linux-sunxi
viccuad has quit [Ping timeout: 260 seconds]
arossdotme has quit [Ping timeout: 256 seconds]
viccuad has joined #linux-sunxi
arossdotme has joined #linux-sunxi
fredy has quit [Excess Flood]
robogoat has quit [Ping timeout: 252 seconds]
fredy has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
adj_ has quit [Ping timeout: 246 seconds]
adj_ has joined #linux-sunxi
FDCX_ has joined #linux-sunxi
robogoat has joined #linux-sunxi
enrico_ has quit [Quit: Bye]
afaerber has quit [Quit: Verlassend]
viccuad has quit [Ping timeout: 255 seconds]
viccuad has joined #linux-sunxi
domidumont has joined #linux-sunxi
pmattern has quit [Quit: Genug für heute.]
dack has joined #linux-sunxi
paulk-collins has quit [Ping timeout: 246 seconds]
maz has quit [Quit: Leaving]
ricardocrudo has quit [Remote host closed the connection]
nashpa has quit [Quit: Going away]
arossdotme has quit [Ping timeout: 256 seconds]
arossdotme has joined #linux-sunxi
xandey has quit [Quit: leaving]
Gerwin_J has quit [Quit: Gerwin_J]
domidumont has quit [Ping timeout: 246 seconds]
arossdotme has quit [Ping timeout: 256 seconds]
RSpliet has quit [Read error: Connection reset by peer]