If this is your first visit, be sure to
check out the FAQ. You will have to register
before you can post. To start viewing messages,
select the forum that you want to visit from the selection below.
Please do not use the CODE tag when pasting content that contains formatting (colored, bold, underline, italic, etc).
The CODE tag displays all content as plain text, including the formatting tags, making it difficult to read.
The 'assumption' is that both PC's are connected to the same network. Are they not?
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
OK, so the answer is "yes" but it requires both computers be on the same network OR:
A printer that is web enabled.
A printer with more than one connection ability (i.e. USB, Wifi and/or wired network).
A Win10 capability to use the printer. We can't assume that just sharing the printer will allow it to print from Windows.
Nils, you've been around long enough to know you need to provide more info if you want help...
1 and 2. The printer (an old Lexmark Optra E+) is not web-enabled. It is a parallel port only.
3 The printer does not work under WIN10.
What I have is:
2 WIN10 only PCs
1 dual boot Kubuntu/WIN10 - at the time only used for Kubuntu.
1 WIN8 PC
The WIN10/WIN8 PCs are sharing files and one modernish Colour Laser printer, on one of the WIN10 only PCs. This PC also has a scanner attached - both USB.
The Kubuntu PC is not sharing files with the other PCs, but is on the same router, so I get Internet working on all PCs through the same provider.
You can probably do this IF the printer supports postscript. You should be able to run the printer on the Linux machine using CUPS and then set it up manually as a "Generic Postscript Printer/Network Printer" on Windows. File sharing is not required to do this as the CUPS interface will be the source of the connection.
Thinking out of the box for a second - if the above fails, you could set up the Linux host to automatically print any file sent to a particular folder. Here's what I'm thinking this would require:
File sharing a single folder from Linux to all the desired Windows 10 machines.
Use the "Print to file" function of Windows and save the file in the shared folder.
Using inotify to monitor the folder on the Linux machine.
Having inotify execute a command line print command on each file as it arrives in the folder (and probably delete the file afterward).
Your Kubuntu computer would effectively act as a print server. You could name the folder "Printer" and use all your Windows machines on the network just by sharing that one folder. You'd have to be able to print to a file type the printer supports.
I hope not!
My HP Laserjet Pro P1606DN has been chugging along for 8 years without a hiccup. I paid $230 for in it 2010. The minister of finance would have difficulty in approving another such expenditure!
"A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
– John F. Kennedy, February 26, 1962.
You can probably do this IF the printer supports postscript. You should be able to run the printer on the Linux machine using CUPS and then set it up manually as a "Generic Postscript Printer/Network Printer" on Windows. File sharing is not required to do this as the CUPS interface will be the source of the connection.
So no Generic PCL5 or 6 driver available? I think HP provides on. It shouldn't matter brand-wise because PCL is a standard.
What are you printing from in the Windows environment? Maybe you could pass the files to the Kubuntu machine?
The next link you gave me does not have anything for WIN10.
Of course, what I might do is just use Dropbox and open the files on the Kubuntu PC, and print from there. Not very elegant, but it requires me to walk the stairs to the first floor and down.
It may be argued that it will be good for me to do that more often. :-)
I hope not!
My HP Laserjet Pro P1606DN has been chugging along for 8 years without a hiccup. I paid $230 for in it 2010. The minister of finance would have difficulty in approving another such expenditure!
My Optra E+ started it's duty on November 26, 2011, as, most probably., a personal printer for some boss in the Norwegian State Oil company Statoil. I had given it up some years ago, but I like to be sure before i throw away things. The problem was a parallel port to USB transformer, or compatibility problem with that.
The next link you gave me does not have anything for WIN10.
Of course, what I might do is just use Dropbox and open the files on the Kubuntu PC, and print from there. Not very elegant, but it requires me to walk the stairs to the first floor and down.
It may be argued that it will be good for me to do that more often. :-)
Comment