• 8 Posts
  • 14 Comments
Joined 10 months ago
cake
Cake day: August 4th, 2024

help-circle
  • I personally think that the main problem is bad search optimization. There quite a lot of good answers on Fediverse (Lemmy) but it is nearly impossible to find them via Google or any other regular search engine. And making things worse since Lemmy is Federated it is not easy to implement correct indexing for it. So it makes a lot of questions(Should each instance index only local posts to prevent duplicated search results? What about small instances? Or use some central instance like Lemmy.World? What about different frontends for same instance like Photon or Alexandrite?).

















  • user_naa@lemmy.worldOPtoLinux@lemmy.mlX.org: no screens found
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    9 months ago

    Kernel driver is loaded

    # lsmod | grep radeon
    radeon               1888256  9
    video                  77824  2 amdgpu,radeon
    i2c_algo_bit           12288  2 amdgpu,radeon
    drm_suballoc_helper    12288  2 amdgpu,radeon
    drm_display_helper    266240  2 amdgpu,radeon
    drm_ttm_helper         12288  2 amdgpu,radeon
    ttm                   102400  3 amdgpu,radeon,drm_ttm_helper
    drm_kms_helper        253952  3 drm_display_helper,amdgpu,radeon
    drm                   749568  16 gpu_sched,drm_kms_helper,drm_exec,drm_suballoc_helper,drm_display_helper,drm_buddy,amdgpu,radeon,drm_ttm_helper,ttm,amdxcp