Re: Scratch Sensor Board needs access to TTYUSB*

2008-09-12 Thread Michael Stone
rainbow-0.7.22 should recognize a 'use-serial' permission which, when specified, will add the 'uucp' group to the specifying activity's list of auxiliary groups. Please test. Regards, Michael ___ Devel mailing list Devel@lists.laptop.org http://lists.la

Re: Scratch Sensor Board needs access to TTYUSB*

2008-09-12 Thread C. Scott Ananian
On Fri, Sep 12, 2008 at 9:29 AM, <[EMAIL PROTECTED]> wrote: > c. scott ananian wrote: > > On Thu, Sep 11, 2008 at 5:50 PM, John Maloney <[EMAIL PROTECTED]> wrote: > > > To use the Scratch Sensor Board or Pico Sensor Board > > > (http://scratch.wik.is/Support/Sensor_Boards), you must add a file

Re: Scratch Sensor Board needs access to TTYUSB*

2008-09-12 Thread pgf
c. scott ananian wrote: > On Thu, Sep 11, 2008 at 5:50 PM, John Maloney <[EMAIL PROTECTED]> wrote: > > To use the Scratch Sensor Board or Pico Sensor Board > > (http://scratch.wik.is/Support/Sensor_Boards), you must add a file to the > > folder: > > > > /etc/udev/rules.d > > > > This file s

Re: Scratch Sensor Board needs access to TTYUSB*

2008-09-11 Thread C. Scott Ananian
On Thu, Sep 11, 2008 at 5:50 PM, John Maloney <[EMAIL PROTECTED]> wrote: > To use the Scratch Sensor Board or Pico Sensor Board > (http://scratch.wik.is/Support/Sensor_Boards), you must add a file to the > folder: > > /etc/udev/rules.d > > This file should contain the single line: > > KERNEL=="ttyU

Re: Scratch Sensor Board needs access to TTYUSB*

2008-09-11 Thread Joel Stanley
Hello John, On Fri, Sep 12, 2008 at 7:20 AM, John Maloney <[EMAIL PROTECTED]> wrote: > Claudia Urrea would like to get the Scratch Sensor Board working on > the XO. Feel free to look at the code for my "itch" activity, which just displays the values from the scratch board. It doesn't have code t

Re: Scratch Sensor Board needs access to TTYUSB*

2008-09-11 Thread pgf
thanks -- filed as trac #8434. this is an issue for any USB serial adapter, not just the Scratch sensor board. paul john wrote: > Hi, Jim. > > Claudia Urrea would like to get the Scratch Sensor Board working on > the XO. There was a minor bug in the Scratch serial port support, > which

Scratch Sensor Board needs access to TTYUSB*

2008-09-11 Thread John Maloney
Hi, Jim. Claudia Urrea would like to get the Scratch Sensor Board working on the XO. There was a minor bug in the Scratch serial port support, which I've now fixed. The fix will be in the next Scratch activity bundle. But the other problem is that the USB port is not readable and writable