[Bug 15559] winealsa sound regression: scratchiness/stutter in multiple games

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 6 17:33:23 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=15559





--- Comment #65 from Casey <caseyjp1 at gmail.com>  2008-12-06 17:33:21 ---
I discovered the error:
E: shm.c: shm_open() failed: Read-only file system
E: shm.c: shm_open() failed: Read-only file system
E: shm.c: shm_open() failed: Read-only file system

was due to this change to fstab:

 tmpfs /dev/shm tmpfs defaults,ro 0 0 

which is a recommended security change.

Re-commenting that line in fstab removed the error when running wine.

1.1.9 had NO issues with this line in fstab. 1.1.10 does.


The issues with sound remain.  This bug ain't fixed.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list