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
kivutar has quit [Quit: Ex-Chat]
pwhalen has joined #linux-sunxi
pwhalen has quit [Changing host]
pwhalen has joined #linux-sunxi
kuldeepdhaka has joined #linux-sunxi
techn_ has quit [Ping timeout: 252 seconds]
Net147 has joined #linux-sunxi
geecko has quit [Quit: bye bye]
Seppoz has quit [Remote host closed the connection]
Seppoz has joined #linux-sunxi
<Net147> is there a guide to setting up HDMI + LCD Xinerama for A20?
<libv> Net147: which A20?
<Net147> libv: Olimex A20-OLinuXino-MICRO
<libv> Net147: is this board exposing LCD1 pins?
<libv> or only LCD0?
<Net147> libv: there is LCD_CON connector. I have LCD connected to it.
<libv> probably LCD0
wingrime has quit [Ping timeout: 252 seconds]
<Net147> libv: I can enable LCD or HDMI using change_display_a20.sh script included in the image. but there is no option to configure dual display.
<libv> Net147: in such a case, you need to have the exact same timing on both lcd and hdmi
<libv> and the exact same image.
<libv> chances of your hdmi monitor accepting the lcd panel timing are close to 0
<Net147> libv: =(
wingrime has joined #linux-sunxi
<libv> Net147: please watch my sunday talk at fosdem, i will extensively whine... err... talk about this
<Net147> libv: well I need 1280x800p60 on HDMI and 480x272 for the 4.3" LCD
<Net147> libv: I need to hack the driver to get the 1280x800 resolution I think
<libv> Net147: either you attach the 4.3 lcd to the lcd1 pins, or you're never going to make that work
<Net147> libv: you have a link to the event?
<Net147> libv: thanks
<Net147> libv: unfortunately I am not near FOSDEM
<libv> there should be a livestream
wingrime1 has joined #linux-sunxi
<Net147> would this KMS driver support HDMI EDID properly with non-standard resolutions?
wingrime has quit [Ping timeout: 252 seconds]
wingrime1 has quit [Ping timeout: 260 seconds]
<Net147> does anyone know if the VGA output clashes with the LCD output for the Olimex A20-OLinuXino-MICRO?
jinzo has quit [Quit: Leaving]
physis has joined #linux-sunxi
<physis> I'm trying to cross-compile mplayer to enable vdpau output in my arm cubieboard2 but I have a lot of compile errors. Anyone has a makefile for mplayer with vdpau enabled?
<Turl> physis: what distro?
<physis> Turl: Ubuntu
<Turl> physis: 1) apt-get install mplayer2 2) ... 3) PROFIT!
<physis> (and lubuntu for cubie)
<physis> Turl: let me try mplayer2... I installed mplayer package...
<physis> Turl: worked like a charm :) Thank you. No image yet, but sunxi vdpau seems loaded :)
bsdfox has quit [Read error: Operation timed out]
<Turl> physis: make sure you got permissions to access both /dev/disp and /dev/cedar_dev
<physis> Turl: Checked. Owned for my user with 666 in both devices.
<Turl> physis: did you use the weird cmdline on the wiki? http://linux-sunxi.org/Cedrus#Playing_video
<physis> Turl: mplayer -vo vdpau -vc ffmpeg12vdpau,ffh264vdpau "The Simpsons Movie - 1080p Trailer.mp4"
<physis> Turl: 1080p h264 is supported, isn't?
<Turl> yeah it should
<physis> ok
bsdfox has joined #linux-sunxi
<Turl> physis: what does the log say? what happens on your screen
<Turl> ?
<physis> Turl i cant see anything strange: http://pastebin.com/jtF2vRsX
<physis> audio is ok, no video (black screen)
<Turl> physis: are you doing this on X?
<physis> yes
<Turl> so you get the mplayer window
<Turl> but it's black?
<Turl> try minimizing it and opening again
<physis> yes.
<physis> let me try
<physis> same black screen. I tryed -fs and no changes (black screen on fs) :)
<Turl> what display driver are you using for x? fbturbo?
<physis> I'm not sure.
<physis> let me try to find.
<Turl> if you didn't do anything special, it must be fbdev
<Turl> I literally just installed vdpau-sunxi a couple of hours back and it worked for me
<Turl> other than the stuff we checked, that's the main difference I can think of
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
<Turl> physis: as you're using ubuntu, you can add the apt repo and install the fbturbo package
<physis> i do not do anything special... I will to try another video for test.
<physis> Turl: is fbturbo a better choice for now?
wingrime has joined #linux-sunxi
<Turl> fbturbo is going to be faster
<Turl> hey wingrime
<physis> ok, I will test it too.
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
<physis> Turl: fasters X with fbturbo, but same black screen. Let me ask you: the right libcedarv to be used is from cedarx-libs/libcedarv ?
<physis> And all code from cedarx-lib and libvdpau should be compiled with arm-linux-gnueabihf-* build tools?
<Turl> physis: you don't need any blobs
<Turl> libvdpau-sunxi is a fully standalone, reverse engineered piece of sw
<DonkeyHotei> implementing both cedarx and cedarv?
<Turl> you should just clone the repo and make, make install
<Turl> DonkeyHotei: cedarx is cedarv(ideo)+cedara(udio)
<DonkeyHotei> all of cedarx, then?
<Turl> DonkeyHotei: but no, just video for now. It's experimental as well.
<Turl> and doesn't support all the formats
<Turl> neither encoding (yet)
<DonkeyHotei> maybe there can be some frontend to the aw blobs in the meantime?
<Turl> DonkeyHotei: there's patched vlc and xbmc to use the blobs if that's your preference
<Turl> bbl
<DonkeyHotei> i mean something more generic like a vdpau lib or gstreamer
<physis> Turl: thank you for your hep today. going to bed now. See u!
<physis> bye guys.
physis has quit [Quit: shutdown -h now]
lioka has quit [Ping timeout: 276 seconds]
lioka has joined #linux-sunxi
bsdfox has quit [Ping timeout: 260 seconds]
bsdfox has joined #linux-sunxi
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
moofree has quit [Ping timeout: 245 seconds]
JohnDoe_71Rus has joined #linux-sunxi
<wingrime> Turl:?
<Net147> I have booted with linux-sunxi kernel on A20-OLinuXino but there is no eth0 interface. the chipset is Realtek RTL8201CP. any ideas?
<Net147> I guess I need CONFIG_REALTEK_PHY=y
<wens> no need, the generic phy driver should work
<wens> no eth0 means nic driver isn't working
<Net147> any suggestions for troubleshooting it?
<Net147> wens: what's the kernel config option for the generic phy driver?
<brain_> wow libvdpau really helped out with my mplayer issues! CPU usage went down a whole lot. time to get some sleep now.
Black_Horseman has quit [Remote host closed the connection]
<Net147> looks like I need CONFIG_SUNXI_EMAC=y
gzamboni has quit [Remote host closed the connection]
gzamboni has joined #linux-sunxi
orly_owl has joined #linux-sunxi
gzamboni has quit [Remote host closed the connection]
diego_r has joined #linux-sunxi
brain_ has quit [Ping timeout: 245 seconds]
Net147 has quit [Quit: HydraIRC -> http://www.hydrairc.com <- Like it? Visit #hydrairc on EFNet]
arete74 has quit [Ping timeout: 264 seconds]
rellla has joined #linux-sunxi
kuldeepdhaka has quit [Ping timeout: 240 seconds]
arete74 has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
brain_ has joined #linux-sunxi
_massi_ 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
brain_ has quit [Ping timeout: 245 seconds]
HeHoPMaJIeH has joined #linux-sunxi
hehopmajieh_ has joined #linux-sunxi
hehopmajieh_ has quit [Client Quit]
brain_ has joined #linux-sunxi
FR^2 has joined #linux-sunxi
brain_ has quit [Ping timeout: 252 seconds]
geecko has joined #linux-sunxi
brain_ has joined #linux-sunxi
arky has joined #linux-sunxi
lioka has quit [Changing host]
lioka has joined #linux-sunxi
notmart has joined #linux-sunxi
popolon has joined #linux-sunxi
popolon has joined #linux-sunxi
SK has joined #linux-sunxi
rz2k has joined #linux-sunxi
SK has quit [Client Quit]
tomboy64 has quit [Quit: Uhh ... gotta go.]
SK has joined #linux-sunxi
<SK> z
SK has quit [Quit: Konversation terminated!]
jinzo has joined #linux-sunxi
arky has quit [Ping timeout: 240 seconds]
arky has joined #linux-sunxi
arky has quit [Client Quit]
arky has joined #linux-sunxi
arky has quit [Client Quit]
arky has joined #linux-sunxi
rellla2 has joined #linux-sunxi
rellla has quit [Ping timeout: 264 seconds]
HeHoPMaJIeH has quit [Remote host closed the connection]
penghb has quit [Remote host closed the connection]
paulk-collins has joined #linux-sunxi
cubear has joined #linux-sunxi
rz2k has quit [Ping timeout: 252 seconds]
Black_Horseman has joined #linux-sunxi
wingrime1 has joined #linux-sunxi
wingrime has quit [Read error: Connection reset by peer]
wingrime has joined #linux-sunxi
rz2k has joined #linux-sunxi
wingrime1 has quit [Ping timeout: 245 seconds]
jelly has quit [Remote host closed the connection]
arky has quit [Ping timeout: 252 seconds]
wingrime has quit [Ping timeout: 248 seconds]
wingrime has joined #linux-sunxi
pacopad has joined #linux-sunxi
AreaScout has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
paulk-collins has quit [Ping timeout: 252 seconds]
Black_Horseman has quit [Remote host closed the connection]
wingrime1 has joined #linux-sunxi
lkcl has quit [Remote host closed the connection]
wingrime has quit [Ping timeout: 272 seconds]
arky has joined #linux-sunxi
eebrah|baba_yao has joined #linux-sunxi
eebrah|baba_yao is now known as eebrah
arky has quit [Quit: Leaving]
arky has joined #linux-sunxi
wingrime has joined #linux-sunxi
nikrou has joined #linux-sunxi
<nikrou> I all,
<nikrou> as promise I upload a new picture of my device back : http://linux-sunxi.org/Inet_86vz#Pictures
wingrime1 has quit [Ping timeout: 245 seconds]
<Turl> :) thanks nikrou
<Turl> libv ^
<nikrou> Hi Turl; you are everywhere, on every channel ! :-)
<Turl> nikrou: people tend to say that when one idles on ~30 channels :p
<nikrou> :-)
<nikrou> I understand, you are a bot !
<nikrou> :-)
<Turl> haha, nah :p
<nikrou> I need a captcha !
<Turl> I never got captcha'd on IRC, but whatever :p
<nikrou> I successfully build cm 10.2 for my device but I cannot make it starts properly
<nikrou> my device goes offile as said by adb ! :-(
kuldeepdhaka has joined #linux-sunxi
lkcl has joined #linux-sunxi
<Turl> nikrou: does it boot?
<Turl> lkcl: o/
<nikrou> yes but it freeze
<nikrou> the screen is split in two : one part black the other green
<nikrou> It's really beautifull
<Turl> o.O
<nikrou> But i'd prefer a "normal" screen
rellla2 has quit [Quit: Nettalk6 - www.ntalk.de]
kuldeepdhaka has quit [Max SendQ exceeded]
kuldeepdhaka has joined #linux-sunxi
tomboy64 has joined #linux-sunxi
wingrime1 has joined #linux-sunxi
wingrime has quit [Ping timeout: 264 seconds]
wingrime has joined #linux-sunxi
cubear has quit [Quit: Leaving]
wingrime2 has joined #linux-sunxi
<diego_r> :q
<diego_r> sorry. This is not my vim window
* diego_r ashamed
wingrime1 has quit [Ping timeout: 245 seconds]
rz2k has quit []
vpelletier has joined #linux-sunxi
<brain_> I gotta figure out how to get battery stats somehow, and sound and then my installation is nearly complete. i am doubtful sound will ever work tho. don't see any option in the kernel config.
e-ndy has quit [Ping timeout: 272 seconds]
kuldeepdhaka has quit [Ping timeout: 252 seconds]
kuldeepdhaka has joined #linux-sunxi
arky has quit [Ping timeout: 260 seconds]
wingrime1 has joined #linux-sunxi
kuldeepdhaka has quit [Excess Flood]
<Turl> brain_: sound should work fine
wingrime2 has quit [Ping timeout: 252 seconds]
<Turl> brain_: and yeah, I'd like battery stats integration as well. IIRC, someone had written some app to do it and posted it on the list or somewhere, if you try it out let me know how it works
notmart has quit [Read error: Operation timed out]
kuldeepdhaka has joined #linux-sunxi
arky has joined #linux-sunxi
<brain_> I don't get sound output but I can hear the sound initialize(the speaker clicks when booting the kernel) but for some reason I get no output. I am wondering if it could be a routing issue or a simple setting.
<brain_> Also, I moved from lxde to gnome for the on screen keyboards and MAN what a difference! I thought I would use all the memory but im still left with 680mb left which is fine imo.
wingrime2 has joined #linux-sunxi
<brain_> got the acceleration working, mplayer is great now, power management works perfectly. my main concern is sound, battery stats i can deal with for now.
bbrezillon has quit [Quit: Ex-Chat]
wingrime1 has quit [Ping timeout: 252 seconds]
e-ndy has joined #linux-sunxi
printallthething has joined #linux-sunxi
e-ndy has quit [Excess Flood]
e-ndy has joined #linux-sunxi
<brain_> oh wow just noticed battery stats do work sort of. the indicator for gnome says charging (0%) while plugged in but once unplugged it gives me the correct percentage.
<brain_> my sound output is showing up as "dummy output:" on the volume control
<Turl> brain_: GNOME3? cool, I should give it a spin
<brain_> yes gnome 3.
<Turl> brain_: can you paste dmesg and kernel config?
<Turl> also check if you get anything on alsamixer
<brain_> yes give me a few.
<Turl> brain_: it works on my sun4i, so barring any hw failure it should be ok if everything needed is enabled
<brain_> http://pastebin.com/GFwZe6xZ <- Dmesg output, - Kernel Configuration...I am using the Olimex Olinuxino a10-lime config -> http://pastebin.com/H4S4LB5S
<Turl> brain_: fex?
<brain_> I am guessing I need to find a better config file but I used this as my base since i was having trouble booting a standard a10 3.4 kernel but I might be able to correct that now. I just figured sound was no enabled for 3.4 yet only..but i see its enabled for HDMI,.
<Turl> kernel wise it looks good, probably just missing fex config
<brain_> Fex config is from my android installation, it should be different? I will have to pull it out and convert hang on.
sehraf has joined #linux-sunxi
rellla has joined #linux-sunxi
<Turl> brain_: fex looks fine too..
<Turl> [ 2.581960] sunxi-codec: probe of sunxi-codec failed with error -16 hmm
notmart has joined #linux-sunxi
<nikrou> Cannot find a way to make cm10.2 boot
<nikrou> ll
<nikrou> I used my stock kernel
<brain_> Yea i'm lost but im sure ill get it going one way or another. thanks for looking the files over Turl.
<brain_> were is the boot process failing?
arky has quit [Ping timeout: 252 seconds]
wingrime1 has joined #linux-sunxi
wingrime2 has quit [Ping timeout: 245 seconds]
<Turl> brain_: how did you install it btw? apt-getting ubuntu-gnome-desktop?
<nikrou> Anyway to debug my boot without serial console ?
<brain_> apt-get install gnome-core
<brain_> i had to remove the display manager after the installation to eliminate the need to login.
<brain_> nikrou: are you able to adb into the device when its failing?
<nikrou> no. adb see my device offline
<nikrou> :-(
<brain_> hmm
<nikrou> as you said ...
focus has quit [Quit: Ex-Chat]
focus has joined #linux-sunxi
wingrime2 has joined #linux-sunxi
wingrime1 has quit [Ping timeout: 252 seconds]
FR^2 has quit [Quit: Connection reset by peer]
wingrime1 has joined #linux-sunxi
wingrime2 has quit [Ping timeout: 245 seconds]
<ccaione> oliv3r: soooo, slides? ;)
sspiff has quit [Quit: Konversation terminated!]
wingrime2 has joined #linux-sunxi
wingrime1 has quit [Ping timeout: 252 seconds]
wingrime1 has joined #linux-sunxi
wingrime2 has quit [Ping timeout: 245 seconds]
focus has quit [Remote host closed the connection]
techn_ has joined #linux-sunxi
eebrah has quit [Read error: Connection reset by peer]
Faisal has joined #linux-sunxi
vpelletier has quit [Quit: leaving]
wingrime2 has joined #linux-sunxi
wingrime1 has quit [Ping timeout: 265 seconds]
pacopad has quit [Quit: pacopad]
vpelletier has joined #linux-sunxi
popolon has quit [Quit: Quitte]
wingrime1 has joined #linux-sunxi
wingrime1 has quit [Client Quit]
wingrime1 has joined #linux-sunxi
wingrime2 has quit [Ping timeout: 248 seconds]
rellla has quit [Ping timeout: 260 seconds]
froese has joined #linux-sunxi
pwhalen has quit [Ping timeout: 272 seconds]
_massi_ has quit [Remote host closed the connection]
pwhalen has joined #linux-sunxi
kuldeepdhaka has quit [Ping timeout: 264 seconds]
kuldeepdhaka has joined #linux-sunxi
kivutar has joined #linux-sunxi
diego_r has quit [Quit: Konversation terminated!]
vpelletier has quit [Quit: leaving]
vpelletier has joined #linux-sunxi
FDCX has quit [Remote host closed the connection]
FDCX has joined #linux-sunxi
FDCX has quit [Read error: Connection reset by peer]
FDCX has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
wingrime has quit [Ping timeout: 252 seconds]
wingrime has joined #linux-sunxi
wingrime1 has quit [Ping timeout: 245 seconds]
rah has quit [Ping timeout: 272 seconds]
wingrime has quit [Ping timeout: 272 seconds]
rah has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
jemk has joined #linux-sunxi
Night-Shade has joined #linux-sunxi
kuldeepdhaka_ has joined #linux-sunxi
notmart has quit [Quit: notmart terminated!]
kuldeepdhaka has quit [Ping timeout: 264 seconds]
<Turl> libv: the repo we have is just for ubuntu right? no debian love? :(
deasy has joined #linux-sunxi
zoidberg_ has joined #linux-sunxi
<zoidberg_> hi there
<zoidberg_> does someone know something about the mali driver?
<zoidberg_> i have some problems
<bsdfox> ask your question
kuldeepdhaka_ is now known as kuldeepdhaka
<zoidberg_> i followed the howto from your wiki, but i get an "error: eglinitialise failed! sunxi"
<zoidberg_> and nothing more, i have an olinuxino a13 board, with the olimex 7" display
<zoidberg_> and debian wheezy from the olimex website
<jemk> just in time for fosdem, libvdpau-sunxi can now decode (some) mpeg4 videos (experimentally!)
<zoidberg_> i want to have 3d acceleration
rellla has joined #linux-sunxi
<Turl> jemk: :D
<Turl> zoidberg_: what gives you that error? have you checked the mali modules are loaded? permissions? what x driver are you using? have you read the wiki page techn_ linked to?
kuldeepdhaka is now known as kuldeepdhaka_
<Turl> jemk: btw, any idea why I need to chmod 666 cedar & disp?
<Turl> jemk: if I use root:video 660 (and I'm in the video group) it doesn't seem to work
<Turl> it stutters badly
kuldeepdhaka_ is now known as kuldeepdhaka
<jemk> Turl: huh, that sounds strange
<jemk> Turl: i can't reproduce that, and i can't really believe it too, if linux isn't broken it shouldn't care how you get the rights
<jemk> maybe there is something else accessing disp or cedar that's not in the video group, but what should that be
<Turl> jemk: after I get a successful run, if I chmod it back 660 it seems to work ok
<Turl> maybe some clock setting requires some other permission or something?
<jemk> the only other thing accessing dips is fbturbo, which runs as root
<jemk> cedar shouldn't be accessed elsewhere
<Turl> yeah, fbturbo works fine
<Turl> maybe some buffer sharing gone wrong?
<jemk> buffer sharing is simply passing physical address, what should go wrong there?
<Turl> mappings?
<Turl> I'm blindly guessing here, it's all very odd
<Turl> I'll play more with it and see what I find
tomboy64 has quit [Ping timeout: 240 seconds]
nove has joined #linux-sunxi
rellla has quit [Ping timeout: 260 seconds]
<nove> jemk: nice
nikrou has left #linux-sunxi [#linux-sunxi]
rellla has joined #linux-sunxi
penghb has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
<rellla> jemk: +1
t3st3r has quit [Remote host closed the connection]
jemk has quit [Ping timeout: 260 seconds]
rellla has quit [Quit: Nettalk6 - www.ntalk.de]
zoidberg_ has quit [Quit: leaving]
netlynx has quit [Ping timeout: 260 seconds]
<Turl> brain_: what distro were you using btw?
kuldeepdhaka has quit [Ping timeout: 240 seconds]
<Turl> brain_: on linaro the gnome onscreen kbrd is broken
<Turl> and debian and arch give me the sad gnome shell face and it doesn't even want to start :/
kuldeepdhaka has joined #linux-sunxi
jinzo has quit [Quit: Leaving]
kuldeepdhaka has quit [Max SendQ exceeded]
kuldeepdhaka has joined #linux-sunxi
pwhalen has quit [Ping timeout: 252 seconds]
nove has quit [Quit: nove]
sehraf has quit [Quit: www.miranda-fusion.de ... be part of it...]
tinti has joined #linux-sunxi
tinti has quit [Changing host]
tinti has joined #linux-sunxi
vpelletier has quit [Ping timeout: 248 seconds]
AreaScout has quit []