Re: [Cooker] USB Sony camera pbl in mdk9

2002-10-06 Thread Pbt
And what about mounting a USB camera? The direcrory is created in /mnt, the device appears in /dev (for me : /dev/sdb2) but it is not automaticaly mounted into this directory... It would be very great to plug the cam. and to wait for an icon on KDE or Nautilus. If you don't want to fix this, can

Re: [Cooker] USB Sony camera pbl in mdk9

2002-10-06 Thread Leon Brooks
On Sunday 06 October 2002 05:40 pm, Pbt wrote: It would be very great to plug the cam. and to wait for an icon on KDE or Nautilus. Icon? My hotplug script empties my DSC-F707 camera into a new directory, indexes it, and wipes the camera. No muss, no fuss, no wizards. Cheers; Leon

Re: [Cooker] USB Sony camera pbl in mdk9

2002-10-06 Thread Pbt
It's exactly what i want ! ;) Can you explain me how to do? What script have you modified? Thanks. Pierre Le dim 06/10/2002 à 15:25, Leon Brooks a écrit : On Sunday 06 October 2002 05:40 pm, Pbt wrote: It would be very great to plug the cam. and to wait for an icon on KDE or

Re: [Cooker] USB Sony camera pbl in mdk9

2002-10-06 Thread Leon Brooks
On Sunday 06 October 2002 09:46 pm, Pbt wrote: It's exactly what i want ! ;) Can you explain me how to do? What script have you modified? /etc/hotplug/usb/usb-storage That runs a script in my home directory, the fetching parts of which are: mount /mnt/camera/ TODAY=$(date +%Y%m%d) mkdir

Re: [Cooker] USB Sony camera pbl in mdk9

2002-10-06 Thread Pbt
It's OK like this ! Thank you very much ! Le dim 06/10/2002 à 16:45, Leon Brooks a écrit : On Sunday 06 October 2002 09:46 pm, Pbt wrote: It's exactly what i want ! ;) Can you explain me how to do? What script have you modified? /etc/hotplug/usb/usb-storage That runs a script in

[Cooker] USB Sony camera pbl in mdk9

2002-10-05 Thread Pbt
With a Sony camera, when i plug it (USB) : a directory is created (/mnt/memory_card) but it doesn't mount the device into ! So i have to mount it handly ( mount -t vfat /dev/sdb1 /mnt/memory_card ). Is it a bug in /etc/dynamic/scripts/camera.script or something else? I had to modify

Re: [Cooker] USB Sony camera pbl in mdk9

2002-10-05 Thread Frederic Crozat
Le Sat, 05 Oct 2002 14:12:20 +0200, Pbt a écrit : I had to modify /etc/dynamic/scripts/visor.script to make work my sony Clie too with : You don't have to modify the visor script : pam takes care of changing ownership of /dev/usb/ttyUSB* -- Frédéric Crozat MandrakeSoft