On Fri, 2005-04-08 at 18:03 -0400, Bob Goodwin wrote: > I have an HP 5370c scanner that I would like to use with FC-3. > > It is connected via a USB cable and hwbrowser shows it as /dev/sg0. > Do I need to create a /media/"scanner" ? I don't have anything in > /etc/fstab for /dev/sg0. Kudzu found it and offered to > configure it, I ok'd that. But xsane says there's no device? > > I'm lost, what do I do next? Google produced nothing that helps so far > but I may be using the wrong search terms. > > Any suggestions appreciated. You probably just need a local udev rule to recognise the scanner and make the link /dev/scanner0 -> sg0. That will result in the correct permissions being set for /dev/sg0 and then xsane should be able to "see" the scanner. Please post the output of: $ udevinfo -a -p `udevinfo -q path -n /dev/sg0` Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>