Reply
   
 Canon N1240U scanner in Leopard 
 
 
  #1 (permalink)  
Old 04-12-2007, 11:05 PM
NSLog(@"%@", [self customTitle]);

Group: Regulars
Location: Melbourne


Canon N1240U scanner in Leopard

I have a Canon N1240U scanner. I have managed to get it to scan using the Canon software itself. I can't seem to find a TWAIN driver for it though - does a TWAIN driver for this scanner exist in OSX? I want to use it with software that will need either TWAIN or OSX Image Capture support. Any suggestions? Is it possible that there already is a TWAIN driver installed, it just wasn't installed properly?

(I already had to mess around with permissions to get the basic software to install properly in the first place)
__________________
"A company must go out and find what the customer wants ... The need is not for, say, half a million ¼-inch drill bits. The needs is that there are ten million ¼-inch holes that need to be drilled." - Robert Noyce

"Algorithms that forget their history are doomed to repeat it" - Artificial Intelligence, A Modern Approach (Russel & Norvig)
forgie is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #2 (permalink)  
Old 04-12-2007, 11:19 PM
Clinically Insane

Group: Regulars
Location: Sydney, Australia


Any use to you, Forgie ?
ClockWork is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #3 (permalink)  
Old 05-12-2007, 01:38 PM
NSLog(@"%@", [self customTitle]);

Group: Regulars
Location: Melbourne


Thanks CW, but that's where I've got all the (very shitty, shitty, shitty quality) drivers and software from already.

Just in case anyone was in any doubt, Canon's installer App doesn't set the right permissions on various folders in /Library, and thus can't complete it's own install. Mind bogglingly stupid. Then there's the software itself....

Check this out for a "warning message" when you hit "Scan":

WTF? I don't think whoever wrote this software either uses a mac or speaks english regularly....

I'm now investigating SANE-TWAIN. Apparently they do open-source/free drivers for image acquisition hardware. Here's hoping...
__________________
"A company must go out and find what the customer wants ... The need is not for, say, half a million ¼-inch drill bits. The needs is that there are ten million ¼-inch holes that need to be drilled." - Robert Noyce

"Algorithms that forget their history are doomed to repeat it" - Artificial Intelligence, A Modern Approach (Russel & Norvig)
forgie is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #4 (permalink)  
Old 05-12-2007, 02:29 PM
Regular

Group: Forum Leaders
Location: Sydney


Vuescan might support, thus you can scan in stuff using it. I am using an old HP scanner and Vuescan supports it. So the old hardware still has some use, using it to scan in cd covers from our audio cd's as I import them to iTunes.
__________________
MacBook 2.4Ghz C2D Superdrive w/ 4Gb ram, 160Gb HDD (White)
iMac 20" 2.16Ghz C2D w/ 3Gb ram, 256Mb video ram (White)
iPhone 3G 8Gb
1Tb Time Capsule
purana is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #5 (permalink)  
Old 05-12-2007, 02:44 PM
NSLog(@"%@", [self customTitle]);

Group: Regulars
Location: Melbourne


Yeah Vuescan can see it.... but it crashes while scanning. At least it did when I tried before my 5th driver re-install. I actually want to use this scanner to develop some software that works with scanners - so I need a TWAIN driver or something similar. The final software needs to work with other scanners too.
__________________
"A company must go out and find what the customer wants ... The need is not for, say, half a million ¼-inch drill bits. The needs is that there are ten million ¼-inch holes that need to be drilled." - Robert Noyce

"Algorithms that forget their history are doomed to repeat it" - Artificial Intelligence, A Modern Approach (Russel & Norvig)
forgie is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #6 (permalink)  
Old 05-12-2007, 04:39 PM
NSLog(@"%@", [self customTitle]);

Group: Regulars
Location: Melbourne


I installed SANE, and TWAIN-SANE, and after some dicking around (in the end I had to uninstall all the Canon junk), it works! Perfectly! Thank you OSS!

And a big middle finger to Canon for E-grade software and drivers.
__________________
"A company must go out and find what the customer wants ... The need is not for, say, half a million ¼-inch drill bits. The needs is that there are ten million ¼-inch holes that need to be drilled." - Robert Noyce

"Algorithms that forget their history are doomed to repeat it" - Artificial Intelligence, A Modern Approach (Russel & Norvig)
forgie is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #7 (permalink)  
Old 05-12-2007, 08:15 PM
NSLog(@"%@", [self customTitle]);

Group: Regulars
Location: Melbourne


OK, after reading a few other threads about people having trouble with their Canon scanners on Tiger/Leopard, I thought I'd detail exactly what I did to get mine working with TWAIN (which means it works flawlessly in Image Capture, Photoshop etc.).

First step, is to remove the Canon drivers. If you go to the Canon website to download drivers for your scanner, you have the option of downloading an uninstall utility. Download, and run it.

Next step, is to install TWAIN-SANE. Go to this page: http://www.ellert.se/twain-sane/
Then download the following (binary, not SDK) for the appropriate operating system:
- TWAIN SANE Interface
- SANE Preference Pane
- SANE Backends
- libusb

When you have downloaded them all, install them in the following order:
- libusb
- SANE Backends
- SANE Preference Pane
- TWAIN SANE Interface

You can install them in any order, but TWAIN SANE Interface depends on SANE Backends which depends on.... etc. The installer will tell you if you need to install something else first.

That's all I had to do. To see if your scanner is compatible with TWAIN SANE, look at this list: http://www.sane-project.org/sane-mfgs.html

The only thing that stopped it working straight up for me was that the shitty Canon drivers were still installed. Once they were gone, it worked perfectly!
__________________
"A company must go out and find what the customer wants ... The need is not for, say, half a million ¼-inch drill bits. The needs is that there are ten million ¼-inch holes that need to be drilled." - Robert Noyce

"Algorithms that forget their history are doomed to repeat it" - Artificial Intelligence, A Modern Approach (Russel & Norvig)
forgie is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #8 (permalink)  
Old 09-11-2008, 01:51 PM
Regular

Group: Regulars
Location: living in the lovely Byron Shire


Hey forgie - I tried going to the sites you noted: I can not seem to be able to dl the files!

Do you have a copy of them, or know of any other place to dl them?
will is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #9 (permalink)  
Old 09-11-2008, 01:56 PM
NSLog(@"%@", [self customTitle]);

Group: Regulars
Location: Melbourne


Quote:
Originally Posted by will View Post
Hey forgie - I tried going to the sites you noted: I can not seem to be able to dl the files!

Do you have a copy of them, or know of any other place to dl them?
It's been a while, and I don't have a copy of the original installers, sorry.

edit: I've emailed the owner of the website (which is currently giving 403 errors on every page request), so I'll hopefully get a response as to what's going on with TWAIN-SANE.
__________________
"A company must go out and find what the customer wants ... The need is not for, say, half a million ¼-inch drill bits. The needs is that there are ten million ¼-inch holes that need to be drilled." - Robert Noyce

"Algorithms that forget their history are doomed to repeat it" - Artificial Intelligence, A Modern Approach (Russel & Norvig)
forgie is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #10 (permalink)  
Old 09-11-2008, 02:04 PM
Regular

Group: Regulars
Location: living in the lovely Byron Shire


Thanks for that - my 1220U has been sittng idle: I want to use it again. I appreciate your repsonse and help.
will is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #11 (permalink)  
Old 09-11-2008, 02:16 PM
NSLog(@"%@", [self customTitle]);

Group: Regulars
Location: Melbourne


You're in luck, I just found a copy of all the installation files on my Macbook. They may be slightly out of date (probably about 10 months old) but they work. I've uploaded them to here.
__________________
"A company must go out and find what the customer wants ... The need is not for, say, half a million ¼-inch drill bits. The needs is that there are ten million ¼-inch holes that need to be drilled." - Robert Noyce

"Algorithms that forget their history are doomed to repeat it" - Artificial Intelligence, A Modern Approach (Russel & Norvig)
forgie is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #12 (permalink)  
Old 09-11-2008, 02:20 PM
Regular

Group: Regulars
Location: living in the lovely Byron Shire


huge thank u!

I am dl as I type.
will is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #13 (permalink)  
Old 09-11-2008, 02:43 PM
Regular

Group: Regulars
Location: living in the lovely Byron Shire


Update:

I have installed the files onto my G4 MDD - running 10.5.4 = working with scanner (excellent)

I have installed the files onto my Macbook Pro - running 10.5.4 = when it asks to scan, I selected the SANE option from the drop down menu = success!!

Thank you Forgie!

Yee hah!
will is offline
Profile CardPM
Go to the top of the page
Reply With Quote
  #14 (permalink)  
Old 09-11-2008, 08:19 PM
NSLog(@"%@", [self customTitle]);

Group: Regulars
Location: Melbourne


No worries, glad to be able to help!

Mattias Ellert (who hosts the TWAIN-SANE project) just replied to my email, saying that the permissions on his server got screwed up after a server update, and that he's fixed it now, so the original links should work again.
__________________
"A company must go out and find what the customer wants ... The need is not for, say, half a million ¼-inch drill bits. The needs is that there are ten million ¼-inch holes that need to be drilled." - Robert Noyce

"Algorithms that forget their history are doomed to repeat it" - Artificial Intelligence, A Modern Approach (Russel & Norvig)
forgie is offline
Profile CardPM
Go to the top of the page
Reply With Quote
 
Reply

Thread Tools

 
Similar Threads
 
Thread Thread Starter Forum Replies Last Post
Scanner choice ?Canon MP970 rhb Peripherals 7 01-04-2008 08:47 PM
canon 50 lide scanner installation problem- leopard Pink Freud Help and New Mac User Support 19 31-01-2008 06:13 PM
Drivers for Canon printer/scanner mulquemi Peripherals 3 11-10-2007 07:05 PM
Canon LIDE20 scanner and Tiger kyte Peripherals 6 10-01-2006 06:39 AM
Driver For Canon D1250u2 Scanner Bart Smastard Mac OS X & All Software 3 15-07-2005 07:01 PM