techn_ has quit [Read error: Connection reset by peer]
afaerber has quit [Quit: Verlassend]
hansg has joined #linux-sunxi
popolon has joined #linux-sunxi
afaerber has joined #linux-sunxi
FR^2 has joined #linux-sunxi
sleeply4cat has joined #linux-sunxi
weissschloss has quit [Max SendQ exceeded]
weissschloss has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
sleeply4cat has quit [Quit: Page closed]
ricardocrudo has quit [Ping timeout: 250 seconds]
tomboy64 has quit [Ping timeout: 250 seconds]
ricardocrudo has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 265 seconds]
Andy-D has quit [Ping timeout: 240 seconds]
astr has quit [Ping timeout: 256 seconds]
vitorcarvalhoml has joined #linux-sunxi
astr has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
ch05en has quit [Remote host closed the connection]
Gerwin_J has joined #linux-sunxi
Seppoz has joined #linux-sunxi
Black_Horseman has quit [Remote host closed the connection]
ch05en has joined #linux-sunxi
<ch05en>
Hi I am running 3.18.0-rc3-169435-gd1b8ab3 (sunxi-next) on a bananapi; is there cpufreq support yet and I don't have the right kernel compoile flags or is it not expected to work?
<ch05en>
"no or unknown cpufreq driver is active on this CPU"
<mripard>
there's no cpufreq support yet
<ch05en>
ok cool that's fine I'll stop messing with it then ta
mawe242 has joined #linux-sunxi
pwhalen has quit [Quit: Leaving]
naobsd has quit [Quit: Page closed]
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
pwhalen has joined #linux-sunxi
naobsd has joined #linux-sunxi
deasy has joined #linux-sunxi
cubear has quit [Quit: Leaving]
Quarx has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
naobsd has quit [Quit: Page closed]
vitorcarvalhoml has quit [Remote host closed the connection]
vitorcarvalhoml has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
diego71_ has quit [Ping timeout: 264 seconds]
diego71 has joined #linux-sunxi
ptitnuage has joined #linux-sunxi
discopig has joined #linux-sunxi
xinj has joined #linux-sunxi
xinj has quit [Remote host closed the connection]
xinj has joined #linux-sunxi
diego_r has joined #linux-sunxi
traeak1 has left #linux-sunxi [#linux-sunxi]
xinj has quit [Ping timeout: 240 seconds]
tomboy64 has joined #linux-sunxi
notmart has joined #linux-sunxi
naobsd has joined #linux-sunxi
hansg has quit [Quit: Leaving]
xavia has joined #linux-sunxi
VargaD_ has joined #linux-sunxi
VargaD has quit [Ping timeout: 264 seconds]
VargaD_ is now known as VargaD
petr has quit [Ping timeout: 240 seconds]
HeHoPMaJIeH has quit [Quit: Konversation terminated!]
petr has joined #linux-sunxi
vitorcarvalhoml has quit [Quit: No Ping reply in 180 seconds.]
vitorcarvalhoml has joined #linux-sunxi
FDCX has quit [Ping timeout: 244 seconds]
ricardocrudo has joined #linux-sunxi
konradoo77 has joined #linux-sunxi
FDCX has joined #linux-sunxi
pwhalen has quit [Ping timeout: 265 seconds]
alexxy[home] has joined #linux-sunxi
alexxy has quit [Read error: Connection reset by peer]
konradoo77 has quit [Ping timeout: 240 seconds]
alexxy[home] has quit [Ping timeout: 265 seconds]
pwhalen has joined #linux-sunxi
alexxy has joined #linux-sunxi
domidumont1 has quit [Read error: Connection reset by peer]
konradoo77 has joined #linux-sunxi
mawe242 has quit [Remote host closed the connection]
astr has quit [Ping timeout: 240 seconds]
konradoo77 has quit [Ping timeout: 250 seconds]
bonbons has joined #linux-sunxi
astr has joined #linux-sunxi
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
FR^2 has quit [Quit: Connection reset by peer]
<Gerwin_J>
how to change env?
diego_r has quit [Ping timeout: 258 seconds]
Gerwin_J has quit [Quit: Gerwin_J]
melonipoika has joined #linux-sunxi
notmart has quit [Ping timeout: 245 seconds]
<hramrach_>
setenv somevar somevalue ; saveenv
<hramrach_>
hmm, quit
<hramrach_>
Nyuutwo: interesting project. I would like to know how it's supposed to work, technically
<hramrach_>
I think smalltalk? had similar approach - one VM isolated form the outside world running one everything and equally useless on anything
<hramrach_>
it's not that you could not use smalltalk as a toy and even write useful application in it but the isolation is awkward. Totally different from anything else. Limited UI features ...
ganbold_ has quit [Ping timeout: 255 seconds]
viccuad has joined #linux-sunxi
<Nyuutwo>
I would like to know too
<Nyuutwo>
but Flash and Air scares me a little bit
<hramrach_>
yes, noticed the logo there
<hramrach_>
that would mean linux-sunxi is excluded
<hramrach_>
no support for flash-air on obscure archs afaik
<hramrach_>
although I managed to get supposedly Air app running on one of my tablets so presumably Air is supported on Android
<hramrach_>
btw a related project is eyeos or somesuch
<hramrach_>
complete OS in PHP running in your browser
<hramrach_>
I guess I would find that easier to trust than Air
<hramrach_>
plus you can run the server on your tablet ;-)
afaerber has quit [Quit: Verlassend]
cosm has quit [Ping timeout: 265 seconds]
cosm has joined #linux-sunxi
ZZambia has quit [Read error: Connection reset by peer]
<ssvb>
rellla: any changes to disp layers are activated on vblank
petr has joined #linux-sunxi
<ssvb>
rellla: so if you have many buffers and move the disp layer between them (once each new frame is ready), there should not be any tearing
<ssvb>
rellla: but having timestamps surely makes sense if you also want each frame to be timed properly
<ssvb>
rellla: for perfect sync with audio and/or for being able to decode and buffer many frames ahead
<rellla>
ssvb: [2014-02-26 11:15] <jemk_> rellla: terrible implementation. for example they always show one field and after the next vsync the other field. but vdpau wants to show all fields itself, so it jumps forth and back
<rellla>
jemk about deinterlacing implementation...
<rellla>
ssvb: libvdpau_sunxi has to be improved to buffer the frames, the player is delivering, handles them in a queue and displays them with an own thread.
* ssvb
does not know much about interlaced video and actually wonders why it is still relevant in this time and age
<rellla>
and check about presentation time and vsync
Black_Horseman has joined #linux-sunxi
<rellla>
DVB streams deliver it :(
<ssvb>
oh, this sucks
<rellla>
and yes, jemk - once you read that - I remember you've warned me :p
petr has quit [Ping timeout: 240 seconds]
petr has joined #linux-sunxi
bengal has quit [Quit: Leaving]
physis has joined #linux-sunxi
Andy-D has quit [Ping timeout: 240 seconds]
ganbold_ has joined #linux-sunxi
Andy-D has joined #linux-sunxi
physis has quit [Remote host closed the connection]
Sutter_Cain has quit [Remote host closed the connection]
petr has quit [Ping timeout: 255 seconds]
pwhalen has joined #linux-sunxi
mrnuke has quit [Ping timeout: 255 seconds]
mrnuke has joined #linux-sunxi
petr has joined #linux-sunxi
kroylar has joined #linux-sunxi
<kroylar>
i have a problem on my cubietruck. When I turn off my TV then turn it back on, the hdmi signal does not come back. Same thing happens if I simply change the TV's input to something else then back again.
<kroylar>
where can I look to start debugging this problem?