Ubuntu 16.04 xerox travel scanner 100 will not calibrate, gives black images
OS: Ubuntu 16.04
Device: Xerox Travel Scanner 100.
Problems
a): Output is always a black page.
b): Researching the a) problem indicates that calibration is required
- unable to calibrate.
System Info
sane-find-scanner finds the device:...
*found USB scanner (vendor=0x04a7 [Xerox], product=0x04ac [Travel Scanner 100], chip=GL842) at libusb:001:004*
...
scanimage -L gives:*device
genesys:libusb:001:004' is a Xerox Travelscanner 100 flatbed scanner*`
Several online search results for this issue indicated that the device needs calibration. I do not have the original calibration sheet, and Xerox does not sell/ship them, but in desperation I printed one from a web search and tried feeding it to:
scanimage --calibrate >xerox.cal
After the scanner buzzed and brrr'ed its way through the page, that command gave:
*scanimage: setting of option --calibrate failed (Operation not supported)*
But a print of the available options for the device shows it as a valid option.
The scanner goes through all the motions to scan a page, but produces a black output image. I have tried Simplescan, Xsane, gScan2pdf, scanimage and even installed Skanlite to no avail. The result is always a black image. It seems to me this is an issue with the genesys backend. Or, it is something so glaringly obvious that I'm missing it.
The device works properly on Windows XP (yes XP). I'm trying to move to Linux, but keep running into these gotchas, so I've kept the Windows partition.
I tried scanning from a LiveUSB "vanilla" Ubuntu, thinking that I might have messed up something with all the removes/installs. Same result: black image.
Does anyone have a solution or a suggestion for fixing this?
usb scanner
add a comment |
OS: Ubuntu 16.04
Device: Xerox Travel Scanner 100.
Problems
a): Output is always a black page.
b): Researching the a) problem indicates that calibration is required
- unable to calibrate.
System Info
sane-find-scanner finds the device:...
*found USB scanner (vendor=0x04a7 [Xerox], product=0x04ac [Travel Scanner 100], chip=GL842) at libusb:001:004*
...
scanimage -L gives:*device
genesys:libusb:001:004' is a Xerox Travelscanner 100 flatbed scanner*`
Several online search results for this issue indicated that the device needs calibration. I do not have the original calibration sheet, and Xerox does not sell/ship them, but in desperation I printed one from a web search and tried feeding it to:
scanimage --calibrate >xerox.cal
After the scanner buzzed and brrr'ed its way through the page, that command gave:
*scanimage: setting of option --calibrate failed (Operation not supported)*
But a print of the available options for the device shows it as a valid option.
The scanner goes through all the motions to scan a page, but produces a black output image. I have tried Simplescan, Xsane, gScan2pdf, scanimage and even installed Skanlite to no avail. The result is always a black image. It seems to me this is an issue with the genesys backend. Or, it is something so glaringly obvious that I'm missing it.
The device works properly on Windows XP (yes XP). I'm trying to move to Linux, but keep running into these gotchas, so I've kept the Windows partition.
I tried scanning from a LiveUSB "vanilla" Ubuntu, thinking that I might have messed up something with all the removes/installs. Same result: black image.
Does anyone have a solution or a suggestion for fixing this?
usb scanner
Update: the "--calibrate" is a "button"; I tried using gScan2PDF's button in the GUI, got a number of seconds of whirring, then a black image.
– emc2
Jan 28 at 19:08
add a comment |
OS: Ubuntu 16.04
Device: Xerox Travel Scanner 100.
Problems
a): Output is always a black page.
b): Researching the a) problem indicates that calibration is required
- unable to calibrate.
System Info
sane-find-scanner finds the device:...
*found USB scanner (vendor=0x04a7 [Xerox], product=0x04ac [Travel Scanner 100], chip=GL842) at libusb:001:004*
...
scanimage -L gives:*device
genesys:libusb:001:004' is a Xerox Travelscanner 100 flatbed scanner*`
Several online search results for this issue indicated that the device needs calibration. I do not have the original calibration sheet, and Xerox does not sell/ship them, but in desperation I printed one from a web search and tried feeding it to:
scanimage --calibrate >xerox.cal
After the scanner buzzed and brrr'ed its way through the page, that command gave:
*scanimage: setting of option --calibrate failed (Operation not supported)*
But a print of the available options for the device shows it as a valid option.
The scanner goes through all the motions to scan a page, but produces a black output image. I have tried Simplescan, Xsane, gScan2pdf, scanimage and even installed Skanlite to no avail. The result is always a black image. It seems to me this is an issue with the genesys backend. Or, it is something so glaringly obvious that I'm missing it.
The device works properly on Windows XP (yes XP). I'm trying to move to Linux, but keep running into these gotchas, so I've kept the Windows partition.
I tried scanning from a LiveUSB "vanilla" Ubuntu, thinking that I might have messed up something with all the removes/installs. Same result: black image.
Does anyone have a solution or a suggestion for fixing this?
usb scanner
OS: Ubuntu 16.04
Device: Xerox Travel Scanner 100.
Problems
a): Output is always a black page.
b): Researching the a) problem indicates that calibration is required
- unable to calibrate.
System Info
sane-find-scanner finds the device:...
*found USB scanner (vendor=0x04a7 [Xerox], product=0x04ac [Travel Scanner 100], chip=GL842) at libusb:001:004*
...
scanimage -L gives:*device
genesys:libusb:001:004' is a Xerox Travelscanner 100 flatbed scanner*`
Several online search results for this issue indicated that the device needs calibration. I do not have the original calibration sheet, and Xerox does not sell/ship them, but in desperation I printed one from a web search and tried feeding it to:
scanimage --calibrate >xerox.cal
After the scanner buzzed and brrr'ed its way through the page, that command gave:
*scanimage: setting of option --calibrate failed (Operation not supported)*
But a print of the available options for the device shows it as a valid option.
The scanner goes through all the motions to scan a page, but produces a black output image. I have tried Simplescan, Xsane, gScan2pdf, scanimage and even installed Skanlite to no avail. The result is always a black image. It seems to me this is an issue with the genesys backend. Or, it is something so glaringly obvious that I'm missing it.
The device works properly on Windows XP (yes XP). I'm trying to move to Linux, but keep running into these gotchas, so I've kept the Windows partition.
I tried scanning from a LiveUSB "vanilla" Ubuntu, thinking that I might have messed up something with all the removes/installs. Same result: black image.
Does anyone have a solution or a suggestion for fixing this?
usb scanner
usb scanner
asked Jan 21 at 20:27
emc2emc2
63
63
Update: the "--calibrate" is a "button"; I tried using gScan2PDF's button in the GUI, got a number of seconds of whirring, then a black image.
– emc2
Jan 28 at 19:08
add a comment |
Update: the "--calibrate" is a "button"; I tried using gScan2PDF's button in the GUI, got a number of seconds of whirring, then a black image.
– emc2
Jan 28 at 19:08
Update: the "--calibrate" is a "button"; I tried using gScan2PDF's button in the GUI, got a number of seconds of whirring, then a black image.
– emc2
Jan 28 at 19:08
Update: the "--calibrate" is a "button"; I tried using gScan2PDF's button in the GUI, got a number of seconds of whirring, then a black image.
– emc2
Jan 28 at 19:08
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111763%2fubuntu-16-04-xerox-travel-scanner-100-will-not-calibrate-gives-black-images%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1111763%2fubuntu-16-04-xerox-travel-scanner-100-will-not-calibrate-gives-black-images%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Update: the "--calibrate" is a "button"; I tried using gScan2PDF's button in the GUI, got a number of seconds of whirring, then a black image.
– emc2
Jan 28 at 19:08