Turl changed the topic of #linux-sunxi to: Allwinner/sunxi development discussion - Don't ask to ask. Just ask and wait! - See http://linux-sunxi.org | https://github.com/linux-sunxi/ | Logs at http://irclog.whitequark.org/linux-sunxi
sil_ has quit [Ping timeout: 248 seconds]
brain__ has joined #linux-sunxi
<brain__> Wow that took alot of tweaking! finally got updated to kernel 3.4.67+, not sure if I lost or gained anything by doing so tho or shot myself in the foot lol
<brain__> Running everything from nand and have my sd card installation for doing maint. work or rescue system.
<brain__> i need food and then its back to work!
mkutsevol has left #linux-sunxi [#linux-sunxi]
<[7]> hmm. I have a little problem.
<[7]> UART2 on my olinuxino A20 doesn't want to work.
<[7]> TX output just stays high all the time no matter what I do
<[7]> is there an easy way to check if the pin multiplexing worked right, i.e. what's the configured function of a pin at runtime?
focus has quit [Ping timeout: 245 seconds]
focus has joined #linux-sunxi
brain_ has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )]
AreaScout has quit []
<[7]> ttyS1 is the one that isn't working (output is always high and it also doesn't receive any bytes)
uwe_ has quit [Ping timeout: 252 seconds]
<[7]> script.fex is this: http://pastie.org/8662149
uwe_ has joined #linux-sunxi
rings_VII has joined #linux-sunxi
t3st3r has quit [Ping timeout: 240 seconds]
t3st3r has joined #linux-sunxi
rings_IIV has quit [Ping timeout: 260 seconds]
newleaves has joined #linux-sunxi
uwe_ has quit [Ping timeout: 272 seconds]
uwe_ has joined #linux-sunxi
newleaves has quit [Ping timeout: 245 seconds]
popolon has quit [Quit: Quitte]
newleaves has joined #linux-sunxi
sil has joined #linux-sunxi
uwe_ has quit [Ping timeout: 272 seconds]
egbert has joined #linux-sunxi
egbert_ has quit [Read error: Operation timed out]
uwe_ has joined #linux-sunxi
uwe_ has quit [Ping timeout: 245 seconds]
uwe_ has joined #linux-sunxi
TomiK has quit [Quit: KVirc a enfin son Script! [AndarisScript 4.3 sur www.andaris.net]]
froese has joined #linux-sunxi
FDCX__ has quit [Ping timeout: 252 seconds]
sil has quit [Remote host closed the connection]
FDCX has joined #linux-sunxi
uwe_ has quit [Ping timeout: 252 seconds]
uwe_ has joined #linux-sunxi
JohnDoe_71Rus has joined #linux-sunxi
[7] has quit [Disconnected by services]
TheSeven has joined #linux-sunxi
froese has quit [Quit: Leaving]
<libv> hramrach: seems like you need to make use of our nand howto as well to get serial out of this one :)
orly_owl has quit [Quit: leaving]
orly_owl has joined #linux-sunxi
techn_ has joined #linux-sunxi
TomiK has joined #linux-sunxi
Tsvetan has quit [Quit: Leaving]
techn__ has joined #linux-sunxi
techn_ has quit [Ping timeout: 252 seconds]
<libv> gah, the more i try to fix things up properly on the mesa side, the more fbturbo mangles my renders
<hramrach> that's because fbturbo has broken buffer management to suit the mali blob most likely
<libv> yes, definitely, but it's quite the mangled mess which does things in the wrong places
<libv> and i have no idea what the proper usage of dri2 should be, as every pair of graphics drivers seems to have a different idea
<hramrach> do you have the option to render on framebuffer without X?
<libv> hramrach: that doesn't help me demoing mesa in any way
<hramrach> hmm
<libv> since ssvb seems not really interested in fixing fbturbo, i have to go and hack it to bits...
<libv> it has no swapbuffers, it has no invalidate...
<hramrach> if you look at the X server they expect that you allocate whole set of buffers every time
<libv> and even then, how should i use swapbuffers?
<libv> i get to allocate front and back, but nobody seems to swap them around
<libv> it's just wasted cycles talking to X and ump
<libv> and wasted memory of course
<hramrach> yes, looks like Chinese design
<hramrach> seriously, swapbuffers should happen but maybe not with mali/fbturbo because the blob has so disparate idea from X about buffer management that you simply cannot swap buffers when the two are talking together
<libv> they're all too busy playing political games and reinventing things so they can shout loudly about it, but they never ever do anything solid
<hramrach> they do dri3 which now includes swapping buffers in the spec :p
<libv> hramrach: you do know why dri3 is happening, right?
<hramrach> because dri1/dri2 is a fail, presumably
<libv> no
<libv> because then dri3 would've happened in 2009
Quarx has joined #linux-sunxi
<hramrach> the mesa/X11 ios really behind so I would not be surprised if they just found that a feature that has been in silicone since like 2007 cannot be implemented with the current dri architecture without bending over backwards
<libv> hramrach: /msg :)
<libv> no, has absolutely nothing to do with it
<libv> this buffer handling stuff needs to be just the same on an ancient voodoo
mkutsevol has joined #linux-sunxi
<libv> well, at least resize works, because i have put an explicite invalidate in the viewport hook
newleaves has quit [Quit: Leaving]
techn__ has quit [Ping timeout: 265 seconds]
FDCX has quit [Ping timeout: 252 seconds]
Black_Horseman has quit [Remote host closed the connection]
HeHoPMaJIeH has joined #linux-sunxi
maz_ has joined #linux-sunxi
<oliv3r> lo
<gzamboni> moin
<hramrach> moin
<hramrach> anybody has an idea what the LVDS pll is on a13?
<hramrach> I tried two images and the screen on my tablet is blank with either
<hramrach> hmm, does a13 even support lvds?
<hramrach> according to product page it's rgb only?
<hramrach> rgb or 'cpu'
<libv> hramrach: probably 3 or 7
<libv> but i haven't dug this out yet
Night-Shade has quit [Ping timeout: 252 seconds]
maz_ has quit [Ping timeout: 272 seconds]
notmart has joined #linux-sunxi
rZr has quit [Read error: Connection reset by peer]
rZr has joined #linux-sunxi
rZr has quit [Excess Flood]
rZr has joined #linux-sunxi
popolon has joined #linux-sunxi
<libv> hramrach: what have you tried already?
prasannapete has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
rellla has joined #linux-sunxi
<TheSeven> is there an easy way to check if the pin multiplexing worked right, i.e. what's the configured function of a pin at runtime?
<oliv3r> TheSeven: check the registers?
<TheSeven> which registers (where is that documented? can't seem to find it on the wiki), and how can I access them?
<libv> heh, now that i nulled the dri2 structure of fbturbo, things suddenly become more predictable
<TheSeven> does anyone how how the script parsing thing reacts if a pin appears multiple times, e.g. once as uart_tx and once as spi_mosi?
<TheSeven> spi_used=0, so I'd expect it to ignore the spi_mosi one and use the uart_tx, but is it that clever?
<TheSeven> I've tried commenting the unused one, but it didn't seem to have any effect, the uart still doesn't work
<libv> TheSeven: it search for the section and the string, and retrieves the value
<libv> the value in this case being the io pin
<libv> if a section is marked unused, things should not be read any further
<libv> but as with all things, this is of course not an absolute certainty
<TheSeven> so the SPI driver initializes the GPIO if it is enabled? or is there something that collects all pin definitions and sets up the GPIOs prior to the drivers initializing?
<libv> TheSeven: the spi driver should do this
<TheSeven> I think I read some code somewhere that suggested the latter, but I might well be wrong
<TheSeven> ok, that shouldn't be causing trouble then
<libv> TheSeven: i believe there is something in sunxi-tools to show you the status of io pins
<libv> hrm, pio, not sure whether that really is directly useful
<TheSeven> I'll have a look
<libv> ah, yes, it should be useful
<libv> ./pio print ought to do it
<TheSeven> so now I'll just need to get that running on android
<libv> -a
<oliv3r> TheSeven: every driver parses the script.bin and determins if it has to do anything and if so what
bsdfox has quit [Ping timeout: 260 seconds]
bsdfox has joined #linux-sunxi
raoulh has quit [Ping timeout: 245 seconds]
sspiff has quit [Remote host closed the connection]
sspiff has joined #linux-sunxi
sspiff has quit [Changing host]
sspiff has joined #linux-sunxi
raoulh has joined #linux-sunxi
t3st3r has quit [Ping timeout: 240 seconds]
<juanfont> hi. i'm messing with xbmc on the a20, and i'm seeing something weird (surprise!). when working at 720p transparency on video controls works flawlessly, but at 1080p it does not. any idea? not enough mali memory?
<oliv3r> great; inteded to do my slides today; or start on them anyway
<oliv3r> i can't even do the first one; writers block!
hramrach has quit [Ping timeout: 240 seconds]
merbanan has joined #linux-sunxi
montjoie[home] has quit [Quit: Quitte]
mkutsevol has left #linux-sunxi [#linux-sunxi]
<gzamboni> oliv3r, do a small joke before starting
<gzamboni> i dont know, a big sushi japonese food hey, its sunxi not sushi
arete74_ has joined #linux-sunxi
montjoie[home] has joined #linux-sunxi
arete74_ has quit [Client Quit]
cubie74 has joined #linux-sunxi
cubie74 has quit [Client Quit]
cubie74 has joined #linux-sunxi
<oliv3r> gzamboni: oh yeah good one :)
arete74 has quit [Quit: leaving]
cubie74 has quit [Quit: leaving]
arete74 has joined #linux-sunxi
prasannapete has quit [Quit: prasannapete]
FreezingCold has quit [Ping timeout: 245 seconds]
atiti has joined #linux-sunxi
t3st3r has joined #linux-sunxi
AreaScout has joined #linux-sunxi
bsdfox has quit [Ping timeout: 252 seconds]
ganbold_ has joined #linux-sunxi
bsdfox has joined #linux-sunxi
paulk-collins has quit [Quit: Ex-Chat]
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
bsdfox has quit [Ping timeout: 264 seconds]
bsdfox has joined #linux-sunxi
<oliv3r> puneet B is slowly learning
rellla has quit [Quit: Nettalk6 - www.ntalk.de]
* arete74 use cubieboard for connect to irc
<oliv3r> arete74: yay! :)
<arete74> oliv3r: i have my cb1 for recording temp and connect to irc, bye bye my old server
<oliv3r> :D
Quarx has quit [Read error: Connection reset by peer]
Quarx has joined #linux-sunxi
itdaniher has quit [Ping timeout: 252 seconds]
rmull has quit [Ping timeout: 252 seconds]
itdaniher has joined #linux-sunxi
rings_VII has quit [Ping timeout: 245 seconds]
rings_IIV has joined #linux-sunxi
speakman has quit [Ping timeout: 272 seconds]
npcomp has quit [Ping timeout: 264 seconds]
speakman has joined #linux-sunxi
speakman has quit [Changing host]
speakman has joined #linux-sunxi
rmull has joined #linux-sunxi
npcomp has joined #linux-sunxi
discopig has quit [Ping timeout: 264 seconds]
discopig has joined #linux-sunxi
jemk has joined #linux-sunxi
rmull has quit [Ping timeout: 248 seconds]
bsdfox has quit [Ping timeout: 240 seconds]
bsdfox has joined #linux-sunxi
HeHoPMaJIeH has quit [Quit: Leaving]
orly_owl has quit [Quit: leaving]
rmull has joined #linux-sunxi
chil has joined #linux-sunxi
orly_owl has joined #linux-sunxi
orly_owl_ has joined #linux-sunxi
orly_owl_ has quit [Client Quit]
pwhalen has quit [Read error: Operation timed out]
pwhalen has joined #linux-sunxi
pwhalen has joined #linux-sunxi
pwhalen has quit [Changing host]
froese has joined #linux-sunxi
techn_ has joined #linux-sunxi
jemk has quit [Ping timeout: 248 seconds]
book` has quit [Ping timeout: 272 seconds]
book` has joined #linux-sunxi
pwhalen has quit [Ping timeout: 245 seconds]
jemk has joined #linux-sunxi
npcomp has quit [Ping timeout: 252 seconds]
pwhalen has joined #linux-sunxi
pwhalen has joined #linux-sunxi
npcomp has joined #linux-sunxi
atiti has quit [Ping timeout: 245 seconds]
sspiff has quit [Quit: Konversation terminated!]
vrga has joined #linux-sunxi
rz2k has joined #linux-sunxi
techn_ has quit [Ping timeout: 240 seconds]
rz2k has quit []
techn_ has joined #linux-sunxi
popolon has quit [Quit: Quitte]
geecko has joined #linux-sunxi
<geecko> hey guys
<geecko> where can I find github.com/linux-sunxi/linux ?
<geecko> nevermind xD
<geecko> github.com/linux-sunxi/linux-sunxi
npcomp has quit [Ping timeout: 264 seconds]
diego_r has quit [Quit: Konversation terminated!]
BullSherd has joined #linux-sunxi
<BullSherd> Wow, Google is making really strange things http://goo.gl/YEkaMA
<BullSherd> funny haha xD
BullSherd has left #linux-sunxi [#linux-sunxi]
npcomp has joined #linux-sunxi
bsdfox has quit [Ping timeout: 240 seconds]
npcomp has quit [Read error: Operation timed out]
netlynx has joined #linux-sunxi
Quarx has quit [Read error: Connection reset by peer]
npcomp has joined #linux-sunxi
bsdfox has joined #linux-sunxi
<jelly-home> ^^ probable malware, don't click
<libv> jelly-home: must mean that we're popular!
<jelly-home> libv: it seems to be hitting all channels with 100+ peoples
<jelly-home> so yes
<libv> heh, xorg-devel and dri-devel really have shrunk then :)
rz2k has joined #linux-sunxi
AreaScout2 has joined #linux-sunxi
notmart has quit [Quit: notmart terminated!]
AreaScout has quit [Ping timeout: 252 seconds]
AreaScout2 is now known as AreaScout
Faisal__ has joined #linux-sunxi
Faisal has quit [Read error: Connection reset by peer]
<WarheadsSE> ah
<WarheadsSE> it is down though
<oliv3r> heh; i actually klicked it (
pacopad has joined #linux-sunxi
<brain__> I believe I have gotten the sunxi-mali drivers working but don't really know what the best way to test it is.
<brain__> the test does spit out the GL Vendor: "ARM" GL Renderer: "Mali-400 MP" GL Version: "OpenGL ES 2.0" tho
<brain__> glxgears output kind of has me second guessing it.
paulk-collins has joined #linux-sunxi
atiti has joined #linux-sunxi
<pacopad> @brain__ : you are lucky i got problems with mali drivers, impossible to launch an opengles app
<pacopad> i got this message : LibEGL warning DRI failed to open lima
<pacopad> no display master tonight ?
<brain__> I havnt tried any apps other than demos and testing things, checking logfiles reports no errors and everything is loaded properly, i also noticed no more lcd tearing but my main concern is why such a low framerate on glxgears.
<brain__> what application have you tried to launch pacopad that i can test?
<brain__> also which kernel version are you on?
<pacopad> i got ssvb kernel
<pacopad> for r3p2-01rel1 mali support
FreezingCold has joined #linux-sunxi
<pacopad> i just run the test app supplied with mali
<brain__> i am using r3p0 on 3.4.67+ from the olimex olinuxino dev board and it solved alot of my issues. i am rebuilding it now using there .config as a base to see if i can trim down the bloat.
<brain__> so i guess it works here since the test app does run and display the triangle..kinda a simple test tho?
<froese> apropos bloat - is there a recent kernel for the A10 without all the android stuff? i looked at the experiment-3.10 tree and it has all this android code (binder, wakelocks, etc) in it.
<brain__> but my glxgears only shows max 35fps, i think this might be an error on my part...multiple x instances
<pacopad> i don't think glxgears use opengles
<pacopad> try gl2mark
<brain__> yes that is what i figured out but i cant find gl2mark anywere
<pacopad> you can compile it
<brain__> i may have to build it from source
<brain__> ok i have been using irc for this long as still do not know how to direct my message to a particular person lol.
brain__ is now known as brain_
netlynx has quit [Quit: Leaving]
<mnemoc> brain_: just prefix the text with the person's nick
* brain_ is simply testing things...
<brain_> mnemoc: like this?
<brain_> mnemoc or like this?
<brain_> I failed at the IRC!
<mnemoc> with the colon
<brain_> ah ok. thanks
<mnemoc> usually tab completion will add it for you
<mnemoc> in all civilized irc clients
<brain_> mnemoc: yep it did. cool.
<mnemoc> :-)
<brain_> any reason I would run into issues using the 3.4.75 tree with the configuration pulled from the olinixino? running kernel 3.4.67+?
vrga has quit [Quit: Leaving]
<brain_> this kernel is almost too perfect and id like to keep my builds as similar to this as possible.
<brain_> mainly just gotta trim bloat, add drivers as modules for my external adapters and remove/add a few features. i usually build modules out of tree by extracting the symbols from the kernel....not working in this case.
Black_Horseman has joined #linux-sunxi
arete74 has quit [Ping timeout: 252 seconds]
pacopad has quit [Quit: pacopad]
npcomp has quit [Ping timeout: 245 seconds]
npcomp has joined #linux-sunxi
<rz2k> hmm
<rz2k> linux-sunxi web is ok right now? I cant seem to load any page
<rz2k> loads from 6 time
<rz2k> probably hetzner doing usual network bs again
arete74 has joined #linux-sunxi
<RaYmAn> rz2k: works here
<RaYmAn> (so network/routing or dns issues seems likely)
jemk has quit [Remote host closed the connection]
<rz2k> seems like it unclogged itself after tons of refreshes :p
aep has quit [Read error: Operation timed out]
aep has joined #linux-sunxi
paulk-collins has quit [Quit: Ex-Chat]
rz2k has quit []
chil has quit [Remote host closed the connection]
Faisal__ has quit [Remote host closed the connection]
Faisal has joined #linux-sunxi
t3st3r has quit [Remote host closed the connection]
t3st3r has joined #linux-sunxi
froese has quit [Quit: Leaving]