[Bug 58669] New: wine wakes up sleeping HDDs
http://bugs.winehq.org/show_bug.cgi?id=58669 Bug ID: 58669 Summary: wine wakes up sleeping HDDs Product: Wine Version: 10.14 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: aliaksei.urbanski(a)gmail.com Distribution: --- Hello everyone, I have a couple of auxiliary HDDs in my machine that are in standby mode most of the time (hdparm -y /dev/sd{b,c}). Those HDDs contain file systems that aren't mounted automatically. The system runs mostly silently using an SSD. When I start wine or winecfg, it somehow immediately touches those HDDs so they wake up and start spinning loudly for no purpose. Why does it happen? Is there a way to prevent this behavior? Thanks! -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58669 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |hardware -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58669 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #1 from Zeb Figura <z.figura12(a)gmail.com> --- What are the permissions on the partition devices? Can you attach a log with WINEDEBUG=+mountmgr please? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58669 --- Comment #2 from Aliaksei Urbanski <aliaksei.urbanski(a)gmail.com> --- Created attachment 79280 --> http://bugs.winehq.org/attachment.cgi?id=79280 WINEDEBUG="+mountmgr" winecfg (In reply to Zeb Figura from comment #1)
What are the permissions on the partition devices?
$ ls -l /dev/sd* brw-rw---- 1 root disk 8, 0 Sep 9 2025 /dev/sda brw-rw---- 1 root disk 8, 1 Sep 8 22:58 /dev/sda1 brw-rw---- 1 root disk 8, 16 Sep 9 2025 /dev/sdb brw-rw---- 1 root disk 8, 17 Sep 9 2025 /dev/sdb1 brw-rw---- 1 root disk 8, 32 Sep 9 2025 /dev/sdc brw-rw---- 1 root disk 8, 33 Sep 8 22:58 /dev/sdc1
Can you attach a log with WINEDEBUG=+mountmgr please?
Sure! Here it is. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58669 --- Comment #3 from Aliaksei Urbanski <aliaksei.urbanski(a)gmail.com> --- Created attachment 79281 --> http://bugs.winehq.org/attachment.cgi?id=79281 WINEDEBUG="+mountmgr" wine notepad One more log file, just in case. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58669 --- Comment #4 from Zeb Figura <z.figura12(a)gmail.com> --- Thanks. Yeah, you have enough permissions to open the partition devices (which is a bit dangerous and I wouldn't recommend it in general, but that's neither here nor there). If we can, we try to read partition devices directly in order to determine the file system type. That maybe made sense twenty years ago, but I don't think it does anymore. We should just rely on udisks, or whatever. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla