Results 11 to 11 of 11
run 'camcontrol devlist' in a console.. and then for any device labelled /dev/passX (where X is a number from 0 to n-1 (where in is the number of passthrough devices ...
- 08-16-2005 #11Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
run 'camcontrol devlist' in a console.. and then for any device labelled /dev/passX (where X is a number from 0 to n-1 (where in is the number of passthrough devices on your system)) run 'chmod 0666 /dev/passX'
or you could just run 'chmod 0666 /dev/pass?' (yes, with the ? after pass)Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr


Reply With Quote
