Cpt-Oblivious has quit [Remote host closed the connection]
infobot has quit [Quit: Leaving]
Baronawesome has quit [Remote host closed the connection]
popolon has quit [Quit: Quitte]
\\Mr_C\\ has quit []
bipbipon1inux has joined #cubieboard
bipbiponlinux has quit [Ping timeout: 245 seconds]
\\Mr_C\\ has joined #cubieboard
dyu has joined #cubieboard
\\Mr_C\\ has quit [Client Quit]
guruz has quit [Ping timeout: 264 seconds]
akaizen has joined #cubieboard
infobot has joined #cubieboard
tinti has quit [Remote host closed the connection]
guruz has joined #cubieboard
ricardocrudo has quit [Remote host closed the connection]
thesheff17 has joined #cubieboard
engkur has joined #cubieboard
\\Mr_C\\ has joined #cubieboard
TheSeven has quit [Disconnected by services]
[7] has joined #cubieboard
bizarro_1 has quit [Quit: Leaving]
taruti has quit [Ping timeout: 260 seconds]
taruti has joined #cubieboard
chihchun_afk is now known as chihchun
thesheff17 has quit [Ping timeout: 245 seconds]
bugcillo has joined #cubieboard
chihchun is now known as chihchun_afk
JohnDoe_71Rus has joined #cubieboard
akaizen has quit [Remote host closed the connection]
frop has quit [Read error: No route to host]
FourthDr has joined #cubieboard
Freyr has joined #cubieboard
chihchun_afk is now known as chihchun
chihchun is now known as chihchun_afk
jschneider has joined #cubieboard
\\Mr_C\\ has quit []
bugcillo has quit [Quit: bugcillo]
simpleusername20 has joined #cubieboard
simpleusername20 has quit [Quit: Leaving.]
Dagger2 has quit [Quit: Quitting]
Dagger2 has joined #cubieboard
HighJinx has quit [Ping timeout: 260 seconds]
HighJinx has joined #cubieboard
ephedrandrox has joined #cubieboard
akaizen has joined #cubieboard
ykchavan has joined #cubieboard
rellla has joined #cubieboard
n01 has joined #cubieboard
rellla has quit [Ping timeout: 246 seconds]
rellla has joined #cubieboard
smccarthy has quit [Remote host closed the connection]
chihchun_afk is now known as chihchun
irreplaceable has joined #cubieboard
engkur has quit [Remote host closed the connection]
engkur has joined #cubieboard
popolon has joined #cubieboard
<popolon>
focus, your linaro distro works great
<popolon>
I I can suggest you what I seen to change to make it work smoothly from start :
<popolon>
the linaro base account and some of it's files are owned by root
<popolon>
chmod -R linaro.linaro ~linaro resolv the problem
<popolon>
(can be made from console after boot, or on the file before)
<popolon>
Also, the image don't need to be dd-ed, so could not be aligned with the geometry of the disk
shineworld has joined #cubieboard
<popolon>
mount -o loop your.img /mnt/image/
<popolon>
rsync -a /mnt/image/ /dev/sdX/ (where /dev/sdX is the HDD/SDD partition)
<popolon>
perhaps use rsync -a --numeric-ids /mnt/image/* /dev/sdX/ is better
<popolon>
(oh, I forgot * in the fist line
<popolon>
haaa not /dev/sdX but /mnt/sdX/ or /media/<UUID/
FR^2 has joined #cubieboard
<focus>
popolon: thanks will work to fix it
<FR^2>
moin
<popolon>
focus, due to the wrong right sessions didn't work
<popolon>
this should resolv a big part of question about the change to do to get them working
<popolon>
perhaps that was not the case with jm user
<focus>
popolon: the dd can be made to work. After dd, run gparted, click on partition and select check - that does the extfck or whatever to repair the partition
<popolon>
yes
<popolon>
but could be slower than rsync/cp
<popolon>
both are usable
<popolon>
as I already well prepared my fs/partition alignement, and because it was SSD, I prefered to rsync
<popolon>
but dd could be easier for some
<popolon>
if there is already data on disk, on other partition, rsync/cp -a is better
<popolon>
anyway, you made a great job !
<popolon>
:)
<popolon>
that's strange, on raring/arm some package have their data without binaries (like flightgear)
<focus>
popolon, i do the dd because i bought a bunch of uSD cards and now a bunch of $20 80GB hds - but I like your method better - easier to refine into a script and get it done with scripting only on new releases of linaro
<popolon>
thanks :)
<popolon>
elese I tried, and it worked :
<popolon>
* mypaint + wacom tablet
<popolon>
* entangle + dslr camera (for remote control)
<focus>
thank you for the rysnc idea
<focus>
wooo lot of stuff working!
<popolon>
yes
<focus>
sound through hdmi not working
<focus>
:(
<popolon>
don't understand why blender seffault, but glxgears works, perhaps needs something like osmesa ?
<popolon>
no osmesa is offscreen
Freyr has quit [Read error: Connection reset by peer]
<popolon>
oh, I see you said sound not working
<popolon>
I didn't tried by headphone so
<focus>
don't know where to attack it first
Freyr has joined #cubieboard
<popolon>
I seen there is a switch for sound between hdmi and jack in default android
<focus>
i plug in usb sound hardware - that too failed
<popolon>
perhaps both can't be used togetehr ?
<popolon>
ok, I will test with headphone and try to help you so
<focus>
thank you - i monitor the log for anything you can post
<focus>
or can mail me direct joem at martindale-electric.co.uk
<popolon>
ibus+chinese works too
<popolon>
don't know for why, i changed yesterday to default french keyboard, and this morning it come back to englsh one
<popolon>
and still didn't look at the python logs but gnome-lanugage-chooser crash during loading
<popolon>
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could not get owner of name 'org.freedesktop.Accounts': no such name
<popolon>
perhaps need a sudo ?
<focus>
Fontconfig warning: ignoring C.UTF-8: not a valid language tag is down to locale
<popolon>
and have another error
<focus>
many commands do work with sudo
<popolon>
no, the same
<focus>
ok
<popolon>
I have often this warning
<popolon>
localedef -i fr_FR -f UTF-8 fr_FR.UTF-8
<popolon>
to create french
<popolon>
so probably : localedef -i C -f UTF-8 C.UTF-8
<focus>
ok
<popolon>
c or C : no such file or directory
<focus>
espeak hello will output a lot of garble about sound not working
<focus>
ethernet if not connected will slow the the boot process down by about 2-3 minutes while it idles trying to retry ethernet
<focus>
wings3d package gets flagged as broken
<popolon>
二手玫瑰-火车快开.mp3
<popolon>
works perfectly in head phone :)
<popolon>
in alsamixer, there is : F6: Select sound card
<popolon>
but I've no hdmi sound output
<popolon>
and only default choice
<focus>
ah - go test now...
<popolon>
I mean I have no hardware HDMI audio output
<popolon>
I use a HDMI=>DVI converter
<popolon>
oh, I noticed, that if the wire is not pluged before X start, the display is wrong
<focus>
yes - it defaults to low resolution
<popolon>
I suppose that's a problem with hotplug architecture and sunxi driver, or due to hdmi<=>dvi converter
<popolon>
but as it works if it's
<popolon>
pluged before, probably more the driver
<popolon>
oh ok
<popolon>
I believed that X hotplug stuff automatically adapt the resolution after detecting a new device
<popolon>
but that's true you have to switch manually
<focus>
popolon: what packages need installing before sound worked?
<popolon>
generaly in something like 'display' preference tool
Cpt-Oblivious has quit [Ping timeout: 245 seconds]
uizex1_ has joined #cubieboard
ephedrandrox has quit [Ping timeout: 256 seconds]
deasy has quit [Read error: Operation timed out]
n01 has quit [Ping timeout: 252 seconds]
shineworld has quit [Ping timeout: 256 seconds]
popolon has quit [Remote host closed the connection]
bigx has quit [Ping timeout: 260 seconds]
FR^2 has quit [Quit: Connection reset by peer]
arete74 has quit [Quit: leaving]
arete74 has joined #cubieboard
<uro_>
t
uro_ has quit [Quit: leaving]
deasy has joined #cubieboard
ausxxh has joined #cubieboard
hipboi has quit [Quit: Leaving]
rvalles has quit [Ping timeout: 260 seconds]
rvalles has joined #cubieboard
rellla has joined #cubieboard
rellla has quit [Ping timeout: 259 seconds]
dyu has quit [Quit: Leaving]
irreplaceable has quit [Ping timeout: 245 seconds]
td_ has joined #cubieboard
bigx has joined #cubieboard
ricardocrudo has quit [Ping timeout: 248 seconds]
jelly has quit [Remote host closed the connection]
jelly has joined #cubieboard
fuwei has quit [Quit: Leaving.]
wickwire has quit [Remote host closed the connection]
ricardocrudo has joined #cubieboard
asterick has joined #cubieboard
firstnamr has joined #cubieboard
asterick has quit [Read error: Connection reset by peer]
pythonsnake has quit [Ping timeout: 240 seconds]
Guest24946 has joined #cubieboard
bigx has quit [Read error: Connection reset by peer]
akaizen has quit [Remote host closed the connection]
Guest24946 has quit [Client Quit]
pythonsnake1 has joined #cubieboard
n01 has joined #cubieboard
Gonade has joined #cubieboard
<Gonade>
Hello?
<n01>
hello!
qlex has joined #cubieboard
* qlex
says hi
<qlex>
could anyone tell me if the newest linaro build, can be used to build android with 1080 hdmi resolution rather than 720 ?
<qlex>
im also looking into getting globalsat bu-353 GPS reciver with USB interface to work on cubie2
oliv3r has joined #cubieboard
<oliv3r>
Hey all; are there schematics released for the cubietruck yet? are the 12V and 5V seperate GPIO's or are both controlled by the same gpio?
<oliv3r>
and what's the NC/12V for, extra 12V out or 12V input
qlex has left #cubieboard [#cubieboard]
<Gonade>
Any pro here know how to extract a kernel module?
<n01>
extract from what
<Gonade>
I'm running the android v1.05 image with working 8192cu on the CB2. With that wifi is working fine. I tried to build my own android as described on the homepage. The image is working expect wifi. My idea was to get the 8192cu module from the working version and copy it to my self build version
<Gonade>
My problem is I know linux und x86 but don't know much about linux on arm yet.
diffycat has quit [Quit: diffycat]
Cpt-Oblivious has joined #cubieboard
KiSM has quit [Read error: Connection reset by peer]
Martix_ has joined #cubieboard
Martix_ has quit [Quit: Konversation terminated!]
Martix has joined #cubieboard
Martix has quit [Client Quit]
Martix has joined #cubieboard
Martix has quit [Read error: Connection reset by peer]
Martix has joined #cubieboard
Martix has quit [Remote host closed the connection]
Martix has joined #cubieboard
Martix has quit [Client Quit]
Martix has joined #cubieboard
Martix has quit [Remote host closed the connection]
Martix has joined #cubieboard
pythonsnake1 is now known as pythonsnake
akaizen has joined #cubieboard
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
uizex1_ has quit [Quit: Copywight 2007 Elmer Fudd. All wights wesewved.]
bugcillo has joined #cubieboard
rz2k has quit []
ykchavan has quit [Quit: Leaving]
bipbipon1inux has quit [Ping timeout: 246 seconds]
initbrain has joined #cubieboard
Gonade has quit [Quit: Page closed]
bipbiponlinux has joined #cubieboard
n01 has quit [Read error: Connection reset by peer]
n01 has joined #cubieboard
bigx has joined #cubieboard
bugcillo has quit [Quit: bugcillo]
bugcillo has joined #cubieboard
deasy has joined #cubieboard
Martix has quit [Ping timeout: 260 seconds]
ricardocrudo has quit [Remote host closed the connection]
n01 has quit [Read error: Operation timed out]
bugcillo has quit [Quit: bugcillo]
td_ has quit [Ping timeout: 260 seconds]
JIV has quit [Read error: No route to host]
JIV has joined #cubieboard
bugcillo has joined #cubieboard
tinti has joined #cubieboard
R430R has joined #cubieboard
RA3OR has quit [Read error: Connection reset by peer]