Re: usbfs

2004-05-21 Thread mammique
Le mer 19/05/2004 à 18:55, Yves Combe a écrit : > mammique a écrit : > > Hi, > > > > usbfs don't provide acces to normal users on a ibook benh-2.6.5-rc3, it > > seems to be mounted correctly to provide acces to all users, as it works > > on my x86 2.4.24

Re: usbfs

2004-05-19 Thread J. Javier Maestro
On May Wed 19 2004 18:40, mammique wrote: > Hi, > > usbfs don't provide acces to normal users on a ibook benh-2.6.5-rc3, it > seems to be mounted correctly to provide acces to all users, as it works > on my x86 2.4.24 : > > usbfs on /proc/bus/usb type usbfs (rw,devmod

Re: usbfs

2004-05-19 Thread Yves Combe
mammique a écrit : Hi, usbfs don't provide acces to normal users on a ibook benh-2.6.5-rc3, it seems to be mounted correctly to provide acces to all users, as it works on my x86 2.4.24 : usbfs on /proc/bus/usb type usbfs (rw,devmode=0666) But only root can acces to my digital camer

usbfs

2004-05-19 Thread mammique
Hi, usbfs don't provide acces to normal users on a ibook benh-2.6.5-rc3, it seems to be mounted correctly to provide acces to all users, as it works on my x86 2.4.24 : usbfs on /proc/bus/usb type usbfs (rw,devmode=0666) But only root can acces to my digital camera via gphoto2. Am I

2.6.3-ben2 and "usbfs: USBDEVFS_BULK failed ..."

2004-03-09 Thread christophe barbe
I am having problems using gphoto2 with the 2.6 kernel. It works a little bit and then the kernel output: usbfs: USBDEVFS_BULK failed dev 3 ep 0x81 len 4096 ret -110 Is anyone seeing this too? libusb is using /proc/bus/usb. Christophe -- Christophe Barbé <[EMAIL PROTECTED]>

usbfs devmode problem

2004-01-28 Thread mammique
Previous post did seems to work, i post it again... -- mammique <[EMAIL PROTECTED]> --- Begin Message --- Hi, i wanted to try the previously suggested patch : http://bugme.osdl.org/attachment.cgi?id=1703&action=view but file don't seems to exists : drivers/usb/core/inode.c anyway drivers/usb/ino

Re: usbfs devmode problem on 2.6.1-ben1

2004-01-28 Thread mammique
Hi, i wanted to try the previously suggested patch : http://bugme.osdl.org/attachment.cgi?id=1703&action=view but file don't seems to exists : drivers/usb/core/inode.c anyway drivers/usb/inode.c exists but can't be patched because too different. What can i do ? -- mammique <[EMAIL PROTECTED]>

Re: usbfs devmode problem on 2.6.1-ben1

2004-01-22 Thread mammique
Le mer 21/01/2004 à 11:37, Benjamin Herrenschmidt a écrit : > On Wed, 2004-01-21 at 04:22, mammique wrote: > > Hi, > > > > i try to use an usb digital camera on an AlBook under debian unstable > > with kernel 2.6.1-ben1. Gphoto2 works well as root but not as normal

Re: usbfs devmode problem on 2.6.1-ben1

2004-01-21 Thread Benjamin Herrenschmidt
On Wed, 2004-01-21 at 04:22, mammique wrote: > Hi, > > i try to use an usb digital camera on an AlBook under debian unstable > with kernel 2.6.1-ben1. Gphoto2 works well as root but not as normal > user, usbfs seems to be mounted correctly with devmode=0666 wich should > pro

usbfs devmode problem on 2.6.1-ben1

2004-01-20 Thread mammique
Hi, i try to use an usb digital camera on an AlBook under debian unstable with kernel 2.6.1-ben1. Gphoto2 works well as root but not as normal user, usbfs seems to be mounted correctly with devmode=0666 wich should provide access to usb device r/w for normal user : # mount /dev/hda4 on / type