Hi Stef, here is what I did:
Download the original driver software from Plustek: http://www.plustek.com/product/2400_plus.asp Follow the "Download" link and get the file OpticSlim2400plus_V4101.zip. unpack this file into a temporary directory: unzip OpticSlim2400plus_V4101.zip unshield x data1.cab cp DRV_U_GT6816_71J/cis3R5B1.fw /usr/share/sane/gt68xx/ The unshield program can be installed in Gentoo with emerge app-arch/unshield, in Debian the command is apt-get install unshield Make sure that /usr/share/sane/gt68xx/cis3R5B1.fw is contained in your /etc/sane.d/gt68xx.conf: # Autodetect Plustek OpticSlim 2400 plus usb 0x07b3 0x0454 model "OpticSlim 2400 Plus" override "plustek-opticslim-2400" vendor "Plustek" firmware "/usr/share/sane/gt68xx/cis3R5B1.fw" afe 0x20 0x02 0x22 0x03 0x1f 0x04 That'it! scanimage and xsane work fine now. Next I try to get the scanbuttond working... Regards & happy Xmas! Eggert On Dienstag 22 Dezember 2009, you wrote: > Le mardi 22 d?cembre 2009 15:38:33, vous avez ?crit : > > Hi Stef, > > > > I got it working! I got the original driver from the plustek homepage > > downloaded and unpacked-->bingo. Also in color mode it works perfekt. > > > > Would it be helpful for other people to publish the unpack procedure? I > > did not find any really precise description, it was just try and error. I > > could provide a howto now. Is there a license issue about the original > > driver? > > > > Thanks for your hints again! > > Hello, > > it's nice you got it working. If you provide us with a howto, I will add > it to the docs. > > Thanks in advance, > Stef > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20091222/1fc19a31/attachment-0001.htm>
