shadowmatrix 0 Posted April 25, 2004 I picked this scanner up at a yard sale and I don't have the software for it. Does anyone know if it will work in Mandrake 10? Scanport Color SQ4830 Printer port (LPT) connection 30 Bit Any help would be appreciated. Share this post Link to post
Dapper Dan 0 Posted April 25, 2004 A quick search on your scanner with Linux comes up completely empty. I don't think there's a way to get it working for you. Sorry.. Share this post Link to post
jimf43 0 Posted April 25, 2004 Any scanner would have to be running under 'sane'. All of the supported devices are listed here. http://www.sane-project.org/ I think Dan's right as I don't see it, but they do list a 4836. You might try that. Share this post Link to post
shadowmatrix 0 Posted April 25, 2004 Thanks for the link. It was helpfull. I am thinking it is going to be difficult if not impossible to get this one working. I am dual booting with XP so I think I will scan images there and I can always access them from with in linux if needed. I thought about trying it in wine but I am still really new to the whole compile, make process and don't feel comfortable with doing that yet. I am surprised I got wine installed without problems. LOL Hey I have only been using Linux for 4 days now so I think I am doing alright. Share this post Link to post
shadowmatrix 0 Posted April 25, 2004 Here is the information I was able to pull on the scanner in XP. It works great in XP by the way. Device = Scanner 300A4 5.10 Type = SCSI Scanner Host Adapter = OnSpec 90C26E Rev. 0x55 Position = HA:0, Tgt:5, LUN:0 Port = Enhanced parallel port at address 378 Throughput supported by the port Read = 1239 Kb/sec Write = 1127 Kb/sec Like I said, it's not that big of a deal. I spent 2 hours last night trying to get this to work in Mandrake 10 but no luck. I am cursed with the fact that if I can't get something to work I have to pound away at it untill I get it. LOL Oh well, if anyone wants to take a stab at it..... Share this post Link to post
jimf43 0 Posted April 25, 2004 You need to make sure that sane is installed. Also recomend you install xsane. This description is for a Epson scanner, but, was very useful in my understanding how to install and what files need to be edited. The same principal should apply to all. ----------------------------------- Scanning should work as described for the Epson Stylus CX3200 and CX5200, best with kernel 2.4.21 or later. To make the "epson" backend of SANE recognizing this device, you have to add a line like usb 0x4b8 0x805 to the /etc/sane.d/epson.conf file where the two hexadecimal numbers are the vendor and product IDs of your scanner. You find the actual IDs in /proc/bus/usb/devices. Search for an entry for an Epson device (the model name can be different to "CX5400" as often the Epson devices report their japanese market name) and in the line beginning with "P" directly above the line with the manufacturer name you find the hexadecimal vendor and product IDs. ------------------------------------ Share this post Link to post
shadowmatrix 0 Posted April 27, 2004 Sounds like that process is for a usb device. Mine is a parallel port. Share this post Link to post