Bug 1149418
Summary: | MIDI busted; permission problem with /dev/snd/seq | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Matthew Woehlke <mwoehlke.floss> |
Component: | systemd | Assignee: | Orphan Owner <extras-orphan> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | extras-orphan, johannbg, jonathan, jsynacek, lnykryn, mschmidt, msekleta, mwoehlke.floss, s, systemd-maint, vpavlin, zbyszek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-11-10 19:56:05 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Matthew Woehlke
2014-10-04 21:13:58 UTC
How did you upgrade from F16 to F20? That's quite a big step and who knows what might have gotten wrong. Also, does "setenforce 0" help? I just tested qsynth on freshly installed and updated F20 and there are no MIDI problems. systemd-208-26.fc20.x86_64 qsynth-0.3.7-2.fc20.x86_64 I used fedup: 16 -> 17, 17 -> 18, 18 -> 19, 19 -> 20 (yes, I went through all three intervening versions). I'll have to get back to you on setenforce, but considering the permissions and information I found elsewhere (and that a simple permission change fixes it) I'll be surprised if it makes a difference. Hrm... you know, I think this might have been fixed already; don't trust me on that until I can get to my other machine to check, but logging in remotely, I'm now seeing: crw-rw----+ 1 root audio 116, 1 Nov 5 22:43 seq ...which is NOT what I remember the permissions being when I filed the bug. (I do believe I've rebooted the machine since, however, hence the suspicion that it got fixed by some update...) Bonus: I have another F20 machine that is a *clean install* but that I haven't been running updates on rigorously (and hasn't been rebooted in at least 66 days) that has: crw-------+ 1 root audio 116, 1 Sep 30 16:43 seq So it does look strongly like this already got fixed somewhere. If you like I can check what outstanding updates I have on the other machine... FYI: System I think is working: systemd-208-26.fc20.x86_64 System that probably isn't: systemd-208-22.fc20.x86_64 *** This bug has been marked as a duplicate of bug 1147248 *** Yeah, I'll buy that. Thanks. |