Jump to content

Javad Rahimipetroudi

Members
  • Posts

    5
  • Joined

  • Last visited

  1. Great, I will test it on my side. By the way, I have ported most of the patches on 6.12. This is the last one and I hope it also finishes finally
  2. Hi Nick, Yes, hopefully, the error has been fixed and the panfrost kernel module will be loaded. However, when I play a video, it freezes after a few seconds.
  3. Hi I'm trying to enable GPU on my custom kernel. I have applied a patch from Nick's repository, But when I allow `gpu` node in the Transpeed device tree, the kernel freezes here: [ 9.931994] sun50i-h616-codec 5096000.codec: Failed to register against DMAEngine [ 9.933237] sun8i-ce 1904000.crypto: will run requests pump with realtime priority [ 9.947692] sun8i-ce 1904000.crypto: will run requests pump with realtime priority [ 9.955742] sun8i-ce 1904000.crypto: will run requests pump with realtime priority [ 9.964193] sun8i-ce 1904000.crypto: will run requests pump with realtime priority [ 9.972000] sun8i-ce 1904000.crypto: Register cbc(aes) [ 9.977448] sun8i-ce 1904000.crypto: Register ecb(aes) [ 9.982650] sun8i-ce 1904000.crypto: Register cbc(des3_ede) [ 9.988522] sun8i-ce 1904000.crypto: Register ecb(des3_ede) [ 9.994324] sun8i-ce 1904000.crypto: CryptoEngine Die ID 0 [ 10.054128] sun8i-mixer 1100000.mixer: Adding to iommu group 0 [ 10.150367] ahub_dam-snd-soc-dummy-dai: substream ahub_dam-snd-soc-dummy-dai has no playback, no capture [ 10.160265] sunxi-snd-mach soc:ahub_dam_mach: ASoC: can't create pcm ahub_dam-snd-soc-dummy-dai :-22 [ 10.176581] sunxi-snd-mach soc:ahub_dam_mach: probe with driver sunxi-snd-mach failed with error -22 [ 10.355412] videodev: Linux video capture interface: v2.00 [ OK ] Reached target sound.target - Sound Card. [ 10.394078] Registered IR keymap rc-empty [ 10.398320] rc rc0: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0 [ 10.405141] input: sunxi-ir as /devices/platform/soc/7040000.ir/rc/rc0/input4 [ 10.413088] sunxi-ir 7040000.ir: initialized sunXi IR driver [ 10.475252] panfrost 1800000.gpu: clock rate = 432000000 [ 10.480726] panfrost 1800000.gpu: bus_clock rate = 200000000 When I disable the `gpu` node. The Xserver comes up. However, the videos are playing slowly and the CPU usage is 100%. Any idea what could be the problem?
  4. Thanks Nick, I didn't patched my U-Boot yet, is it required for the custom kernel? I finally see something In the logs: [ 4.083865] dwmac-sun8i 5030000.ethernet: IRQ eth_wake_irq not found [ 4.083897] dwmac-sun8i 5030000.ethernet: IRQ eth_lpi not found [ 4.083908] dwmac-sun8i 5030000.ethernet: IRQ sfty not found [ 4.084838] dwmac-sun8i 5030000.ethernet: supply phy-io not found, using dummy regulator [ 4.085323] dwmac-sun8i 5030000.ethernet: PTP uses main clock [ 4.085359] dwmac-sun8i 5030000.ethernet: Current syscon value is not the default 58000 (expect 50000) [ 4.090231] dwmac-sun8i 5030000.ethernet: No HW DMA feature register supported [ 4.090260] dwmac-sun8i 5030000.ethernet: RX Checksum Offload Engine supported [ 4.090268] dwmac-sun8i 5030000.ethernet: COE Type 2 [ 4.090277] dwmac-sun8i 5030000.ethernet: TX Checksum insertion supported [ 4.090285] dwmac-sun8i 5030000.ethernet: Normal descriptors [ 4.090293] dwmac-sun8i 5030000.ethernet: Chain mode enabled But , now it shows the following error. From here https://linux-sunxi.org/Sun8i_emac It seems that the PHY regulator is not enabled: [ 4.323988] dwmac-sun8i 5030000.ethernet: EMAC reset timeout [ 4.329709] dwmac-sun8i 5030000.ethernet eth0: stmmac_dvr_remove: removing driver [ 4.358296] dwmac-sun8i 5030000.ethernet: probe with driver dwmac-sun8i failed with error -110
  5. Hello, I want to activate the ethernet driver in Transpeed 8k H618 TV Box. Which patches should I apply. I have applied the following patches, but still it doesn't work. It is a custom 6.10 kernel that I only need ethernet for it. 0001-nvmem-sunxi_sid-add-sunxi_get_soc_chipid-sunxi_get_serial.patch 0505-net-phy-Add-support-for-AC200-EPHY.patch 0614-clk-sunxi-ng-ccu-sun6i-rtc-fix-32k-clk.patch 0002-drivers-pwm-Add-pwm-sunxi-enhance-driver-for-h616.patch 0531-iommu-sun50i-Allow-page-sizes-multiple-of-4096.patch 0615-drivers-iommu-sun50i-iommu-fix-iommu-on-h616.patch 0003-ASoC-AC200-Initial-driver.patch 0534-media-cedrus-Don-t-CPU-map-source-buffers.patch Code-to-enable-Internal-OSC-Clock-Auto-Calibration.patch 0004-driver-allwinner-h618-emac.patch 0600-drivers-h616-wip-add-usb-emac2-support.patch 0504-mfd-add-AC200.patch 0606-dma-sun6i-dma-add-h616-support.patch
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines