Turl changed the topic of #linux-sunxi to: Allwinner/sunxi /development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi
\\Mr-C\\ has quit [Quit: .]
ricardocrudo has joined #linux-sunxi
clonak has quit [Read error: Connection reset by peer]
clonak has joined #linux-sunxi
dev1990 has quit [Quit: Konversation terminated!]
clonak has quit [Ping timeout: 272 seconds]
ricardocrudo has quit [Ping timeout: 240 seconds]
clonak has joined #linux-sunxi
clonak has quit [Excess Flood]
mnr has quit [Quit: leaving]
naobsd has joined #linux-sunxi
clonak has joined #linux-sunxi
Ueno_Otoko_ has joined #linux-sunxi
soderstrom has joined #linux-sunxi
MrBar has joined #linux-sunxi
<MrBar> what about gpio speed with dma?
clonak has quit [Ping timeout: 272 seconds]
mozzwald has quit [Remote host closed the connection]
mozzwald has joined #linux-sunxi
desk_FO4 has quit [Read error: Connection reset by peer]
<wens> GeneralStupid: what do you mean by known issue?
clonak has joined #linux-sunxi
soderstrom has quit [Ping timeout: 240 seconds]
iamfrankenstein1 has quit [Quit: iamfrankenstein1]
HeavyMetal_ is now known as HeavyMetal
HeavyMetal has quit [Changing host]
HeavyMetal has joined #linux-sunxi
afaerber has quit [Ping timeout: 240 seconds]
afaerber has joined #linux-sunxi
mytbk has joined #linux-sunxi
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
deskwizard has joined #linux-sunxi
<mytbk> I'm using flashrom on my cubietruck, but flashrom fails to read flash content.
mytbk has quit [Quit: WeeChat 1.3]
naobsd has quit [Ping timeout: 240 seconds]
cnxsoft has joined #linux-sunxi
naobsd has joined #linux-sunxi
naobsd has quit [Client Quit]
hipboi has quit [Read error: Connection reset by peer]
hipboi has joined #linux-sunxi
lfam has joined #linux-sunxi
leviathancn_szu has quit [Ping timeout: 250 seconds]
leviathancn has quit [Ping timeout: 256 seconds]
p1u3sch1 has quit [Ping timeout: 272 seconds]
p1u3sch1_ has joined #linux-sunxi
naobsd has joined #linux-sunxi
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
leio has quit [Ping timeout: 240 seconds]
leio has joined #linux-sunxi
vishnup has joined #linux-sunxi
vishnup has quit [Client Quit]
akaizen has joined #linux-sunxi
IgorPecovnik has joined #linux-sunxi
IgorPecovnik has quit [Quit: Nettalk6 - www.ntalk.de]
raknaz has joined #linux-sunxi
<raknaz> anyone using iteaduinos 10?
<gzamboni> libv its the comunity's mail server ?
<gzamboni> if you or anyone with permissions can create a A64 dir on top of dl and mv the files, i dont have sudo permissions on the server
<raknaz> gzamboni, do u know any users working on iteaduino a10?
<raknaz> i m new to this channel
<gzamboni> humm, let me check who did send the dts patches
<gzamboni> iteaduino 10 it was Josef Gajdusek but i dont think he is in the channel, i dunno who is he
<gzamboni> itead ibox it was codekipper, hes in the channel, but tell me your problem i or anyone may help you
<gzamboni> read the topic, dont ask if you can ask it, just ask it and wait
<gzamboni> you have a lot of info in the wiki also, have you checked it already ?
<raknaz> thanks. i have trouble finding the itead os link in iteadstudio site and sunxi-linux . All of the links seem to be either missing or dead. if there is any way for getting the iteados for 10, it would be helpful
<raknaz> i have gone through the wiki
<KotCzarny> gzamboni: do you know if i have to use banana specific mkimage (to recreate boot.cmd) or i can grab x86 generic one?
<gzamboni> boot.cmd to be used on uboot ?
<KotCzarny> yes (armbian)
<gzamboni> you have to do your own based on your needs
<KotCzarny> gzamboni, im trying to find out why igor's image for my lamobo-r1 isnt booting, and want to try different boot params
<raknaz> gzamboni: yes i have checked all possible sites before, https://www.itead.cc/, http://wiki.iteadstudio.com and sunxi-linux site, there are images for a20 but none of them are avilable for a10, a couple of months before i saw the links in sunxi-linux , now its it seems deleted.
<gzamboni> afaik you can either set it as env variables at the boot console and save it, you can use uEnv.txt or boot.cmd with all the uboot configurations
<KotCzarny> gzamboni, yes, but to recreate it i have to use x86, because box itself isnt booting
<Ueno_Otoko_> considering the amount of info avaliable, it would be easy to build your own image
<gzamboni> people are starting using A20 instead of A10, same pinout, more powerfull double core and less power consumtion
<KotCzarny> that's why i asked if boot.cmd and mkimage have anything special patched in
<gzamboni> about same price
<gzamboni> KotCzarny, you can use mkimage -C none -A arm -T script -d boot_hdmi.cmd boot.scr in a x86 machine
<gzamboni> its arch indepandent , mkimage only convert it to binary afaik
<gzamboni> it doesnt compile
<KotCzarny> k, thx
<gzamboni> oh, using the -A arm parameter
<gzamboni> so it should be arch dependent, sorry
vickycq has joined #linux-sunxi
<raknaz> yeah, i had been using a10 for long, until i deleted the os from my sd and pc hoping that it would be available in web. but i couldnt find any. the name of the image file i had in my pc was iteados-A10-debian-xfce-2.0.4-2014-05-13.img
<gzamboni> which os do you want ?
domidumont has joined #linux-sunxi
<raknaz> iteados for 10, a debian fork
<gzamboni> thoses os images come with u-boot, kernel and os all in one image ?
<gzamboni> here http://wiki.iteadstudio.com/Download#ITEAD_OS you have sunflower and fedora for A10
<Ueno_Otoko_> with those images you can easily add your own debian rootfs
<gzamboni> raknaz, you will have to ask itead for it, email them. or you can do your own image, there are several howtos on the wiki
domidumont has quit [Ping timeout: 246 seconds]
<raknaz> gzamboni: the sunflower link is dead and there are links of iteados for a20 only on the page. i mailed itead it and havnt received any reply. could u provide me a start on hou to build my own image or share with me any necessary links for building?
<gzamboni> you want the mainline's kernel or the fork 's one?
<KotCzarny> i guess he just wants his device to boot
<gzamboni> check whats supported on the mainline: http://linux-sunxi.org/Linux_mainlining_effort
<raknaz> yes
<raknaz> i jus want my device to run a os
<gzamboni> check http://linux-sunxi.org/BSP (its a script to create bootable sd cards) dunno if its still working
<raknaz> i ve been using it as a home web server. i m entirely new to this kernal stuff
<gzamboni> and http://linux-sunxi.org/Manual_build_howto a manual how to
<raknaz> thanks gzamboni
<gzamboni> np, read the wiki webpages, if there are broken links, create a user and help maintaining the wiki
raknaz has quit [Ping timeout: 252 seconds]
deskwizard has quit [Ping timeout: 240 seconds]
<vickycq> Hi. I've added a new device to the wiki: http://linux-sunxi.org/10moons_LT390W . Is it ok to point the .fex file to a git repo other than https://github.com/linux-sunxi/sunxi-boards/ ?
IgorPecovnik has joined #linux-sunxi
<plaes> Ueno_Otoko_: are you the 'Vickyq' user in the wiki?
<Ueno_Otoko_> plaes, yes
<plaes> could you try the mainline u-boot instead of the linux-sunxi u-boot
<plaes> linux-sunxi u-boot is really deprecated
<vickycq> yes it's me
<plaes> o_O
<plaes> and submit your .fex file to linux-sunxi mailing list
<vickycq> Sure, I'll try mainline u-boot
<vickycq> And I need to test the .fex file more throughly to make sure everything works.
<plaes> thanks :)
<plaes> that device is just a devboard without case?
<vickycq> Oh sorry, I don't have the case with me right now...will update the correct picture in about 1 week
IgorPecovnik2 has joined #linux-sunxi
IgorPecovnik has quit [Ping timeout: 246 seconds]
MrBar has quit [Quit: Leaving]
leviathancn_szu has joined #linux-sunxi
cnxsoft has quit [Quit: cnxsoft]
ricardocrudo has joined #linux-sunxi
domidumont has joined #linux-sunxi
domidumont has quit [Remote host closed the connection]
domidumont has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
lemonzest has joined #linux-sunxi
IgorPecovnik2 has quit [Quit: Nettalk6 - www.ntalk.de]
Buceast has joined #linux-sunxi
Netlynx has joined #linux-sunxi
Netlynx has quit [Changing host]
Netlynx has joined #linux-sunxi
lemonzest has quit [Ping timeout: 250 seconds]
lemonzest has joined #linux-sunxi
lfam has quit [Ping timeout: 240 seconds]
Netlynx has quit [Quit: Leaving]
Netlynx has joined #linux-sunxi
Netlynx has quit [Changing host]
Netlynx has joined #linux-sunxi
ojn has quit [Ping timeout: 240 seconds]
ojn has joined #linux-sunxi
bamvor has quit [Ping timeout: 250 seconds]
Tartarus has quit [Ping timeout: 250 seconds]
doppo has quit [Ping timeout: 240 seconds]
ojn has quit [Ping timeout: 250 seconds]
doppo has joined #linux-sunxi
bamvor has joined #linux-sunxi
arnd has quit [Ping timeout: 250 seconds]
arnd has joined #linux-sunxi
<libv> gzamboni: no, locally
ojn has joined #linux-sunxi
Tartarus has joined #linux-sunxi
reinforce has joined #linux-sunxi
iamfrankenstein1 has joined #linux-sunxi
ijc has quit [Quit: ZNC - http://znc.sourceforge.net]
ijc has joined #linux-sunxi
paulk-collins has quit [Remote host closed the connection]
cnxsoft has joined #linux-sunxi
vickycq has quit [Ping timeout: 272 seconds]
bonbons has joined #linux-sunxi
iamfrankenstein has quit [Read error: Connection reset by peer]
iamfrankenstein1 is now known as iamfrankenstein
iamfrankenstein1 has joined #linux-sunxi
atsampson has joined #linux-sunxi
libv has quit [Quit: leaving]
libv has joined #linux-sunxi
florianH has joined #linux-sunxi
interrobangd has joined #linux-sunxi
mpmc has quit [Ping timeout: 240 seconds]
mpmc has joined #linux-sunxi
mpmc has quit [Ping timeout: 250 seconds]
mpmc has joined #linux-sunxi
mpmc has quit [Excess Flood]
mpmc has joined #linux-sunxi
mpmc has quit [Excess Flood]
soderstrom has joined #linux-sunxi
mpmc has joined #linux-sunxi
mpmc has quit [Excess Flood]
mpmc has joined #linux-sunxi
florianH has quit [Remote host closed the connection]
bertrik has joined #linux-sunxi
<bertrik> hi all, I'm trying to boot linux on a Wits Pro A20 DKT with no luck
<bertrik> the wiki has very little info https://linux-sunxi.org/Wits_Pro_A20_DKT
<libv> bertrik: it's a wiki :)
<libv> use the new device howto
<libv> and make that wiki page
<libv> if anyone had done this before you, you would not have an easy time
<libv> s/not/now/
<bertrik> oh, I was under the impression that this device already worked with u-boot and sunxi
<libv> does it?
<libv> then hansg or mripard must own the hw and did not bother to document it to help potential users
<libv> bertrik: then you have an even easier time documenting it though
cnxsoft has quit [Quit: cnxsoft]
deskwizard has joined #linux-sunxi
<bertrik> libv: I'm working with the devkit from hansg right now :) but he's not here
<bertrik> this thing has like 4 different sd card slots
<flok420> you should use the right slot
<flok420> that helps
<KotCzarny> hmm, a20 gmac is said to be merged into 3.15, yet it's not in the 4.4-rc4 ?
<bertrik> I think I should find more info about the board itself, like a schematic, or a manual
<wens> bertrik: schematics are probably hard to come by
<wens> iirc they are designed by merrii, you might want to mail them?
<libv> bertrik: still, try to do what hansg for some reason refuses to do, and help yourself and others who will come after you
<libv> document the device
<libv> since the data has already been retrieved, it is actually quite easy
<bertrik> my main goal for today with this device is making sure the touchscreen controller stuff I'm working on, works on this board too
<libv> bertrik: suit yourself, but do not come crying when you next time run into a badly documented sunxi device
<bertrik> but if this thing is hard to setup, I think I'll skip it and move on to the next device with the same touchscreen controller
iamfrankenstein2 has joined #linux-sunxi
<wens> KotCzarny: what device are you using?
<KotCzarny> wens: lamobo r1
iamfrankenstein1 has quit [Ping timeout: 240 seconds]
<bertrik> libv: I'm not crying, just inquiring if someone here knows more about it
<wens> KotCzarny: the switch chip is not supported on mainline
iamfrankenstein2 is now known as iamfrankenstein1
<KotCzarny> wens, pity, any work being done on it?
<wens> KotCzarny: someone did try to submit it, but iirc it needed a lot of work
<KotCzarny> otoh, is it possible to backport audio from 4.4 to 4.2?
<KotCzarny> (a20)
<wens> backport, as in you applying the patches over 4.2?
<KotCzarny> bacport, as in having audio in 4.2 on that board
<wens> yeah, but whose 4.2 tree?
<wens> afaik there's a lot happening in each release
avph has quit [Ping timeout: 240 seconds]
<KotCzarny> im not sure, armbian's igor's one should be enough
<wens> 4.3 changed the clock bits in the dts, so that's a bit of effort to backport, but you can
<wens> other than that, it's just the audio clocks and the codec driver
iamfrankenstein1 has quit [Ping timeout: 240 seconds]
<KotCzarny> on another note, how is it possible that my box refuses to boot uboot from 1 and 2GB cards but works with 8G one, what could be the problem?
<wens> u-boot fails to load?
<KotCzarny> somehow. with working one i get uboot console on hdmi, but blank screen on the failing ones
<KotCzarny> (same source image)
avph has joined #linux-sunxi
<wens> any messages on serial console?
leviathancn_szu has quit [Ping timeout: 240 seconds]
<KotCzarny> i dont have serial cable (yet)
<wens> afaik there've be known issues with some sd cards, though no one looked into it more
<wens> easier just to get a new one i guess
<KotCzarny> heh
<KotCzarny> lottery then
leviathancn_szu has joined #linux-sunxi
<wens> otoh, i really suggest using the latest kernel
<wens> a whole bunch of stuff goes in every release, it's hard to backport stuff
<KotCzarny> that's what i'm trying
<wens> (and some improvements aren't even by us)
<wens> for example, there's a gmac improvement series on net-dev
<KotCzarny> but if gmac isnt mainlined the box is useless
<KotCzarny> (or the switch support)
<KotCzarny> s/useless/useless without patching/
<wens> well, support comes from people working on it :)
<KotCzarny> yes, and it sucks that cheap devices are usually closed hardware, and open ones are hellishly expensive
<KotCzarny> this lamobo-r1 could be my dream home device (switch/router, audio, sata, dual core, no fans, ~2-5W of total power usage)
<wens> there are patches for the switch on github (google bcm53125 + linux)
<wens> and this was the original submission: http://comments.gmane.org/gmane.linux.network/351503
<NiteHawk> or check the links under http://linux-sunxi.org/Lamobo_R1#Mainline_kernel
<KotCzarny> thx!
<KotCzarny> also, do you know if lamobo-r1 is exactly the same as bananapi-r1?
<wens> it is
Ueno_Otoko_ has quit [Ping timeout: 240 seconds]
deskwizard is now known as Deskwizard
fredy has quit [Excess Flood]
fredy has joined #linux-sunxi
raknaz has joined #linux-sunxi
IgorPec has joined #linux-sunxi
<GeneralStupid> KotCzarny: so please consider that sata is just usb <-> sata and not really sata performance
<KotCzarny> GeneralStupid: afaik in a20 its real sata
<KotCzarny> (bit on the lousy side performance wise, but still superior to usb cheated ones in the newer models
<GeneralStupid> either the diagram is not correct or there is no SATA Controller on the SoC
<KotCzarny> if it was connected via usb it would have to be visible in lsusb, wouldn't it?
<GeneralStupid> KotCzarny: of course, but it is not?
<KotCzarny> nope
<GeneralStupid> http://linux-sunxi.org/SATA KotCzarny i just read this, looks like a really usefull performance
<GeneralStupid> iam using two external USB drives in software raid 1 - and its a bit slow...
<KotCzarny> GeneralStupid: also, it supports pmp (port multipliers) which is nice (not helping much with performance but one can add more storage)
<GeneralStupid> KotCzarny: its a nice thing. would be enough performance for me, i guess iam happy if i write 2 Mb/s
<KotCzarny> yes, i was considering those newer boxes based on a83, but they dont have real sata, and their usb3 is so lousy, that it's actually worse than usb2
<GeneralStupid> KotCzarny: i guess kernel 3.4 is the best you can go with that allwinnser devices. But in 3.4 USB 3 is still experimental... so
<KotCzarny> GeneralStupid: armbian/bananian do 4.2.x, but it lacks audio (which is in 4.4 i think), so i just hope they will catch up, till then i will try patching or just stick to 3.4.x for some time
<KotCzarny> still, that lamobo-r1 draws ~3-5W, my gigabit switch draws similar amount, now to add home nas, some linux box etc it all adds to tens of W. yet, i can replace it with one box
<KotCzarny> relatively cheap one too
lemonzest has quit [Quit: Leaving]
<plaes> KotCzarny: do you realize that you still have to patch your device's devicetree in order to get audio
<plaes> unless someone has already done it
<KotCzarny> plaes, huh? what does 'included in mainline' mean then? unless you mean that not all a20 implementations are the same audio wise (i need only analog jack support)
<plaes> yeah, but every device has its own device tree file
<KotCzarny> hmm, from generalstupid pasted this is interesting: Always keep in mind that all SATA implementations on sunxi devices rely on internal SATA connectors. Unlike eSATA these connectors are specified for only 50 matings and cheap cables/connectors die way earlier or start to corrupt data
<KotCzarny> seriously, 50?
<plaes> yeah
<plaes> how often do you remove the hdd from your PC?
<KotCzarny> plaes: i'm new to sunxi based devices, so i'm still learning the differences from x86 world
<KotCzarny> plaes: if i'm doing backups or device testing, or upgrades, i guess 50 is still very low number
<plaes> yeah, but those connectors were not designed for that :(
IgorPecovnik has joined #linux-sunxi
<plaes> fortunately enabling the audio bits are in most cases really simple: https://github.com/linux-sunxi/linux-sunxi/commit/fef5218430dc52e3d7494986dfff2ff93a6e409a
IgorPecovnik has quit [Quit: Nettalk6 - www.ntalk.de]
IgorPecovnik has joined #linux-sunxi
IgorPecovnik has quit [Quit: Nettalk6 - www.ntalk.de]
gzamboni has quit [Remote host closed the connection]
gzamboni has joined #linux-sunxi
Andy-D_ is now known as Andy-D
khuey|away is now known as khuey
Buceast has quit [Quit: Leaving]
_whitelogger_ has joined #linux-sunxi
deskwizard_ has joined #linux-sunxi
Inode_ has joined #linux-sunxi
atsampso1 has joined #linux-sunxi
jukivili has joined #linux-sunxi
Tartarus_ has joined #linux-sunxi
leio_ has joined #linux-sunxi
Netlynx_ has joined #linux-sunxi
Tartarus has quit [Ping timeout: 240 seconds]
_whitelogger has quit [Ping timeout: 240 seconds]
avph has quit [Ping timeout: 240 seconds]
atsampson has quit [Ping timeout: 240 seconds]
Inode has quit [Ping timeout: 240 seconds]
nemunaire has quit [Ping timeout: 240 seconds]
interrobangd has quit [Ping timeout: 240 seconds]
ricardocrudo has quit [Ping timeout: 240 seconds]
jukivil1 has quit [Ping timeout: 240 seconds]
Netlynx has quit [Ping timeout: 240 seconds]
leio has quit [Ping timeout: 240 seconds]
fredy has quit [Ping timeout: 240 seconds]
Deskwizard has quit [Ping timeout: 240 seconds]
popolon has quit [Ping timeout: 240 seconds]
deskwizard_ is now known as Deskwizard
Tartarus_ is now known as Tartarus
fredy_ has joined #linux-sunxi
raknaz has quit [Quit: Page closed]
nemunaire has joined #linux-sunxi
IgorPecovnik has joined #linux-sunxi
popolon has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
joedj has quit [Ping timeout: 260 seconds]
viccuad has joined #linux-sunxi
joedj_ has joined #linux-sunxi
joedj_ is now known as joedj
fredy_ is now known as fredy
fredy is now known as Guest8966
IgorPecovnik has quit [Quit: Nettalk6 - www.ntalk.de]
mpmc has quit [Ping timeout: 256 seconds]
mpmc has joined #linux-sunxi
lfam has joined #linux-sunxi
Night-Shade has quit [Ping timeout: 246 seconds]
Night-Shade has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
reinforce has joined #linux-sunxi
avph has joined #linux-sunxi
avph has quit [Client Quit]
p1u3sch1 has quit [Ping timeout: 256 seconds]
p1u3sch1 has joined #linux-sunxi
avph has joined #linux-sunxi
interrobangd_ has quit [Read error: Connection reset by peer]
Guest8966 is now known as fredy
ccaione has quit [*.net *.split]
tomcheng76 has quit [*.net *.split]
rellla has quit [*.net *.split]
kivutar has quit [*.net *.split]
Wizzup has quit [*.net *.split]
plaes has quit [*.net *.split]
Uninstall has quit [*.net *.split]
lordlod_ has quit [*.net *.split]
sunxi_fan has quit [*.net *.split]
vbmithr has quit [*.net *.split]
bfree has quit [*.net *.split]
lynxis has quit [*.net *.split]
atenart has quit [*.net *.split]
khuey has quit [*.net *.split]
nashpa has quit [*.net *.split]
tkoskine has quit [*.net *.split]
jelly has quit [*.net *.split]
ynezz has quit [*.net *.split]
wens has quit [*.net *.split]
diego71 has quit [*.net *.split]
zumbi has quit [*.net *.split]
Jacmet has quit [*.net *.split]
techn has quit [*.net *.split]
oliv3r has quit [*.net *.split]
topi` has quit [*.net *.split]
camh has quit [*.net *.split]
ccaione has joined #linux-sunxi
vbmithr has joined #linux-sunxi
bfree has joined #linux-sunxi
lynxis has joined #linux-sunxi
nashpa has joined #linux-sunxi
sunxi_fan has joined #linux-sunxi
Uninstall has joined #linux-sunxi
tomcheng76 has joined #linux-sunxi
rellla has joined #linux-sunxi
atenart has joined #linux-sunxi
lordlod_ has joined #linux-sunxi
tkoskine has joined #linux-sunxi
plaes has joined #linux-sunxi
Wizzup has joined #linux-sunxi
jelly has joined #linux-sunxi
kivutar has joined #linux-sunxi
ynezz has joined #linux-sunxi
wens has joined #linux-sunxi
diego71 has joined #linux-sunxi
zumbi has joined #linux-sunxi
Jacmet has joined #linux-sunxi
techn has joined #linux-sunxi
oliv3r has joined #linux-sunxi
topi` has joined #linux-sunxi
camh has joined #linux-sunxi
khuey has joined #linux-sunxi
leviathancn_szu has quit [Quit: No Ping reply in 180 seconds.]
leviathancn_szu has joined #linux-sunxi
bertrik has quit [Quit: Lost terminal]
lfam has quit [Ping timeout: 240 seconds]
p1u3sch1 has quit [Ping timeout: 240 seconds]
p1u3sch1 has joined #linux-sunxi
avph has quit [Quit: Have A Nice Day]
avph has joined #linux-sunxi
domidumont has quit [Ping timeout: 246 seconds]
clonak has quit [Ping timeout: 272 seconds]
dev1990 has joined #linux-sunxi
clonak has joined #linux-sunxi
khuey is now known as khuey|away
Netlynx_ has quit [Quit: Leaving]
IgorP has joined #linux-sunxi
IgorP has left #linux-sunxi [#linux-sunxi]
IgorPec has quit [Ping timeout: 246 seconds]
<GeneralStupid> Hi, am i able to edit the wiki?
<huehner> GeneralStupid: if you create an account there, yes sure
<GeneralStupid> ok :)
<GeneralStupid> yes, already done.
<GeneralStupid> is there an space for uploads or should i use my own space?
<GeneralStupid> oh ok i see
akaizen has quit []
<GeneralStupid> ok added something
<GeneralStupid> ok, i have some strange problem... OSD is not working :
lfam has joined #linux-sunxi
<GeneralStupid> i thought it would be just slow
reinforce has quit [Quit: Leaving.]
MackBoy has quit [Excess Flood]
libv_ has joined #linux-sunxi
MackBoy has joined #linux-sunxi
libv has quit [Ping timeout: 246 seconds]
libv_ is now known as libv
akaizen has joined #linux-sunxi
iamfrankenstein1 has joined #linux-sunxi
destroyedlolo has joined #linux-sunxi
<destroyedlolo> Hello,
<destroyedlolo> Can someone help me to understand how GPIO interrupts are working ?
<destroyedlolo> Are they all multiplexed and then rise SW_INT_IRQNO_PIO ?
naobsd has quit [Quit: naobsd]
soderstrom has quit [Ping timeout: 240 seconds]
libv_ has joined #linux-sunxi
<destroyedlolo> So how GPIO interrupt working ? Are they all triggering SW_INT_IRQNO_PIO and do we have to read registers to know with one raised N
<destroyedlolo> ?
libv has quit [Ping timeout: 246 seconds]
libv_ is now known as libv
soderstrom has joined #linux-sunxi
azend|vps has joined #linux-sunxi
viccuad has quit [Read error: Connection reset by peer]
destroyedlolo has quit [Quit: Leaving]
soderstrom has quit [Ping timeout: 250 seconds]