<CubieFAQ>
mailing-list: Click at Cubieboard mailing list / forum on Google Groups (https://groups.google.com/forum/#!forum/cubieboard) or send empty email to cubieboard+subscribe@googlegroups.com in order to subscribe.
<mashku>
EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
<mashku>
I think I updated debian and maybe this happened
<mashku>
I dont remember, I didn't reboot it for a long time, and after reboot it didnt boot again...
<mashku>
that could be messy update
<mashku>
I think I will make clean Debian again
<\\Mr_C\\>
if you try that script above, you may find you like it
<\\Mr_C\\>
its so simple
<mashku>
mnemoc, is the script safe?
<mashku>
:P
<mashku>
it asks for root permisions xD
<mnemoc>
no idea. i would recommend the sunxi-bsp, but other scripts can do it better. don't know
<mashku>
bleh I will run it in VM
<mnemoc>
you can't repartition/format the card without sudo
<mnemoc>
neither `dd`
<\\Mr_C\\>
im using it now
<mashku>
\\Mr_C\\, how to set mac?
<\\Mr_C\\>
in the config.sh file
<mashku>
thx
RA3OR has joined #cubieboard
<mashku>
one more thing, any chances to get these nice Cubieboard cases designed by Mr Xu ?
<mashku>
the default one falls apart
datagutt has quit [Quit: kthxbai]
CoolePascal has joined #cubieboard
CoolePascal has left #cubieboard [#cubieboard]
<mashku>
\\Mr_C\\, its without X server?
<mashku>
I hope...
<\\Mr_C\\>
its bare as can be
<mashku>
cool
<\\Mr_C\\>
i dont like x server either
<\\Mr_C\\>
i like adding my own stuff
<\\Mr_C\\>
and ive been talking to the man who made the scripts
<\\Mr_C\\>
and he updates them often
<\\Mr_C\\>
hes incorporating all arm chips slowly but surely
<\\Mr_C\\>
hes already got the raspberry pi in progress
<mashku>
yeah.. I also don't like when it installs stuff I don't ask for
<mashku>
I always was making my bare installation on all my laptops and computers
<\\Mr_C\\>
same here
<mashku>
even when I was installing desktop
<\\Mr_C\\>
its pretty cool how qemu-debootstrap works
<\\Mr_C\\>
1 line can make an entire root tree of the files and directories needed to boot
<\\Mr_C\\>
all you gotta do is add the kernel and a couple other things
<\\Mr_C\\>
his scripts does that all
<mashku>
does it also install mali400 ?
<mashku>
stuff?
<mashku>
so I can watch movies on HDMI ? ;>
<mashku>
with full res?
<mashku>
:D
<\\Mr_C\\>
well i dont see anything like that, but he did mention hes going to incorporate alot of different boards into this one script and then you can choose what board you want it to create an image of os sd card of
<\\Mr_C\\>
os=or
<mashku>
serial console is amazing
<mashku>
because I managed to resurect my old system :P
* hno
would be dead in the water without serial console.
rz2k has quit []
mab_ has quit [Ping timeout: 256 seconds]
<mashku>
nah there is still something fucked up with packages...
<mashku>
I will overwrite it with new image
<\\Mr_C\\>
there is 1 bug at the end of the image creation you can ignore, it will still create the image
<\\Mr_C\\>
it makes the image before the error
<\\Mr_C\\>
something to do with cleaning up the loop folder
<\\Mr_C\\>
he said hes working on that
<\\Mr_C\\>
err loop device or whatever the heck it is
<mashku>
yeah, but it starts 12 processes in parallel when compiling a kernel
<mashku>
...
<mashku>
maybe he has 12 core cpu
<mashku>
and hardcoded that
<mashku>
...
<\\Mr_C\\>
hehe
<\\Mr_C\\>
maybe to make it faster?
<\\Mr_C\\>
mines almost done
<\\Mr_C\\>
im doing direct install to sd card instead of an image
<mnemoc>
the sunxi-bsp detects the number of cores before passing the -j to make
<\\Mr_C\\>
hehe, that went over my head
diffycat has quit [Read error: Operation timed out]
mab_ has joined #cubieboard
<\\Mr_C\\>
mines done
prassel has quit [Ping timeout: 256 seconds]
Dante_ has joined #cubieboard
<Dante_>
рш
<Dante_>
hi
<Dante_>
Cubieboard good project. But I wanted to ask if anyone can help you make a similar fee, but a difference?
<Dante_>
I want all the features of the processor were available allwinner A10
<mashku>
ssvb, yes.. but I guess its not easy to install
<mashku>
bleh does not look like anyone cares to make cedar wrking
<ssvb>
mashku: how so?
<mashku>
well there is no deb package that makes everything working :P
<mashku>
and lots of steps :P
<mashku>
and dependencies
<mashku>
:P
<ssvb>
VLC is relatively easy
<mnemoc>
Dante_: the mapping of the cubieboard pins to the A10 is available in the wiki
<Dante_>
mashku: Allwinner A10 supports 4 SPI controller, but cubieboard supports only one SPI port, why?
<ssvb>
but XMBC is indeed a pain
<mashku>
Dante_, I didnt understand your question, sorry
<Dante_>
Sorry for my English, I use a translator
<mnemoc>
Dante_: because 1) A10 features are multiplex, you can't have the all. 2) due to space/price two 48 pin headers were used, and that doesn't allow all A10 pins to be exposed
<mnemoc>
Dante_: even bad human-made english is easier to understand than the sentences produced by translators
<Dante_>
google translate
<Dante_>
It is a pity that cubieboard does not give access to all the features allwinner A10
<mnemoc>
they are designing a larger board that will expose all spare pins of the A20, and the same for A31
<mnemoc>
but won't be out soon.
<Dante_>
When can I buy?
<mnemoc>
in some months
lxsameer has quit [Quit: Leaving]
eebrah is now known as eebrah|away
<Dante_>
I really need a functional development board, I hope that does not have to wait long
<mashku>
\\Mr_C\\, how to make that thing bootable?