Hi all

Here is a sort of HOW-TO, for those who are interested.

I finaly succeded (many thanks to Gadi at Symbio-Technologies) in making my HP 5300C USB scanner work on a client, booting 2.4.26 kernel.

- Install LTSP Scanner (http://sourceforge.net/project/showfiles.php?group_id=110959&package_id=134524&release_id=307775)

- Follow the install notes (http://sourceforge.net/project/shownotes.php?release_id=307775&group_id=110959)

- In /opt/ltsp/i386/etc/sane.d/avision.conf, uncomment the line
# usb 0x03f0 0x0701 (remove the #)
because HP 5300C uses the avision driver

- In /opt/ltsp/i386/etc/rc.d/usbscanner, add
mknod /dev/usb/scanner c 180 48
mknod /dev/usb/scanner0 c 180 48

- In /opt/ltsp/i386/etc/lts.conf, in the good client's section, add
MODULE_01 = scanner
MODULE_02 = hpusbscsi
RCFILE_01 = xinetd
RCFILE_02 = usbscanner

For an other scanner, search the code, displayed by dmesg when you plug the scanner, in /opt/ltsp/i386/lib/modules/YOURKERNEL/modules.usbmap, and load the good module (hpusbscsi for me).

Thanks again Gadi and the others who tried to help me, I hope this will help somebody else

DenisG


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
     https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to