lkcl changed the topic of #arm-netbook to: arm-netbook: Don't ask to ask. Just ask! - EOMA68 spec http://bit.ly/ZHqfxA - ML arm-netbook@lists.phcomp.co.uk - Logs http://bit.ly/XELKJq or http://bit.ly/15OCYPD - For Allwinner/sunxi discussions prefer #linux-sunxi - iMX6 Card http://bit.ly/XAUGCD - Flying Squirrel http://bit.ly/WgOYaR - Allwinner A10/A20 Card http://bit.ly/zBLAbY - http://rhombus-tech.net
stefanro1 has joined #arm-netbook
stefanro has quit [Ping timeout: 264 seconds]
discopig has joined #arm-netbook
Brandon15811 has quit [Read error: Operation timed out]
Brandon15811_ has quit [Ping timeout: 245 seconds]
Brandon15811_ has joined #arm-netbook
cnxsoft has joined #arm-netbook
Brandon15811__ has joined #arm-netbook
Brandon15811 has joined #arm-netbook
Brandon15811_ has quit [Quit: Leaving]
Brandon15811__ is now known as Brandon15811_
Brandon15811_ has quit [Quit: ZNC - http://znc.in]
Brandon15811_ has joined #arm-netbook
Brandon15811 has quit [Quit: ZNC - http://znc.in]
Brandon15811 has joined #arm-netbook
steev has joined #arm-netbook
hipboi has joined #arm-netbook
niftylettuce has joined #arm-netbook
victhor__ has quit [Ping timeout: 268 seconds]
Holo__ has joined #arm-netbook
cnxsoft has quit [Quit: cnxsoft]
cnxsoft has joined #arm-netbook
ZaEarl__ has quit [Ping timeout: 248 seconds]
discopig is now known as bromide
Marex_ has quit [Ping timeout: 248 seconds]
Marex has joined #arm-netbook
wingrime has joined #arm-netbook
Marex has quit [Ping timeout: 264 seconds]
Dessimat0r has quit [Quit: Computer has gone to sleep.]
Marex has joined #arm-netbook
Dessimat0r has joined #arm-netbook
Guest32157 has joined #arm-netbook
wingrime has quit [Ping timeout: 276 seconds]
wingrime has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
eFfeM has joined #arm-netbook
eFfeM has quit [Quit: Leaving.]
rz2k has joined #arm-netbook
rz2k has quit []
cnxsoft has quit [Quit: cnxsoft]
projectgus has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
Enfo has joined #arm-netbook
rellla has joined #arm-netbook
Enfo has quit [Ping timeout: 276 seconds]
Enfo has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
ssvb has quit [Read error: Operation timed out]
rellla has quit [Remote host closed the connection]
ssvb has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
cnxsoft has joined #arm-netbook
penguin42 has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
penguin42 has quit [Quit: Leaving.]
penguin42 has joined #arm-netbook
projectgus has joined #arm-netbook
wingrime has quit [Ping timeout: 264 seconds]
wingrime has joined #arm-netbook
projectg1s has joined #arm-netbook
hp__ has quit [Ping timeout: 260 seconds]
projectgus has quit [Ping timeout: 248 seconds]
<penguin42> lkcl: Digikey seem to have quite a few MCUs with prices in the 30pish range for 1000
projectg1s has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
hramrach__ has quit [Ping timeout: 240 seconds]
hramrach__ has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
projectg1s has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
buZz_ is now known as buZz
projectgus has joined #arm-netbook
projectg1s has quit [Ping timeout: 248 seconds]
wingrime has quit [Ping timeout: 264 seconds]
wingrime has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
Guest32157 has quit [Ping timeout: 256 seconds]
ksdncv has joined #arm-netbook
cnxsoft has quit [Remote host closed the connection]
victhor__ has joined #arm-netbook
cnxsoft has joined #arm-netbook
cnxsoft has quit [Quit: cnxsoft]
popolon has joined #arm-netbook
Brandon15811_ has quit [Ping timeout: 264 seconds]
Brandon15811 has quit [Ping timeout: 264 seconds]
Brandon15811_ has joined #arm-netbook
Brandon15811 has joined #arm-netbook
cnxsoft has joined #arm-netbook
Guest32157 has joined #arm-netbook
gzamboni_ has joined #arm-netbook
gzamboni has quit [Ping timeout: 256 seconds]
cnxsoft has quit [Remote host closed the connection]
popolon has quit [Quit: Quitte]
tremun has joined #arm-netbook
<tremun> hi
<tremun> I try to follow this guide http://linux-sunxi.org/Binary_drivers
<tremun> SunxiMaliDRI2_Init: drmOpen failed!
<ssvb> tremun: here is the source of this problem - "SUNXIFB(0): can't load 'mali_drm' kernel module"
<ssvb> do you have mali kernel modules compiled and properly installed?
<ssvb> but... Cortex-A9? what kind of hardware is that?
ZaEarl__ has joined #arm-netbook
<tremun> ssvb: yes, dual core A9
<tremun> CPU: Amlogic8726-M6 Cortex-A9 Dual Core(1.5Ghz)
ZaEarl__ has quit [Ping timeout: 248 seconds]
<ssvb> tremun: seems like it indeed should have Mali400 GPU - https://en.wikipedia.org/wiki/Mali_%28GPU%29#Implementations
<ssvb> tremun: but the vendor website is not terribly informative - http://www.amlogic.com/product02.htm
<ssvb> tremun: "Dual 2.5D and 3D GPU processors" :)
<ssvb> what happens if you run "modprobe mali" and "lsmod"?
<ssvb> if you have "mali" kernel module, but not "mali_drm", then I suspect you can only use the framebuffer mali drivers
<ssvb> looks good
<ssvb> but no luck with "mali_drm"?
<ssvb> I mean please also try "modprobe mali_drm" (even though I suspect it will fail)
<tremun> FATAL: Module mali_drm not found.
<ssvb> does "zcat /proc/config.gz | grep MALI" show "CONFIG_DRM_MALI=m"? Or anything MALI related?
<ssvb> in any case, that's the kernel option you should try to enable
<tremun> config-elf2
<ssvb> tremun: looks like an android kernel, you will not get mali acceleration in x11 using this kernel without tweaking it
<tremun> u.u
<ssvb> do you really want to use X server, or play around with mali and glesv2 acceleration in general?
ZaEarl__ has joined #arm-netbook
Guest32157 has quit [Quit: Verlassend]
<ssvb> if you don't care about X, you can try framebuffer based test programs and they will probably work
gimli has joined #arm-netbook
<ssvb> (assuming that you have libMali.so with a version exactly matching your kernel)
<tremun> ssvb: I want to use xbmc
<ssvb> ok, I guess you have much better chances for XBMC without X server :)
<ssvb> for example, Allwinner port of XBMC uses mali framebuffer drivers and cedarx blobs
<ssvb> tremun: but I guess linux-sunxi wiki was not the best starting point for you
<tremun> u.u
<ssvb> you may try xbmc forums or other resources, or try to find somebody using the same Amlogic SoC (to be honest, I don't know anything about it and whether it is properly supported by free software)
projectg1s has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
<tremun> but I have no knowledge or time to modify the kernel... u.u
<ssvb> tremun: in any case, using sunxifb x11 driver on non-sunxi hardware is possible with Mali400 3D acceleration (for example, it works on exynos4)
<ssvb> tremun: but it looks like you actually want something else, and x11 will only get you sidetracked :)
<ssvb> I strongly advise you to contact some xbmc people first
projectg1s has quit [Ping timeout: 248 seconds]
<tremun> xbmc will not work if it does not work first mali
<ssvb> there are different flavours of mali
<ssvb> there is android mali
<ssvb> there is linux frasmebuffer mali
<ssvb> *framebuffer
<ssvb> and there is linux x11 drm mali driver
<ssvb> which one do you want?
<ssvb> or it is better to ask, what exactly does xbmc want?
projectgus has joined #arm-netbook
<tremun> video...
<ssvb> lol
<ssvb> a little bit more technical details are required
<ssvb> in any case, the chances are that some people have already managed to run xbmc on your hardware
<ssvb> it's a good idea to try finding them
<tremun> will try to find
projectg1s has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
popolon has joined #arm-netbook
rz2k has joined #arm-netbook
<tremun> ssvb: Gracias por todo, ya volvere..
tremun has quit [Quit: Page closed]
wingrime has quit [Ping timeout: 264 seconds]
projectg1s has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
projectgus has joined #arm-netbook
fra79Wii has joined #arm-netbook
deathz0r- has quit [Read error: Connection reset by peer]
deathz0r- has joined #arm-netbook
deathz0r- has quit [Read error: Connection reset by peer]
deathz0r- has joined #arm-netbook
deathz0r- has quit [Read error: Connection reset by peer]
deathz0r- has joined #arm-netbook
projectg1s has joined #arm-netbook
projectgus has quit [Ping timeout: 248 seconds]
ZaEarl__ has quit [Quit: Ex-Chat]
ZaEarl has joined #arm-netbook
Brandon15811_ has quit [Quit: ZNC - http://znc.in]
Brandon15811 has quit [Quit: ZNC - http://znc.in]
Brandon15811 has joined #arm-netbook
Brandon15811_ has joined #arm-netbook
Brandon15811___ has joined #arm-netbook
Brandon15811 has quit [Quit: Leaving]
Brandon15811___ is now known as Brandon15811
rz2k has quit []
servili007 has joined #arm-netbook
fra79Wii has quit [Quit: Leaving]
Dessimat0r has quit [Quit: Computer has gone to sleep.]
Dessimat0r has joined #arm-netbook
Dessimat0r has quit [Quit: Computer has gone to sleep.]
Dessimat0r has joined #arm-netbook
Dessimat0r has quit [Client Quit]
datagutt has quit [Quit: Computer has gone to sleep.]
gimli has quit [Ping timeout: 276 seconds]