bugcillo has quit [Quit: bugcillo]
ricardocrudo has joined #cubieboard
akaizen_ has joined #cubieboard
akaizen has quit [Ping timeout: 260 seconds]
akaizen_ has quit [Ping timeout: 245 seconds]
\\Mr_C\\ has joined #cubieboard
datagutt has quit [Ping timeout: 260 seconds]
stefanro1 has quit [Ping timeout: 246 seconds]
[7] has quit [Read error: Operation timed out]
TheSeven has joined #cubieboard
stefanro has joined #cubieboard
tinti has joined #cubieboard
asterick has quit [Quit: Leaving...]
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> gnome-language-selector
<focus> it might be the locale is not set up
<focus> yet
<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
<popolon> focus, I only installed mplayer
<popolon> and played my mp3
<focus> ok trying...
<popolon> there are some dependencies
<popolon> but more about codecs than drivers
<popolon> esound-common libaacs0 libaudiofile1 libbluray1 libdca0 libdirectfb-1.2-9 libenca0 libesd0 libmpeg2-4 libts-0.0-0 libxvidcore4
<popolon> libxvmc1 tsconf
<focus> sound works - but permissions again - sudo espeak hello works
<focus> thanks popolon: :)
<popolon> cook
<popolon> cool
<popolon> need to add jm in audio group ?
<focus> will try that...
<popolon> audio:x:29:pulse,linaro
<popolon> you can type addgroup jm audio
<popolon> and disconnect/reconnect
<popolon> to get it to work
Freyr has quit [Remote host closed the connection]
<popolon> focus, ping !
<focus> just rebooting...
<popolon> ok :)
<popolon> not needed
<popolon> only disconnect/reconnect (session) is good enough
Freyr has joined #cubieboard
ephedrandrox has quit [Ping timeout: 260 seconds]
<focus> yeyeeeeeehhaaa! sound works!!!
<focus> thanks popolon!!!
<popolon> :)
ephedrandrox has joined #cubieboard
<popolon> I tried to cp from another img sunxifb_drv* in /usr/lib/xorg/modules/drivers/
<popolon> but still no acceleration
<popolon> I suppose there is another modification to do
<focus> popolon: just checking a gambas program i wrote earlier that speaks - works a treat!!! humanoid robots here I come!! :)))
initbrain has quit [Quit: Quitte]
<focus> espeak is a very nice tool if you can stand the tinny voice - i got it accepting data from serial port and speaking
<popolon> oh, ok, never tried
<focus> popolon: which package for glxgears?
<popolon> type glxgears
<popolon> it will say it to you
<popolon> mesa tools or something
<popolon> but it really slow :)
<popolon> 30fps in little window
<popolon> still better than on some pc few years ago
<focus> command not found - sudo apt-get install glxgears unable to locate package
<popolon> no
<popolon> only type the command : glxgears
<popolon> and debian(or ubuntu), will suggest you the right package
<focus> no luck
<popolon> it worked for me
<popolon> with linaro user
<popolon> or perhaps not :)
<focus> i'm logged in as jm user
<popolon> perhaps on my main computer so I installed the same package :))
<focus> ah
<focus> not to worry
<popolon> try yhe mesa-utils package
<popolon> s/yhe/the/
<infobot> popolon meant: try the mesa-utils package
<focus> yeeha!! works now!!
<focus> wow
<popolon> I noticed than main trunk mesa have some optimisations for x86/AMD64 SIMD, still not for arm one
<popolon> (neon)
<focus> 5fps if large
<focus> 50 fps postage stamp sze
<ssvb> popolon: you can't get glx acceleration with mali binary drivers
<ssvb> popolon: only gles/egl is accelerated
<popolon> ah ok,
<popolon> egl is related to gl ES ?
<popolon> as I suppose mali only has OpenGL ES support
<ssvb> yes, to some extent
<ssvb> es2gears needs to be used instead of glxgears
<popolon> but glxgears worked :)
<popolon> perhaps in software mode
<popolon> and es2gears will use it
<ssvb> glxgears use the full fledged desktop OpenGL, which indeed runs in software mode
<popolon> so mesa-utils-extra
<popolon> glxgears : 179 frames in 5.0 seconds = 35.782 FPS
<popolon> es2gears : 64 frames in 5.1 seconds = 12.651 FPS
<popolon> drivers is probably not loaded
<popolon> :)
<popolon> it loads glx
<popolon> fbdev_drv
<popolon> but not sunxifb_drv
<popolon> ssvb, do you have an idea of this problem ?
<popolon> or where to digg ?
<popolon> oh, the problem is instead it uses
<popolon> vesa_drv instead of sunxifb_drv
<popolon> in /etc/X11/xorg.conf.failsage : Driver"vesa"
<popolon> and blacklist vesafb is commented
kludge` has quit [Ping timeout: 246 seconds]
<ssvb> hmm, vesa is tha x86 thing
<ssvb> can you check /var/log/Xorg.0.log ?
<popolon> in /etc/modprobe.d/*
<popolon> /var/log/Xorg.failsafe.log:[ 508.934] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
<popolon> perhaps if I blacklist vesafb and choose sunxi as safe
<ssvb> wow, this seems to be seriously botched
<ssvb> which distro is that?
<popolon> focus made, i believe a linux-sunxi kernel + linaro
<mnemoc> vesa on arm sounds funny
<mnemoc> just remove the vesafb package
<popolon> oh,
<popolon> in the full log
<popolon> No device detected
<popolon> falling back to old probe method...
<popolon> open /dev/dri/card0: No such file or directory
<ssvb> this should be provided by mali_drm module, you can try to modprobe mali and mali_drm
<focus> popolon : default sunxi settings and then add linaro all documented at http://www.gplsquared.com/eoma_boot/eoma_boot.html#Ubuntu_13_04
<popolon> thanks ssvb & focus
<ssvb> popolon: I suspect that your configs are messed up, so it's hard to predict what's going to happen from this point :)
kludge` has joined #cubieboard
<popolon> :)
<focus> thank you popolon: fixed at least one important thing for me - sound
<popolon> ok, mali_drm loaded
<popolon> is there a bluetooth in cubie2 ??
<popolon> kernel module strangely loaded
<mnemoc> the cubietruck has an ISBN :p
<mnemoc> did the cb2 have one too?
lerc has quit [Ping timeout: 240 seconds]
ykchavan has quit [Quit: Leaving]
lerc has joined #cubieboard
irreplaceable has quit [Ping timeout: 248 seconds]
frop has joined #cubieboard
Martix_ has joined #cubieboard
shineworld has quit [Remote host closed the connection]
<popolon> well
<popolon> really need to do my own kernel and everything
wickwire has joined #cubieboard
<FR^2> if it works, please publish your kernel config ;)
<popolon> ok :)
<popolon> FR^2, on cubieboard forum ?
<FR^2> Or on your blog!
chihchun is now known as chihchun_afk
<popolon> is this still valid ?
<popolon> it looks like git is downloading 3.5 millions of objects !
<popolon> well, this could include all revisions
chihchun_afk is now known as chihchun
<popolon> installed xubuntu 13.10 beta, so I can build with gcc 4.8.1 => good neon autovectorization
<popolon> oh, only the game engine :(
<FR^2> I haven't had success in creating a crossdev environment, but I've got other problems that have to be dealt with ;)
datagutt has joined #cubieboard
\\Mr_C\\ has joined #cubieboard
thesheff17 has joined #cubieboard
deasy has quit [Ping timeout: 252 seconds]
federico3 has quit [Ping timeout: 245 seconds]
Martix_ has quit [Read error: Operation timed out]
federico3 has joined #cubieboard
guruz is now known as mgoetz
irreplaceable has joined #cubieboard
rz2k has joined #cubieboard
<popolon> FR^2, there is the doc in linux-sunxi wiki for crosscompile env (at least on deb/ubuntu)
bizarro_1 has joined #cubieboard
<FR^2> Well, I've got too many things to do, so I'm skipping that topic and I will just use prebuilt images for now
<mnemoc> in ubuntu it's trivial, just add linaro's ppa and apt-get your toolchain
<FR^2> I thought of using a crossdev environment to build gentoo packages for the cubieboard, but I couldn't yet boot my own things so...
<mnemoc> they are kind enough to also have a ppa with adb and fastboot
h0cin has joined #cubieboard
Martix_ has joined #cubieboard
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
<popolon> could be usefull on images without flash
ykchavan has joined #cubieboard
engkur has quit [Remote host closed the connection]
ricardocrudo has joined #cubieboard
popolon has quit [Quit: Quitte]
popolon has joined #cubieboard
Cpt-Oblivious has joined #cubieboard
Martix_ has quit [Ping timeout: 246 seconds]
ganbold_ has joined #cubieboard
ganbold_ has quit [Remote host closed the connection]
jschneider has quit [Remote host closed the connection]
hipboi has joined #cubieboard
fuwei has joined #cubieboard
Martix_ has joined #cubieboard
shineworld has joined #cubieboard
Katagia has joined #cubieboard
<Katagia> !ls
diffycat has joined #cubieboard
Hackelin__ has joined #cubieboard
Hackelin_ has quit [Ping timeout: 248 seconds]
Martix_ has quit [Ping timeout: 240 seconds]
Katagia has quit [Ping timeout: 250 seconds]
uizex1 has joined #cubieboard
rellla has quit [Quit: Nettalk6 - www.ntalk.de]
uizex1_ has joined #cubieboard
smccarthy has joined #cubieboard
uizex1 has quit [Ping timeout: 246 seconds]
deasy has joined #cubieboard
KiSM has joined #cubieboard
uizex1_ has quit [Ping timeout: 248 seconds]
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]
R430R has quit [Quit: RA3OR Script® v0.8]
RA3OR has joined #cubieboard
ssvb has quit [Quit: Leaving]
ricardocrudo has joined #cubieboard
\\Mr_C\\ has quit []
pythonsnake has quit [Ping timeout: 256 seconds]
pythonsnake has joined #cubieboard