Thanks for your prompt response Till. here is the information you've requested:
$ lsusb Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 003: ID 03f0:8c11 Hewlett-Packard Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub $ ls -l /dev/usb/lp* /dev/bus/usb/*/* crw-rw-r-- 1 root root 189, 0 2010-04-02 15:54 /dev/bus/usb/001/001 crw-rw-r-- 1 root lp 189, 2 2010-04-02 22:46 /dev/bus/usb/001/003 crw-rw-r-- 1 root root 189, 128 2010-04-02 15:54 /dev/bus/usb/002/001 crw-rw---- 1 root lp 180, 0 2010-04-02 22:46 /dev/usb/lp0 $ scanimage -L 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). $ sane-find-scanner # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up and properly connected to your computer. # No SCSI scanners found. If you expected something different, make sure that # you have loaded a kernel SCSI driver for your SCSI adapter. found USB scanner (vendor=0x03f0, product=0x8c11) at libusb:001:003 # Your USB scanner was (probably) detected. It may or may not be supported by # SANE. Try scanimage -L and read the backend's manpage. # Not checking for parallel port scanners. # Most Scanners connected to the parallel port or other proprietary ports # can't be detected by this program. # You may want to run this program as root to find all devices. Once you # found the scanner devices, be sure to adjust access permissions as # necessary. $ sudo scanimage -L [sudo] password for marco: device `v4l:/dev/video0' is a Noname UNKNOWN/GENERIC virtual device device `hpaio:/usb/Deskjet_F4500_series?serial=CN9CGBK0NJ05H5' is a Hewlett-Packard Deskjet_F4500_series all-in-one $ sudo sane-find-scanner # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up and properly connected to your computer. # No SCSI scanners found. If you expected something different, make sure that # you have loaded a kernel SCSI driver for your SCSI adapter. found USB scanner (vendor=0x03f0 [HP], product=0x8c11 [Deskjet F4500 series]) at libusb:001:003 # Your USB scanner was (probably) detected. It may or may not be supported by # SANE. Try scanimage -L and read the backend's manpage. # Not checking for parallel port scanners. # Most Scanners connected to the parallel port or other proprietary ports # can't be detected by this program. $ lpinfo -v network lpd network ipp serial serial:/dev/ttyS0?baud=115200 network http network beh network socket direct usb://HP/Deskjet%20F4500%20series?serial=CN9CGBK0NJ05H5 direct scsi direct parallel:/dev/lp0 direct hp:/usb/Deskjet_F4500_series?serial=CN9CGBK0NJ05H5 network smb direct hpfax $ lpstat -v device for Deskjet-F4500-series: hp:/usb/Deskjet_F4500_series?serial=CN9CGBK0NJ05H5 device for Deskjet_F4500: hp:/usb/Deskjet_F4500_series?serial=CN9CGBK0NJ05H5 -- HP F-4580: Problems with scanner support https://bugs.launchpad.net/bugs/549073 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
