#11640 closed defect (invalid)
BUG and Solution: mpd does not launch, complains about shmget
Reported by: | ehainry@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ehainry@…,markd@… | |
Port: |
Description
When I launch mpd, I get
Problems shmget'ing.
http://mpd.wikia.com/wiki/Music_Player_Daemon_Problems_shmgetting 's suggestion does not work on osx.
The way I have found to avoid that is to modify /etc/rc, change shmmax and shmmax to the double of their original value and it ow works fine. (idea taken from http://www.unidata.ucar.edu/software/mcidas/2005/users_guide/workstation.html but I did not follow their values).
PS: I put this here for further reference if someone needs it. If anyone knows a better way to solve the problem, may he add a comment. However, this bug should be closed as it is not related to macports.
Change History (4)
comment:1 Changed 18 years ago by ehainry@…
comment:2 Changed 17 years ago by markd@…
Cc: | markd@… added |
---|
How about a ui_msg to alert users to the possibel difficulty?
comment:3 Changed 17 years ago by markd@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing per comments.
Note: See
TracTickets for help on using
tickets.
I meant kern.sysv.shmmax and kern.sysv.shmall.