mnemoc 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
Andy-D has quit [Ping timeout: 264 seconds]
protoCall7 has joined #linux-sunxi
gzamboni has joined #linux-sunxi
tomboy64 has joined #linux-sunxi
Andy-D has joined #linux-sunxi
diffnick has quit [Ping timeout: 252 seconds]
lerc has quit [Ping timeout: 256 seconds]
diffnick has joined #linux-sunxi
protoCall7 has quit [Quit: protoCall7]
naobsd has joined #linux-sunxi
Renard has quit [Quit: Renard]
beboom has quit [Ping timeout: 245 seconds]
ricardocrudo has joined #linux-sunxi
Froolap has joined #linux-sunxi
beboom has joined #linux-sunxi
lerc has joined #linux-sunxi
lerc has quit [Ping timeout: 260 seconds]
FDCX has quit [Ping timeout: 260 seconds]
cwirek has quit [Read error: Connection reset by peer]
FDCX has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 264 seconds]
lerc has joined #linux-sunxi
cwirek has joined #linux-sunxi
popolon has quit [Quit: WeeChat 1.0.1]
Nyuutwo_ has quit [Ping timeout: 245 seconds]
kurain has joined #linux-sunxi
furmuwon has joined #linux-sunxi
<furmuwon> hi members
<furmuwon> I have some question
<furmuwon> How to load boot0 where storaged the nand from bootrom?
<furmuwon> How to know the boot0 position of nand?
wenbin has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
ninolein has quit [Ping timeout: 252 seconds]
ninolein has joined #linux-sunxi
<furmuwon> Can someone help me?
<furmuwon> Help plz~
kurain has quit [Ping timeout: 245 seconds]
skaag has quit [Quit: Leaving.]
kurain has joined #linux-sunxi
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
skaag has joined #linux-sunxi
skaag has joined #linux-sunxi
skaag has quit [Client Quit]
skaag has joined #linux-sunxi
souther has quit [Ping timeout: 258 seconds]
souther has joined #linux-sunxi
skaag has quit [Quit: Leaving.]
skaag has joined #linux-sunxi
TheSeven has quit [Ping timeout: 244 seconds]
TheSeven has joined #linux-sunxi
VargaD has quit [Ping timeout: 250 seconds]
lerc has quit [Read error: Connection reset by peer]
skaag has quit [Quit: Leaving.]
JohnDoe_71Rus has joined #linux-sunxi
lerc has joined #linux-sunxi
FDCX has quit [Quit: Leaving]
FDCX has joined #linux-sunxi
konradoo77 has joined #linux-sunxi
VargaD has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 260 seconds]
Zboonet has quit [Remote host closed the connection]
<mrnuke> Bragging rights: https://asciinema.org/a/14588
Nyuutwo has joined #linux-sunxi
domidumont has joined #linux-sunxi
philippe_fouquet has joined #linux-sunxi
sehraf has joined #linux-sunxi
petr has quit [Remote host closed the connection]
<wens> i remember my friend saying it was nice watching 'top' on an Xeon E7 64 core machine lol
petr has joined #linux-sunxi
skaag has joined #linux-sunxi
cubear has joined #linux-sunxi
lerc has quit [Read error: Connection reset by peer]
hipboi has joined #linux-sunxi
gzamboni has quit [Ping timeout: 250 seconds]
lerc has joined #linux-sunxi
lerc has quit [Remote host closed the connection]
_massi has joined #linux-sunxi
sehraf has quit [Read error: Connection reset by peer]
<oliv3r> ello
<mrnuke> hi oliv3r
<mrnuke> what's up?
<oliv3r> not much; fighting systemd atm :p
<oliv3r> *ducks*
<oliv3r> technically; fighting getty
<mrnuke> oh maan. That one gave me quite the headache on my cubie
<oliv3r> systemd or getty?
sehraf has joined #linux-sunxi
<mrnuke> systemd
<oliv3r> ah; what problems did you have?
<oliv3r> (i'm just trying to get a rootshell by default on the serial terminal)
<mrnuke> kept crashing with error code 4. kernel said "Tried to kill init"
<oliv3r> ah; yeah systemd requires some magical kernel features
<mrnuke> recompiled about a dozen times before it finally told me I needed CGROUPS enabled
<oliv3r> ah lol yeah that too; more magic
<mrnuke> well, it works fine now. not complaining
<mrnuke> I'm just working on getting OTG up and runnint
<mrnuke> that's the last step in getting a fully usable hacktool for coreboot work
<oliv3r> writing kernel code for the OTG?
afaerber has quit [Quit: Verlassend]
<oliv3r> you using 3.4 or 3.18?
<mrnuke> sunxi-next from mripard
<oliv3r> so 3.18
<mrnuke> thoug I haven't started writing any real code yet
<oliv3r> we have otg support there?
<oliv3r> i don't remember
<mrnuke> I'm trying to fing arokux1's patches on the matter, and learn how to get gadget mode working
<oliv3r> but arokux did only do ehci/ohci stuff did he not?
<mrnuke> (no, there is no OTG support in mainline)
<mrnuke> he just said he got host mode working
<oliv3r> the otg stuff is IP from musb wasn't it?
<oliv3r> ahhh he did
<mrnuke> yeah, from musb, and needs some glue layer
<oliv3r> cool; nice to see someone working on otg
<mrnuke> well, I'm not working on it yet... just learning how to work on it :p
<oliv3r> :p
<oliv3r> but arokux not working on it anymore?
<mrnuke> I don't know the details of his work
<wens> probably just busy, or waiting for the phy patches to be merged
<oliv3r> ah so there is progress, very cool
<oliv3r> bbrezillon: a while ago I saw somewhere (our wiki? ml?) that your nand patches only work for SLC flash? what board do you have that uses SLC flash?
<mrnuke> I just tried his v7 on my cubie: Failed to init ECC: -22
<mripard> oliv3r: he doesn't have any board with an SLC. But an MLC needs the randomizer support that is not merged yet.
<wens> oliv3r: you can use his nand branches for MLC
jelly-home has quit [Excess Flood]
jelly-home has joined #linux-sunxi
FR^2 has joined #linux-sunxi
<mripard> mrnuke: you know that it cannot work, right?
<mrnuke> mripard: what cannot work?
<mripard> his v7 on a cubie.
<mrnuke> no, I do not. How come?
<mripard> there's still a few missing features to support MLC NANDs
naobsd has quit [Quit: Page closed]
<mrnuke> awww, shucks
<mripard> notably the HW randomizer we were discussing about
prontotest has joined #linux-sunxi
prontotest has left #linux-sunxi [#linux-sunxi]
<oliv3r> mripard: wens ah ok so he's still going strong
<oliv3r> bbrezillon: i recall you had some motivation issues on working on it more? We kinda need your work for our product at some point; do you code for bounty?
naobsd has joined #linux-sunxi
<Seppoz> is there anything the A10/A20 can do against a brownout?
<Seppoz> would the watchdog trigger on a brown out
<Seppoz> or is there any reset IC i can use?
wickwire has joined #linux-sunxi
Andy-D has quit [Ping timeout: 265 seconds]
Andy-D has joined #linux-sunxi
HeHoPMaJIeH has joined #linux-sunxi
Renard has joined #linux-sunxi
<oliv3r> Seppoz: i don't think you can respond fast enough; but i think the pmic 'knows' the voltage of the input; dunno if we can read it though
<wens> i think there's a threshold (don't know if it's configurable) for the input of the pmic
<wens> if it goes under, the pwr_ok line (which is normally connected to the reset line of the SoC) is pulled down
naobsd has quit [Quit: Page closed]
wenbin has quit [Quit: Leaving]
kurain has quit [Quit: kurain]
Andy-D has quit [Ping timeout: 255 seconds]
ricardocrudo has joined #linux-sunxi
lerc has joined #linux-sunxi
nashpa has joined #linux-sunxi
bengal has joined #linux-sunxi
bengal has quit [Ping timeout: 255 seconds]
afaerber has joined #linux-sunxi
naobsd has joined #linux-sunxi
leviathanch has quit [Read error: Connection reset by peer]
gianMOD has joined #linux-sunxi
Froolap has quit [Read error: Connection reset by peer]
leviathanch has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
leviathanch has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
leviathanch has quit [Remote host closed the connection]
Froolap has joined #linux-sunxi
leviathanch has joined #linux-sunxi
popolon has joined #linux-sunxi
leviathanch has quit [Remote host closed the connection]
leviathanch has joined #linux-sunxi
Andy-D has joined #linux-sunxi
enrico_ has joined #linux-sunxi
cubear has quit [Quit: Leaving]
cnxsoft has quit [Quit: cnxsoft]
beboom has quit [Ping timeout: 265 seconds]
philippe_fouquet has quit [Remote host closed the connection]
afaerber has quit [Quit: Verlassend]
afaerber has joined #linux-sunxi
philippe_fouquet has joined #linux-sunxi
sehraf has quit [Ping timeout: 244 seconds]
sehraf has joined #linux-sunxi
vishnu_ has joined #linux-sunxi
skaag has quit [Quit: Leaving.]
HeHoPMaJIeH has quit [Quit: Konversation terminated!]
<vishnu_> Hello
<vishnu_> with the Hans latest simplefb patches, is it possible to get the display working ?
<wens> i believe someone already did
<vishnu_> I've A20 Lime2 board, I've applied the Hans simplefb patches, what else should be done to get HDMI display working ?
philippe_fouquet has quit [Remote host closed the connection]
ganbold__ has quit [Read error: Connection reset by peer]
ganbold__ has joined #linux-sunxi
konradoo77 has joined #linux-sunxi
paulk-collins has joined #linux-sunxi
philippe_fouquet has joined #linux-sunxi
<mripard> vishnu_: plug an HDMI screen
<mripard> and take linux-next
<mripard> with a recent u-boot
<mripard> (2015.01-ish)
<mripard> and it should just work
<vishnu_> somehow it's not working for me
<wens> you might need to enable some Kconfig options
domidumont has quit [Quit: Leaving.]
FR^2 has quit [Quit: Connection reset by peer]
<libv> vishnu_: what does uart say?
<vishnu_> on uart,
<vishnu_> It shows
<vishnu_> Console: colour dummy device 80x30
boo has joined #linux-sunxi
boo is now known as Guest72468
<vishnu_> I'll check with latest uboot and fresh linux-next branch
skaag has joined #linux-sunxi
philippe_fouquet has quit [Remote host closed the connection]
konradoo77 has quit [Ping timeout: 260 seconds]
konradoo77 has joined #linux-sunxi
bsdfox has joined #linux-sunxi
ricardocrudo has quit [Ping timeout: 272 seconds]
jmcneill has joined #linux-sunxi
ricardocrudo has joined #linux-sunxi
ricardocrudo has quit [Remote host closed the connection]
ricardocrudo has joined #linux-sunxi
bonbons has joined #linux-sunxi
bonbons has quit [Client Quit]
bonbons has joined #linux-sunxi
enrico_ has quit [Quit: Bye]
gianMOD has quit []
Andy-D has quit [Remote host closed the connection]
<vishnu_> for uboot, it did display messages on HDMI screen
<vishnu_> well, I'm referring to github linux-next.
<vishnu_> I did not find the simplefb changes there in sun7i-a20.dtsi
domidumont has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 244 seconds]
gianMOD has joined #linux-sunxi
afaerber has quit [Quit: Verlassend]
tgaz has quit [Ping timeout: 272 seconds]
konradoo77 has joined #linux-sunxi
Froolad has joined #linux-sunxi
cinatic has joined #linux-sunxi
Froolap has quit [Ping timeout: 244 seconds]
furmuwon has quit [Ping timeout: 246 seconds]
bonbons has quit [Quit: Leaving]
_massi has quit [Quit: Leaving]
<jero> what's the default value on a10 for dram_io_width when unspecified ?
<jero> (in the fex)
<libv> jero: why?
<libv> jero: what hardware are you working on?
<jero> libv: i'm trying to add u-boot support for a SoM I have that isn't supported
<jero> by u-boot-sunxi's sunxi branch
tomboy64 has quit [Ping timeout: 250 seconds]
<libv> jero: device page url is?
apo_ has quit [Read error: Connection reset by peer]
apo_ has joined #linux-sunxi
<libv> jero: please work through our http://linux-sunxi.org/New_Device_howto properly
<jero> libv: thx
<libv> this should explain all the steps properly and should get a linux-sunxi.org device page to go with the u-boot and kernel enablement
<jero> libv: thanks, this is clear
bengal has joined #linux-sunxi
Netlynx has joined #linux-sunxi
Netlynx has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 245 seconds]
<vishnu_> There is very cheap tablet PC from allwinner based on A33.
<vishnu_> As we don't have any info on A33, will it be manageable for working on mainline?
bonbons has joined #linux-sunxi
tgaz has joined #linux-sunxi
Guest72468 has quit [Ping timeout: 264 seconds]
<jero> libv: got it booting, looks promising
bonbons has quit [Quit: Leaving]
Zboonet has joined #linux-sunxi
wickwire has quit [Read error: Connection reset by peer]
bonbons has joined #linux-sunxi
Guest72468 has joined #linux-sunxi
konradoo77 has joined #linux-sunxi
Netlynx has quit [Quit: Leaving]
<oliv3r> libv: book should be released any day now; NDH is mentioned in it :D
afaerber has joined #linux-sunxi
deasy has joined #linux-sunxi
deasy has quit [Read error: Connection reset by peer]
domidumont has quit [Ping timeout: 264 seconds]
leviathanch2 has joined #linux-sunxi
bonbons has quit [Quit: Leaving]
bonbons has joined #linux-sunxi
konradoo77 has quit [Ping timeout: 258 seconds]
konradoo77 has joined #linux-sunxi
leviathanch2 has quit [Ping timeout: 272 seconds]
viccuad has joined #linux-sunxi
viccuad has quit [Client Quit]
bonbons has quit [Quit: Leaving]
bonbons has joined #linux-sunxi
leviathanch2 has joined #linux-sunxi
cinatic has quit [Ping timeout: 255 seconds]
<libv> oliv3r: :)
<libv> if it is not on every page, people will still claim that they missed it
skaag is now known as Skaag
<libv> wtf... http://linux-sunxi.org/index.php?title=Category:AW-SOM&rcid=14708
<libv> jero: aw-som is not like olimex at all
<libv> jero: please just work a device page only
<jero> libv: sorry, my mistake
<libv> jero: np, it's a wiki
bengal has quit [Ping timeout: 256 seconds]
tomboy64 has joined #linux-sunxi
konradoo87 has joined #linux-sunxi
bonbons has quit [Quit: Leaving]
konradoo77 has quit [Ping timeout: 244 seconds]
imcsk8 has quit [Quit: Reconnecting]
imcsk8 has joined #linux-sunxi
naobsd has quit [Quit: Page closed]
ricardocrudo has quit [Ping timeout: 264 seconds]
FreezingCold has quit [Ping timeout: 244 seconds]
FreezingCold has joined #linux-sunxi
leviathanch2 has quit [Ping timeout: 272 seconds]
konradoo87 has quit [Ping timeout: 264 seconds]
Black_Horseman has joined #linux-sunxi
xenoxaos has quit [Ping timeout: 258 seconds]
xenoxaos has joined #linux-sunxi
gianMOD has quit [Remote host closed the connection]
paulk-collins has quit [Quit: Quitte]
viccuad has joined #linux-sunxi
naobsd has joined #linux-sunxi
Skaag has quit [Quit: Leaving.]