| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
|
|
|
|
Reviews
|
Views
|
Date of last review
|
|
7
|
34917
|
08-19-2009
|
|
 |
|
Recommended By
|
Average Price
|
Average Rating
|
|
100% of reviewers
|
$58.00
|
8.2
|
|
|
|
|
|
|
|
Description:
|
Scanner Type: Flatbed, color and monochrome
Scanner Element: Contact Image Sensor (CIS)
Light Source: Three-color RGB LEDs
Max. Resolutions: hardware: 1200 x 2400 dpi, interpolated: 19200 x 19200 dpi
Scanning Mode: Color: 48-bit internal/24-bit external, Grayscale: 16-bit internal/8-bit external, black & white, text enhanced
Max. Document Size: 8.5" x 11.7"
Dimensions (W x D x H): 10.1" x 15.1" x 1.3"
Weight: 3.53 lbs.
|
|
Keywords:
|
scanner lide 25
|
|
Connection Type:
|
USB
|
|
|
|
04-19-2006, 07:44 AM
|
#1
|
Registered: Aug 2003
Distribution: Gentoo, Debian, Slackware
Posts: 22
Rep:
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 6
|
Kernel (uname -r):
|
2.6.16-1.2080_FC5
|
|
Distribution:
|
Fedora Core 5
|
Xsane 0.99 detects this scanner
|
|
|
|
01-06-2007, 07:42 AM
|
#2
|
Registered: Oct 2004
Distribution: Kubuntu 10.04, Mint 8 and Puppy 4.3.1
Posts: 355
Rep: 
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 8
|
Kernel (uname -r):
|
2.6.16.13-4-default
|
|
Distribution:
|
suse 10.1
|
Well detected and easy to use. Plug and Play except for a little permission problem in suse.
Suse won't let the scanner device be used by a normal user so you have to launch xsane or kooka as root. Since the device names change every reboot I wrote this little script to fix it and launch kooka:
Quote:
#!/bin/bash
# suscan
#This script will detect the usb scanner, set proper
#permissions for it and start kooka
#requirements: kooka
# Copyright Jean-Francois Ouellette (Steel_J) 2007-01-03
# This software is licensed under the GNU General Public License
# For the full text of the GNU GPL, see:
#
# http://www.gnu.org/copyleft/gpl.html
#
# No guarantees of any kind are associated with use of this software.
#Begin
#Find location of scanner device
DEV1=` sane-find-scanner | grep libusb | cut -d ":" -f 2`
DEV2=` sane-find-scanner | grep libusb | cut -d ":" -f 3`
#for testing purposes
#echo $DEV1
#echo $DEV2
#set permission to proper /dev section
sudo chmod a+w /dev/bus/usb/$DEV1/$DEV2
#Start kooka
kooka
exit;
|
|
|
|
|
04-14-2007, 03:46 PM
|
#3
|
Registered: Apr 2007
Posts: 0
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 9
|
Kernel (uname -r):
|
2.6.20.6
|
|
Distribution:
|
Debian testing/etch
|
Added my username to group "scanner" and reloggedin.
Then xsane scanned and found it.
Not sure which usb modules are required but my custom built kernel must have them.
Works fine, but is a cheap little thing, both in price and build. Buy two!
|
|
|
|
05-12-2007, 10:05 PM
|
#4
|
Registered: Apr 2007
Posts: 0
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 0
|
Kernel (uname -r):
|
2.6.20
|
|
Distribution:
|
Ubuntu Feisty
|
This and other USB scanners do not work in Ubuntu Feisty except with the command line "scanimage". A recompile with USB_SUSPEND=n apparently fixes it.
http://launchpad.net/ubuntu/+source/...nds/+bug/85488
|
|
|
|
09-18-2007, 10:55 AM
|
#5
|
Registered: Nov 2006
Distribution: Ubuntu 9:10
Posts: 18
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 0
|
Kernel (uname -r):
|
|
|
Distribution:
|
|
@ blazerte
Or installing scanbuttond and then entering in a cli scanbuttond -r 1000000
You can then shut the cli and it will carry on working... BUT.. on reboot you have to enter that line again.
I gave up trying to make an autoexec for it !!
|
|
|
|
10-24-2007, 08:45 AM
|
#6
|
Registered: Sep 2003
Distribution: Ubuntu 12.04 LTS
Posts: 55
|
Would you recommend the product? yes | Price you paid? (in USD): $58.00 | Rating: 9
|
Kernel (uname -r):
|
2.6.22.9-desktop-1mdv
|
|
Distribution:
|
Mandriva 2008.0
|
Scanner was found without any problems and works with Mandriva 2008
|
|
|
|
08-19-2009, 12:15 AM
|
#7
|
Registered: Jul 2004
Distribution: Mageia
Posts: 24
|
Would you recommend the product? yes | Price you paid? (in USD): None indicated | Rating: 9
|
Kernel (uname -r):
|
2.6.24.7-desktop586-2mnb
|
|
Distribution:
|
Mandriva 2008.1
|
Works out of the box on Mandriva 2008.1
|
|
|
|
All times are GMT -5. The time now is 07:00 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|