Nikon Super Coolscan 8000 ED Film Scanner Logo

Related Topics:

Posted on Oct 29, 2007

Nikon Coolscan 8000 ED Film Scanner

I need to get the Nikon 8000 scanner working with Windows XP x64. It worked great with Windows XP. No support for drivers in x64. Hope someone has a suggestion.
Jim

  • Bigknedel Jan 15, 2009

    I found this, tried and it works:

    Unoffical Vista X64 driver of LS-8000ED/9000ED for Nikon Scan 4.03
    Steel Chn , Jan 02, 2009; 11:33 a.m.

    I
    knew someone has been looking for this for a long time, but shame Nikon
    never gonna to do this for our Nikon scanner users, even it may cost
    very little effort to do it.

    Yesterday, I upgrade my PC to Quid core Q8200 with 8G RAM and 1.2TB
    raid0 disks, want to enjoy the huge performance boosting for film
    scanning/processing. But after I installed Vista Ultimate X64 with SP1,
    I was too disappointed to find my 8000ED will never be supported by
    Nikon in X64 build windows.

    After some searching, I found 5000ED can be driven by Vuescan driver in
    Vista 64, but 8000ED can't be supported in the same way. I thought
    about to install a dual boot Windows XP just for film scanning purpose,
    but I felt it should be the last way I want to go.

    After some research on the Nikon Scan driver and VueScan driver,
    finally I find a perfect way to DIY my own driver, actually it is a
    combination of VueScan/NS driver files.

    The new driver has two files, first one is the modified scanners.inf
    from vuescan 8.5, the second one is NKScnUSD.dll from Nikon Scan 4.03 (
    it can be found in "C:\Program Files (x86)\Common
    Files\Nikon\Driver\Scan1394" after NS 4.03 was installed).

    To install,

    Before step 1), please make sure uninstalling any previous
    8000ED/9000ED device from the device manager, and check"remove the
    drivers either" when uninstall device, then reboot to start a clean
    installation.

    1) Cut the following text and paste into a new text file, and save as scanners.inf

    ;========================= Begin of scanners.inf ===============================

    ; scanners.inf -- Windows Still Image Setup File

    [Version]
    Signature="$CHICAGO$"
    Class=Image
    ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
    Provider=%Provider%
    DriverVer=1/1/2009,1.0

    [Manufacturer]
    %Mfg%=Models,ntamd64

    [Models]
    ; USB scanners
    "Nikon LS-40" = USBScanner,USB\Vid_04b0&Pid_4000
    "Nikon LS-50" = USBScanner,USB\Vid_04b0&Pid_4001
    "Nikon LS-5000" = USBScanner,USB\Vid_04b0&Pid_4002
    "Nikon LS-10" = SCSIScanner,SCSI\ScannerNikon___COOLSCAN________
    "Nikon LS-20" = SCSIScanner,SCSI\ScannerNIKON___COOLSCAN_II_____
    "Nikon LS-1000" = SCSIScanner,SCSI\ScannerNIKON___LS-1000_________
    "Nikon LS-30" = SCSIScanner,SCSI\ScannerNIKON___COOLSCANIII_____
    "Nikon LS-2000" = SCSIScanner,SCSI\ScannerNIKON___LS-2000_________
    "SCSI Scanner" = SCSIScanner,GenScanner
    "SCSI Scanner" = SCSIScanner,SCSI\GenScanner
    ; Firewire scanners
    "Firewire Scanner" = SBP2Scanner,SBP2\GenScanner

    ;---------------- Duplicated from [Models]
    [Models.ntamd64]
    ; USB scanners
    "Nikon LS-10" = SCSIScanner,SCSI\ScannerNikon___COOLSCAN________
    "Nikon LS-20" = SCSIScanner,SCSI\ScannerNIKON___COOLSCAN_II_____
    "Nikon LS-1000" = SCSIScanner,SCSI\ScannerNIKON___LS-1000_________
    "Nikon LS-30" = SCSIScanner,SCSI\ScannerNIKON___COOLSCANIII_____
    "Nikon LS-2000" = SCSIScanner,SCSI\ScannerNIKON___LS-2000_________
    ; Other SCSI Scanners (type 6)
    "SCSI Scanner" = SCSIScanner,GenScanner
    "SCSI Scanner" = SCSIScanner,SCSI\GenScanner
    ; Firewire scanners
    "Firewire Scanner" = SBP2Scanner,SBP2\GenScanner
    "Nikon SUPER COOLSCAN 8000 ED" = SBP2Scanner_NIKON,SBP2\NIKON___&LS-8000_ED______&CMDSETID104D8
    "Nikon SUPER COOLSCAN 9000 ED" = SBP2Scanner_NIKON,SBP2\NIKON___&LS-9000_ED______&CMDSETID104D8
    ;---------------- USBScanner -------------------------

    [USBScanner]
    Include=sti.inf
    Needs=STI.USBSection
    SubClass=StillImage
    DeviceType=1
    DeviceSubType=1
    Capabilities=0

    [USBScanner.Services]
    Include=sti.inf
    Needs=STI.USBSection.Services

    ;---------------- SCSIScanner ------------------------

    [SCSIScanner]
    Include=sti.inf
    Needs=STI.SCSISection
    SubClass=StillImage
    DeviceType=1
    DeviceSubType=1
    Capabilities=0

    [SCSIScanner.Services]
    Include=sti.inf
    Needs=STI.SCSISection.Services

    ;---------------- SBP2Scanner ------------------------

    [SBP2Scanner]
    Include=sti.inf
    Needs=STI.SBP2Section
    SubClass=StillImage
    DeviceType=1
    DeviceSubType=2
    Capabilities=0

    [SBP2Scanner_NIKON]
    Include=sti.inf
    Needs=STI.SBP2Section
    SubClass=StillImage
    DeviceType=1
    DeviceSubType=2
    Capabilities=0
    AddReg=NK1394SCN.AddReg
    CopyFiles=NK1394SCN.CopyUSDFiles


    [SBP2Scanner.Services]
    Include=sti.inf
    Needs=STI.SBP2Section.Services

    [SBP2Scanner_NIKON.Services]
    Include=sti.inf
    Needs=STI.SBP2Section.Services

    [NK1394SCN.AddReg]
    HKR,,HardwareConfig,1,2
    HKR,,DevLoader,,*NTKERN
    HKR,,NTMPDriver,,"scsiscan.sys"
    HKR,DeviceData,ICMProfile,1,0,0
    HKR,,USDClass,,"{07C71AC0-FA90-11d3-B409-00C04F87578E}"
    HKCR,CLSID\{07C71AC0-FA90-11d3-B409-00C04F87578E},,,"Nikon STI USD"
    HKCR,CLSID\{07C71AC0-FA90-11d3-B409-00C04F87578E}\InProcServer32,,,%11%\NKSCNUSD.DLL
    HKCR,CLSID\{07C71AC0-FA90-11d3-B409-00C04F87578E}\InProcServer32,ThreadingModel,,"Both"

    [SourceDisksNames]
    1=%DiskName%,,

    [SourceDisksFiles]
    NKSCNUSD.dll=1

    [DestinationDirs]
    NK1394SCN.CopyUSDFiles=11

    [NK1394SCN.CopyUSDFiles]
    NKSCNUSD.dll,,,32

    ;-----------------------------------------------------

    [Strings]
    Provider="[email protected]"
    Mfg="DIY Software"
    DiskName="Nikon Scan 4 CD-ROM"

    ;========================= End of scanners.inf ===============================

    2) Install Nikon Scan 4.03 first, then copy NKScnUSD.dll from
    "C:\Program Files (x86)\Common Files\Nikon\Driver\Scan1394" to the same
    folde as scanners.inf in step 1)

    3) Open Device Manager, select the device "NIKON LS-8000ED SBP2 ...." from the list, right click and select update driver.

    4) Click "Browse computer to locate the drivers", then point to the file folder where you save scanners.inf, then press ok.

    5) When Windows ask for your permisson to install the driver, please choose always install.

    6) Windows should tell you the driver was installed ok finally, at least it works for me.

    When it is installed ok, if you checked the details of the device
    driver, you shoul have 3 files in Vista X64 SP1, it is ksthunk.sys,
    scsiscan.sys, NKSCNUSD.dll.

    This driver can support 5000ED/8000ED, tested in Vistal X64 SP1, 9000ED and other X64 build are not tested.

    Cheers, and good luck,

    Sorry, I will not hold any responsibility for any damages caused by following my way, please take your own risk to have a try.

    Steel.




  • Anonymous Mar 15, 2014

    looking for a driver to install on mac 10.4 as I do not have the initial cd anymore

×

1 Answer

Anonymous

Level 1:

An expert who has achieved level 1.

  • Contributor 1 Answer
  • Posted on Dec 17, 2007
Anonymous
Contributor
Level 1:

An expert who has achieved level 1.

Joined: Dec 16, 2007
Answers
1
Questions
0
Helped
1915
Points
1

Jim try looking into the vuescan software.  It comes highly recommended and is priced very reasonably.  
Hope this helps, Rose

Add Your Answer

×

Uploading: 0%

my-video-file.mp4

Complete. Click "Add" to insert your video. Add

×

Loading...
Loading...

Related Questions:

0helpful
2answers

Nikon Coolscan 5000 ED not scanning

Have you tried resetting the scanner itself?
2helpful
2answers

Why Nikon CoolScan V ED Film Scanner does't work with mac OSX lion?

According to the Nikon site the software for the Coolscan is not compatible for Mac OS Lion, you need to purchase silverfast to get it to work see http://www.scandig.com/filmscanner/nikon/nikon-coolscan-v-ed.html silverfast can be bought from http://www.silverfast.com/ you can download a demo from here to see if it works.
5helpful
3answers

Nikon Coolscan V ED doesn't work on Windows 7, worked fine on XP, installed on Windows 7, but says Twain can't be found.

Nonsense. Nikon's own site says their scanners don't support Windows7 and suggests using third party software.
0helpful
1answer

I have an intel macintosh I have nikon coolscan 8000 scanner I have leopard, latest update I have nikon 4.0.2 update for scanner I can not get it to work. I double click on Nikon icon on my dock,...

Nikon 4.0.2 isn't supported on 10.5

I suggest you look at VueScan which does work under 10.5 and 10.6 with your scanner, and they have a free download to test first

http://www.hamrick.com
0helpful
1answer

Need driver for Nikon super coolscan LS 5000 ED

Go to Nikon's official website, then search for support. You'll be able to download all the drivers and Nikon Scan software. Hope this helps.
0helpful
1answer

Nikon Coolscan 8000 ED floor noise

Please send it to Nikon and get it serviced. I have the same scanner. my scans were not sharp and I had the tray problem and autofocus problems. I got it serviced fungus and dust cleaned and greesed by nikon. Now it is all fixed. Please Take It To NIKON
0helpful
2answers

Nikon 8000 film scanner problem

I If you use nikon scan you get a different error warning Update nikon scan and also gdiplus.ddll update from thre nikon web site. It worked for me. 
Not finding what you are looking for?

1,925 views

Ask a Question

Usually answered in minutes!

Top Nikon Office Equipment & Supplies Experts

Cindy Wells

Level 3 Expert

6688 Answers

Grand Canyon Tech
Grand Canyon Tech

Level 3 Expert

3867 Answers

k24674

Level 3 Expert

8093 Answers

Are you a Nikon Office Equipment and Supply Expert? Answer questions, earn points and help others

Answer questions

Manuals & User Guides

Loading...