Home » Hardware » escáneres » ScanMagic 1200 UB Plus Scanner
escáner ScanMagic 1200 UB Plus Scanner
modelo: ScanMagic 1200 UB Plus Scanner(id del modelo: 1311)
otros posibles nombres del dispositivo:
Ultima Electronics Corp. Artec Ultima 2000
(GT6801 based)
Lifetec LT9385
fabricante:
Ultima Electronics Corp.
código VendorID:ProductID del dispositivo:
05d8:4002
año de comercialización:
no especificado
interfaz:
USB
probado con:
Trisquel 6.0 Toutatis
probado con el siguiente kernel libre:
3.5.0-42-generic
compatibilidad con software libre:
B-Parcial
driver libre usado:
Descripción:
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

El contenido de esta página está en Dominio Público. (vea la página CC0 para información detallada). Cualquiera es libre de copiar, modificar, publicar, usar, vender o distribuir el texto para cualquier propósito, comercial o no comercial, y por cualquier medio.
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