Re: Linux v2.6.18-rc1

From: Greg KH
Date: Thu Jul 06 2006 - 18:19:58 EST


On Thu, Jul 06, 2006 at 08:44:11PM +0100, David R wrote:
> Linus Torvalds wrote:
> > Ok,
> > the merge window for 2.6.18 is closed, and -rc1 is out there (git trees
>
> Most things seem fine here with rc1, but I do see a permissions issue with my
> USB scanner.
>
> In 2.6.17
>
> david@davidux:/dev/bus/usb/001 # l
> total 0
> drwxr-xr-x 2 root root 100 2006-07-06 20:19 ./
> drwxr-xr-x 4 root root 80 2006-07-06 20:19 ../
> crw-r--r-- 1 root root 189, 0 2006-07-06 20:19 001
> crw-r--r-- 1 david root 189, 1 2006-07-06 20:19 002
> crw-r--r-- 1 root root 189, 4 2006-07-06 20:19 005
>
> but with 2.6.18
>
> david@davidux:/dev/bus/usb/001> l
> total 0
> drwxr-xr-x 2 root root 100 2006-07-06 20:24 ./
> drwxr-xr-x 4 root root 80 2006-07-06 20:24 ../
> crw-r--r-- 1 root root 189, 0 2006-07-06 20:24 001
> crw-r--r-- 1 root root 189, 1 2006-07-06 20:24 002
> crw-r--r-- 1 root root 189, 4 2006-07-06 20:24 005
>
> Does something need tweaking with udev scripts maybe? This is a SuSE 10.1 system.

Perhaps, that is odd. The scanner should default to the logged in user,
right? Please file a bug at bugzilla.novell.com and the SuSE people can
work on it there.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/