Summary: | Powerdevil causes Samsung Odyssey G5 to go on/off repeatedly forever with DDC support enabled | ||
---|---|---|---|
Product: | [Plasma] Powerdevil | Reporter: | kde |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | REPORTED --- | ||
Severity: | major | CC: | batoupar, davidpetko07, espidev, jpetso, natalie_clarius, nate, xaver.hugl |
Priority: | HI | Keywords: | regression |
Version: | 6.2.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
kde
2024-10-11 11:05:33 UTC
Oh my. I'm tempted to blame Samsung and their firmware issues, but perhaps there's more to that. You're on Arch, did you have it working under Plasma 6.1? That one already had much of the connection event logic, if it worked there then maybe we're only looking at a minor (but fatal) difference. (In reply to Jakob Petsovits from comment #1) > Oh my. I'm tempted to blame Samsung and their firmware issues, but perhaps > there's more to that. > > You're on Arch, did you have it working under Plasma 6.1? That one already > had much of the connection event logic, if it worked there then maybe we're > only looking at a minor (but fatal) difference. It worked very well on 6.1 and 6.1.5, had absolutely no issues there. Started behaving after the 6.2 update. I had the same issue, and what fixed it for me was setting the refresh rate to 60hz in the monitor, launching Plasma, then setting it back to 180hz. Never mind, this issue appears to persist after a relogin Same for me, I waited for the last update of KDE. Plasma 6.1 is working well, but 6.2 keeps KDE crashing when I'm on a samsung odyssey G5. If I plug in another screen, it work without issue, but not with my main screen. For now, I get back my system to a backup without finding any fix. Same system log as the author here. I can add my log generated by kde during the crash: _______________________________________________________________________ Application: plasmashell (plasmashell), signal: Segmentation fault warning: Can't open file anon_inode:i915.gem which was expanded to anon_inode:i915.gem during file-backed mapping note processing warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:JITCode:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during file-backed mapping note processing warning: Can't open file /memfd:pulseaudio (deleted) during file-backed mapping note processing warning: Can't open file /home/batoupar/.cache/plasma_theme_default.kcache (deleted) during file-backed mapping note processing warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed mapping note processing [New LWP 2071] [New LWP 2076] [New LWP 2084] [New LWP 2085] [New LWP 2096] [New LWP 2098] [New LWP 2097] [New LWP 2204] [New LWP 2217] [New LWP 2088] [New LWP 2224] [New LWP 2218] [New LWP 2247] [New LWP 2219] [New LWP 2250] [New LWP 2095] [New LWP 3962] [New LWP 2251] [New LWP 2248] [New LWP 2249] [New LWP 3965] [New LWP 3030] [New LWP 2258] [New LWP 3963] [New LWP 3061] [New LWP 2259] [New LWP 2269] [New LWP 3964] [New LWP 3966] [New LWP 2279] [New LWP 2267] [New LWP 2252] [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Core was generated by /usr/bin/plasmashell --no-respawn'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007d2a422a53f4 in ?? () from /usr/lib/libc.so.6 [Current thread is 1 (Thread 0x7d2a3c5d8a00 (LWP 2071))] Cannot QML trace cores :( /usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:516: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC). boot_time = datetime.utcfromtimestamp(psutil.boot_time()).strftime('%Y-%m-%dT%H:%M:%S') /usr/share/drkonqi/gdb/python/gdb_preamble/preamble.py:533: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC). 'timestamp': datetime.utcnow().isoformat(), [Current thread is 1 (Thread 0x7d2a3c5d8a00 (LWP 2071))] ... *** Bug 495316 has been marked as a duplicate of this bug. *** Bug 495316 is from another user of the exact same monitor, BTW. It seems like the monitor from hell! |