个人工具

“UbuntuHelp:GeniusColorpageVivid4X”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第5行: 第5行:
 
== Requirements ==
 
== Requirements ==
 
1. Scan or OCR Program
 
1. Scan or OCR Program
 +
 
*Kooka
 
*Kooka
 
*[[UbuntuHelp:XSane|XSane]]
 
*[[UbuntuHelp:XSane|XSane]]
 
2. SANE Packages
 
2. SANE Packages
 +
 
*sane
 
*sane
 
*libsane
 
*libsane
第13行: 第15行:
 
3. You Genius Colorpage Vivid4x firmware named '''ccd548.fw'''
 
3. You Genius Colorpage Vivid4x firmware named '''ccd548.fw'''
 
4. Your Genius Colorpage Vivid4x powered up and plugged in via USB
 
4. Your Genius Colorpage Vivid4x powered up and plugged in via USB
 +
 
== Steps ==
 
== Steps ==
 
1. Download the SANE packages
 
1. Download the SANE packages
 +
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo apt-get install sane libsane sane-utils
 
sudo apt-get install sane libsane sane-utils
 
</nowiki></pre>
 
</nowiki></pre>
 
2. Next run '''sane-find-scanner''' on a terminal window
 
2. Next run '''sane-find-scanner''' on a terminal window
 +
 
The results should say  
 
The results should say  
 
<pre><nowiki>
 
<pre><nowiki>
第25行: 第30行:
 
https://help.ubuntu.com/community/GeniusColorpageVivid4X?action=AttachFile&do=get&target=sane3.jpg
 
https://help.ubuntu.com/community/GeniusColorpageVivid4X?action=AttachFile&do=get&target=sane3.jpg
 
3. Copy the firmware file from /media/hda1/Program Files/ScannerU (usually the case) to /usr/share/sane/gt68xx
 
3. Copy the firmware file from /media/hda1/Program Files/ScannerU (usually the case) to /usr/share/sane/gt68xx
 +
 
<pre><nowiki>
 
<pre><nowiki>
 
sudo cp /media/hda1/Program Files/ScannerU/ccd548.fw /usr/share/sane/gt68xx
 
sudo cp /media/hda1/Program Files/ScannerU/ccd548.fw /usr/share/sane/gt68xx
第31行: 第37行:
 
If you don't have a copy of the firmware file, you can download it [http://www.orbitfiles.com/download/id1483363861 here] and save it to ''/usr/share/sane/gt68xx''
 
If you don't have a copy of the firmware file, you can download it [http://www.orbitfiles.com/download/id1483363861 here] and save it to ''/usr/share/sane/gt68xx''
 
4. Check if your applications can access your scanner
 
4. Check if your applications can access your scanner
 +
 
https://help.ubuntu.com/community/GeniusColorpageVivid4X?action=AttachFile&do=get&target=sane4.jpg
 
https://help.ubuntu.com/community/GeniusColorpageVivid4X?action=AttachFile&do=get&target=sane4.jpg
 
5. Test out your scanner by scanning a newspaper article or a book
 
5. Test out your scanner by scanning a newspaper article or a book
 +
 
== Troubleshooting ==
 
== Troubleshooting ==
 
*If it says ''No USB scanner found'' on Step 2, make sure the scanner is properly plugged in via USB and powered up
 
*If it says ''No USB scanner found'' on Step 2, make sure the scanner is properly plugged in via USB and powered up

2007年12月6日 (四) 15:21的版本

Introduction

This is a Howto article describing steps on how to make your Genius Colorpage Vivid4X work in Ubuntu. Genius Colorpage Vivid4x are stand-alone and user-friendly scanners. It is cheap and very much reliable. Although it does require drivers to get it working in Ubuntu, the steps are fairly easy to accomplish and you'll get your scanner working in a matter of minutes.

Requirements

1. Scan or OCR Program

2. SANE Packages

  • sane
  • libsane
  • sane-utils

3. You Genius Colorpage Vivid4x firmware named ccd548.fw 4. Your Genius Colorpage Vivid4x powered up and plugged in via USB

Steps

1. Download the SANE packages

sudo apt-get install sane libsane sane-utils

2. Next run sane-find-scanner on a terminal window

The results should say

found USB scanner (vendor=0x0458, product=0x201b [600DPI USB Scanner], chip=GT.6816) at libusb:001:004

GeniusColorpageVivid4X?action=AttachFile&do=get&target=sane3.jpg 3. Copy the firmware file from /media/hda1/Program Files/ScannerU (usually the case) to /usr/share/sane/gt68xx

sudo cp /media/hda1/Program Files/ScannerU/ccd548.fw /usr/share/sane/gt68xx

GeniusColorpageVivid4X?action=AttachFile&do=get&target=sane2.jpg If you don't have a copy of the firmware file, you can download it here and save it to /usr/share/sane/gt68xx 4. Check if your applications can access your scanner

GeniusColorpageVivid4X?action=AttachFile&do=get&target=sane4.jpg 5. Test out your scanner by scanning a newspaper article or a book

Troubleshooting

  • If it says No USB scanner found on Step 2, make sure the scanner is properly plugged in via USB and powered up
  • If the connection is good, try running lsusb to check if your system can detect it
  • If the connection is good and lsusb didn't find any USB scanners, the scanner may be defective or USB port is not working

References