sekil
Members-
Posts
39 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Great! Im install it and using Yes i'm tst and codec working! Good
-
Im not testing new build but Im think no Im trying with proper kernel config - mfd ac200 running but codec - no.. no logs in dmesg about codec. Very strange (( What changes you made in new build - only config?
-
Yes working desktop, but ac200 codec not working - maybe you loose config in kernel for acx00 chip?
-
Never - h616 have different gpu different cpu regs and different bugs - so no... Errors - [ 121.584328] panfrost 1800000.gpu: js fault, js=0, status=INSTR_INVALID_PC, head=0x715ec00, tail=0x715ec00 [ 121.635491] panfrost 1800000.gpu: js fault, js=0, status=INSTR_INVALID_PC, head=0x715de00, tail=0x715de00 [ 121.637797] panfrost 1800000.gpu: js fault, js=0, status=INSTR_INVALID_PC, head=0x71724c0, tail=0x71724c0 [ 181.666563] panfrost 1800000.gpu: js fault, js=0, status=INSTR_INVALID_PC, head=0x7171280, tail=0x7171280 [ 181.687731] panfrost 1800000.gpu: js fault, js=0, status=INSTR_INVALID_PC, head=0x7173bc0, tail=0x7173bc0 [ 241.728792] panfrost 1800000.gpu: js fault, js=0, status=INSTR_INVALID_PC, head=0x7172900, tail=0x7172900 [ 241.744175] panfrost 1800000.gpu: js fault, js=0, status=INSTR_INVALID_PC, head=0x711f8c0, tail=0x711f8c0 [ 241.750813] panfrost 1800000.gpu: js fault, js=0, status=INSTR_INVALID_PC, head=0x7172f00, tail=0x7172f00
-
Maybe this right fix for some bugs but this for h616 chip...
-
Yes please push all needed commits to armbian for lts version: 1. uwe5622 2. r_i2c 3. ac200 audio codec 4. yt8531c 5. sunxi-addr driver 6. dump_reg and sunxi-sysinfo drivers 7. sunxi_get_soc_chipid() and sunxi_get_serial But while testing linux with 5.16 orangepi kernel - xfce and mate desktops crashing related to panfrost driver ((( Maybe lxde better for panfrost..
-
Yes without axp chip - regulators not working - many devices not working - enable debugging - this is first stage what you loose.. Without - this is finger to the sky
-
Totally fixed with one patch! For r_i2c 😄
-
Please say - how make patches for only my changes (and later place this patches to uaserpatches) - now i'm make many changes to compilation scripts to disable cleaning kernel sources and so on - very very bad idea.. And armbian build system very very slow (( UPD: Ok - i'm make patches - this simple :)
-
5.16 using r_i2c for axp chip in LTS version only! - i'm think this is beacuse maybe bug in HW schematic for LTS or something else.. but need using r_i2c!
-
I'm dont have time to make my very quick changes to git or.. Should work? i'm on stock armbian - not working - why you think that on lts version rsb should work? For me i'm have problems with rsb with Glodroid kernel and uboot - i'm change to r_i2c and this gone..
-
This with my clean armbian build.. Current i'm build new image with r_i2c changes in dts and try again..
-
I'm success debug this - Need edit config/bootscripts/boot-sun50i-next.cmd (previos i'm edit wrong other sunxi script) - change setenv verbosity "1" to setenv verbosity "9" Problem in kernel - axp806 chip not starting with r_rsb - need change to r_i2c! [ 1.847585] sunxi-rsb 7083000.rsb: RSB running at 3000000 Hz [ 1.847942] axp20x-rsb sunxi-rsb-745: AXP20x variant AXP806 found [ 1.848401] axp20x-rsb sunxi-rsb-745: Failed to set masks in 0x40: -5 [ 1.848427] axp20x-rsb sunxi-rsb-745: failed to add irq chip: -5 [ 1.848444] axp20x-rsb: probe of sunxi-rsb-745 failed with error -5
-
I'm enable early console - but this not helping to showing messages when booting on lcd or uart (( Good news - i'm test new build from orangepi build with latest 5.16 kernel - all working and internal sound card!!!!
-
Need edit boot.scr script - https://github.com/armbian/build/blob/master/config/bootscripts/boot-sunxi.cmd change to And you see debug messages for kernel booting