SULDR Forums Supported Printers Printing Questions Scanning Questions General Questions Samsung Installer

Samsung M2675

Started by i_z_iliev, November 17, 2023, 01:16:38

Previous topic - Next topic

i_z_iliev

Hello I am new. I try to make my Raspberry Pi Zero WH to print server. I try many times but not print. The message is "If you read this driver is not correct". Can someone write me step by step command which I can run please for print and scan for SAMSUNG M2675.
Thank you!

bchemnet

Have you tried following the steps here to set up the repository:
https://www.bchemnet.com/suldr/
Then installing version 1.00.39hp?

Alternatively, another way is given here: https://www.bchemnet.com/suldr/forum/index.php?msg=1717.

i_z_iliev

Quote from: bchemnet on November 17, 2023, 06:59:23Have you tried following the steps here to set up the repository:
https://www.bchemnet.com/suldr/
Then installing version 1.00.39hp?

Alternatively, another way is given here: https://www.bchemnet.com/suldr/forum/index.php?msg=1717.

It has many errors i mean have any got the steps of commands which I have to run. Can you or someone help me with scanner? When write command for scan in terminal it scan but on windows i cant see scanner. On browser airsane tels me scanner not found. What i can do? 

i_z_iliev

Quote from: i_z_iliev on November 17, 2023, 17:19:56
Quote from: bchemnet on November 17, 2023, 06:59:23Have you tried following the steps here to set up the repository:
https://www.bchemnet.com/suldr/
Then installing version 1.00.39hp?

Alternatively, another way is given here: https://www.bchemnet.com/suldr/forum/index.php?msg=1717.

It has many errors i mean have any got the steps of commands which I have to run. Can you or someone help me with scanner? When write command for scan in terminal it scan but on windows i cant see scanner. On browser airsane tels me scanner not found. What i can do? 

i add this row on /etc/apt/sources.list

deb [arch=armhf] http://raspbian.raspberrypi.org/raspbian/ bookworm main contrib non-free rpi
deb [arch=armhf] http://raspbian.raspberrypi.org/raspbian/ bookworm-updates main contrib non-free rpi
deb [arch=armhf] http://raspbian.raspberrypi.org/raspbian/ bookworm-security main contrib non-free rpi
deb [arch=armhf] http://raspbian.raspberrypi.org/raspbian/ bookworm-backports main contrib non-free rpi

deb [arch=armhf] http://archive.raspberrypi.org/debian/ bookworm main contrib non-free rpi
deb [arch=armhf] http://archive.raspberrypi.org/debian/ bookworm-updates main contrib non-free rpi
deb [arch=armhf] http://archive.raspberrypi.org/debian/ bookworm-security main contrib non-free rpi
deb [arch=armhf] http://archive.raspberrypi.org/debian/ bookworm-backports main contrib non-free rpi
deb [arch=armhf] https://www.bchemnet.com/suldr/ debian extra

is it correct?

when get update Error:

Err:11 http://archive.raspberrypi.org/debian bookworm-updates Release
  404  Not Found [IP: 93.93.135.117 80]
Err:12 http://archive.raspberrypi.org/debian bookworm-security Release
  404  Not Found [IP: 93.93.135.117 80]
Err:13 http://raspbian.raspberrypi.org/raspbian bookworm-updates Release
  404  Not Found [IP: 93.93.128.193 80]
Err:14 http://archive.raspberrypi.org/debian bookworm-backports Release
  404  Not Found [IP: 93.93.135.117 80]
Err:15 http://raspbian.raspberrypi.org/raspbian bookworm-security Release
  404  Not Found [IP: 93.93.128.193 80]
Err:16 http://raspbian.raspberrypi.org/raspbian bookworm-backports Release
  404  Not Found [IP: 93.93.128.193 80]

And when I try to install: apt-get install suld-driver2-1.00.39:amd64

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package suld-driver2-1.00.39
E: Couldn't find any package by glob 'suld-driver2-1.00.39'
E: Couldn't find any package by regex 'suld-driver2-1.00.39'

Please help me!


bchemnet

The raspbian server does not provide the "-updates", "-security", or "-backports" sections, which is why you are getting the errors.  The main "bookworm" lines are okay, though.  But to use that solution, you also need to enable multi-arch:amd64.  It is simpler to try this, which needs only the bchemnet repository:
apt-get install suld-driver2-1.00.39hp
The "hp" on the end is important to be able to pull the armhf version.

I have not tried that version myself (no appropriate hardware), but it will probably work to install the printer and scanner drivers.

i_z_iliev

#5
Quote from: bchemnet on November 18, 2023, 07:58:10The raspbian server does not provide the "-updates", "-security", or "-backports" sections, which is why you are getting the errors.  The main "bookworm" lines are okay, though.  But to use that solution, you also need to enable multi-arch:amd64.  It is simpler to try this, which needs only the bchemnet repository:
apt-get install suld-driver2-1.00.39hp
The "hp" on the end is important to be able to pull the armhf version.

1.first way

I have not tried that version myself (no appropriate hardware), but it will probably work to install the printer and scanner drivers.

Thank you for answering all steps from here
https://www.bchemnet.com/suldr/forum/index.php?topic=386.0
on dan post
are done but have situation again. How I can resolve? Can you help me please?

root@print-server:/home/pi# apt-get install suld-driver2-1.00.39hp
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 suld-driver2-1.00.39hp:amd64 : Depends: libxml2:amd64 but it is not installable
                                Depends: libstdc++6:amd64 but it is not installable
                                Depends: libusb-0.1-4:amd64 but it is not installable
                                Depends: libcupsimage2:amd64 but it is not installable
E: Unable to correct problems, you have held broken packages.

2. second way: https://www.bchemnet.com/suldr/

how enable universe?

and when try apt-get install suld-driver2-1.00.39hp
Error:Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 suld-driver2-1.00.39hp:arm64 : Depends: libxml2:arm64 but it is not installable
                                Depends: libstdc++6:arm64 but it is not installable
                                Depends: libusb-0.1-4:arm64 but it is not installable
                                Depends: libcupsimage2:arm64 but it is not installable
E: Unable to correct problems, you have held broken packages.


bchemnet

Try without the amd64.  So either make sure all your sources are "armhf" rather than "amd64", or try
apt-get install suld-driver2-100.39hp:armhf

The "hp" version of the driver should work without any of the amd64 tricks.  If it does not, then you can try the amd64 version, in which case you probably need to make sure that you have amd64 in the sources for some of the raspbian respositories.

i_z_iliev

Quote from: bchemnet on November 18, 2023, 19:29:17Try without the amd64.  So either make sure all your sources are "armhf" rather than "amd64", or try
apt-get install suld-driver2-100.39hp:armhf

The "hp" version of the driver should work without any of the amd64 tricks.  If it does not, then you can try the amd64 version, in which case you probably need to make sure that you have amd64 in the sources for some of the raspbian respositories.
Again same situation. Same error. I try to make my raspberry pi zero print server OS is Raspbian 32 lite. Is any do this driver on raspberry?

bchemnet

You can try adding deb http://deb.debian.org/debian bookworm main to your sources.  I am not familiar with what Raspbian provides directly, but it should be compatible with the main Debian repository ("universe").  Certainly that repository has the packages that are being reported missing.

Repository Information Legal Contact Alternative Drivers