On Mon, Aug 13, 2012 at 10:41 AM, aaroncornish
<
aaron....@bauermedia.co.uk> wrote:
> Hey All
>
> I have wasted a whole day so far and need some help before I got nuts...
>
> I am trying to install an Open DMX compatible USB controller and OLA on
> Ubuntu (I have tried 10.04, 11.04 and 12.04 so far)
>
> I have followed this guide to install the driver -
>
http://www.opendmx.net/index.php/LLA_and_Q_Light_Controller_Ubuntu_Tutorial
>
> And I have have followed this guide to install OLA -
>
http://www.opendmx.net/index.php/OLA_on_Linux
>
> I am not getting errors while installing.
>
> I have tried dmesg and it reports that the driver is being used and the
> device is on dmx192
>
> [ 16.074455] /home/dashboard/dmx-software/dmx_usb_module/dmx_usb.c: DMX
> USB device now attached to dmx192
> [ 16.074491] usbcore: registered new interface driver dmx_usb
> [ 16.074495] /home/dashboard/dmx-software/dmx_usb_module/dmx_usb.c: DMX
> USB Driver v0.1.20111215
>
>
> When I try and run OLA - it gives me these errors;
>
> OpenDmxPlugin.cpp:78: Could not open /dev/dmx192 No such file or directory
> OpenDmxPlugin.cpp:78: Could not open /dev/dmx0 Permission denied
Do this
ls -l /dev/dmx*
You should see one or more entries.
Then make sure whatever user you're running olad as has permission to
write to the devices. This probably means you'll need to add yourself
to the appropriate group, I can't remember what it is.
Simon
> StageProfiDevice.cpp:79: StageProfiPlugin: failed to connect to /dev/ttyUSB0
>
>
> Any ideas what I might be doing wrong? I have followed the guides to the
> letter.
>
> Thank in advance
> Aaron
>
>
> --
>
open-l...@googlegroups.com /
>
http://groups.google.com/group/open-lighting
> To unsubscribe email
open-lightin...@googlegroups.com