Jump to content

root-stas

Members
  • Posts

    37
  • Joined

  • Last visited

Everything posted by root-stas

  1. @Memo hi, do you solve that problem?
  2. @hexdump Thanks, I forgot about that, on llvmpipe Blender 2.8 working with 2-5 sec input lag but possible do sculpting job my intel gpu don't do that @NicoD thanks for sharing your experience, "legacy" means driver from mali site? I order orange pi 4 and try work with panfrost driver when get board .
  3. @NicoD Hi, can you post here score for rk3399 from glmark2 and glmark2-es2 on panfrost driver, I will be happy for that
  4. Good to know that S912 too has 8 core, but looks like end life of support? For Blender 3D I mean Linux have open GPU driver and granted nice performance (300 or more score in glmark2 I think good representation of that). Can you post here score for rk3399 from glmark2 and glmark2-es2, I will be happy for that
  5. To finish our discussion, Orange Pi 4 board is nice for Blender 3D working or do not ready yet? Or you know something better by 50...80$? Or now better wait few month to get new one SoC?
  6. That is problem. our box connected little bit different way ))) ethernet@ff3f0000 { compatible = "amlogic, g12a-eth-dwmac\0snps,dwmac"; reg = <0xff3f0000 0x10000 0xff634540 0x08 0xff64c000 0xa0>; <-!!!!!!!!!! reg-names = "eth_base\0eth_cfg\0eth_pll"; <-!!!!!!!!!! interrupts = <0x00 0x08 0x01>; interrupt-names = "macirq"; status = "okay"; clocks = <0x02 0x38>; clock-names = "ethclk81"; pll_val = <0x9c0040a 0x927e0000 0xac5f49e5>; analog_val = <0x20200000 0xc000 0x23>; pinctrl-names = "external_eth_pins"; pinctrl-0 = <0x11>; rst_pin-gpios = <0x12 0x10 0x00>; <-!!!!!!!!!! mc_val = <0x1621>; mc_val_internal_phy = <0x1800>; mc_val_external_phy = <0x1621>; internal_phy = <0x00>; phandle = <0x94>; }; Try another one DTB, from g12a tree too, if you found where ethernet is working - copy that part from there Write your dmesg here.
  7. @Albert Barcelona you welcome! I take a time to rest for week or month, after that I hope mesa start working on G31 I don't know where is better place to left dtsi file - armbian or mainline kernel repos... @mradalbert that is looks like EDID part broken in s905x3/s905d3, khadas have workaround on their build pipeline, but armbian use newer u-boot. Edit xorg.conf and add your resolution in "Screen" section. And yet you don't have GPU, all image rendered on CPU, don't make him pain
  8. Thanks, no one on AmLogic SoC? @Armin don't rename u-boot - copy them with new name. On different DTB ethernet has 100M or completely don't working. If you need only server ability why do you use desktop img version?
  9. @Armin Hi I think your problem not in Armbian image, as @SteeMan tell and @balbes150 mansion on another thread, your bootloader in emmc broken now and you need write stock firmware on them. Try proper one, not made yourself by dd, from there: https://hd-mediaplayers.ru/firmware-tv-box-x96-air-p3/ Direct link: http://geekbuying.mediafire.com/file/m7t06iirsnqhpic/X96Air_P3_20191220-2048.img/file Use USB Barning Tool: http://uploaded.net/file/5h4z3646 If your problem already stay in dd made snapshot, they not despaired himself when you reburn same snapshot few times again. @balbes150 I understood your position about tv box vendors, last one, can you list your hardware/box model where you test your work? I found here you have Allwinner H6 one, that's correct?
  10. I know, but if that helping, why not? All presented TV box on S9005X3 yet (~8 models) on same board, only have manipulation with wifi/bt modules and some have USB hub on pcie line. I'm working on get proper dtsi file for them. Anyway, if you want, I'm on board
  11. How can I help you with testing/debugging? Or order one TV box with that chip to you? I'm in Ukraine.
  12. @balbes150 can you have time to add this patch? https://github.com/hyphop/fenix/blob/6aa6a0d509902724e2dba6a29d2a83efffde0ed4/packages/u-boot-mainline/patches/caad316b3165615f1a4848901811a4a084444c9d/0220-hdmi_edid_fail_try_full_hd.patch On old HDMI TV that's fix jumping image on screen. Yet to workaround need boot with video=1280x720 uEnv.txt command and add in Screen section records about 1080p to xorg.conf. Thanks
  13. @balbes150 terrible negotiator Can you explain, why do you delete from panfrost kernel module power regulator checker? That's temporary workaround or not important behavior? From your experience, how long we need wait until G31/52 has working driver for X11 or Wayland? Copple of month, or years?
  14. Please add few words about what is new or wat is fixed by you? If that not heavy Thanks for your work
  15. Wrong, repo has arm-64 kernels, but update process slower than uploading img to cloud: https://apt.armbian.com/pool/main/l/linux-5.7.0-rc1-arm-64/ https://apt.armbian.com/pool/main/l/linux-5.7.0-rc3-arm-64/
  16. @Teddybee check here: Or here: Read thread...
  17. Use khadas-vim3l or sei610 dtb files as starting point, check wat is don't working on them and google here how to fix that in dtb file. X88 Pro X3 / X99 Max Plus / Transpeed X3 Plus TV Box has same board, try find solution for them and use yourself. In your box WiFi/BT is SP6255 - clone of AP6255. Try that driver BCM43455C0 for wifi.
  18. @Albert Barcelona same SoC give ass hope to same CPU, GPU, VPU (thinks give you image/sound on display and work with audio/video decoder/encoder and hold frame buffer where gpu draw own output result) configurations, and obviously same ethernet and hdmi place connected. USB have few different way to integrate, but USB2/3 is same, USB hub easy to fix. For WiFi/BT and VFD (front screen) we have own way to configure Power supply not same and we don't have usb hub. Maybe power regulators not same. Our TV Box have only few external chips and controllers, that's make work easier.
  19. Try different DTB file. I'm clean from wrong records own DTB file and system start reboot properly.
  20. GPU not working yet, if you want see EGL/GLES - try vendor driver mali-bifrost-wayland & mali-bifrost-fbdev from hardkernel repos. Read more there: https://forum.odroid.com/viewtopic.php?t=33993&start=550
  21. @Albert Barcelona you welcome! What is your prefer distro? Which one? I'm on Focal find new Blender 2.83, others have only 2.74 - very old guy
  22. @Albert Barcelona how BT, it is working? In your log: [ 21.176070] hdmi-audio-codec hdmi-audio-codec.1.auto: Not able to map channels to speakers (-22) [ 21.176084] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: can't set i2s-hifi hw params: -22 [ 21.176096] axg-sound-card sound: ASoC: PRE_PMU: be.dai-link-4-playback event failed: -22 [ 21.201640] hdmi-audio-codec hdmi-audio-codec.1.auto: Not able to map channels to speakers (-22) [ 21.201651] hdmi-audio-codec hdmi-audio-codec.1.auto: ASoC: can't set i2s-hifi hw params: -22 [ 21.201658] axg-sound-card sound: ASoC: PRE_PMU: be.dai-link-4-playback event failed: -22 Sound card don't connected to hdmi, why - I don't know Looks like magic chip communication broken. I install my set from SD to eMMC and all working same. We need wait 2-3 week to new mesa/kernel released, after that main Armbian team add full support for Odroid-C4 and we have place to check haw proper S905X3 work and DTB need to be. Try use khadas vim3l or sei610 DTB, or if you found in internet DTB for odroid-c4 that too. Or get in my GDrive folder "misc".
  23. You welcome, we on same boat That's my last dmesg: I'm on 5.7.0-rc4 kernel Focal Desktop and you on older one, @Albert Barcelona try change that (boot from usb latest @balbes150 images). On my TV and PC monitor now sound work. Or hdmi on your and my box connected to different SoC legs... My aplay -l output is same.
  24. If the box is rooted, install X-plore on the box and copy “root/dev/dtb.img” or “root/dev/dtb" anywhere you want. And use dtc to convert that file to dts.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines