Howdy,
I added a howto page on the wiki adding realtime permissions for Ubuntu: http://puredata.info/docs/tutorials/HowToRunPDWithRealtimePriorityInUbuntu
Please check it for me and make any changes.
Dan Wilcox danomatika.com robotcowboy.com
Does anybody know how to have access to HIDs in Pd without having to run as root? I've read that this was considered a security breach and that newer versions of Ubuntu, Fedora, etc. had this "fixed". Anyway, that's nice to have this howto on the wiki. You don't seem to have mentioned the rt-kernel anywhere, though. That'd be nice to have another paragraph about it, as i think one doesn't get the same performances with realtime permissions in a rt vs. non-rt kernel.
Pierre
2010/5/7 Dan Wilcox danomatika@gmail.com
Howdy,
I added a howto page on the wiki adding realtime permissions for Ubuntu: http://puredata.info/docs/tutorials/HowToRunPDWithRealtimePriorityInUbuntu
Please check it for me and make any changes.
Dan Wilcox danomatika.com robotcowboy.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
To use [joystick ] which uses [hid ] without having to run Pd as root I make a "sudo chmod -R 777 /dev/input/" after pluging the devices...
I'm not sure to answer the question but maybe it'll help someone else... :-)
01ivier
2010/5/7 Pierre Massat pimassat@gmail.com
Does anybody know how to have access to HIDs in Pd without having to run as root? I've read that this was considered a security breach and that newer versions of Ubuntu, Fedora, etc. had this "fixed". Anyway, that's nice to have this howto on the wiki. You don't seem to have mentioned the rt-kernel anywhere, though. That'd be nice to have another paragraph about it, as i think one doesn't get the same performances with realtime permissions in a rt vs. non-rt kernel.
Pierre
2010/5/7 Dan Wilcox danomatika@gmail.com
Howdy,
I added a howto page on the wiki adding realtime permissions for Ubuntu: http://puredata.info/docs/tutorials/HowToRunPDWithRealtimePriorityInUbuntu
Please check it for me and make any changes.
Dan Wilcox danomatika.com robotcowboy.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Does this work on recent distributions? I've tried different things involving /dev/input/, to no avail in Fedora 12. It did work in Ubuntu Studio 9.04.
Pierre
2010/5/7 Olivier Baudu lamouraupeuple@gmail.com
To use [joystick ] which uses [hid ] without having to run Pd as root I make a "sudo chmod -R 777 /dev/input/" after pluging the devices...
I'm not sure to answer the question but maybe it'll help someone else... :-)
01ivier
2010/5/7 Pierre Massat pimassat@gmail.com
Does anybody know how to have access to HIDs in Pd without having to run as
root? I've read that this was considered a security breach and that newer versions of Ubuntu, Fedora, etc. had this "fixed". Anyway, that's nice to have this howto on the wiki. You don't seem to have mentioned the rt-kernel anywhere, though. That'd be nice to have another paragraph about it, as i think one doesn't get the same performances with realtime permissions in a rt vs. non-rt kernel.
Pierre
2010/5/7 Dan Wilcox danomatika@gmail.com
Howdy,
I added a howto page on the wiki adding realtime permissions for Ubuntu: http://puredata.info/docs/tutorials/HowToRunPDWithRealtimePriorityInUbuntu
Please check it for me and make any changes.
Dan Wilcox danomatika.com robotcowboy.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
See the instructions I wrote here on pdpedia:
http://wiki.puredata.info/en/hid
Works for me on Ubuntu Hardy 8.04 and Lucid 10.04. I think "sudo chmod -R 777 /dev/input/" will be reset after reboot / logout.
James
Quoth Pierre Massat, on 07/05/10 10:24:
Does this work on recent distributions? I've tried different things involving /dev/input/, to no avail in Fedora 12. It did work in Ubuntu Studio 9.04.
Pierre
2010/5/7 Olivier Baudu <lamouraupeuple@gmail.com mailto:lamouraupeuple@gmail.com>
To use [joystick ] which uses [hid ] without having to run Pd as root I make a "sudo chmod -R 777 /dev/input/" after pluging the devices... I'm not sure to answer the question but maybe it'll help someone else... :-) 01ivier 2010/5/7 Pierre Massat <pimassat@gmail.com <mailto:pimassat@gmail.com>> Does anybody know how to have access to HIDs in Pd without having to run as root? I've read that this was considered a security breach and that newer versions of Ubuntu, Fedora, etc. had this "fixed". Anyway, that's nice to have this howto on the wiki. You don't seem to have mentioned the rt-kernel anywhere, though. That'd be nice to have another paragraph about it, as i think one doesn't get the same performances with realtime permissions in a rt vs. non-rt kernel. Pierre 2010/5/7 Dan Wilcox <danomatika@gmail.com <mailto:danomatika@gmail.com>> Howdy, I added a howto page on the wiki adding realtime permissions for Ubuntu: http://puredata.info/docs/tutorials/HowToRunPDWithRealtimePriorityInUbuntu Please check it for me and make any changes. -------- Dan Wilcox danomatika.com <http://danomatika.com> robotcowboy.com <http://robotcowboy.com> _______________________________________________ Pd-list@iem.at <mailto:Pd-list@iem.at> mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list _______________________________________________ Pd-list@iem.at <mailto:Pd-list@iem.at> mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
James Dunn wrote:
See the instructions I wrote here on pdpedia:
http://wiki.puredata.info/en/hid
Works for me on Ubuntu Hardy 8.04 and Lucid 10.04. I think "sudo chmod -R 777 /dev/input/" will be reset after reboot / logout.
well, it will "reset" whenever the device is re-created (which happens if you reboot, or plug it out and in again)
that's why you should use udev rules (as in your wikipage)
fgmas IOhannes
I think "sudo chmod -R 777 /dev/input/" will be reset after reboot /
logout.
I confirm ;-) Very usefull hid's documentation. Thanks !
2010/5/7 James Dunn james@4thharmonic.com
See the instructions I wrote here on pdpedia:
http://wiki.puredata.info/en/hid
Works for me on Ubuntu Hardy 8.04 and Lucid 10.04. I think "sudo chmod -R 777 /dev/input/" will be reset after reboot / logout.
James
Quoth Pierre Massat, on 07/05/10 10:24:
Does this work on recent distributions? I've tried different things involving /dev/input/, to no avail in Fedora 12. It did work in Ubuntu Studio 9.04.
Pierre
2010/5/7 Olivier Baudu lamouraupeuple@gmail.com
To use [joystick ] which uses [hid ] without having to run Pd as root I make a "sudo chmod -R 777 /dev/input/" after pluging the devices...
I'm not sure to answer the question but maybe it'll help someone else... :-)
01ivier
2010/5/7 Pierre Massat pimassat@gmail.com
Does anybody know how to have access to HIDs in Pd without having to run
as root? I've read that this was considered a security breach and that newer versions of Ubuntu, Fedora, etc. had this "fixed". Anyway, that's nice to have this howto on the wiki. You don't seem to have mentioned the rt-kernel anywhere, though. That'd be nice to have another paragraph about it, as i think one doesn't get the same performances with realtime permissions in a rt vs. non-rt kernel.
Pierre
2010/5/7 Dan Wilcox danomatika@gmail.com
Howdy,
I added a howto page on the wiki adding realtime permissions for Ubuntu: http://puredata.info/docs/tutorials/HowToRunPDWithRealtimePriorityInUbuntu
Please check it for me and make any changes.
Dan Wilcox danomatika.com robotcowboy.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
_______________________________________________Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Do these udev commands work in Fedora 12? Is there a risk that i mess something up if i try?
Pierre
2010/5/7 Olivier Baudu lamouraupeuple@gmail.com
I think "sudo chmod -R 777 /dev/input/" will be reset after reboot /
logout.
I confirm ;-) Very usefull hid's documentation. Thanks !
2010/5/7 James Dunn james@4thharmonic.com
See the instructions I wrote here on pdpedia:
http://wiki.puredata.info/en/hid
Works for me on Ubuntu Hardy 8.04 and Lucid 10.04. I think "sudo chmod -R 777 /dev/input/" will be reset after reboot / logout.
James
Quoth Pierre Massat, on 07/05/10 10:24:
Does this work on recent distributions? I've tried different things involving /dev/input/, to no avail in Fedora 12. It did work in Ubuntu Studio 9.04.
Pierre
2010/5/7 Olivier Baudu lamouraupeuple@gmail.com
To use [joystick ] which uses [hid ] without having to run Pd as root I make a "sudo chmod -R 777 /dev/input/" after pluging the devices...
I'm not sure to answer the question but maybe it'll help someone else... :-)
01ivier
2010/5/7 Pierre Massat pimassat@gmail.com
Does anybody know how to have access to HIDs in Pd without having to run
as root? I've read that this was considered a security breach and that newer versions of Ubuntu, Fedora, etc. had this "fixed". Anyway, that's nice to have this howto on the wiki. You don't seem to have mentioned the rt-kernel anywhere, though. That'd be nice to have another paragraph about it, as i think one doesn't get the same performances with realtime permissions in a rt vs. non-rt kernel.
Pierre
2010/5/7 Dan Wilcox danomatika@gmail.com
Howdy,
I added a howto page on the wiki adding realtime permissions for Ubuntu: http://puredata.info/docs/tutorials/HowToRunPDWithRealtimePriorityInUbuntu
Please check it for me and make any changes.
Dan Wilcox danomatika.com robotcowboy.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
_______________________________________________Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
It works on my Ubuntu 10.04 with the extended 0.42.5 nightly auto-build. Notice that for the specific case of [joystick ] you need to replace the [open joystick $1( inside with [open $1( since the extended 0.39.3...
I hope it'll help.
01ivier
2010/5/7 Pierre Massat pimassat@gmail.com
Does this work on recent distributions? I've tried different things involving /dev/input/, to no avail in Fedora 12. It did work in Ubuntu Studio 9.04.
Pierre
2010/5/7 Olivier Baudu lamouraupeuple@gmail.com
To use [joystick ] which uses [hid ] without having to run Pd as root I
make a "sudo chmod -R 777 /dev/input/" after pluging the devices...
I'm not sure to answer the question but maybe it'll help someone else... :-)
01ivier
2010/5/7 Pierre Massat pimassat@gmail.com
Does anybody know how to have access to HIDs in Pd without having to run
as root? I've read that this was considered a security breach and that newer versions of Ubuntu, Fedora, etc. had this "fixed". Anyway, that's nice to have this howto on the wiki. You don't seem to have mentioned the rt-kernel anywhere, though. That'd be nice to have another paragraph about it, as i think one doesn't get the same performances with realtime permissions in a rt vs. non-rt kernel.
Pierre
2010/5/7 Dan Wilcox danomatika@gmail.com
Howdy,
I added a howto page on the wiki adding realtime permissions for Ubuntu: http://puredata.info/docs/tutorials/HowToRunPDWithRealtimePriorityInUbuntu
Please check it for me and make any changes.
Dan Wilcox danomatika.com robotcowboy.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Olivier Baudu wrote:
To use [joystick ] which uses [hid ] without having to run Pd as root I make a "sudo chmod -R 777 /dev/input/" after pluging the devices...
uäh.
you could also try messing around with udev rules. it's actually not so very hard.
fgar IOhannes
Nice! Makes sense to me, but I don't do a lot of latency sensitive
stuff. I 'reparented' your wiki page to the FrontPage so that you can
see the little relationship nav.
.hc
On May 6, 2010, at 9:32 PM, Dan Wilcox wrote:
Howdy,
I added a howto page on the wiki adding realtime permissions for
Ubuntu: http://puredata.info/docs/tutorials/HowToRunPDWithRealtimePriorityInUbuntuPlease check it for me and make any changes.
Dan Wilcox danomatika.com robotcowboy.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
You can't steal a gift. Bird gave the world his music, and if you can
hear it, you can have it. - Dizzy Gillespie