[Bug 198757] Re: ftdi_sio device does not work correctly as a normal user

2008-04-10 Thread Launchpad Bug Tracker
This bug was fixed in the package udev - 117-5 --- udev (117-5) hardy; urgency=low * Merge the volumeid package back into udev, there is no particular gain to it being a separate binary package and it prevents the upgrade from dapper from migrating the fstab to UUID. LP:

[Bug 198757] Re: ftdi_sio device does not work correctly as a normal user

2008-04-02 Thread Scott James Remnant
Serial ports, even converted ones, should probably be in the dialout group (just like ttyS*). In theory, this should work already -- your device should have a ttyUSB0 device set up from the tty subsystem, and you should be able to access this. It looks to me like your program might be trying to

[Bug 198757] Re: ftdi_sio device does not work correctly as a normal user

2008-04-02 Thread Wouter Horré
The device works correctly if used for a serial console. uisp is indeed a firmware uploader and does not work without the correct permissions on the /dev/bus/usb device. I do not claim the workaround I described is the correct one. It should probably be more fine grained and probably use the

[Bug 198757] Re: ftdi_sio device does not work correctly as a normal user

2008-04-02 Thread Scott James Remnant
Do the following rules work for you? SUBSYSTEM==usb_device, ATTRS{idVendor}==0403, ATTRS{idProduct}==6001, MODE=0660, GROUP=dialout -- ftdi_sio device does not work correctly as a normal user https://bugs.launchpad.net/bugs/198757 You received this bug notification because you are a member of

[Bug 198757] Re: ftdi_sio device does not work correctly as a normal user

2008-04-02 Thread Wouter Horré
I have tested your rules and I can confirm that they work. -- ftdi_sio device does not work correctly as a normal user https://bugs.launchpad.net/bugs/198757 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 198757] Re: ftdi_sio device does not work correctly as a normal user

2008-04-02 Thread Scott James Remnant
** Changed in: udev (Ubuntu) Status: Incomplete = Fix Committed -- ftdi_sio device does not work correctly as a normal user https://bugs.launchpad.net/bugs/198757 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs