<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Paul Howarth wrote:
<blockquote cite="mid4258FA9F.5050203@city-fan.org" type="cite">Bob
Goodwin wrote:
  <br>
  <blockquote type="cite">Paul Howarth wrote:
    <br>
    <br>
    <blockquote type="cite">You probably just need a local udev rule to
recognise the scanner and
      <br>
make the link /dev/scanner0 -> sg0. That will result in the correct
      <br>
permissions being set for /dev/sg0 and then xsane should be able to
      <br>
"see" the scanner.
      <br>
      <br>
Please post the output of:
      <br>
$ udevinfo -a -p `udevinfo -q path -n /dev/sg0`
      <br>
      <br>
Paul.
      <br>
 
      <br>
      <br>
    </blockquote>
    <br>
udevinfo -a -p `udevinfo -q path -n /dev/sg0`
    <br>
    <br>
couldn't get the class device
    <br>
  </blockquote>
  <br>
OK, try just:
  <br>
$ udevinfo -q path -n /dev/sg0
  <br>
  <br>
What messages appear in /var/log/messages when you plug the scanner in?
  <br>
  <br>
Can you also post the output of:
  <br>
$ ls -l /dev/s*
  <br>
  <br>
And can you see if the scanner will work if you're logged in as root?
  <br>
  <br>
Paul.
  <br>
  <br>
</blockquote>
<font size="+1"><font face="Comic Sans MS">No,it does noy work as root.<br>
<br>
kudzu --probe shows the following:<br>
<br>
class: OTHER<br>
bus: USB<br>
detached: 0<br>
driver: hpusbscsi<br>
desc: "Hewlett-Packard ScanJet 5300c/5370c"<br>
usbclass: 0<br>
usbsubclass: 0<br>
usbprotocol: 0<br>
usbbus: 1<br>
usblevel: 1<br>
usbport: 1<br>
usbdev: 2<br>
vendorId: 03f0<br>
deviceId: 0701<br>
usbprod: Hewlett Packard ScanJet 5300C/5370C<br>
<br>
hwbrowser lists "Scanner" as device :  /dev/sg0<br>
<br>
But there is no /dev/sg0 in /etc/fstab or in the /dev/ directory.<br>
<br>
I'm not familiar with "udev" and don't know if these differences are
normal?<br>
<br>
Bob Goodwin<br>
<br>
</font></font>
</body>
</html>