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
yann-kaelig has quit [Quit: Leaving]
medvid has joined #linux-sunxi
Ntemis has quit [Remote host closed the connection]
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 240 seconds]
jernej has quit [Ping timeout: 255 seconds]
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 252 seconds]
paulk-collins has quit [Remote host closed the connection]
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 240 seconds]
mozzwald is now known as nutcase-zipit
nutcase-zipit is now known as mozzwald
berkutta_ has joined #linux-sunxi
berkutta__ has quit [Read error: Connection reset by peer]
likewise has quit [Remote host closed the connection]
<willmore> igraltist, not yet, IIRC. Last I heard, the release of support for it was going to be mainline and not a legacy kernel. But, I don't speak for anyone, I just though I heard that.
dh1tw_ has joined #linux-sunxi
dh1tw has quit [Read error: Connection reset by peer]
dh1tw_ has quit [Read error: Connection reset by peer]
dh1tw has joined #linux-sunxi
cnxsoft has joined #linux-sunxi
Andy-D has quit [Ping timeout: 240 seconds]
ErwinH has joined #linux-sunxi
ninolein has quit [Ping timeout: 256 seconds]
ninolein has joined #linux-sunxi
ErwinH has quit [Ping timeout: 240 seconds]
<igraltist> willmore: ok, i order an opipc
<igraltist> need always a testing machine
popolon has quit [Quit: WeeChat 1.4]
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 252 seconds]
<willmore> What's it with Allwinner and SoCs with '8' in the name? Isn't that supposed to be good luck? Not for those chips.
<willmore> igraltist, by the time you'll get an order from China--given that they're in the middle of the Spring Festival--support for the PC2 might be ready for it. :)
<wens> interrupts not firing in non-secure A80 :(
<willmore> That's no good.
<willmore> See, chips with '8' in them...
<wens> huh?
<willmore> I was just looking at the linux-sunxi wiki at the list of Allwinner chips.
<willmore> It looks like any chip with '8' in the name has had issues: H8, A83T, A80, R58
<willmore> R18, too, maybe.
<willmore> Oh, wait, the R8 was okay.
<willmore> tkaiser, is something like h3consumption possible on the mainline kernel?
jstein has quit [Ping timeout: 245 seconds]
ErwinH has joined #linux-sunxi
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
ErwinH has quit [Ping timeout: 240 seconds]
lkcl has joined #linux-sunxi
ninolein_ has joined #linux-sunxi
ninolein has quit [Ping timeout: 276 seconds]
FergusL has quit [Ping timeout: 240 seconds]
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 252 seconds]
victhor has quit [Ping timeout: 240 seconds]
IgorPec has joined #linux-sunxi
ErwinH has joined #linux-sunxi
FergusL has joined #linux-sunxi
<igraltist> now iam sure the opipc network driver is not working with hostapd
<igraltist> when i disable the driver all is fine no panic
ErwinH has quit [Ping timeout: 252 seconds]
vishnup has quit [Ping timeout: 256 seconds]
leviathan_ has joined #linux-sunxi
IgorPec has quit [Ping timeout: 255 seconds]
Laibsch has joined #linux-sunxi
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 252 seconds]
<dgp> igraltist: Couple a kernel with debug options turned on, find where the panic happens, report or fix it
vagrantc has joined #linux-sunxi
vagrantc has quit [Client Quit]
<wens> GIC on A80 seems to be broken, reads/writes always access the secure bank, regardless of the core's status
pg12 has quit [Ping timeout: 264 seconds]
pg12 has joined #linux-sunxi
lkcl has quit [Ping timeout: 240 seconds]
chomwitt has quit [Ping timeout: 258 seconds]
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 252 seconds]
TheSeven has quit [Ping timeout: 245 seconds]
TheSeven has joined #linux-sunxi
foxx_ has joined #linux-sunxi
ErwinH has joined #linux-sunxi
lkcl has joined #linux-sunxi
ErwinH has quit [Ping timeout: 240 seconds]
JohnDoe_71Rus has joined #linux-sunxi
terra854 has joined #linux-sunxi
fl_0 has quit [Ping timeout: 255 seconds]
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 252 seconds]
<wens> mripard: i don't think a80 is going to work well with PSCI :(
<wens> if the SoC is _fully_ secure, even the CCU is not accessible
<wens> and to be fully secure, i think we need to program some efuse
<montjoie> wens: if you need some help for securing A80, optee support it with some ASM, perhaps it could help you
solarnetone has quit [Ping timeout: 252 seconds]
fl_0 has joined #linux-sunxi
ErwinH has joined #linux-sunxi
jernej has joined #linux-sunxi
ErwinH has quit [Ping timeout: 240 seconds]
<wens> montjoie: the problem is just setting the core to non-secure does not fully secure the SoC
<wens> for instance, the PRCM and CCU are still accessible
<wens> and the GIC is still in secure mode, for whatever stupid reason
<MoeIcenowy> maybe it's like H3+ SoCS
<MoeIcenowy> SoCs
<MoeIcenowy> which have Secure Boot feature?
<wens> how so?
<wens> but the H3's GIC is not fxcked up
<MoeIcenowy> for H3 the whole TZPC do not work
<wens> and the bigger problem is, no one knows how the secure boot feature works
<MoeIcenowy> yes
<dgp> The secure bootchain feature?
<MoeIcenowy> if someone dare to make me brick 10+ chips, I may be able to work it out :-)
<wens> MoeIcenowy: it's not helpful if other peoples chips need to be irreversibly changed to have it work
<wens> so i either have to hack the gic driver to make it use the aliased registers (which is what allwinner's kernel does), or drop psci support from the list
<MoeIcenowy> maybe the former is better?
montjoie has quit [Ping timeout: 258 seconds]
ErwinH has joined #linux-sunxi
montjoie has joined #linux-sunxi
ErwinH has quit [Ping timeout: 252 seconds]
<wens> custom compatible for sun9i's gic?
<wens> a83t might be broken as well :(
<MoeIcenowy> wens: or a quirk property?
msevwork has joined #linux-sunxi
<wens> honestly i don't know
<wens> "broken-security-extensions"?
<wens> it's easy to implement
<MoeIcenowy> maybe other SoC vendor may also "feature" this
jernej has quit [Ping timeout: 256 seconds]
<wens> maz: is it possible other vendors have such broken hardware?
<freemangordon> MoeIcenowy: did mripard answer re possible cause of the video/gl tearing?
florianH has joined #linux-sunxi
cnxsoft has quit [Read error: Connection reset by peer]
<MoeIcenowy> freemangordon: maybe, just maybe, the lack of display frontend driver
cnxsoft has joined #linux-sunxi
<freemangordon> MoeIcenowy: could you elaborate on what "display frontend driver" is?
<MoeIcenowy> the driver of display frontend
<freemangordon> :)
<freemangordon> ok
<MoeIcenowy> the allwinner display engine contains a BE and a FE
<MoeIcenowy> we only have the driver of BE currently
<freemangordon> thanks, I think I got it
<MoeIcenowy> if you read the device tree, you can find FE there, but in sun4i_drv.c when the display pipeline is probed, the FE is skipped
ErwinH has joined #linux-sunxi
<freemangordon> so, no solution to tearing?
jstein_ has joined #linux-sunxi
<MoeIcenowy> I think currently so...
<freemangordon> ok
jstein_ has quit [Read error: Connection reset by peer]
ErwinH has quit [Ping timeout: 252 seconds]
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 252 seconds]
muvlon has joined #linux-sunxi
tkaiser has joined #linux-sunxi
<mripard> freemangordon: what tearing ?
<MoeIcenowy> mripard: the tearing I mentioned yesterday
ganbold_ has joined #linux-sunxi
ganbold has quit [Remote host closed the connection]
ErwinH has joined #linux-sunxi
vishnup has joined #linux-sunxi
<mripard> guys, seriously, reporting a bug or whatever on IRC doesn't work
<mripard> on what SoC, doing what, with what graphical stack?
<tkaiser> willmore: Just look through h3consumption script source. All the parts that don't deal with fex stuff (eg. disabling CPU cores) should work with mainline kernel too, the fex stuff would've to be ported to DT which is something I won't spend time on as long as DT contents of H3/H2+ boards are going to change again and again.
<tkaiser> willmore: but the good news is: Most probably consumption with mainline kernel is already lower than with legacy even if powermanagement isn't yet implemented at all. Will do some measurements next months and then update 'information thread' in Armbian forum.
<tkaiser> willmore: And funnily the most savings on the small H2+/H3 boards are related to DRAM clockspeed and this can be set from u-boot (but unlike legacy kernel currently not set from userspace with mainline kernel)
reinforce has joined #linux-sunxi
INdek has joined #linux-sunxi
mhlavink has quit [Ping timeout: 260 seconds]
mhlavink has joined #linux-sunxi
solarnetone has joined #linux-sunxi
agin_ has joined #linux-sunxi
<agin_> hey guys
<agin_> So.. H3 Allwinner support seems shite right?
<scelestic> why?
vishnup has quit [Ping timeout: 264 seconds]
<agin_> oh man, I can't get my head around the wiki's eh
<agin_> so I've come here for help!
<agin_> I've got a OrangePi Zero
<agin_> with the H2+
<jelle> well that's not an H3
<plaes> :)
<scelestic> ^^
<agin_> it talks about the H3 and the rest
<jelle> even so, there should be u-boot support (or patches) and a kenrel dts file
<plaes> sunxi-next supports it
<agin_> what git repo am I supposed to use?
<jelle> seems like we need to update https://linux-sunxi.org/Mainline_U-boot
<agin_> sunxi-next?
<jelle> agin_: http://git.denx.de/?p=u-boot/u-boot-sunxi.git;a=shortlog;h=refs/heads/next for u-boot
<plaes> u-boot master supports opi zero quite nicely
<agin_> yes, I have uboot working well
<plaes> but we should start cleanin up those BSP build howto's and instead point to mainline u-boot/kernel
reinforce has quit [Ping timeout: 255 seconds]
<agin_> uboot's working great, but I want to customise a Linux Kernel
<jelle> don't think 2017.1 added anything for sunxi in u-boot
<agin_> I was trying to get composite out working on uboot
<agin_> for the H2+
<jelle> oh that's not supported
<plaes> I think tis part is missing
<agin_> I see someone did HDMI
<jelle> agin_: that's not done
<agin_> HDMI on H3?
<jelle> well I'm not sure if H3 / H2+ share the same hdmi stuff
<agin_> btw, I really appreciate your comments jelle and plaes
<MoeIcenowy> be rest, Orange Pi Zero have even no HDMI ;-)
<jelle> MoeIcenowy: :D
<agin_> hello Icenowy! you're famous!
<jelle> MoeIcenowy: composite out sounds fun though
<agin_> very nice to meet you
<agin_> I was working on getting composite on uboot working
<agin_> it's a mash of getting DE2.0
<MoeIcenowy> you bought the expansion board?
<agin_> working with the new H3 TVE/TCON1
<agin_> I have used hookup wire
<agin_> to composite
<agin_> to monitor
<MoeIcenowy> how to hookup it?
<jelle> does the BSP support it? :p
<agin_> Ground and TV OUT
<agin_> Pin2 is GND and PIN 9 is TV OUT
<agin_> on the 13 Pin header
<agin_> which BSP do you refer to?
<MoeIcenowy> I know the pinout, however, I do not know how composite cable is wired
<agin_> because there is this Lichee SDK
<agin_> ohh shit I mean component haha
<agin_> wiat....
<jelle> don't you need 3 pins?
<agin_> just the shitty
<agin_> yellow cable
<agin_> I'm talking Composite here
<agin_> the simple 2 wire Video Yellow Interface :)
reinforce has joined #linux-sunxi
<MoeIcenowy> jelle: as I know, the composite audio part is always out from audio codec on all my boards that have composite output
<plaes> ok, I deleted the stub manual build pages for A23, A31 and A33
<MoeIcenowy> seems that for me who is not capable for doing good manual work, I should better buy an expansion...
<MoeIcenowy> plaes: ok
<plaes> I can also kill A80 one
<plaes> because it's also bunch of TODO's :)
<jelle> MoeIcenowy: oh you mean you can SMD solder the connector?
<MoeIcenowy> I'm not good at soldering.
<plaes> jelle: there's no room for connector
<jelle> MoeIcenowy: luckily I have friends for that :-)
<MoeIcenowy> I can only solder 2.54mm pins
<jelle> SMD soldering doesn't seem to be as hard as it seems
<MoeIcenowy> this is what I have learned from my high school lesson
<agin_> 2.54mm isnt SMD
<MoeIcenowy> agin_: of course
<jelle> agin_: no one claimed that :p
<MoeIcenowy> maybe I should also buy one new opi0 with a spi flash
<agin_> So who wants Composite out on the Zero?
<jelle> agin_: I might be interested for a fun project, but currently I don't have a lot of time
<agin_> What needs to be done to get it working on the uboot?
<MoeIcenowy> Zero is not designed as a board to be used with screen
<jelle> agin_: someone needs to write code
<agin_> I have been hacking away at it,
<jelle> does the BSP support it?
<agin_> but do you have some guidance?
<MoeIcenowy> agin_: I have a temporarily branch that merges the sunxi_display2.c and sunxi_display.c
<agin_> yes, I was sort of doing that myself ^^
<agin_> what is your repo?
<MoeIcenowy> agin_: ^
* jelle wonders if the A20/A3X ever had composite and was supported by u-boot
<agin_> oh you are Icenowy
<agin_> Why the Moe?
<MoeIcenowy> Moe is for the Japanese word "萌"
<MoeIcenowy> which is like "Cute"
<plaes> agin_: ok, please check the H3 Manual build hwoto again :)
<agin_> thanks plaes
<agin_> MoeIcenowy: does the pipeline names matter?
<agin_> eg. pipeline = PIPELINE_PREFIX "de_be0-lcd0-tve0";
<MoeIcenowy> agin_: they only matter with simplefb
<agin_> but the uboot does not use simplefb?
<MoeIcenowy> yes
<MoeIcenowy> however u-boot will prepare simplefb for Linux
<agin_> so it doesn't matter for now
<agin_> oh i see, but my goal for now is to get uboot working in composite
<MoeIcenowy> if you only want U-Boot video support, it doesn't matter
<agin_> gotcha
<agin_> thanks Icenowy
<MoeIcenowy> but after getting u-boot support, it's easy to support Linux
<agin_> I have a local build of my uboot-1
<MoeIcenowy> I changed PIPELINE_PREFIX for H3, because for H3 there's no BE or FE
<agin_> which basically duplicated what you did...
<agin_> but also tries to setup the clocks
<MoeIcenowy> maybe directly with my code composite work ;-)
<agin_> It's really annoying that there is no Data on the TVE parts, but you need to reverse engineer it from the Lichee linux
<MoeIcenowy> you at least have source code
<agin_> 'maybe' you say... in my experience Linux et al needs to be perfect
<MoeIcenowy> although in bad shape
<agin_> yea its all hard coded no enums just raw numbers
<MoeIcenowy> but according to some guesses TVE do not change
<agin_> yes...
<agin_> so what is at that 0x1c16000
<agin_> it's got some TV things going on,
<agin_> but its not referenced in datasheet
<agin_> but it's used in Linux
<MoeIcenowy> TVE manual used to be present in user manual before A20 (incl. A20
<agin_> if the TVE and TCON1 are setup correctly, shouldn't I get a black screen or something?
<agin_> even if the DE2 is not?
<MoeIcenowy> are you sure that TVE on H3 uses TCON1?
<MoeIcenowy> I think on H3 TCON1 is not usable at all
<MoeIcenowy> and HDMI is at TCON0
<agin_> Can I confirm I have understood, TCON0/1 = LCD0/1
<MoeIcenowy> yes
<agin_> it's a little confusing
<MoeIcenowy> as the original TCON from Allwinner have the capability to control LCD
<agin_> on Page 425 of H3 datasheet
<agin_> it says: The LCD0 module is used for HDMI, and LCD1 module is used for TV.
<MoeIcenowy> oh... thx
<MoeIcenowy> p.425? which version?
<MoeIcenowy> I got 1.2
<agin_> yes
<agin_> 1.2
<MoeIcenowy> oh got it thx
<agin_> Do you get paid for this Icenowy?
<agin_> by Allwinner?
<agin_> for doing lots of free work?
<MoeIcenowy> nope
<agin_> what you do out of love?
<MoeIcenowy> I'm only a college student
<MoeIcenowy> I only do it for fun ;-)
<agin_> impressive!
<agin_> okay, so I setup TCON1
<MoeIcenowy> although recently I try to do with some SBC vendors ;-)
<agin_> honestly, this sunxi community should get some support from Allwinner...
<MoeIcenowy> at least no direct support
<MoeIcenowy> what a pity
<MoeIcenowy> allwinner do not care the open-source market
<MoeIcenowy> some features are even from REing blobs :-(
<agin_> So I wonder how to setup the Composite?
<agin_> REing? what does that mean?
<MoeIcenowy> Reverse Engineering
<agin_> oh yes...
<agin_> so I'm attempting to setup TCON1 and TVE
<agin_> to get some sort of signal from Composite
<MoeIcenowy> I think without DE2 is set some signal can still be get
INdek has quit [Ping timeout: 245 seconds]
<agin_> yes I believe so
<agin_> I have not touched the PLL's and I have checked that
<MoeIcenowy> on A64 I succeeded on enabling TCON1 and HDMI, but not DE2
<MoeIcenowy> thus I got a black screen
<agin_> PLL10 (DE), PLL3 Video
<agin_> yes I want a black screen
<agin_> TVE Source is DE
<agin_> so DE PLL = PLL10
<agin_> TVE Clk source is defautl PLL_DE (PLL10 in the code)
<MoeIcenowy> TVE can also from PLL6
<agin_> I have also used uboot's md to check register
<agin_> values and they look like they are being init to what I want
<agin_> but still just no signal
dh1tw has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<MoeIcenowy> maybe you got the gate bit wrong?
<agin_> static void sunxi_lcdc_init(void) { struct sunxi_ccm_reg * const ccm = (struct sunxi_ccm_reg *)SUNXI_CCM_BASE; struct sunxi_lcdc_reg * const lcdc = (struct sunxi_lcdc_reg *)SUNXI_LCD0_BASE; /* Reset off */ setbits_le32(&ccm->ahb_reset1_cfg, 1 << AHB_RESET_OFFSET_TCON0); setbits_le32(&ccm->ahb_reset1_cfg, 1 << AHB_RESET_OFFSET_TCON1); /* Clock on */ setbits_le32(&ccm->ahb_gate1, 1 << AHB_GATE_OFFSET_TCON0); setbits_l
<agin_> oh shit that doesn't look nice
<plaes> agin_: pastebin :)
<agin_> yes I check all the RESET and...
<agin_> thanks
<MoeIcenowy> the tcon gate bits are different from original lcds
<agin_> Yes, in the clock_sun6i.h
<agin_> I see the TCON1/0 changed to 4/3 from LCD1/0's 5/4
<agin_> also I added the TVE Gate but number 9
<agin_> underL static void sunxi_tvencoder_mode_set(void)
juri__ has joined #linux-sunxi
<agin_> I also added
<agin_> setbits_le32(&ccm->ahb_reset1_cfg, 1 << AHB_RESET_OFFSET_TVE);
<agin_> setbits_le32(&ccm->ahb_gate1, 1 << AHB_GATE_OFFSET_TVE);
juri_ has quit [Ping timeout: 255 seconds]
<MoeIcenowy> oh I cannot still get it...
<MoeIcenowy> maybe you'd try ;-)
<agin_> you cannot still get what?
leviathan__ has joined #linux-sunxi
<agin_> sorry I didn't understand
<MoeIcenowy> I cannot find what you missed...
Worf has joined #linux-sunxi
<MoeIcenowy> maybe you should try to duplicate TVE-related code in sunxi_display2.c
<agin_> I sort of have
leviathan___ has joined #linux-sunxi
<agin_> all that init stuff
<agin_> that TVE_000 ... TVE_300 etc
leviathan__ has quit [Read error: Connection reset by peer]
leviathan_ has quit [Ping timeout: 248 seconds]
<agin_> basically, if I get the AHB Gate Reset, and Gate settings for the TCON1, TVE, DE correct
mossroy has joined #linux-sunxi
<agin_> then the TCON1, TVE, DE Module Enable's correct....
<agin_> then setup the TVE registers like sunxi_display2.c
<agin_> TCON1 like the original sunxi_display.c
<agin_> and the DE like the jernjsk guy
sensiblemn has left #linux-sunxi [#linux-sunxi]
massi has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
reinforce has joined #linux-sunxi
<agin_> What is the VE PLL for?
<MoeIcenowy> the hardware codec
<MoeIcenowy> a.k.a. Video Engine ;-)
<agin_> is that required?
<agin_> not really eh?
<agin_> Not doing decoing
<agin_> or encoding
<maz> wens: sorry, I'm missing some context. what's broken, how and where?
<wens> crap, got gic working, but RSB is secure-only
<MoeIcenowy> not required for display.
<agin_> Global Interrupt Controller?
<wens> maz: the GIC in the A80 SoC is wired to secure access only, even though it says it supports security extensions
<wens> maz: i.e., access from a non-secure core touches the secure bank of registers
<maz> wens: holly cow. what a bunch of muppets.
<maz> wens: is there a TZC in between that could be used to relax this?
<wens> maz: TZPC you mean? not coupled to the GIC it seems
<maz> wens: oh well. "She's dead, Jim".
<wens> i did get it to work with the aliased registers, though it's really hackish
<maz> wens: it is pretty weird that they have managed to integrate GIC-400 rather well in all of their other SoCs, and not on this one...
LargePrime has quit [Ping timeout: 256 seconds]
<maz> wens: using the alias registers is quite horrible.
<wens> agreed, worse still the underlying firmware might want to use interrupts as well
<maz> yup, and that's going to suck terribly.
<maz> I suggest you drill a hole in it, and dump it in the bin... ;-)
<agin_> MoeIcenowy: Do you know what the CEU_en is?
<agin_> TCON CEU?
<agin_> oh colour enhancement
<MoeIcenowy> agin_: I don't know...
<agin_> Colour Enhancement Unit
bugzc has quit [Ping timeout: 245 seconds]
LargePrime has joined #linux-sunxi
<wens> great, even TZPC is broken :/
<wens> just like the A64
IgorPec has joined #linux-sunxi
longsleep has quit [Remote host closed the connection]
longsleep has joined #linux-sunxi
<agin_> does anyone know how I can do a memory dump while in Linux?
<agin_> using armbian?
<agin_> like md in uboot
<wens> montjoie: op-tee doesn't have much code for the a80, so it's probably equally broken :/
<agin_> beeble: tahnks!
tkaiser has quit [Ping timeout: 245 seconds]
paulk-collins has joined #linux-sunxi
<agin_> Hey where can I find some TVE register descriptions?
matthias_bgg has joined #linux-sunxi
agin__ has joined #linux-sunxi
<plaes> agin__: A10/A20 manuals
<plaes> or kernel source
<plaes> or u-boot
<wens> a10/a20 manuals is probably the best
<wens> but that is assuming the h3/h2 uses the same IP
<agin__> thyanks!
<agin__> you guys are a wonder!
agin_ has quit [Ping timeout: 260 seconds]
<plaes> btw, you might want to check out also GR8 manual
<MoeIcenowy> oh btw where can GR8 chip be bought?
<plaes> via nextthing
<plaes> if they actually ship to your country
dave0x6d has quit [Quit: Connection closed for inactivity]
<plaes> gah.. no register definition for gr8
<plaes> hrm.. and I still cannot order it to my country :(
lkcl has quit [Ping timeout: 248 seconds]
lsadf has joined #linux-sunxi
tkaiser has joined #linux-sunxi
Pepe has joined #linux-sunxi
fkluknav has joined #linux-sunxi
lsadf has quit [Quit: Page closed]
Laibsch has quit [Read error: Connection reset by peer]
INdek has joined #linux-sunxi
fkluknav has quit [Ping timeout: 240 seconds]
Worf has quit [Quit: Konversation terminated!]
mhlavink has quit [Ping timeout: 255 seconds]
mhlavink has joined #linux-sunxi
Laibsch has joined #linux-sunxi
Laibsch has quit [Read error: Connection reset by peer]
fdas has joined #linux-sunxi
montjoie has quit [Ping timeout: 240 seconds]
fdas has quit [Quit: Page closed]
montjoie has joined #linux-sunxi
fkluknav has joined #linux-sunxi
lamer14853444413 has joined #linux-sunxi
tkaiser has quit [Ping timeout: 264 seconds]
Andy-D has joined #linux-sunxi
lamer14853444413 has quit [Client Quit]
tkaiser has joined #linux-sunxi
fkluknav has quit [Ping timeout: 256 seconds]
likewise has joined #linux-sunxi
fkluknav has joined #linux-sunxi
agin__ has quit [Ping timeout: 260 seconds]
<ErwinH> tkaiser: I noticed. I'll run cpuburn with the current settings to get a baseline.
mossroy has quit [Quit: Leaving]
<likewise> Does our U-Boot SPL (mainline) support Falcon mode on sunxi's?
<plaes> nope
<likewise> plaes: tnx
my123_ has quit [Ping timeout: 258 seconds]
my123 has joined #linux-sunxi
my123 has quit [Changing host]
my123 has joined #linux-sunxi
IgorPec has quit [Ping timeout: 260 seconds]
INdek has quit [Ping timeout: 258 seconds]
vishnup has joined #linux-sunxi
foxx_ has quit [Ping timeout: 260 seconds]
Ntemis has joined #linux-sunxi
foxx_ has joined #linux-sunxi
Andy-D has quit [Remote host closed the connection]
<willmore> tkaiser, thanks for the heads up. BTW, your power consumption thread is wonderful! Thank you!
Laibsch has joined #linux-sunxi
paulk-blaze has joined #linux-sunxi
INdek has joined #linux-sunxi
JohnDoe_71Rus has quit [Quit: Miranda IM! Smaller, Faster, Easier. http://miranda-im.org]
lemonzest has joined #linux-sunxi
<rellla> i wonder if this new r6p2 release is an official one. i doubt. at least the pushed EULA seems to be the old version from 2014, whereas ARM states on their site, that versions > r6p0 have this new EULA ...
<MoeIcenowy> rellla: seems that the new EULA is optional
<rellla> ?
<MoeIcenowy> I didn't remember where to see it
<MoeIcenowy> but the vendor can choose to release binaries with new EULA or the old one
popolon has joined #linux-sunxi
<rellla> so maybe we have to ask mosajjal, what his role in this game is and where the libs came from!?
<rellla> original readme from allwinner, he states.
<likewise> Is the A13 BROM based on A10 or A20?
chomwitt has joined #linux-sunxi
mossroy has joined #linux-sunxi
victhor has joined #linux-sunxi
cnxsoft has quit [Remote host closed the connection]
my123_ has joined #linux-sunxi
my123_ has quit [Changing host]
my123_ has joined #linux-sunxi
my123 has quit [Ping timeout: 245 seconds]
dave0x6d has joined #linux-sunxi
paulk-blaze has quit [Ping timeout: 264 seconds]
paulk-blaze has joined #linux-sunxi
noblock has joined #linux-sunxi
paulk-blaze has quit [Ping timeout: 240 seconds]
paulk-blaze has joined #linux-sunxi
<noblock> r6p2: Have you tried to patch the mainline kernel to test it?
lkcl has joined #linux-sunxi
Laibsch has quit [Read error: Connection reset by peer]
montjoie has quit [Ping timeout: 256 seconds]
paulk-blaze has quit [Quit: Leaving]
Laibsch has joined #linux-sunxi
montjoie has joined #linux-sunxi
tkaiser has quit [Ping timeout: 240 seconds]
afaerber has quit [Quit: Leaving]
aaandi has joined #linux-sunxi
msevwork has quit [Quit: Leaving]
afaerber has joined #linux-sunxi
tkaiser has joined #linux-sunxi
<ErwinH> tkaiser: Seen the comment?
Laibsch has quit [Read error: Connection reset by peer]
fkluknav has quit [Ping timeout: 240 seconds]
aaandi has quit [Ping timeout: 260 seconds]
ErwinH has quit [Remote host closed the connection]
ErwinH has joined #linux-sunxi
<TheLinuxBug> tkaiser: thanks for pasting that link for the PC2 beta, will give that a try as well :D
dh1tw has joined #linux-sunxi
daniel has joined #linux-sunxi
daniel is now known as Guest21159
Guest21159 is now known as danand
danand is now known as Guest14389
ErwinH has quit [Ping timeout: 252 seconds]
<Guest14389> quit
Guest14389 has quit [Client Quit]
<TheLinuxBug> tkaiser: writing it now ;)
danand1 has joined #linux-sunxi
yann-kaelig has joined #linux-sunxi
<danand1> Hi. Did anyone seen sdcard / mmc errors when using the 4.10-rc kernels on Allwinner A20 SOCs ? ( mmcblk0: timed out sending r/w cmd command, card status 0x900 , sunxi-mmc 1c0f000.mmc: smc 0 err, cmd 18, RD SBE !! , sunxi-mmc 1c0f000.mmc: data error, sending stop command)
fkluknav has joined #linux-sunxi
ErwinH has joined #linux-sunxi
Laibsch has joined #linux-sunxi
<TheLinuxBug> tkaiser: hrmm, some odd gfx isues on boot
<tkaiser> ErwinH: Sure, good work.
ErwinH has quit [Ping timeout: 240 seconds]
<TheLinuxBug> hmm, rebooted its self
<tkaiser> TheLinuxBug: There's no need to test anything _now_ and especially nothing related to graphics!
<TheLinuxBug> hmm well does it work at all?
<TheLinuxBug> anythings gotta be better than those images put out by Xunlong
<TheLinuxBug> well
<tkaiser> TheLinuxBug: That was just a hint for ErwinH that OPi PC 2 is already integrated in Armbian's build system. For everything else you can use Armbian forum as soon as there is any official announcements. This type of feedback is only wasted time :)
<TheLinuxBug> it gets past uboot into trying to boot
<TheLinuxBug> and then sits with weird gfx issues and then just goes into reboot loop
<tkaiser> TheLinuxBug: Please stop giving feedback. It's absolutely useless, especially here!
<TheLinuxBug> well intersted in having it work, does it not work at all?
<TheLinuxBug> thats what I am asking indirectly
<danand1> regarding the mmc problem: It was added by Maxime quite a long time ago ( https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/mmc/host/sunxi-mmc.c?id=424feb59d87828a7569174becc17f9b0905a304f ) and I assume that I missed something in the dts.
<tkaiser> I don't have such a device, why are you asking me? The ones who do the work got it to work, so by using our build system it will work for you too. But this is not end user stuff. So let's stop now and especially here.
<TheLinuxBug> God forbid I show interest in testing it out.. let me go hide in my corner
<tkaiser> TheLinuxBug: C'mon, there are more commits from today and in the commit thread it's already mentioned that the nightly image might be broken! So what the hell?! It's useless to give any feedback on this basis.
tkaiser has quit [Quit: jIRCii - http://www.oldschoolirc.com]
<TheLinuxBug> you could have instead linked the forum page and I would have just gone looked but you instead just said not to even mess with it
<TheLinuxBug> think I found the page my self, will read
vishnup has quit [Ping timeout: 240 seconds]
vishnup has joined #linux-sunxi
lkcl has quit [Ping timeout: 276 seconds]
likewise has quit [Quit: ChatZilla 0.9.93 [Firefox 50.1.0/20161214082403]]
dave0x6d has quit [Quit: Connection closed for inactivity]
danand1 has quit [Quit: WeeChat 1.5]
dh1tw has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ErwinH has joined #linux-sunxi
Laibsch has quit [Read error: Connection reset by peer]
ErwinH has quit [Ping timeout: 240 seconds]
leviathan_ has joined #linux-sunxi
leviathan___ has quit [Ping timeout: 240 seconds]
mzki has quit [Ping timeout: 240 seconds]
mzki has joined #linux-sunxi
fkluknav has quit [Ping timeout: 256 seconds]
massi has quit [Quit: Leaving]
Laibsch has joined #linux-sunxi
INdek has quit [Ping timeout: 256 seconds]
JohnDoe_71Rus has joined #linux-sunxi
nove has joined #linux-sunxi
|Jeroen| has joined #linux-sunxi
matthias_bgg has quit [Ping timeout: 255 seconds]
victhor has quit [Ping timeout: 252 seconds]
chomwitt has quit [Ping timeout: 245 seconds]
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 240 seconds]
IgorPec has joined #linux-sunxi
IgorPec has quit [Ping timeout: 240 seconds]
leviathan_ has quit [Remote host closed the connection]
|Jeroen| has quit [Quit: dada]
|Jeroen| has joined #linux-sunxi
cobra_koral has joined #linux-sunxi
florianH has quit [Quit: Connection closed for inactivity]
INdek has joined #linux-sunxi
netlynx has joined #linux-sunxi
netlynx has quit [Changing host]
netlynx has joined #linux-sunxi
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 252 seconds]
iaglium has quit [Ping timeout: 240 seconds]
iaglium has joined #linux-sunxi
foxx_ has quit [Ping timeout: 256 seconds]
LargePrime has quit [Ping timeout: 276 seconds]
terra854 has quit [Quit: Connection closed for inactivity]
Amit_T has joined #linux-sunxi
LargePrime has joined #linux-sunxi
jernej has joined #linux-sunxi
netlynx has quit [Quit: Ex-Chat]
iaglium has quit [Ping timeout: 240 seconds]
foxx_ has joined #linux-sunxi
cobra_koral has quit [Ping timeout: 240 seconds]
iaglium has joined #linux-sunxi
Laibsch has quit [Read error: Connection reset by peer]
Amit_T has quit [Quit: ChatZilla 0.9.93 [Firefox 46.0.1/20160511224619]]
foxx_ has quit [Ping timeout: 248 seconds]
yann-kaelig has quit [Quit: Leaving]
|Jeroen| has quit [Quit: dada]
swiftgeek has joined #linux-sunxi
<swiftgeek> Is USB host on A33 switchable with GPIO?
<swiftgeek> i would like to find it on pcb
<swiftgeek> (/bu3)
<swiftgeek> (sorry for typo with irc command xD)
theone has quit [Quit: PanicBNC - http://PanicBNC.net]
<beeble> the usb phy pins and the hsic phy pins are non muxable on A33
<swiftgeek> can anyone think of a way to figure out USB pads?
<swiftgeek> i have something like ESP8266 populated there with pads around for something more complex
<swiftgeek> near NAND chip
<beeble> have a picture of the bottom side too?
Pepe has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<beeble> nothing on top looks like a usb diff pair as i would expect
<swiftgeek> gonna make my own pictures for wiki ~now
<swiftgeek> beeble: WiFi modules are usually over USB
nik123 has joined #linux-sunxi
<beeble> swiftgeek: i'm talking about traces
<swiftgeek> well you wouldn't see them there
<swiftgeek> there is no way it has 2 layers only right?
<beeble> usb is a differential pait with 90 ohm. for a cheap stackup easiest way to achieve that impedance is on top and bottom
<beeble> and i don't see anything that would match on top
<beeble> doesn't mean there aren't any but at least i can't ser any that would fit the requirements
<beeble> thats why i asked for a bottom side picture
apritzel has joined #linux-sunxi
<swiftgeek> so my hope is stock firmware then xD
<beeble> something that could be usb (looking on the other corners)
<beeble> bottom left
<beeble> below the 32khz crystal
<willmore> I can confirm the issues with the PC2 nightly. I'll watch the commit log and try again later. Thank you, everyone!
<beeble> would also match with the pinout
<swiftgeek> valkyr1e: what do you mean?
<swiftgeek> erm
<swiftgeek> * beeble ↑
<beeble> swiftgeek: https://imgur.com/a/Z6Ui7
<beeble> follow that trace
<swiftgeek> oh i looked directly at rtc xD
<swiftgeek> lol
<swiftgeek> beeble: ground plane on other side
chomwitt has joined #linux-sunxi
tucker has joined #linux-sunxi
<swiftgeek> not connecting to it though
<swiftgeek> beeble: what do you mean by would match pinout?
tucker is now known as BroderTuck
<beeble> usb pins of the cou are in that corner. so escape routing of usb would be there
<beeble> picture of that corner from the bottom and one of top without the battery wires wiuld help me
<beeble> would
<swiftgeek> that's funny
<swiftgeek> battery wires have just broke themselves off the board
<beeble> sorry? :)
<swiftgeek> i think i should probably replace those wires anyway
<BroderTuck> A question about http://linux-sunxi.org/Wifi : if a device has RTL8723AS (that is, neither AU nor BS) any idea where a driver might be found?
<beeble> BroderTuck: https://github.com/SWW13/rtl8723as ?
<beeble> some other forkes can be found on github too
cptG has joined #linux-sunxi
<BroderTuck> beeble: thanks, looks interesting, I'll have to check that out some time.
<jelle> ah seems icenowy is asleep, anyone else had issues with orange pi zero (h2 usb)? doesn't seem to work in u-boot
cptG_ has quit [Ping timeout: 252 seconds]
danand has joined #linux-sunxi
danand has quit [Client Quit]
danand has joined #linux-sunxi
danand is now known as Guest65167
mossroy has quit [Quit: Leaving]
Mr__Anderson has joined #linux-sunxi
<jelle> nevermind, it's just the extension board's usb. I'll look into it later
victhor has joined #linux-sunxi
<willmore> jelle, DT issues?
maz has quit [Ping timeout: 258 seconds]
Andy-D has joined #linux-sunxi
nove has quit [Quit: nove]
iamfrankenstein has quit [Read error: Connection reset by peer]
iamfrankenstein has joined #linux-sunxi
reinforce has quit [Quit: Leaving.]
JohnDoe_71Rus has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
BroderTuck has quit [Quit: -]
dave0x6d has joined #linux-sunxi
INdek has quit [Ping timeout: 240 seconds]
ErwinH has joined #linux-sunxi
lemonzest has quit [Quit: Leaving]
ErwinH has quit [Ping timeout: 240 seconds]
iamfrankenstein has quit [Read error: Connection reset by peer]
iamfrankenstein has joined #linux-sunxi
dh1tw has joined #linux-sunxi
ErwinH has joined #linux-sunxi
afaerber has quit [Quit: Leaving]
ErwinH has quit [Ping timeout: 240 seconds]
iaglium has quit [Ping timeout: 264 seconds]
nik123 has quit [Quit: nik123]
iaglium has joined #linux-sunxi
afaerber has joined #linux-sunxi
<swiftgeek> is stock A33 still using flex/script.bin ?
ErwinH has joined #linux-sunxi
ErwinH has quit [Ping timeout: 252 seconds]
paulk-collins has quit [Ping timeout: 245 seconds]