Home » Hardware » Σαρωτές » ScanMagic 1200 UB Plus Scanner
Σαρωτές ScanMagic 1200 UB Plus Scanner
Μοντέλο: ScanMagic 1200 UB Plus Scanner(Κωδικός id του μοντέλου: 1311)
Άλλα πιθανά ονόματα της συσκευής:
Ultima Electronics Corp. Artec Ultima 2000
(GT6801 based)
Lifetec LT9385
Κατασκευαστής:
Ultima Electronics Corp.
Κωδικός Κατασκευαστή:Κωδικός Προϊόντος:
05d8:4002
Έτος εμπορικής κυκλοφορίας:
μη-διευκρινισμένο
Διεπαφή:
USB
Δοκιμάσθηκε με:
Trisquel 6.0 Toutatis
Δοκιμάσθηκε με τον εξής ελεύθερο πυρήνα:
3.5.0-42-generic
Συμβατότητα με το ελεύθερο λογισμικό:
B-Μερικός
Ελεύθεροι οδηγοί/driver που χρησιμοποιήθηκαν:
Περιγραφή:
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

The contents of this page are in the Public Domain. (see the CC0 page for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text for any purpose, commercial or non-commercial, and by any means.
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