Why does my Dell 1130n printer not install?
I have a fully updated Ubuntu 12.04 and my Dell laser class 1130n printer won't install via a USB port. Does anyone have any ideas? It says that I have the wrong driver and it only prints an error page.
12.04 printing
add a comment |
I have a fully updated Ubuntu 12.04 and my Dell laser class 1130n printer won't install via a USB port. Does anyone have any ideas? It says that I have the wrong driver and it only prints an error page.
12.04 printing
1
Nevermind, I forgot that I could use the 'generic' driver, it ended up working.
– Ron
May 17 '12 at 2:25
add a comment |
I have a fully updated Ubuntu 12.04 and my Dell laser class 1130n printer won't install via a USB port. Does anyone have any ideas? It says that I have the wrong driver and it only prints an error page.
12.04 printing
I have a fully updated Ubuntu 12.04 and my Dell laser class 1130n printer won't install via a USB port. Does anyone have any ideas? It says that I have the wrong driver and it only prints an error page.
12.04 printing
12.04 printing
edited May 17 '12 at 17:47
coversnail
4,633133469
4,633133469
asked May 17 '12 at 2:18
RonRon
62
62
1
Nevermind, I forgot that I could use the 'generic' driver, it ended up working.
– Ron
May 17 '12 at 2:25
add a comment |
1
Nevermind, I forgot that I could use the 'generic' driver, it ended up working.
– Ron
May 17 '12 at 2:25
1
1
Nevermind, I forgot that I could use the 'generic' driver, it ended up working.
– Ron
May 17 '12 at 2:25
Nevermind, I forgot that I could use the 'generic' driver, it ended up working.
– Ron
May 17 '12 at 2:25
add a comment |
2 Answers
2
active
oldest
votes
Ubuntu does not include a driver for your printer.
A google search tells me that Dell's 1130N is actually a rebadged Samsung ML-2580n with customised firmware.
What generic driver did you actually use? Paste the output of this command on a terminal: grep -H '^*NickName:' /etc/cups/ppd/*.ppd
Can you try weather the splix driver for the Samsung ML-2580N, which is included with Ubuntu, works good or better than the generic driver with your printer?
Go to system-config-printer (System -> Administration -> Printing in GNOME classic, Gear icon at the upper right of the screen -> Printers in Unity), right click your Printer and select Properties > click Change... next to the Make and Model field to see the available drivers and change it to Samsung ML-2580N.
add a comment |
We also have 12.04 and tried installing our Dell 1130 on it. It had worked with 11.10 but we could not do so with 12.04. To make a long story short we found that someone in another forum found that if you chose the Samsung ML1915 from the manufacturer list instead of the Dell 1130 that it worked just fine.
add a comment |
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%2f138159%2fwhy-does-my-dell-1130n-printer-not-install%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ubuntu does not include a driver for your printer.
A google search tells me that Dell's 1130N is actually a rebadged Samsung ML-2580n with customised firmware.
What generic driver did you actually use? Paste the output of this command on a terminal: grep -H '^*NickName:' /etc/cups/ppd/*.ppd
Can you try weather the splix driver for the Samsung ML-2580N, which is included with Ubuntu, works good or better than the generic driver with your printer?
Go to system-config-printer (System -> Administration -> Printing in GNOME classic, Gear icon at the upper right of the screen -> Printers in Unity), right click your Printer and select Properties > click Change... next to the Make and Model field to see the available drivers and change it to Samsung ML-2580N.
add a comment |
Ubuntu does not include a driver for your printer.
A google search tells me that Dell's 1130N is actually a rebadged Samsung ML-2580n with customised firmware.
What generic driver did you actually use? Paste the output of this command on a terminal: grep -H '^*NickName:' /etc/cups/ppd/*.ppd
Can you try weather the splix driver for the Samsung ML-2580N, which is included with Ubuntu, works good or better than the generic driver with your printer?
Go to system-config-printer (System -> Administration -> Printing in GNOME classic, Gear icon at the upper right of the screen -> Printers in Unity), right click your Printer and select Properties > click Change... next to the Make and Model field to see the available drivers and change it to Samsung ML-2580N.
add a comment |
Ubuntu does not include a driver for your printer.
A google search tells me that Dell's 1130N is actually a rebadged Samsung ML-2580n with customised firmware.
What generic driver did you actually use? Paste the output of this command on a terminal: grep -H '^*NickName:' /etc/cups/ppd/*.ppd
Can you try weather the splix driver for the Samsung ML-2580N, which is included with Ubuntu, works good or better than the generic driver with your printer?
Go to system-config-printer (System -> Administration -> Printing in GNOME classic, Gear icon at the upper right of the screen -> Printers in Unity), right click your Printer and select Properties > click Change... next to the Make and Model field to see the available drivers and change it to Samsung ML-2580N.
Ubuntu does not include a driver for your printer.
A google search tells me that Dell's 1130N is actually a rebadged Samsung ML-2580n with customised firmware.
What generic driver did you actually use? Paste the output of this command on a terminal: grep -H '^*NickName:' /etc/cups/ppd/*.ppd
Can you try weather the splix driver for the Samsung ML-2580N, which is included with Ubuntu, works good or better than the generic driver with your printer?
Go to system-config-printer (System -> Administration -> Printing in GNOME classic, Gear icon at the upper right of the screen -> Printers in Unity), right click your Printer and select Properties > click Change... next to the Make and Model field to see the available drivers and change it to Samsung ML-2580N.
edited Aug 11 '12 at 23:00
answered Aug 11 '12 at 22:45
padvpadv
22926
22926
add a comment |
add a comment |
We also have 12.04 and tried installing our Dell 1130 on it. It had worked with 11.10 but we could not do so with 12.04. To make a long story short we found that someone in another forum found that if you chose the Samsung ML1915 from the manufacturer list instead of the Dell 1130 that it worked just fine.
add a comment |
We also have 12.04 and tried installing our Dell 1130 on it. It had worked with 11.10 but we could not do so with 12.04. To make a long story short we found that someone in another forum found that if you chose the Samsung ML1915 from the manufacturer list instead of the Dell 1130 that it worked just fine.
add a comment |
We also have 12.04 and tried installing our Dell 1130 on it. It had worked with 11.10 but we could not do so with 12.04. To make a long story short we found that someone in another forum found that if you chose the Samsung ML1915 from the manufacturer list instead of the Dell 1130 that it worked just fine.
We also have 12.04 and tried installing our Dell 1130 on it. It had worked with 11.10 but we could not do so with 12.04. To make a long story short we found that someone in another forum found that if you chose the Samsung ML1915 from the manufacturer list instead of the Dell 1130 that it worked just fine.
answered Oct 9 '13 at 16:43
Roland TremblayRoland Tremblay
11
11
add a comment |
add a comment |
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%2f138159%2fwhy-does-my-dell-1130n-printer-not-install%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

1
Nevermind, I forgot that I could use the 'generic' driver, it ended up working.
– Ron
May 17 '12 at 2:25