Penguin

Differences between version 3 and predecessor to the previous major change of HotPlugNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Tuesday, November 16, 2004 11:27:21 am by JohnMcPherson Revert
Older page: version 1 Last edited on Monday, July 12, 2004 1:28:11 pm by JohnMcPherson Revert
@@ -25,10 +25,10 @@
 If you have the "usbutils" package installed, you could look in the file "/usr/share/misc/usb.ids" or run the "lsusb" command to get a description of connected USB devices. 
  
 See below for notes about the scripts. 
  
-! Notes about editting the usb.usermap file  
-In the version of hotplug in [Debian] [Woody], you should add your changes to /etc/hotplug/usb.usermap- local and then run 
+! Notes about editing the usb.usermap file  
+In the version of hotplug in [Debian] [Woody], you should add your changes to /etc/hotplug/usb.usermap. local and then run 
  # update-usb.usermap 
  
 In more recent versions of hotplug, (such as Debian Testing/Unstable), create files named /etc/hotplug/usb/{foo}.usermap, for each script you have named foo. 
  
@@ -46,8 +46,10 @@
 Note that many of the script names in .../usb.distmap are actually module names. 
  
 ! Example scripts 
 This is the script run when hotplug detects one of the digital cameras. the gphoto2 package for [DigitalCamera]s comes with its own usbcam script for this purpose, but it sets the [USB] device to be owned by the user that owns /dev/console, which doesn't work under debian. This works fine assuming you are the only person on your computer, or you trust the other users not to delete your photos from your camera :p. 
+  
+''Note - you probably don't need to do this manually any more... most distributions probably do this for you. Eg Debian Sarge and Sid, and Ubuntu now (libgphoto2-2 ver 2.1.4-8, Nov 2004) have a script that lets people in the 'camera' group access the device'' -- JohnMcPherson  
  
 usb/usbcam: 
  -- 
  #!/bin/sh