kubuntu-users Digest, Vol 17, Issue 1

C Hamel yogich at sc2000.net
Thu Jun 1 13:26:50 UTC 2006


On Wednesday 31 May 2006 23:48, Nigel Ridley <nigel at rmk.co.il> wrote:
> Date: Thu, 01 Jun 2006 07:05:10 +0300
> From: Nigel Ridley <nigel at rmk.co.il>
> Subject: Changing permissions on usb devices
> To: Kubuntu Help and User Discussions <kubuntu-users at lists.ubuntu.com>
> Message-ID: <447E6776.2090506 at rmk.co.il>
> Content-Type: text/plain; charset=UTF-8; format=flowed
>
> I just got a usb scanner working under dapper by manually changing the
> permissions on /proc/bus/usb/001 and /proc/bus/usb/002
>
> I have the feeling that when I reboot the permissions will revert to
> their original state.
>
> In the sane (scanner software) docs thee is mention of a hotplug script
> which takes care of the problem but I can't find it anywhere.
>
> Anybody know how to keep the permissions on /proc/bus/usb/001 and
> /proc/bus/usb/002 ?
>
> Blessings,
>
> Nigel
>
There are at least two ways:
1. create a boot.local file in /etc/init.d & add that statement.  Put a 
symlink to the file in /etc/rcS.d

2.  create a udev rule which takes care of it all.

3.  change fstab for the usbfs:
none  		/proc/bus/usb  	usbfs  	defaults,devmode=[your permissions]

Argueably, the first way is the easiest & allows for additions (I have set up 
several things, there).

FWIW...
-- 
	...CH
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20060601/9cdff485/attachment.sig>


More information about the kubuntu-users mailing list