• 25 Posts
  • 69 Comments
Joined 1 year ago
cake
Cake day: July 5th, 2023

help-circle











  • Imo it’s also sort of hard because of the size. You’d have to find really small communities so you’re running into the same people and have the opportunity to foster relationships. easier on smaller instances or communities, but if you’re just browsing /all it’ll be harder to notice the same people.

    unless, like, a dating specific instance or community popped up. tho I can see all kinds of issues in that










  • I checked the logs. I really don’t know how to use journalctl -e at all, so I’m just going to mention what I found on dmesg. It reported a number of errors, though they were mostly the same. This one came up pretty often:

    [drm:link_enc_cfg_validate [amdgpu]] *ERROR* link_enc_cfg_validate: Invalid link encoder assignments - 0x1c

    and these two come up a number of times, always together:

    [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout, signaled seq=13767, emitted seq=13769 [drm:amdgpu_job_timedout [amdgpu]] *ERROR* Process information: process pid 0 thread pid 0

    I got an error for the bluetooth a couple times too: Bluetooth: hci0: Failed to read codec capabilities (-22), and this other one only came up once iirc: hub 6-0:1.0: config failed, hub doesn't have any ports! (err -19)

    I don’t think the hub or the bluetooth errors have anything to do with the crashes, so I looked up the first error, the invalid encoder assignment one, and found this thread from a few days ago, though it doesn’t seem to have any solid answers other than rolling back to an older linux. Most recent post seems to be from 2 hours ago lol, I guess this is a really new issue?