<div dir="ltr"><div dir="ltr"><div>Hello! I'm trying to finish a small project which I started on a now-defunct XP PC using this very old scanner. Now it's become a bit of a challenge in itself !</div><div>The MediaImpression software appears to run OK under Wine 5.0-3ubuntu1 on Ubuntu 20.04.3 LTS (but strangely (?) wine will not run as root); There are some messages when it starts, but none when I try to access the scanner (except the gui's "scanner not connected").</div><div>Wine help is quite specific that scanners use TWAIN/SANE and so I've been trying to get sane-find-scanner to work, but without success, even though lsusb identifies the hardware.</div><div>All my other usb stuff works quite happily.<br></div><div><br></div><div><i>sudo sane-find-scanner</i></div><div>...<br></div><div>  # No USB scanners found. If you expected something different, make sure that<br>  # you have loaded a kernel driver for your USB host controller and have setup<br>  # the USB system correctly. See man sane-usb for details.<br></div><div>...<br></div><div><i>sudo lsusb</i><br></div><div>...</div><div>Bus 001 Device 004: ID 115b:3100 Salix Technology Co., Ltd. USB Scanner.</div><div>...</div><div>---------------------------------------</div><div>I've read man sane-usb. Not sure about running <i>rmmod scanner</i> -- can someone assure me I won't damage access to my main scanner (it's networked, just to a router port)? Or advise how to swap from one to the other, and back. I believe I mounted usbfs (how to check? [sudo] <i>mount -t usbfs</i> returns nothing). Perhaps it doesn't mount if I don't <i>rmmod scanner</i> ? <br></div><div>------------------<br></div><div>Other stuff I've tried (and remembered!):</div><div>-----------------<br></div><div>run <i>chown</i> on /dev/bus/usb/001/004 (<i>sudo chown saned:scanner 004</i>) and added myself to the scanner group; but <i>ls -l</i> now gives (and the +, 'alternative access', means what ? The result of my chown is hidden, or has been ignored? ):<br></div><div>crw-rw-r--+ 1 root root 189, 3 Sep 15 16:48 004</div><div>-----------------</div><div>installed sane-airscan</div><div>-----------------</div><div>A spot of editing:</div><div><i>sudo nano /etc/sane.d/dll.conf</i></div><div>to include a29jn, and created /etc/sane.d/a29jn.conf along the lines of other files in that directory (what is the 0x prefix for?):</div><div>usb<br>usb 0x115b 0x3100</div><div>------------------</div><div>Sorry, this has turned into one of those long emails which I can't imagine anyone reading, but hopefully someone more knowledgable than me will tell me where I've gone wrong ... <br></div><div>A.<br></div><div><i></i></div></div></div>