#linux #drukarki #instalacja #porady #debian #samsung #clx3305
Zasysamy oryginalny sterownik ze strony producenta
w wyszukiwarce szukamy właściwy dla naszego sprzętu
i rozpakuj paczkę. W paczce jest plik install.sh
W terminalu uruchom ten plik (jako root) poprzez:
sudo sh /ścieżka do pliku/install.sh
lub
Poprzez MC stajemy w katalogu i wpisujemy polecenie
sudo sh install.sh
po tym poleceniu pojawi się sporo komunikatów od firmy Samsung (trzeba przewinąć do końca) i następnie
**** Do you agree ? [y/n] : y
**** Are you going to use network devices ? If yes, it is recommended to configure your firewall.
**** If you want to configure firewall automatically, enter 'y' or just press 'Enter'. To skip, enter 'n'. : y
**** Registering CUPS backend …
**** CUPS restart OK.
**** Print driver has been installed successfully.
**** Registering SANE backend …
**** Restarting udev …
**** Scan driver has been installed successfully.
**** Install finished.
następnie (nadal musimy być w katalogu z rozpakowanym sterownikiem)
sudo sh -i \*.sh
#sudo sh -i *.sh
# # # # # # # # # # # # # > > > **** Running install …
**** Press 'Enter' to continue or 'q' and then 'Enter' to quit. :
treść licencji (przewinąć do końca) ... i
**** Do you agree ? [y/n] : y
**** The same version of Print driver is already installed.
**** Install finished.
#
UWAGA: identycznie można instalować sterowniki oryginalne od producentów (o ile wspierają Linuxa)
Komentarze:
Brak komentarzy