Trying to get my installation going. Running Arch-Linux 4.13.12-1-ARCH on an Apple MacBookPro3,1.
Installed Sane by using sudo pacman -S sane Installed version is: 1.0.27 A scan for the device gives me the following: [max@Luminox sane.d]$ sane-find-scanner -q could not open USB device 0x05ac/0x8502 at 002:002: Access denied (insufficient permissions) could not open USB device 0x1d6b/0x0002 at 002:001: Access denied (insufficient permissions) could not open USB device 0x05ac/0x021b at 007:003: Access denied (insufficient permissions) could not open USB device 0x05ac/0x8242 at 007:002: Access denied (insufficient permissions) could not open USB device 0x1d6b/0x0001 at 007:001: Access denied (insufficient permissions) could not open USB device 0x1d6b/0x0001 at 006:001: Access denied (insufficient permissions) could not open USB device 0x1d6b/0x0001 at 005:001: Access denied (insufficient permissions) found USB scanner (vendor=0x04c5 [FUJITSU], product=0x128d [ScanSnap S1300i]) at libusb:001:005 could not open USB device 0x1d6b/0x0002 at 001:001: Access denied (insufficient permissions) could not open USB device 0x1d6b/0x0001 at 004:001: Access denied (insufficient permissions) could not open USB device 0x05ac/0x1000 at 003:002: Access denied (insufficient permissions) could not open USB device 0x1d6b/0x0001 at 003:001: Access denied (insufficient permissions) I've installed the file 1300i_0D12.nal in /usr/share/sane/epjitsu as per instructions of man sane-epjitsu and made sure the file /etc/sane.d/epjitsu.conf has the correct line for the firmware and usb I commented out all other devices except for net and apjitsu in /etc/sane.d/dll.conf, to minimise waittime. when issuing the command scanimage -L it gives me no device. after doing an export SANE_DEBUG_EPJITSU=30 and thn giving a scanimage -L, it gives me the following output: [max@Luminox sane.d]$ scanimage -L [sanei_debug] Setting debug level of epjitsu to 30. [epjitsu] sane_init: start [epjitsu] sane_init: epjitsu backend 1.0.31, from sane-backends 1.0.27 [epjitsu] sane_init: finish [epjitsu] sane_get_devices: start [epjitsu] sane_get_devices: reading config file epjitsu.conf [epjitsu] sane_get_devices: firmware '/usr/share/sane/epjitsu/1300i_0D12.nal' [epjitsu] sane_get_devices: looking for 'usb 0x04c5 0x128d' [epjitsu] attach_one: start 'libusb:001:005' [epjitsu] attach_one: init struct [epjitsu] attach_one: connect fd [epjitsu] connect_fd: start [epjitsu] connect_fd: opening USB device [epjitsu] connect_fd: could not open device: 3 [epjitsu] connect_fd: finish [epjitsu] destroy: start [epjitsu] teardown_buffers: start [epjitsu] teardown_buffers: finish [epjitsu] destroy: finish [epjitsu] sane_get_devices: found 0 scanner(s) [epjitsu] sane_get_devices: finish No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages). [epjitsu] sane_exit: start [epjitsu] sane_exit: finish I'm not sure what to do next...... Does anyone have a hint as where to search for a solution ? Thanks in advance! Max Westen Technical blog (EN): http://DLMax.org Genealogy site (EN/NL): https://FamWesten.nl / https://History.FamWesten.nl Persoonlijk blog (NL): http://MaxWesten.nl
-- sane-devel mailing list: [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/sane-devel Unsubscribe: Send mail with subject "unsubscribe your_password" to [email protected]
