Росен Александров
Росен Александров
It could be caused by a environment locale. I can confirm in my linux works without issues.
Well, thank you. Keep your good work.
> You can implement this yourself as a plugin I wouldn't, it is just a request. It is a nice looking IDE but i am not interested of contributing, just...
Hello, Literally all of them, and also vim ones, are broken.
> Does GNOME Terminal work properly with your setup? Yes it does.
Gentoo / X11 at the moment. ``` #( 08/17/22@ 9:45 )( rosen@aleksandrov ):~ dconf dump /com/github/amezin/ddterm/ [/] background-opacity=0.97999999999999998 cursor-shape='underline' custom-font='Iosevka Term 12' palette=['rgb(23,20,33)', 'rgb(192,28,40)', 'rgb(38,162,105)', 'rgb(162,115,76)', 'rgb(18,72,139)', 'rgb(163,71,186)', 'rgb(42,161,179)', 'rgb(208,207,204)',...
All needed drivers are available in running kernel. ``` #( 08/25/22@ 7:21 )( root@aleksandrov ):~ zgrep CONFIG_STACKTRACE /proc/config.gz CONFIG_STACKTRACE_SUPPORT=y # CONFIG_STACKTRACE_BUILD_ID is not set CONFIG_STACKTRACE=y #( 08/25/22@ 7:21 )( root@aleksandrov...
Actually, I have -O3 optimization on cachyos kernel. I can try to rebuild with -O2 to see if it make sense.
It loads now, but i see another issue. [ 70.577995] LKRG: ISSUE: IOMMU table can't be found (skipping)
``` #( 08/26/22@ 7:27 )( root@aleksandrov ):~ zgrep IOMMU /proc/config.gz CONFIG_IRQ_MSI_IOMMU=y CONFIG_GART_IOMMU=y CONFIG_VFIO_IOMMU_TYPE1=y CONFIG_VFIO_NOIOMMU=y CONFIG_IOMMU_IOVA=y CONFIG_IOMMU_API=y CONFIG_IOMMU_SUPPORT=y # Generic IOMMU Pagetable Support CONFIG_IOMMU_IO_PGTABLE=y # end of Generic IOMMU Pagetable Support...