Home » Hardware » scanner » ScanMagic 1200 UB Plus Scanner
scanner ScanMagic 1200 UB Plus Scanner
modello: ScanMagic 1200 UB Plus Scanner(id del modello: 1311)
eventuali altri nomi del dispositivo:
Ultima Electronics Corp. Artec Ultima 2000
(GT6801 based)
Lifetec LT9385
marca:
Ultima Electronics Corp.
codice VendorID:ProductID del prodotto:
05d8:4002
anno di commercializzazione:
non specificato
interfaccia:
USB
testato con:
Trisquel 6.0 Toutatis
testato con il seguente kernel libre:
3.5.0-42-generic
compatibilità con il software libero:
B-Parziale
driver liberi usati:
Descrizione:
Requires the downloading and setup using the following script
#!/bin/bash
#################################################
# DESCRIPTION: Mustek UB1200 Plus setup on Ubuntu
# DATE: 2011.10.23
# AUTHOR: ssnjara
#################################################
#navigate to proper directory
sudo mkdir /usr/share/sane/gt68xx
cd /usr/share/sane/gt68xx
echo "Driver firmware download directory is:"
pwd
echo "Starting downlad..."
sleep 2
#download driver firmware file sbfw.usb
sudo wget http://www.meier-geinitz.de/sane/gt68xx-backend/firmware/sbfw.usb
cd /etc/sane.d/
sleep 2
echo "Seting up /etc/sane.d/gt68xx.conf file"
#search the string in file and replace it
sudo sed -i.backup -e 's/^#override "mustek-scanexpress-1200-ub-plus"/override "mustek-scanexpress-1200-ub-plus"/' gt68xx.conf
sleep 2
echo "Device should be ready for use!"

Write below your motivation

I contenuti di questa pagina sono di Pubblico Dominio. (leggi la pagina CC0 per informazioni dettagliate). Chiunque è libero di copiare, modificare, pubblicare, usare, vendere, o distribuire tale contenuto per qualsiasi fine, commerciale o non commerciale, e con ogni mezzo.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information