Potrzebuję instrukcji jak zainstalować urządzenie Brother j315w na najnowszym Ubuntu.
Chodzi mi głównie o drukowanie.
Mam to urządzenie zainstalowane pod Windowsem, funkcjonuje również sieciowo, natomiast w żaden sposób nie ogarniam sterowników, by móc drukować z Linuxa.
Przejrzałem wątek na forum ubuntu, natomiast nie ma tam informacji co do najnowszego wydania.
Próby dokonywania instalacji tamtymi sposobami zawodzą.
Przecież masz jak wół napisane przy pobieraniu: Only installation via the command line interface (terminal) is supported.
Dodatkowo masz jasno podaną instrukcję instalacji:
Step1. Download the tool.(linux-brprinter-installer-*.*.*-*.gz)
The tool will be downloaded into the default "Download" directory.
(The directory location varies depending on your Linux distribution.)
e.g. /home/(LoginName)/Download
Step2. Open a terminal window and go to the directory you downloaded the file to in the last step.
Step3. Enter this command to extract the downloaded file:
Command: gunzip linux-brprinter-installer-*.*.*-*.gz
Step4. Get superuser authorization with the "su" command or "sudo su" command.
Step5. Run the tool:
Command: bash linux-brprinter-installer-*.*.*-* Brother machine name
Step6. The driver installation will start. Follow the installation screen directions.
When you see the message "Will you specify the DeviceURI ?",
For USB Users: Choose N(No)
For Network Users: Choose Y(Yes) and DeviceURI.
The install process may take some time. Please wait until it is complete.
Czyli w twoim wypadku zadziała zapewne:
cd ~/Pobrane
sudo apt-get update && sudo apt-get install gunzip (jeśli nie masz. podałem przykład na debianopodobne systemy)
gunzip linux-brprinter-(tu sobie dopełnij tabem)
sudo bash linux-brprinter-installer-(dopełnij sobie tabem do pliku sh)
i dalej po prostu wykonuj polecenie instalatora