[PATCH 2/2] let 'debug' and 'servers' run in background.

Bas Wijnen wijnen at debian.org
Tue Jul 13 09:03:47 EDT 2010


Hi,

On Tue, Jul 13, 2010 at 09:26:17AM +0800, Xiangfu Liu wrote:
> I also use gnome-terminal. :)
> but I have this problem only when run "sudo make setup".

Strange, I wouldn't expect that to cause these sort of problems.

I have two more things to note:

1. You shouldn't need to have superuser rights for doing anything with
Iris.  The only part where you need permissions is on the usb device
node, so usbserver is able to open it.  I do that using a very broad
"everybody may use any usb device"-rule in a file in /etc/udev/rules.d/.
It includes:

SUBSYSTEM=="usb_device", MODE="0666"
SUBSYSTEM=="usb_endpoint", MODE="0666"
SUBSYSTEM=="usb", MODE="0666"


2. You may not have noticed, but the bugs you are seeing in the fat
driver mean that you have managed to run Iris.  To see the count-down
alarm, just comment out the line loading fat from init.config (and test,
which needs it, and the lines mentioning fat or test).

Thanks,
Bas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <http://lists.en.qi-hardware.com/pipermail/discussion/attachments/20100713/7ac03d02/attachment.pgp>


More information about the discussion mailing list


interactive