Samsung ML-1910 printer driver download

pat974 -  
 pierrot -
Hello,
Could you tell me where I could get the following driver file: ml1910.ppd for Samsung printer? I've spent hours searching for it and found nothing. On the forum, the links provided are broken. Thank you for your reply :)

Configuration: Linux / Firefox 3.6.10

4 réponses

jmarion3 Posted messages 49468 Registration date   Status Contributeur Last intervention   5 507
 
Hello;
Maybe this link
https://www.samsung.com/fr/support/
--
Any response from you (Positive or Negative) regarding your subject will always be greatly appreciated - Regards
1
pat974
 
At the Samsung representative, there is a driver ML-1910 but it is impossible to install.
From the Ubuntu console using apt-get install or sudo apt-get install, the file is read at 100% but it then indicates
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package
I really don't see how to get out of this.
0
jmarion3 Posted messages 49468 Registration date   Status Contributeur Last intervention   5 507
 
Hi;
Personally, I don’t know your operating system at all, so unfortunately I can’t give you any further information
Sorry - Good luck - See you later
0
Anonymous user
 
On the given link:
Download the Linux driver, unzip it.
Then
dpkg -i the_driver (in the console)


That said, under Linux, it's CUPS that handles printers..
0
jipicy Posted messages 40842 Registration date   Status Modérateur Last intervention   4 898
 
Hi,

It seems that you need to extract the archive that contains a script called "install.sh" to be run with "sudo".

CUPS must be installed beforehand...
0
pat974
 
When I run apt-get install or sudo apt-get install, I get E: Unable to locate package, and when I run dpkg -i driverLinux.tar.gz, here is what I get:
dpkg-deb: 'driverLinux.tar.gz' is not a Debian format archive
dpkg: error processing driverLinux.tar.gz (--install):
the subprocess dpkg-deb --control returned an exit status error 2
Errors were encountered while processing:
driverLinux.tar.gz
cups is installed, and I am using Ubuntu version 10.04 LTS
Thank you for your response.
0
Anonymous user
 
Hi,

well normally, a .tar.gz is an archive (meaning a compressed file) and not a .deb
 cd the_driver_directory.tar.gz tar -xvzf driverLinux.tar.gz dpkg -i the_extracted_file.deb (or sudo dpkg -i, I can't remember too well)


And normally it should install

NB: if, as jipicy said, we find an install.sh file, then it will be:
sudo ./install.sh (you need to be in the directory containing it)
0
pierrot
 

What is the solution to install the Samsung 1910 printer on Ubuntu 10.04?

0
zipe31 Posted messages 34620 Registration date   Status Contributeur Last intervention   6 500
 
Hello,

Please, thank you, is it too much to ask?

To read...

Thank you.
0
pierrot
 
Hello
I am trying to solve this installation problem with the Samsung ML1910 printer on Linux 10.04 LTS Ubuntu, for people who do not have internet.
The Samsung site offers drivers for Linux version 3.00.65 2.00.67 but it does not work with these drivers. Is it possible that they will provide the driver for this newer version of Linux later, or is there a technique to force the installation that may not provide all the printer's functionalities or not?
Thank you for your response.
0