<libv>
i however do see the debug messages from fbturbo talk about ump id 1, whereas my mesa driver only gets to talk about ump 3
<libv>
and, when rendering to ump 3, i am rendering to the actual fb and not to the overlay, therefor seeing some pixels move in the background while the overlay stays black
<libv>
this is the reason why the kernel crashed: i am addressing a different size (that of ump 1 ~350kb) than the buffer size (that of ump 3 ~18MB)
<ssvb>
libv: ump 3 should span span over the whole framebuffer, and 'flags' in the DRI2BUFFER structure sets the offset where the actual picture begins
<ssvb>
libv: looks like some investigation might be needed :)
<ssvb>
libv: and the timestamps should be indeed also checked
<ssvb>
libv: but wait a second, DRI2InvalidateBuffers should only happen when buffers are destroyed, for example on window resize
<ssvb>
libv: DRI2BufferSwapComplete is perhaps more interesting for you
pwhalen has quit [Ping timeout: 245 seconds]
popolon has quit [Quit: Quitte]
pwhalen has joined #linux-sunxi
FDCX has quit [Remote host closed the connection]
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
_newleaves_ has quit [Ping timeout: 265 seconds]
nieuwbie has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
bsdfox has quit [Ping timeout: 245 seconds]
bsdfox has joined #linux-sunxi
hipboi has joined #linux-sunxi
kz1 has quit [Ping timeout: 265 seconds]
rz2k has joined #linux-sunxi
kz1 has joined #linux-sunxi
hani has joined #linux-sunxi
<hani>
i'm having a problem with getting ov7670 camera module to work with the CSI any help will be appreciated
bsdfox has quit [Read error: Operation timed out]
<hani>
I tried several times but every time i have this error [CSI_ERR]v4l2 sub device queryctrl error!
bsdfox has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
bsdfox has quit [Read error: Operation timed out]
JohnDoe_71Rus has joined #linux-sunxi
bsdfox has joined #linux-sunxi
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
bsdfox has quit [Read error: Operation timed out]
bsdfox has joined #linux-sunxi
<rz2k>
hani: at our mailing list, find thread about something similar from Jon Smirl, he is also trying to get CSI working
kz1 has quit [Quit: kz1]
FreezingCold has joined #linux-sunxi
<libv>
ssvb: i do not get stamp changes when a buffer is resized
<libv>
ssvb: i never got that
<libv>
ssvb: also, on odroid, i did get separate ump buffers
HeHoPMaJIeH has joined #linux-sunxi
song_ has joined #linux-sunxi
<song_>
by following http://linux-sunxi.org/Binary_drivers, after installing binary packages "xserver-xorg-video-sunximali sunxi-disp-test", X fails to start. in /var/log/Xorg.0.log, it shows No devices found, no screens found. should I remove the binary driver? thanks.
<libv>
song_: i should throw out that section.
<libv>
song_: just build it, as above
<libv>
song_: what distribution are you using?
<song_>
libv, this is the entire output: http://paste.ubuntu.com/6748957/ I am using ubuntu. upgrade to 13.10. kernel is "Linux cubietruck 3.4.61+". thanks.
<song_>
not entire. partial output.
<libv>
song_: first off, throw out the mess from the cubian stuff
<libv>
song_: all of it
<libv>
song_: you did see the warning in bold there, no?
bsdfox has quit [Ping timeout: 260 seconds]
<song_>
libv, I saw it. I will remove that binary. thanks. I am a newbie. I am a little bit confused. I have mali and ump module loaded. do I still need to compile mali binary drivers? what is the different between compiling mali binary drivers and already loaded mali module? thanks a lot.
<libv>
you can then go and build the sunxi-mali repository
<libv>
which does little more than overwrite the libump you just pulled, and then installs the binaries in your system
<libv>
and the matching headers.
bsdfox has joined #linux-sunxi
<song_>
libv, thanks. I never know there is a repo for sunxi. after installing fbturbo driver, do I still need to do this section "Installing the Mali binary drivers" in http://linux-sunxi.org/Binary_drivers?
<libv>
07:24 < libv> you can then go and build the sunxi-mali repository
<libv>
song_: i just do not provide packages for the binaries
<libv>
song_: i should at one point in the future, and this future keeps on moving out, provide the lima mesa driver
<song_>
libv, I think I can skip this section "Setting up X" because I already have fbturbo driver, right? thanks.
<libv>
song_: apt-get install xf86-video-fbturbo
<libv>
song_: but _first_ fix the crap you just pulled by ignoring the big fat warning.
<song_>
libv, I have purged the three packages from cubian. thanks.
<libv>
song_: and the packages that got removed?
<song_>
libv, do I need them? only 4 packages removed. libegl1-mesa libqt4-declarative libqtgui4 vlc. I know I can ignore vlc.
<song_>
btw, there is no package xf86-video-fbturbo. I think it should be xserver-xorg-video-fbturbo.
<libv>
true
<song_>
libv, do I need the 4 removed packages? thanks.
<libv>
song_: how would i know?
<libv>
song_: xserver-xorg-video-fbturbo does get its own dependencies though
<song_>
libv, thanks. I thought you knew everything. you saves my life. ^_^ i just install them except vlc.
kz1 has joined #linux-sunxi
hero100 has joined #linux-sunxi
<song_>
my X is back. everything looks good except I can not "make test". it returns "/usr/lib/arm-linux-gnueabihf/libX11.so.6: could not read symbols: Invalid operation".
bsdfox has quit [Ping timeout: 246 seconds]
libv has quit [Ping timeout: 252 seconds]
libv has joined #linux-sunxi
bsdfox has joined #linux-sunxi
eebrah|mobile has joined #linux-sunxi
hero100 has quit [Ping timeout: 246 seconds]
hero100 has joined #linux-sunxi
<song_>
in Xorg.0.log, it has one error line: "AIGLX error: dlopen of /usr/lib/arm-linux-gnueabihf/dri/lima_dri.so failed (/usr/lib/arm-linux-gnueabihf/dri/lima_dri.so: cannot open shared object file: No such file or directory)". AIGLX: reverting to software rendering. Is this OK?
<libv>
song_: only one person currently has this file installed in his systems
<libv>
song_: you just do not have AIGLX
<song_>
libv, ok. got it. then, it's no worries. btw, did you see my make test error message? do you have any ideas? thanks.
<libv>
song_: i ran into the same thing yesterday
<libv>
song_: you need to install some libX11 packages
<libv>
song_: check whether that file exists
eebrah|mobile has quit [Read error: Connection reset by peer]
<libv>
if not, apt-cache search for it, and install the resulting package
<song_>
libv, which file? I have libX11.so.6 which points to libX11.so.6.3.0
eebrah|mobile has joined #linux-sunxi
<libv>
then look for the -dev package which holds libX11.so
<song_>
maybe the true error is "undefined reference to symbol 'XNextEvent'". thanks. let me see.
eebrah|mobile has quit [Read error: Connection reset by peer]
<song_>
that I have libx11-6 and libx11-dev. let me see...
<ssvb>
libv: can you paste xtrace logs somewhere (for odroid and for sunxi)?
<libv>
ssvb: is there really no other solution to this stuff?
<libv>
i will have to reach deep down into the limare memory management now
bsdfox has quit [Ping timeout: 246 seconds]
<libv>
ssvb: the resizing bug can be dealt with in a bit
<ssvb>
libv: solution to what stuff? fbturbo is doing some wrong things mostly to please the r3p0 blob, if updates are needed for lima then they can be done
<libv>
solution to having one humongous ump buffer
<libv>
and instead having a separate ump buffer in the disp fb area
<libv>
or does sunxi-disp/ump simply not allow for that atm?
* libv
hasn't looked into ump beyond what he has needed so far
<ssvb>
more like the mali blob is very sensitive to secure id numbers
<libv>
but the mali blob doesn't care whether it is fb or something else, right. ump should abstract at least that much
bsdfox has joined #linux-sunxi
bsdfox has joined #linux-sunxi
<ssvb>
the mali blob cares about secure id numbers
<ssvb>
if secure id number is less than 3, then mali blob considers it to be framebuffer
<ssvb>
if we start allocating more buffers, they will get new secure ids which are larger than 2 and the mali blob will be unhappy
<libv>
ssvb: is there infrastructure to repackage existing memory from userspace and get a fresh secure id for it?
<ssvb>
not sure about this, but something can be created for lima
<libv>
no time, i hope i can get by by not touching the limare memory infrastructure
<song_>
first, the problem is solved by adding "-lX11" to test/Makefile. if this flag has to be there, i don't know why it's not there.
<libv>
heh. i can't.
<ssvb>
libv: we could have a new ioctl for allocating new physically contiguous ump buffers, which should be possible with cma
<libv>
ssvb: no time.
<song_>
second, test/test, text output is fine. but I don't see a triangle. just black X window. is this ok? thanks.
<ssvb>
libv: anyway, I need to leave now
<libv>
ah, good, i can get by without rewriting my memory infrastructure.
<libv>
ssvb: ok, thanks
mrnuke has quit [Read error: Operation timed out]
bsdfox has quit [Ping timeout: 276 seconds]
<ssvb>
libv: you can probably file an fbturbo bug with lima requirements and add some notes there
<ssvb>
libv: it might make easier to keep track of this stuff
<libv>
ssvb: as soon as i figure out what to do :)
<libv>
ssvb: but really, this code should get to a slightly useful state, get cleaned, and go out, and then these things can be fixed properly
rz2k has quit []
<ssvb>
libv: ok, I'll be back later in the evening today
ssvb has quit [Quit: Leaving]
<libv>
ok, es2gears now works as it should
shineworld has joined #linux-sunxi
bsdfox has joined #linux-sunxi
mrnuke has joined #linux-sunxi
<libv>
song_: which hw is this?
<song_>
libv, cubietruck (cubieboard3)
sspiff has joined #linux-sunxi
sspiff has quit [Changing host]
sspiff has joined #linux-sunxi
<libv>
song_: heh, no-one bothered to document this yet.
<libv>
song_: you need stage/sunxi-3.4 for cubietruck
<libv>
song_: ssvb has fixed the kernel side issues with 2GB ram
<song_>
libv, somebody here told me I need to use the latest kernel. I tried that. but my wifi is not working in that kernel. then I revert back to the old kernel. wifi is important for me. thanks.
<libv>
song_: take a pick, on or the other, or fix the issue with wifi and mail in a patch
<oliv3r>
Nyuutwo: i did the PHY on cubie replacement, so nand should be possible too; if you can source the matts
<libv>
oliv3r: yeah, if i do not adjust my schedule semi-gradually now, i will lose a day or so in the next two weeks, which i really cannot spare atm :)
<wens>
too bad you can't switch to a different kind of phy
<song_>
JohnDoe_71Rus, thanks a lot for this info. can I ask how to install that kernel from github?
<libv>
song_: Manual_build_howto
<song_>
libv, ok. thanks.
Quarx has joined #linux-sunxi
bsdfox has quit [Ping timeout: 246 seconds]
<song_>
oh. it says "8192cu driver refuses to load on the CT". Does it mean the wired ethernet will not work?
<libv>
that's wl
<libv>
err, wifi
<libv>
heh, thanks to my slight optimisation, i am running the cube companion 40% faster than the binary
<libv>
es2gears is slower, due to C++ code in mesa for looking up symbols. i will optimize that now as i need to wait for ssvb to come back
<libv>
to fix the timestamping issues
bsdfox has joined #linux-sunxi
<song_>
can I ask how long will take to compile sunxi kernel in cubietruck? thanks.
<libv>
song_: 30 minutes on my laptop
<libv>
as sun7i_defconfig really is huge
<song_>
libv, I thought I had to compile it in the target machine, no?
wolfy has joined #linux-sunxi
<libv>
song_: RTFW.
<JohnDoe_71Rus>
song_: 1 hour
<libv>
cross compilation is the fastest solution for kernel and u-boot, which are commonly cross-compiled
hani has quit [Quit: Page closed]
bsdfox has quit [Ping timeout: 272 seconds]
<song_>
libv, sorry that I am not a native English speaker. I don't find that info in the wiki. I think you mean I can compile the kernel in x86. thanks.
<libv>
ok. let me go over the wiki _yet_ _again_ (i seem to be doing little else these days), and make that absolutely clear, even for you
<song_>
libv, ^_^ thanks a lot for the help.
bsdfox has joined #linux-sunxi
<song_>
when will the official sunxi kernel release support cubietruck?
_newleaves_ has joined #linux-sunxi
<buZz>
official sunxi kernel? :D
<buZz>
there is just the community sunxi kernel
<buZz>
and i think cubietruck is already supported
_newleaves_ has quit [Ping timeout: 272 seconds]
shineworld has quit [Quit: Leaving]
<song_>
buZz, sorry about using the wrong word. I mean community sunxi kernel. to me, it's official. :) cubietruck is not supported because wifi is not working. thanks.
<song_>
libv, thanks, I read that before. I hope that will be supported in community kernel in the future.
<song_>
btw, I am trying to compile https://github.com/linux-sunxi/libvdpau-sunxi, "make" returns "vdpau/vdpau.h: No such file or directory". it's true. the git repo does not have that directory. I am confused. thanks.
<libv>
song_: not my problem and not my area of expertise.
bbrezillon has joined #linux-sunxi
atiti has joined #linux-sunxi
maz_ has joined #linux-sunxi
<song_>
thanks. I figured it out. I just need to install libvdpau-dev. I haven't compile anything for a long time. back to the old days.
wolfy has left #linux-sunxi ["Primul barbat care s-a insurat poate fi iertat. Ca nu stia ce-l asteapta. Ceilalti n-au nici o scuza. (Sacha Guiry)"]
<song_>
I have installed libvdpau-sunxi successfully. once I run "mplayer -vo vdpau -vc ffmpeg12vdpau,ffh264vdpau, [filename]". there is no video. output has error "Error opening/initializing the selected video_out (-vo) device.". thanks.
FR^2 has joined #linux-sunxi
rellla has joined #linux-sunxi
<song_>
is this because I am using old kernel "3.4.61" ?
<oliv3r>
wens: you ment my phy? the operation went fine :) i think something else is broken; it worked for about 10 seconds, then died also
<libv>
song_: 09:30 < libv> song_: not my problem and not my area of expertise.
<oliv3r>
c++ yuk :p
<song_>
libv, ok, thanks. I hope someone here can help me on that.
maz_ has quit [Ping timeout: 252 seconds]
<oliv3r>
libv: i forbid you to work on the wiki in the next 2 weeks.
<oliv3r>
i shall remove your wiki access if you do not comply! :p
<libv>
:)
<oliv3r>
song_: apt-get install <libvdpau-dev>
<song_>
oliv3r, I did that. otherwise it won't compile. thanks.
<oliv3r>
i was responding to your make question :)
<oliv3r>
song_: make sure you have write access to /dev/disp and /dev/cedar_dev
<oliv3r>
if you do not have cedar_dev; modprobe sun4i_cedar_dev
<oliv3r>
also, make sure you did the export
<oliv3r>
song_: finally; i'm using mpv wich works perfectly
<oliv3r>
matter of fact, im running it on my ct with fedora right now
<oliv3r>
doring a endless loop test
<oliv3r>
libv: actually; I will do a wiki commit right now
<song_>
oliv3r, I don't have permission on /dev/disp and /dev/cedar_dev, should I simply chmod? by the way, what is mpv? apt-cache search mpv, does not give me any useful info. thanks.
<oliv3r>
double check that there's the right libvdpau-sunxi.so in /usr/lib/vdpau/ (top of my head)
<song_>
oliv3r, I don't have that module: sun4i_cedar_dev
<song_>
oliv3r, vdpau/libvdpau-sunxi.so is not there. I remembered it installed somewhere else. let me see.
<oliv3r>
then there's 2 things going wrong :)
<oliv3r>
a) you need /dev/cedar_dev; if you do not have it, you need sto modprobe sun4i_cedar_dev
<oliv3r>
b) find where vdpau expects its shared libs; and move that file to where it expects it :)
<oliv3r>
it might be that debian has it elsewhere by default
<song_>
oliv3r, I have /dev/cedar_dev. make install simply install to "/usr/lib/arm-linux-gnueabihf/vdpau/libvdpau_sunxi.so.1"
<song_>
should that be libvdpau_sunxi.so instead of libvdpau-sunxi.so ?
popolon has joined #linux-sunxi
<song_>
oliv3r, I did this "sudo ln -s /usr/lib/arm-linux-gnueabihf/vdpau/libvdpau_sunxi.so.1 /usr/lib/vdpau/libvdpau_sunxi.so". mplayer still does not work.
newleaves has quit [Quit: Leaving]
<rellla>
song_, oliv3r: export VDPAU_DRIVER=sunxi
<rellla>
and you can do some LD_PRELOAD for the libvdpau_sunxi.so.1 iirc
enrico_ has joined #linux-sunxi
bsdfox has quit [Read error: Operation timed out]
<song_>
rellla, export is always there. I put it in .profile and already reboot the machine. I think my problem might because old kernel with cubietruck again. maybe I should compile the latest kernel from patrickhwood's fork. thanks.
bsdfox has joined #linux-sunxi
printallthething has quit [Ping timeout: 276 seconds]
<oliv3r>
song_: did you try copying the file?
<song_>
oliv3r, not yet. will try it now. if no luck, I will try patrickhwood's forked kernel later today. thanks.
<gzamboni_>
oliv3r, i'm trying to port the dma and spi code from the A23 sdk to the experimental/sunxi-3.10 branch. i have some questions like how should i organize the plataform data
<oliv3r>
song_: try cd "/usr/lib/arm-linux-gnueabihf/vdpau/"; cp -ar *sunxi* /usr/lib/vdpau (or whever your other vdpau drivers are
<oliv3r>
song_: no, my kernel is OLDER
<gzamboni_>
afaik the plataform registers adresses data are different as the Cortex version of the SoC
<song_>
oliv3r, the old kernel has problems with cubietruck. I think you are not using cubietruck.
<gzamboni_>
AW has done it using sun8w1 sun8w3 sun8 and sun9
bsdfox has quit [Read error: Operation timed out]
<song_>
oliv3r, I tried that. it didn't work. actually, I think /usr/lib/arm-linux-gnueabihf/vdpau is the right place. because i saw libvdpau_trace.so.1.0.0 is generated.
<song_>
maybe that is not generated. I am completely new to this. anyway, I will try patrickhwood's kernel later today.
<gzamboni_>
do the A10 and A20 share the same plataform.h address data ?
<oliv3r>
gzamboni_: i'm using sun4i_cedar_dev on 3.4.61+ on my ctwith hansg's fedora 19-r3 build and works fine
<oliv3r>
song_: i'm pretty sure i've got a cubietruck
<oliv3r>
song_: though I'll admit, i got this from benn as the developers edition, so maybe it's different
<oliv3r>
also, a20 is a20, if it's cubietruck or cb2 does not matter
bsdfox has joined #linux-sunxi
<gzamboni_>
my theory of the plataform data beeing related with the Cortex Ax is not correct
<oliv3r>
gzamboni_: it works fine for me
<song_>
oliv3r, I forgot who. somebody here told me cubietruck 3d (cedarX) is not working in cubietruck with the old kernel. anyway, thank you very much for your help. I gotta go. will try a new kernel later today. thanks again.
<oliv3r>
on an older kernel then song
<oliv3r>
it works; i've been looping sintel here for 3 hours now
<JohnDoe_71Rus>
oliv3r: a20 now has 2 revisions
<oliv3r>
gzamboni_: we're not talking about the same thing i just realize
<oliv3r>
JohnDoe_71Rus: i'm not aware of 2 revisions yet; what makes you say that?
<gzamboni_>
:)
<oliv3r>
gzamboni_: i was talking about sun4i_cedar, you about dma and spi
song_ has quit [Quit: Leaving]
<gzamboni_>
you're too requested
<oliv3r>
gzamboni_: the proper porting path probably should be; 3.4 -> mainline -> 3.10
<oliv3r>
JohnDoe_71Rus: ah, i got 2 aa versions :)
<oliv3r>
but that's an interesting measure
<oliv3r>
i have a nother a20 at home, but i bet that's aa aswell
<oliv3r>
i thought ofg a nice feature request for their AXP line of PMU's. QI charging standard :D
<gzamboni_>
you're right, i will try to port to 3.4 before going to 3.10
<oliv3r>
gzamboni_: i ment 3.14 with mainline :p
<oliv3r>
i wouldn't worry to hugely about 3.4
<oliv3r>
as we have spi there; dma engine, wwhile really nice, won't that be a lot of work?
notmart has joined #linux-sunxi
notmart has joined #linux-sunxi
<gzamboni_>
i dont know, have to checkout if it will be a lot of work or not. i will start with stage/sunxi-3.4 as it has all the plataform registers adresses data
<mripard>
does anyone knows where I could find a 2mm pitch to 2.54mm pitch converter somewhere in the EU that would do day+1 delivery?
<oliv3r>
no :p
<ccaione>
did you try farnell?
<oliv3r>
i'd order it from ebay
<oliv3r>
i don't even think i have those parts to solder it at home
<oliv3r>
i have lots of 2.54 headers (IDE) but hardly any 2 mm parts laptop connectors
<oliv3r>
how many pins do you need to convert? will an old-skool laptop connector work?
<mripard>
5 pins would be enough
<mripard>
so, nothing really
<mripard>
ccaione: nope, didn't try on farnell
<mripard>
I never find my way in the farnell website :)
<hramrach>
mripard: try to find a 44pin to 40pi IDE cable
<oliv3r>
that's what i just said :p
<hramrach>
they should be available off-the-shelf too
<hramrach>
from any larger PC component store
<arete74>
mripard, hi i have send an little patch for change A1X in sunxi, yu have review?
<mripard>
hramrach: hmmm, good to know
<mripard>
arete74: yeah, it's in my Inbox, I have to reply to it
<oliv3r>
hramrach: 44 -> 40 is really old skool though; i doubt they have it 'commonly'
<mripard>
oliv3r: amazon has it
<oliv3r>
lucky you!
<mripard>
I didn't know those were 2.54 and 2mm actually
<oliv3r>
mripard: what are you hacking? :)
<oliv3r>
:)
<mripard>
A31 EVB :)
<oliv3r>
throw that out, get an A23!
<mripard>
for that matter, A23 and A31 is the same
<mripard>
it's the same SPI controller
<oliv3r>
ah SPI hax
<oliv3r>
i really wanna start comparing a23 and a31 memory controller
<wens>
wonder how hansg is doing; he's working on 3 or 4 drivers at the same time
<hramrach>
oliv3r: it's still good for servicing slightly dated laptops. that's why you need large store to have it, not just any store.
<mripard>
oliv3r: hramrach: thanks :)
<oliv3r>
wens: he was steamrolling things yeah
<oliv3r>
hramrach: yeah very true; my laptop still takes 40 pins :)
<wens>
oliv3r: I tried working on 3 things at once, ended up blowing up my tree
<oliv3r>
that
<oliv3r>
and i end up finishing neither
<oliv3r>
i have 4 or 5 things i try working on
<oliv3r>
and i had to dump them all! to prepare for fosdem :)
<wens>
:)
_newleaves_ has joined #linux-sunxi
_newleaves_ has quit [Read error: Connection reset by peer]
_newleaves_ has joined #linux-sunxi
<oliv3r>
wow, was curious if linux-rockhip has xbmc images or whatever for the radxa rock or anything, but that wiki is lonley and empty :(
<jinzo>
they're only starting out
<jinzo>
linux-sunxi has picked up the pace already (thank god)
<oliv3r>
linux-rockhip is quite old :p
<oliv3r>
6 months? a year now?
<oliv3r>
but yeah, things are moving al ong nicely at the moment
<jinzo>
Also I'mk reading the radxa vs. odroid-u3 "comparison" on cnx
<jinzo>
and did rockchip really step up it's game so much that they can compare to exynos?
<jinzo>
That seems a bit far fetched
<oliv3r>
yeah i'm reading that too
FreezingCold has joined #linux-sunxi
<oliv3r>
i'm looking at the 800MHz dram clock
<oliv3r>
ours can't even reach 500 MHz reliably; and they run at 800!
<oliv3r>
a23 only does like 525
<oliv3r>
i wonder what the price diff is
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
<oliv3r>
hmm, their bootloader prints 300 MHz?
ganbold_ has joined #linux-sunxi
hero100 has quit [Remote host closed the connection]
hero100 has joined #linux-sunxi
deasy has joined #linux-sunxi
<Montjoie>
hello I have sent the security system driver 4 days ago and still no comment on it, does I have done something wrong ?
<oliv3r>
Montjoie: you forgot linux-sunxi in the CC?
<oliv3r>
i still have 800 mails to read though :p
<Montjoie>
i have sent it to linux-sunxi@googlegroups.com
<ccaione>
Montjoie: I guess nobody (but you) is really expert in that field
<ccaione>
still to comments on my irqchip patch either, on mainline :(
Black_Horseman has quit [Quit: Zwi se logou mou!!!]
nove has joined #linux-sunxi
<Montjoie>
ok thanks, now I am sure than I have correctly sent it
<oliv3r>
nove: can you confirm/deny that sintel-4k doesn't work?
<mripard>
ccaione: yeah, you've been a bit too aggressive on your ping :)
<mripard>
after 2 week-end days, it's pretty common not to have an answer.
<ccaione>
mripard: ups, sorry for that. I do not really take into account weekends
<nove>
oliv3r: will try
<oliv3r>
nove: i tried but only got green 'noise'
penghb has quit [Read error: Connection reset by peer]
song_ has joined #linux-sunxi
<nove>
oliv3r: from what jemk said, the decoder could decode but the display can't handle
<song_>
oliv3r, hi, I have installed the latest kernel. everything is working. 2d/3d acceleration is working. but I still fail to run "mplayer -vo vdpau". what is the best way to play 1080p vidoes? should I install vlc with cedarx instead? thanks.
<nove>
song_: do mplayer -vo help, does it have vdpau support?
<oliv3r>
oh i allready see i used [i] incorrectly ;)
<oliv3r>
nove: they lie :(
<nove>
is 3x(1280x720) and 2x(1920x1080), is a good resolution for playing video
<oliv3r>
it is a good resolution
<oliv3r>
but 1920x1080 would then also be called 4k :)
<oliv3r>
but really it's only 2k then :)
<nove>
jemk: h264 encoder is working (in A13)
<oliv3r>
nove: xbmc advertisement @ 1.36 in that vidoe, left of the tv
<jemk>
oliv3r: looks good so far
<jemk>
nove: good
shineworld has joined #linux-sunxi
shineworld has left #linux-sunxi [#linux-sunxi]
Gerwin_J has quit [Quit: Gerwin_J]
<enrico_>
jemk: h264 encoder working on olinuxino a20
<enrico_>
jemk: actually i wrapped it into a gstreamer plugin, works good
<enrico_>
jemk: i will release the source once i clean it up a bit
<jemk>
enrico_: wow, nice
<jemk>
but note that this is still very early version with lot of limitations
<oliv3r>
the gstreamer plugin using libvdpau-sunxi
<enrico_>
yes i noticed, but a good start
<enrico_>
i found only a small bug in ve_malloc, there is no error check for mmap return (could be MAP_FAILED), happened to me when passing size=0 by mistake
<enrico_>
oliv3r: not that plugin, a new one, ideally to be used for all encoding (mpeg4, jpeg...)
<oliv3r>
so decoding will be done via vdpau; encoding via gstreamer dedicated plugin?
<oliv3r>
or will you do both via gstreamer
<nove>
i give out, this mplayer give no video found in software mode
<nove>
enrico_: nice
<enrico_>
does a gstreamer plugin already exists for vdpau sunxi?
<enrico_>
right now i'm only interested in encoding, so i'm doing it for encoding only
<oliv3r>
jemk: nove: btw, even if prescaler is only 10fps; i think it's still better then green mishmush
<enrico_>
but it could be expanded later for decoding (if it doesn't exist already)
<jemk>
oliv3r: the prescaler would be fast enough, but vdpau doesn't tell me how big the output has to be at decode time
<oliv3r>
jemk: so you need to know before decoding starts, the size of the final output; e.g. if you have to use the scaler or not
<oliv3r>
jemk: that sounds like a big shortcomming of vdpau :S
<jemk>
exactly
<oliv3r>
hack vdpau!
<oliv3r>
requested_window_size(x, y, z)
hero100 has quit [Quit: Leaving]
<jemk>
the only way I think would be to take the size of the last shown frame and use it for further decoding, so only some frames at the beginning are broken
<gzamboni_>
A23 sdk with kernel 3.4 is somehow a backport from another furter kernel version
bsdfox has quit [Read error: Operation timed out]
<oliv3r>
gzamboni_: sounds very messy :(
<gzamboni_>
they use some includes and stuff that are not present in 3.4 like virt-dma.c / virt-dma.h that were up only in v 3.6
<gzamboni_>
i did manage to compile the dma code on 3.10
<oliv3r>
sweet
<gzamboni_>
i think they did backported probably because of a driver they didnt manage to make it work
<gzamboni_>
well now i have to port the spi and change the fex get functions to dts to test the dma
_newleaves_ has quit [Quit: Leaving]
<oliv3r>
gzamboni_: you do know that mripard is working on SPI for mainline right?
<gzamboni_>
yes i do, i'm just playing around to learn how to use git and submit patches
<gzamboni_>
i hope i will get somewhere :P
bsdfox has joined #linux-sunxi
<nove>
jemk: by the way, what you think about we having a more active presence in the maillist, like making status reports or just send a email when there are news
<oliv3r>
you can start doing that after feb 2nd.
<nove>
jemk: is that in the maillist, there are speaking about binaries, and would be better instead if the talk was about what we doing instead
<oliv3r>
after fdem :p
<nove>
3 weeks to go, but could be
penghb has joined #linux-sunxi
<oliv3r>
btw, i'm very much impressed about stability
<oliv3r>
been running bbb in a loop since this morning 8 am
<oliv3r>
i did stop the loop a few times to check on some things
<oliv3r>
but not more then 4 or 5 times; and only stopped for short periods
<oliv3r>
running with an ssd power usage is about 0.6 amps
<oliv3r>
11% mpv usage
<nove>
oliv3r: fixed function
<oliv3r>
yeah but it uns very well
<oliv3r>
i have to start composing a list of contributers too
<oliv3r>
and hope i don't miss anybody :)
kivutar has joined #linux-sunxi
* nove
steals ve.{c,h} into a directory named jepoc
<oliv3r>
:D
<jemk>
nove: I don't know, maybe it would be good, but on the other side many non-developers will run into problems with too early/hackish code as all this still is.
<nove>
jemk: did you know that olimex is using vdpau-sunxi in the their official images
nikrou has joined #linux-sunxi
<nove>
jemk: put a big warring sign, and let the users pick the left over pieces
<oliv3r>
jemk: btw, i asked you what happened when you feed interlaced content to the decoder; you never answerd (or i missed it) i don't have any content available to me right now
<oliv3r>
but what would happen in that case?
CoSM0_ has joined #linux-sunxi
CoSM0 has quit [Read error: Connection reset by peer]
<jemk>
oliv3r: 13.1.14 15:24 <jemk> in the meantime you get an error, in the beginning it overwrote your kernel xD
<oliv3r>
oh i thought that was in relation with a too smal mem reservation
<oliv3r>
so it's just a error? will it refuse to decode?
<oliv3r>
in any case, i'm very impressed with what we got so far :)
<jemk>
nove: i didn't know, but if it simply runs for the end user, why not?
<nove>
jemk: is just when the keep speaking about binaries, is like they don't care what we are doing
wolfy has joined #linux-sunxi
<nove>
jemk: just fells desmotivating
<jemk>
oliv3r: it is mostly a problem of correctly decoding the h264 headers, i hate that, reading video codec specifications is horrible ;)
<oliv3r>
nove: desmotivating? what are you talking about; this is an amazing feat.!
<oliv3r>
jemk: hehe it is :p and boring
<jemk>
nove: you are right of course... But looks like oliv3r will make sure that more people will know after fosdem
wolfy has quit [Quit: Daca te lasi de fumat, de baut si de femei nu traiesti mai mult... doar ca ti se pare ca timpul trece prea incet. (Clement Freud)]
<oliv3r>
damn straight
<oliv3r>
ssvb; i assume this is something close to/similar to what we will be needing for g2d? https://lwn.net/Articles/569682/ or not even close?
<vector80>
I am sorry again, I want to thank you very much again, I will be online tomorrow, I have a lot of questions in my mind... have a good night...
vector80 has quit [Quit: Konversation terminated!]
jinzo has quit [Ping timeout: 252 seconds]
bsdfox has joined #linux-sunxi
bsdfox has joined #linux-sunxi
bsdfox has quit [Changing host]
kivutar has quit [Quit: Ex-Chat]
wingrime has joined #linux-sunxi
nikrou has quit [Ping timeout: 272 seconds]
brain_ has quit [Read error: Connection reset by peer]
jinzo has joined #linux-sunxi
jinzo has joined #linux-sunxi
jinzo has quit [Changing host]
bbrezillon has quit [Ping timeout: 272 seconds]
bbrezillon has joined #linux-sunxi
rz2k has joined #linux-sunxi
bbrezillon has quit [Quit: Ex-Chat]
bbrezillon has joined #linux-sunxi
Quarx has quit []
enrico_ has quit [Quit: Bye]
<slapin_>
do anybody remembers Allwinner wiki url?
<oliv3r>
maybe; the axp outputs should be DC, so should be measureable
<vrga>
oliv3r, that shipping price is a ripoff
<vrga>
$80? what the hell?
<oliv3r>
that's probably via dhl :p
<oliv3r>
30 USD to NL
<oliv3r>
find diff vendor
<vrga>
but ideally i'd be looking at some dual core 1GB tab rather than the current cream of the 512mb crop...
<aexl>
vrga: so it's $48.
<vrga>
aexl, 34-40$ + 80$ shipping for croatia :p
<aexl>
shipping €19 to germany ... :/
<vrga>
i think i'll stay happy with my 23$ screen purchase and trivial replacement of the screen :p
<aexl>
cheaper than the 512mb tablet.
<aexl>
these pages also don't mention brightness. so i'll never know if i can use it outside.
<vrga>
i personally find it uncomfortable to use the tablets anywhere outside anyhow.
<aexl>
enough for some browsing and little gaming.
<vrga>
or reading.
<aexl>
right. thanks so far. back to work. bye
wingrime has quit [Read error: Operation timed out]
kivutar has quit [Ping timeout: 276 seconds]
FreezingCold has quit [Ping timeout: 252 seconds]
<oliv3r>
find diff vendor or change shipping to non-dhl
jemk has joined #linux-sunxi
<vrga>
doesnt really matter right now anyhow :)
small has joined #linux-sunxi
kivutar has joined #linux-sunxi
FR^2 has joined #linux-sunxi
tinti has joined #linux-sunxi
netlynx has quit [Quit: Leaving]
<libv>
ssvb: i am seeing 120Hz on the lima tests and es2gears, and 60Hz on glmark2-es2, but there is flickering, half the frames are showing old fb content
<libv>
ssvb: something is seriously off with buffer management here