BradTech > 11-01-2015, 05:05 PM
[root@testing ~] modprobe parport_pc io=0xcc00 irq=10
[root@testing ~] modprobe lp
[root@testing ~] dmesg | tail
parport0: PC-style at 0xcc00, irq 10 [PCSPP,EPP]
parport0: Printer, Brother HL-1250 series
lp0: using parport0 (interrupt-driven).
cd C:\Users\<username>\Downloads\Lava Computer Mfg\Windows
pnputil.exe -a PCIePorts_CC.inf
pnputil.exe -i -a PCIePorts_CC.inf
Processing inf : PCIePorts_CC.inf
Failed to install the driver on any of the devices on the system : No more data is available.
Total attempted: 1
Number successfully imported: 0
LavaSupport > 11-04-2015, 12:52 PM
BradTech > 11-06-2015, 12:14 AM
BradTech > 11-12-2015, 10:51 PM
cmd> "C:\Program Files (x86)\Windows Kits\8.1\redist\DIFx\dpinst\EngMui\x64\dpinst.exe"
/PATH "C:\Users\dkb\Downloads\Lava Computer Mfg\Windows" /SH /C
INFO: ENTER: DriverPackageInstallW
INFO: Looking for Model Section [PCIePorts.NTamd64]...
INFO: Installing INF file 'c:\users\dkb\downloads\lava computer mfg\windows\pcieports_cc.inf' (Plug and Play).
INFO: Could not open file:
C:\Windows\System32\DriverStore\FileRepository\pcieports_cc.inf_amd64_58b1b0f23cd7da12\pcieports_cc.inf.
(Error code 0x3: The system cannot find the path specified.)
ERROR: PnP Install failed. (Error code 0x3EE: The volume for a file has been externally altered so that
the opened file is no longer valid.)
cmd> "C:\Program Files (x86)\Windows Kits\8.1\redist\DIFx\dpinst\EngMui\x64\dpinst.exe"
/U "C:\Users\dkb\Downloads\Lava Computer Mfg\Windows\PCIePorts_CC.inf" /C
cmd> pnputil.exe -i -a PCIePorts_CC.inf
Microsoft PnP Utility
Processing inf : PCIePorts_CC.inf
Successfully installed the driver on a device on the system.
Driver package added successfully.
Published name : oem11.inf
Total attempted: 1
Number successfully imported: 1
cmd>
cmd> "C:\Program Files (x86)\Windows Kits\8.1\redist\DIFx\dpinst\EngMui\x64\dpinst.exe" \
/PATH "C:\Users\dkb\Downloads\Lava Computer Mfg\Windows" /SH /C /F
(many lines snipped)
INFO: ENTER: DriverPackageInstallW
INFO: Looking for Model Section [PCIePorts.NTamd64]...
INFO: Installing INF file 'c:\users\dkb\downloads\lava computer mfg\windows\pcieports_cc.inf' (Plug and Play).
INFO: Looking for Model Section [PCIePorts.NTamd64]...
INFO: Installing devices with Id "PCI\VEN_1407&DEV_A000&SUBSYS_2000A000&REV_00" using INF
"C:\Windows\System32\DriverStore\FileRepository\pcieports_cc.inf_amd64_58b1b0f23cd7da12\pcieports_cc.inf".
INFO: Will force install because driver is not better and force flag is set.
INFO: ENTER UpdateDriverForPlugAndPlayDevices...
SUCCESS:RETURN UpdateDriverForPlugAndPlayDevices.
INFO: Installation was successful.
SUCCESS:Install completed
INFO: RETURN: DriverPackageInstallW (0x0)