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 | #blameOliver
wingrime has joined #linux-sunxi
alcides has joined #linux-sunxi
Gerwin_J has quit [Quit: Gerwin_J]
wingrime has quit [Ping timeout: 272 seconds]
popolon has quit [Quit: Quitte]
<Turl> hi eagles0513875
geecko has quit [Quit: Quitte]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
ykchavan has joined #linux-sunxi
tinti has quit [Ping timeout: 252 seconds]
alcides has quit [Remote host closed the connection]
ykchavan has quit [Ping timeout: 268 seconds]
ykchavan has joined #linux-sunxi
TheSeven has quit [Disconnected by services]
[7] has joined #linux-sunxi
ojn has quit [Ping timeout: 248 seconds]
ojn has joined #linux-sunxi
hramrach has joined #linux-sunxi
ykchavan has quit [Quit: Leaving]
JohnDoe_71Rus has joined #linux-sunxi
hypophthalmus has joined #linux-sunxi
<hypophthalmus> What sort of state is experimental/sunxi-3.10 in?
<hypophthalmus> I started configuring it, but stopped when I noticed the sata driver seemed absent.
eebrah has joined #linux-sunxi
cubear has joined #linux-sunxi
HeHoPMaJIeH has joined #linux-sunxi
mouchon has quit [Remote host closed the connection]
allen has joined #linux-sunxi
hypophthalmus has quit [Ping timeout: 248 seconds]
juanfont has quit [Ping timeout: 260 seconds]
bamvor has joined #linux-sunxi
<oliv3r> hypo there isn't more then mainline has now at the most; ahci is wip, but i have other priorities for the next few days
BluesBoy has joined #linux-sunxi
deasy has joined #linux-sunxi
n01 has joined #linux-sunxi
feverkim has joined #linux-sunxi
rellla has joined #linux-sunxi
allen has quit [Ping timeout: 245 seconds]
<hramrach> pokus: what toolchain are you using?
<hramrach> also what are you compiling?
<hramrach> it's prefereble to build on target when glibc version ad such stuff matters
<hramrach> pokus: emdebian has cross-toolchain that probably uses the ancient glibc from debian stable but I never really cared about that
rellla2 has joined #linux-sunxi
rellla has quit [Ping timeout: 252 seconds]
panda84kde has joined #linux-sunxi
allen has joined #linux-sunxi
rellla2 is now known as rellla
mouchon has joined #linux-sunxi
allen has quit [Ping timeout: 272 seconds]
feverkim has quit [Ping timeout: 250 seconds]
vicenteH has quit [Ping timeout: 272 seconds]
allen has joined #linux-sunxi
mcbrick has quit [Ping timeout: 260 seconds]
FR^2 has joined #linux-sunxi
atiti has joined #linux-sunxi
enrico_ has joined #linux-sunxi
vicenteH has joined #linux-sunxi
Gerwin_J has joined #linux-sunxi
allen has quit [Ping timeout: 240 seconds]
notmart has joined #linux-sunxi
allen has joined #linux-sunxi
mouchon has quit [Read error: Operation timed out]
<andoma> what do i need to enable in my kernel config to get the ethernet on cubieboard2 to work?
<andoma> using sunxi-3.4
<andoma> oliv3r: ^ perhaps?
<oliv3r> erm it should work 'out of the box' on 3.4
<oliv3r> oh config, erm RTL PHY needs to be selected
<oliv3r> allwinner EMAC
<andoma> ah ok thanks
<oliv3r> those two pretty much are it,a nd a fitting fex file of course
<oliv3r> i thought i changed the EMAC=Y in the defconfig though ...
* andoma checking
q3k has quit [Ping timeout: 246 seconds]
Black_Horseman has quit [Quit: Zwi se logou mou!!!]
Black_Horseman has joined #linux-sunxi
<andoma> oliv3r: thanks
\\Mr_C\\ has quit []
allen_ has joined #linux-sunxi
allen has quit [Ping timeout: 268 seconds]
<binaryferret> Hi guys. I have cheap chinese tablet with an A13 allwinner chip. I have a serial comms cable, and I'm wondering if anyone can help where I should solder it to the board for UART. Basically I want to get FEL diagnostics from it as it boots up.
<binaryferret> Although after typing that, I realise that no doubt all chinese tabs looks slightly differently.
<oliv3r> andoma: does it work?
<oliv3r> binaryferret: 'fel diagnostics'? what's that
FDCX has joined #linux-sunxi
<binaryferret> http://linux-sunxi.org/FEL I wanted to get the diagnostics when it was in FEL mode
<oliv3r> there is fel mode, which allows you to upload/download stuff from ram and execute it, all via usb
<oliv3r> i don't think there's 'fel diagnostics mode
<binaryferret> Sorry what I meant was, when it's in FEL mode, I'd like to get the info from a console
<binaryferret> I just called it diagnostics because I'd be using the output to see what was going wrong when attempting to boot SD Card.
<andoma> oliv3r: yup worked fine :)
allen_ has quit [Ping timeout: 252 seconds]
<oliv3r> binaryferret: ok you are confused indeed, FEL mode allows you to load the bootloader for example and execute that, you won't get feedback (until we get a USB serial monitor in the bootloader anyway)
<oliv3r> binaryferret: what you want is a simple UART serial connection so you can monitor the console
<oliv3r> binaryferret: which has absolutly nothing to do with FEL mode ;)
<binaryferret> So you can't put it in FEL mode when you put on a console line?
<binaryferret> I thought that when it's in FEL mode it will send out data on UART1
<binaryferret> giving some indication on what's going on
FDCX has quit [Ping timeout: 252 seconds]
<binaryferret> What I wanted to do was put it in FEL mode, and then when I try to load the bootloader see what messages it says, to try and determine why it's failing.
Sonic1_ has joined #linux-sunxi
allen_ has joined #linux-sunxi
Sonic1_ is now known as Sonicadvance1
Sonicadvance1 is now known as Sonic1_
Sonic1 has quit [Ping timeout: 268 seconds]
Sonic1_ is now known as Sonic1
jinzo has joined #linux-sunxi
FDCX has joined #linux-sunxi
q3k has joined #linux-sunxi
\\Mr_C\\ has joined #linux-sunxi
enrico_ has quit [Quit: Bye]
<oliv3r> binaryferret: the console and the FEL are completly different things, one is a serial port, the other a USB. they don't even use the same pins :)
<oliv3r> binaryferret: forget about FEL mode, you don't need it, you don't even want it
<oliv3r> binaryferret: you want to load u-boot/the kernel with UART connected, the UART is the serial port that will give you the logs you want, it is enabled by default
<oliv3r> binaryferret: connect the cables (if you find the right spots) and watch data churn by :)
<binaryferret> Thanks oliv3r I was reading it but my brain was understanding it in a different manner. I do want the UART connected for logs when it's all booting up. I will put a post on the wiki once done.
<oliv3r> i think it's over documented :p
eebrah is now known as eebrah|afk
<oliv3r> hmm, searching for uart gives very little info, just how to connect it and what it is
allen__ has joined #linux-sunxi
<oliv3r> so yeah, maybe an article is interesting
popolon has joined #linux-sunxi
allen_ has quit [Ping timeout: 268 seconds]
eebrah|afk has quit [Ping timeout: 245 seconds]
notmart_ has joined #linux-sunxi
\\Mr_C\\ has quit []
notmart has quit [Ping timeout: 248 seconds]
<libv> binaryferret: open up your device and make some high resolution pictures
<libv> binaryferret: either you have 4 very big pads next to eachother, which is very very unlikely (but this is what it was like on the a7hd)
<libv> binaryferret: or you will have to find a group of 3 testpoints, which usually has a group of 5 testpoints nearby (which will be jtag)
<libv> since this is a13 though, you could just use a multimeter from the pins of the chip
<binaryferret> libv: Thanks libv, I just looked up the datasheet and found the correct pins.
<libv> or solder the cables onto the pins directly
<binaryferret> libv: soldered them to the pins directly
<libv> ok
<binaryferret> I'll take pictures when done.
<binaryferret> Well, when I've confirmed it's working.
<libv> cool :)
\\Mr_C\\ has joined #linux-sunxi
allen__ has quit [Ping timeout: 246 seconds]
<libv> binaryferret: here is how i documented things for me: http://linux-sunxi.org/Hyundai_A7HD
<binaryferret> Excellent. I'll try and use a similar format.
<libv> binaryferret: is this really an unknown A13 device?
<binaryferret> Nuclear-evb A13
<binaryferret> Really cheap Chinese tablets.
<binaryferret> I have more info on the boards somewhere that I've taken from various areas from the tablet itself
<libv> as are all A13 tablets :)
<binaryferret> hehe true.
<libv> cool
<libv> yeah, good board specific information is scarce on our wiki
<libv> people usually get their own stuff working and then run off
<binaryferret> I need to collect my thoughts and organise a little, at the moment all my 'playing' and notes are spread out over various computers atm.
<libv> well, with me, over the years i've had to learn time and time again that if i do not collect info somewhere i lose it
<libv> 3 months on, i will have forgotten half of it
hipboi has joined #linux-sunxi
<binaryferret> hehe yeha.
alcides has joined #linux-sunxi
alcides has quit [Changing host]
alcides has joined #linux-sunxi
<libv> this is how pages like firststeps, binary_drivers, and now packages came into existence
<libv> arete74_: please keep such questions in the channel
<libv> arete74_: strings -n20 should give you something good
<libv> strings -n50 <path to lib> | grep BUILD
Tartarus_ has joined #linux-sunxi
Tartarus_ has quit [Client Quit]
ZetaNeta has joined #linux-sunxi
<libv> ssvb: i have two options basically, either i throw the build around, and add and autoconf option to detect this linker flag and then stop building the assembler stuff and use shadowfb all the time
Tartarus_ has joined #linux-sunxi
<libv> ssvb: the other one is the lazy one where i just set shadowfb to true with an extra comment in the xorg.conf
<arete74_> libv: thanks
<cubear> I'm about to get a cubietruck and I was wondering... what's the current status of A20 support in linux? What works, what doesn't?
<ssvb> libv: the assembly source needs to be updated to produce the functions with similar attrubutes as the ones generated by C compiler
<libv> ssvb: or that :)
<libv> ssvb: is this on your TODO any time soon?
<libv> if so, i definitely should choose the lazy option for the precise package
<ssvb> something is apparently missing there, we just need to figure out what it is exactly
<libv> well, you can easily test this with this one LDFLAG
<libv> i think objdump could tell you the rest
Black_Horseman has quit [Quit: Αποχώρησε]
<ssvb> libv: ok, I'll try
Gerwin_J has quit [Ping timeout: 264 seconds]
alcides has quit [Remote host closed the connection]
eebrah|mobile has joined #linux-sunxi
eebrah|mobile has quit [Read error: Connection reset by peer]
eebrah|mobile has joined #linux-sunxi
Tartarus_ has quit [Quit: ZNC - http://znc.sourceforge.net]
JohnDoe_71Rus has quit [Read error: Connection reset by peer]
Tartarus_ has joined #linux-sunxi
Tartarus_ is now known as Tartarus
ZetaNeta has quit [Quit: Leaving]
eebrah|mobile has quit [Read error: Connection reset by peer]
ZetaNeta has joined #linux-sunxi
cubear has quit [Quit: Leaving]
eebrah|mobile has joined #linux-sunxi
ganbold_ has joined #linux-sunxi
vicenteH has quit [Ping timeout: 268 seconds]
HeHoPMaJIeH has quit [Ping timeout: 260 seconds]
mouchon has joined #linux-sunxi
eebrah|mobile has quit [Read error: Connection reset by peer]
eebrah has joined #linux-sunxi
vicenteH has joined #linux-sunxi
hipboi_ has joined #linux-sunxi
hipboi_ has quit [Client Quit]
hipboi has quit [Ping timeout: 245 seconds]
wingrime has joined #linux-sunxi
BluesBoy has quit [Quit: HydraIRC -> http://www.hydrairc.com <- Go on, try it!]
alabaster has joined #linux-sunxi
<alabaster> Hello, I have some troubles with IR on cubieboard2, I'm using IR_SUNXI compiled into kernel, but it dosen't semes to work at all (I've custom build kernel). IR works with my (cheap) remote on prebuilt sys
<alabaster> /dev/input/event1 bustype : BUS_HOST vendor : 0x1 product : 0x1 version : 256 name : "sunxi-ir" phys : "RemoteIR/input1" bits ev : EV_SYN EV_KEY
<alabaster> that's dump from lsinput
<alabaster> have anyone sort of idea how to track this problem down?
<alabaster> and yeah, how can I tell that it 'dosen't work', I simply cat /dev/input/event1 > /tmp/dump
geecko has joined #linux-sunxi
naobsd has joined #linux-sunxi
<mnemoc> wingrime: the v4 ?
<wingrime> mnemoc: you can v5
<wingrime> he only changed single patch name
<mnemoc> let me look
Sonic1 has quit [Ping timeout: 256 seconds]
Gerwin_J has joined #linux-sunxi
Sonic1 has joined #linux-sunxi
HeHoPMaJIeH has joined #linux-sunxi
rellla has quit [Quit: Nettalk6 - www.ntalk.de]
geecko has quit [Quit: Quitte]
Sonic1_ has joined #linux-sunxi
Sonic1 has quit [Ping timeout: 246 seconds]
\\Mr_C\\ has quit []
atiti has quit [Ping timeout: 264 seconds]
Soru has quit [Read error: Connection reset by peer]
Soru_ has joined #linux-sunxi
n01 has quit [Ping timeout: 256 seconds]
dlan has quit [Ping timeout: 272 seconds]
dlan has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
atiti has joined #linux-sunxi
hypophthalmus has joined #linux-sunxi
nove has joined #linux-sunxi
hypophthalmus has left #linux-sunxi [#linux-sunxi]
* nove wonders if has the right communication skills to incentive people to contribute
<montjoie[home]> hello, with mainline kernel (3.12-rc6) for cubieboard2, should I still use make uImage for building kernel ? with that I got some errors with LOADADDR. could someone also share his .config ?
FR^2 has quit [Quit: Connection reset by peer]
<kenny> montjoie[home]: not sure the kernel version, but I dumped one here: http://fpaste.org/49262/13826336/ . It's the result of running the config script from https://github.com/jwrdegoede/sunxi-kernel-config
<montjoie[home]> thanks
juanfont has joined #linux-sunxi
jinzo has quit [Quit: Leaving]
wingrime has quit [Read error: Connection reset by peer]
<oliv3r> montjoie[home]: you need to do make LOADADDR=0x40008000 CROSS_COMPILE....
<oliv3r> montjoie[home]: i think i pushed my first mainline compatible changes to my personal git, or as a seperate branch to the sunxi git
<oliv3r> juanfont: that sounds very interesting!
<montjoie[home]> thanks oliv3r
eebrah has quit [Ping timeout: 248 seconds]
rellla has joined #linux-sunxi
juanfont has quit [Ping timeout: 248 seconds]
HeHoPMaJIeH has quit [Remote host closed the connection]
panda84kde has quit [Read error: Operation timed out]
n01 has joined #linux-sunxi
<arokux1> hm.. how do I open an issue on github?
<kenny> arokux1: the repo has to have issues enabled, but then it's on the right side under code (or go to repo/issues). There'll be a "New Issue" button.
<arokux1> ah.. they are probably not enabled!
<arokux1> thanks kenny
paulk-collins has quit [Ping timeout: 268 seconds]
iamfrankenstein has quit [Ping timeout: 245 seconds]
<montjoie[home]> benching A20 crypto hardware, SHA1 digest performance halved with it... something is bad
matt__ has joined #linux-sunxi
<matt__> Howdy... anyone know why I might get write error: Invalid argument while trying to set a gpio pin via /sys/class/gpio/export on an Olimex A20?
mcbrick has joined #linux-sunxi
andoma has quit [Ping timeout: 264 seconds]
andoma has joined #linux-sunxi
<oliv3r> arokux1: for linux-sunxi its enabled iirc
jemk has joined #linux-sunxi
* matt__ finds his own problem... wrong kernel config setting ;)
matt__ has left #linux-sunxi [#linux-sunxi]
notmart_ has quit [Quit: notmart terminated!]
Tartarus_ has joined #linux-sunxi
n01 has quit [Read error: Connection reset by peer]
n01 has joined #linux-sunxi
rellla has quit [Quit: Nettalk6 - www.ntalk.de]
<Turl> alabaster: iirc, the sunxi driver only supports one kind of remote signaling (NEC I think)
<Turl> try with another one
<alabaster> Turl: ok, I need at least raw data from IR diode
<alabaster> Turl: but the prebuild version was using the same driver, and it was working good
<hramrach> montjoie[home]: try to figure out what clock it uses ;-)
<alabaster> the ir_sunxi on NAND prebuild version?
<alabaster> that'll be tricky
<Turl> alabaster: there's a newer CIR driver too, that may do what you need
<Turl> montjoie[home]: hi :)
<alabaster> IR_GPIO_CIR
<alabaster> that one?
<Turl> no
eebrah has joined #linux-sunxi
<montjoie[home]> hramrach I think the problem is the non-dma transfer
ibrah has joined #linux-sunxi
<Turl> alabaster: it may not be merged yet
<Turl> wingrime: what is status on CIR driver for 3.4? ^
nove has quit [Quit: nove]
\\Mr_C\\ has joined #linux-sunxi
fredy has quit [Quit: ZNC - http://znc.sourceforge.net]
fredy has joined #linux-sunxi
fredy has quit [Client Quit]
fredy has joined #linux-sunxi
<alabaster> [ 60.418005] try to request ir_para gpio failed
<alabaster> didn't spoted that at the first time
<hramrach> hmm, so Radeons can now decode h264 .. modulo bugs
* hramrach gleans at a radeon board
<hramrach> well, they cannot do modesetting still :s
jemk has quit [Ping timeout: 240 seconds]
tinti has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
eebrah has quit [Read error: Connection reset by peer]
ibrah has quit [Read error: No route to host]
n01 has quit [Ping timeout: 240 seconds]
eebrah|mobile has joined #linux-sunxi
massi has joined #linux-sunxi
hypophthalmus has joined #linux-sunxi
<hypophthalmus> I didn't see a configuration option for the sata driver on the 3.10 branch. Is that branch just too preliminary at the moment?
jinzo has joined #linux-sunxi
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-sunxi
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-sunxi
massi has quit [Remote host closed the connection]
eebrah|mobile has quit [Ping timeout: 248 seconds]
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
hypophthalmus has left #linux-sunxi [#linux-sunxi]
eebrah|mobile has joined #linux-sunxi
eebrah|mobile has quit [Read error: Connection reset by peer]
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-sunxi
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-sunxi
alcides has joined #linux-sunxi
Tsvetan2 has joined #linux-sunxi
chazy- has quit [Read error: Operation timed out]
Tsvetan has quit [Ping timeout: 252 seconds]
jinzo has quit [Quit: Leaving]
chazy has joined #linux-sunxi
ganbold_ has quit [Remote host closed the connection]
chazy has quit [Changing host]
chazy has joined #linux-sunxi
alcides has quit [Remote host closed the connection]
tinti has quit [Quit: Leaving]
drachensun has quit [Ping timeout: 245 seconds]
drachensun has joined #linux-sunxi
naobsd has quit [Quit: Page closed]
iamfrankenstein has joined #linux-sunxi
Black_Horseman has quit [Quit: Αποχώρησε]
Black_Horseman has joined #linux-sunxi