Difference between revisions of "Ipcs"
From ZoneMinder Wiki
Jump to navigationJump to search
Biloxigeek (talk | contribs) |
|||
Line 7: | Line 7: | ||
I have 8x131 as I have 2 cards which I think is a WDT 2116. which gives me 16 inputs. | I have 8x131 as I have 2 cards which I think is a WDT 2116. which gives me 16 inputs. | ||
ipcs -m Shows what shared memory segments are in use and whom they are owned by. | ipcs -m Shows what shared memory segments are in use and whom they are owned by. | ||
Revision as of 05:51, 13 March 2014
I have the following line in /etc/modprobe.d/bttv.conf options bttv card=131,131,131,131,131,131,131,131
or on a newer system (as .conf is deprecated)
/etc/modprobe.d/mycapturecard options bttv card=131,131,131,131,131,131,131,131
I have 8x131 as I have 2 cards which I think is a WDT 2116. which gives me 16 inputs. ipcs -m Shows what shared memory segments are in use and whom they are owned by.