Ubuntu 12.04.3 Graphics Issues: Broken Pipes, Reinstalled Xorg and Bumblebee
It seems I have a problem, and am only making it worse by following what I find online. I have a new Asus N550JV-D71 (not sure about the part after the dash, though I definitely know it includes 71). I decided to downgrade Windows 8 to 7, then dual boot Ubuntu 12.04 with it (there were issues with Windows 8, and I had a Windows 7 disk handy). It did work and, after installing Bumblebee in tty (because it wouldn't boot when it was first installed), it worked marvelously for a little less than a week. However, I restarted it last night and got the Could not write bytes: Broken pipes error. (I see it's a very common error, but I've looked at the majority of the suggested Similar Questions already.) I followed what I could find online, followed those instructions (making sure to not install any sort of graphics drivers other than what Bumblebee provides), and it just seems to go further and further downhill.
I'm afraid I didn't write the exact steps to get to this point (it was late by the time I gave up the night before), but it involved reinstalling lightdm, xorg (and xserver?), and Bumblebee. I then changed the Bumblebee.conf file so that Device=nvidia. I'm pretty new to Linux in general (I've used it since 10.04, but I hadn't had issues up until this computer, so it let me stay a newbie), so I'm not exactly sure what log files to look at to find the errors to look up. However, I did look at lshw and noticed that displays was marked as unassigned. Also, if I try to start lightdm using the command line, it always stops at Stopping Mount network filesystems. I should note that there isn't an xorg.conf file, and no .Xauthority.
I would really, really prefer not to reinstall 12.04 if possible. I managed to get grub to display only a short time ago, and I can't boot to the dvd drive unless I go into the BIOS settings and manually change the boot order (that was an issue from the beginning, before the Ubuntu install), and getting into those settings often means rebooting several times due to the fact that the window to get to it is extremely small. I have most of what I need backed up, however, in case it does get to that point. If I really have to, I can just use the latest Ubuntu version instead of the LTS, but the reason I chose 12.04 in the first place is because I need something stable-ish, and Windows isn't suitable to what I need to do.
I should note that the reason I restarted last night in the first place was that it wasn't charging the battery, and the wifi kept on going out.
Hardware:
Nvidia GeForce GT 750M
Intel HD graphics 4600
12.04 xorg lightdm nvidia-optimus bumblebee
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
It seems I have a problem, and am only making it worse by following what I find online. I have a new Asus N550JV-D71 (not sure about the part after the dash, though I definitely know it includes 71). I decided to downgrade Windows 8 to 7, then dual boot Ubuntu 12.04 with it (there were issues with Windows 8, and I had a Windows 7 disk handy). It did work and, after installing Bumblebee in tty (because it wouldn't boot when it was first installed), it worked marvelously for a little less than a week. However, I restarted it last night and got the Could not write bytes: Broken pipes error. (I see it's a very common error, but I've looked at the majority of the suggested Similar Questions already.) I followed what I could find online, followed those instructions (making sure to not install any sort of graphics drivers other than what Bumblebee provides), and it just seems to go further and further downhill.
I'm afraid I didn't write the exact steps to get to this point (it was late by the time I gave up the night before), but it involved reinstalling lightdm, xorg (and xserver?), and Bumblebee. I then changed the Bumblebee.conf file so that Device=nvidia. I'm pretty new to Linux in general (I've used it since 10.04, but I hadn't had issues up until this computer, so it let me stay a newbie), so I'm not exactly sure what log files to look at to find the errors to look up. However, I did look at lshw and noticed that displays was marked as unassigned. Also, if I try to start lightdm using the command line, it always stops at Stopping Mount network filesystems. I should note that there isn't an xorg.conf file, and no .Xauthority.
I would really, really prefer not to reinstall 12.04 if possible. I managed to get grub to display only a short time ago, and I can't boot to the dvd drive unless I go into the BIOS settings and manually change the boot order (that was an issue from the beginning, before the Ubuntu install), and getting into those settings often means rebooting several times due to the fact that the window to get to it is extremely small. I have most of what I need backed up, however, in case it does get to that point. If I really have to, I can just use the latest Ubuntu version instead of the LTS, but the reason I chose 12.04 in the first place is because I need something stable-ish, and Windows isn't suitable to what I need to do.
I should note that the reason I restarted last night in the first place was that it wasn't charging the battery, and the wifi kept on going out.
Hardware:
Nvidia GeForce GT 750M
Intel HD graphics 4600
12.04 xorg lightdm nvidia-optimus bumblebee
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
In case you're still stuck atcould not write bytes...you can reinstall the default graphic driver to fix this by uninstalling anything nvidia related and then doingsudo apt-get install xserver-xorg-lts-raring
– thwd
Sep 13 '13 at 22:56
add a comment |
It seems I have a problem, and am only making it worse by following what I find online. I have a new Asus N550JV-D71 (not sure about the part after the dash, though I definitely know it includes 71). I decided to downgrade Windows 8 to 7, then dual boot Ubuntu 12.04 with it (there were issues with Windows 8, and I had a Windows 7 disk handy). It did work and, after installing Bumblebee in tty (because it wouldn't boot when it was first installed), it worked marvelously for a little less than a week. However, I restarted it last night and got the Could not write bytes: Broken pipes error. (I see it's a very common error, but I've looked at the majority of the suggested Similar Questions already.) I followed what I could find online, followed those instructions (making sure to not install any sort of graphics drivers other than what Bumblebee provides), and it just seems to go further and further downhill.
I'm afraid I didn't write the exact steps to get to this point (it was late by the time I gave up the night before), but it involved reinstalling lightdm, xorg (and xserver?), and Bumblebee. I then changed the Bumblebee.conf file so that Device=nvidia. I'm pretty new to Linux in general (I've used it since 10.04, but I hadn't had issues up until this computer, so it let me stay a newbie), so I'm not exactly sure what log files to look at to find the errors to look up. However, I did look at lshw and noticed that displays was marked as unassigned. Also, if I try to start lightdm using the command line, it always stops at Stopping Mount network filesystems. I should note that there isn't an xorg.conf file, and no .Xauthority.
I would really, really prefer not to reinstall 12.04 if possible. I managed to get grub to display only a short time ago, and I can't boot to the dvd drive unless I go into the BIOS settings and manually change the boot order (that was an issue from the beginning, before the Ubuntu install), and getting into those settings often means rebooting several times due to the fact that the window to get to it is extremely small. I have most of what I need backed up, however, in case it does get to that point. If I really have to, I can just use the latest Ubuntu version instead of the LTS, but the reason I chose 12.04 in the first place is because I need something stable-ish, and Windows isn't suitable to what I need to do.
I should note that the reason I restarted last night in the first place was that it wasn't charging the battery, and the wifi kept on going out.
Hardware:
Nvidia GeForce GT 750M
Intel HD graphics 4600
12.04 xorg lightdm nvidia-optimus bumblebee
It seems I have a problem, and am only making it worse by following what I find online. I have a new Asus N550JV-D71 (not sure about the part after the dash, though I definitely know it includes 71). I decided to downgrade Windows 8 to 7, then dual boot Ubuntu 12.04 with it (there were issues with Windows 8, and I had a Windows 7 disk handy). It did work and, after installing Bumblebee in tty (because it wouldn't boot when it was first installed), it worked marvelously for a little less than a week. However, I restarted it last night and got the Could not write bytes: Broken pipes error. (I see it's a very common error, but I've looked at the majority of the suggested Similar Questions already.) I followed what I could find online, followed those instructions (making sure to not install any sort of graphics drivers other than what Bumblebee provides), and it just seems to go further and further downhill.
I'm afraid I didn't write the exact steps to get to this point (it was late by the time I gave up the night before), but it involved reinstalling lightdm, xorg (and xserver?), and Bumblebee. I then changed the Bumblebee.conf file so that Device=nvidia. I'm pretty new to Linux in general (I've used it since 10.04, but I hadn't had issues up until this computer, so it let me stay a newbie), so I'm not exactly sure what log files to look at to find the errors to look up. However, I did look at lshw and noticed that displays was marked as unassigned. Also, if I try to start lightdm using the command line, it always stops at Stopping Mount network filesystems. I should note that there isn't an xorg.conf file, and no .Xauthority.
I would really, really prefer not to reinstall 12.04 if possible. I managed to get grub to display only a short time ago, and I can't boot to the dvd drive unless I go into the BIOS settings and manually change the boot order (that was an issue from the beginning, before the Ubuntu install), and getting into those settings often means rebooting several times due to the fact that the window to get to it is extremely small. I have most of what I need backed up, however, in case it does get to that point. If I really have to, I can just use the latest Ubuntu version instead of the LTS, but the reason I chose 12.04 in the first place is because I need something stable-ish, and Windows isn't suitable to what I need to do.
I should note that the reason I restarted last night in the first place was that it wasn't charging the battery, and the wifi kept on going out.
Hardware:
Nvidia GeForce GT 750M
Intel HD graphics 4600
12.04 xorg lightdm nvidia-optimus bumblebee
12.04 xorg lightdm nvidia-optimus bumblebee
edited Sep 11 '13 at 23:53
user190488
asked Sep 11 '13 at 19:57
user190488user190488
1614
1614
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
In case you're still stuck atcould not write bytes...you can reinstall the default graphic driver to fix this by uninstalling anything nvidia related and then doingsudo apt-get install xserver-xorg-lts-raring
– thwd
Sep 13 '13 at 22:56
add a comment |
In case you're still stuck atcould not write bytes...you can reinstall the default graphic driver to fix this by uninstalling anything nvidia related and then doingsudo apt-get install xserver-xorg-lts-raring
– thwd
Sep 13 '13 at 22:56
In case you're still stuck at
could not write bytes... you can reinstall the default graphic driver to fix this by uninstalling anything nvidia related and then doing sudo apt-get install xserver-xorg-lts-raring– thwd
Sep 13 '13 at 22:56
In case you're still stuck at
could not write bytes... you can reinstall the default graphic driver to fix this by uninstalling anything nvidia related and then doing sudo apt-get install xserver-xorg-lts-raring– thwd
Sep 13 '13 at 22:56
add a comment |
2 Answers
2
active
oldest
votes
I cannot advise on this specific issue, but I'd like to share my experience in maintaining/troubleshooting ubuntu. Upon installation of OS I also install mercurial (hg), then go to /etc and do sudo hg init, sudo hg add, sudo hg commit -m 'initial configuration'. Periodically, or when doing tricky things, I do sudo hg add and sudo hg commit – to save the states of /etc.
When I'm in trouble, I use sudo hg diff to see what's changed. This unix philosophy of keeping all the configuration under one hood and this trick helped me a number of times.
P.S. It's fine for home. Not for corporate environment (where it might be of a security concern)
add a comment |
I answered this before but apparently it was to wordy and got "deleted" for not answering so here is my next try at this without the explainations for why.
I have the exact same Haswell and 750M nvidia so I know exactly what you mean. For me, I was able to get the system working again by uninstalling the nvidia-prime dependency.
sudo apt-get purge nvidia-prime
That got most of the things working again just restarting lightdm after uninstalling that. Not explaining why this time since that is apparently off topic. What did not still work after that was the "optimus" system but I expect it to get worked out soonish by others.
If you cannot wait and want the optimus system working ASAP, then uninstall everything "raring" related and install "quantas" related equivalents instead. Then install the bumblebee/primus systems like normal and you are good. Remember both the xserver and the kernel must be of the quantas variety not raring in order to get optimus working again right now. If you still have a raring kernel installed, it will default to that kernel on bootup so manually switch to the quantas kernel or remove the raring kernel completely.
add a comment |
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%2f344409%2fubuntu-12-04-3-graphics-issues-broken-pipes-reinstalled-xorg-and-bumblebee%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
I cannot advise on this specific issue, but I'd like to share my experience in maintaining/troubleshooting ubuntu. Upon installation of OS I also install mercurial (hg), then go to /etc and do sudo hg init, sudo hg add, sudo hg commit -m 'initial configuration'. Periodically, or when doing tricky things, I do sudo hg add and sudo hg commit – to save the states of /etc.
When I'm in trouble, I use sudo hg diff to see what's changed. This unix philosophy of keeping all the configuration under one hood and this trick helped me a number of times.
P.S. It's fine for home. Not for corporate environment (where it might be of a security concern)
add a comment |
I cannot advise on this specific issue, but I'd like to share my experience in maintaining/troubleshooting ubuntu. Upon installation of OS I also install mercurial (hg), then go to /etc and do sudo hg init, sudo hg add, sudo hg commit -m 'initial configuration'. Periodically, or when doing tricky things, I do sudo hg add and sudo hg commit – to save the states of /etc.
When I'm in trouble, I use sudo hg diff to see what's changed. This unix philosophy of keeping all the configuration under one hood and this trick helped me a number of times.
P.S. It's fine for home. Not for corporate environment (where it might be of a security concern)
add a comment |
I cannot advise on this specific issue, but I'd like to share my experience in maintaining/troubleshooting ubuntu. Upon installation of OS I also install mercurial (hg), then go to /etc and do sudo hg init, sudo hg add, sudo hg commit -m 'initial configuration'. Periodically, or when doing tricky things, I do sudo hg add and sudo hg commit – to save the states of /etc.
When I'm in trouble, I use sudo hg diff to see what's changed. This unix philosophy of keeping all the configuration under one hood and this trick helped me a number of times.
P.S. It's fine for home. Not for corporate environment (where it might be of a security concern)
I cannot advise on this specific issue, but I'd like to share my experience in maintaining/troubleshooting ubuntu. Upon installation of OS I also install mercurial (hg), then go to /etc and do sudo hg init, sudo hg add, sudo hg commit -m 'initial configuration'. Periodically, or when doing tricky things, I do sudo hg add and sudo hg commit – to save the states of /etc.
When I'm in trouble, I use sudo hg diff to see what's changed. This unix philosophy of keeping all the configuration under one hood and this trick helped me a number of times.
P.S. It's fine for home. Not for corporate environment (where it might be of a security concern)
answered Sep 11 '13 at 20:17
bohdan_trotsenkobohdan_trotsenko
248412
248412
add a comment |
add a comment |
I answered this before but apparently it was to wordy and got "deleted" for not answering so here is my next try at this without the explainations for why.
I have the exact same Haswell and 750M nvidia so I know exactly what you mean. For me, I was able to get the system working again by uninstalling the nvidia-prime dependency.
sudo apt-get purge nvidia-prime
That got most of the things working again just restarting lightdm after uninstalling that. Not explaining why this time since that is apparently off topic. What did not still work after that was the "optimus" system but I expect it to get worked out soonish by others.
If you cannot wait and want the optimus system working ASAP, then uninstall everything "raring" related and install "quantas" related equivalents instead. Then install the bumblebee/primus systems like normal and you are good. Remember both the xserver and the kernel must be of the quantas variety not raring in order to get optimus working again right now. If you still have a raring kernel installed, it will default to that kernel on bootup so manually switch to the quantas kernel or remove the raring kernel completely.
add a comment |
I answered this before but apparently it was to wordy and got "deleted" for not answering so here is my next try at this without the explainations for why.
I have the exact same Haswell and 750M nvidia so I know exactly what you mean. For me, I was able to get the system working again by uninstalling the nvidia-prime dependency.
sudo apt-get purge nvidia-prime
That got most of the things working again just restarting lightdm after uninstalling that. Not explaining why this time since that is apparently off topic. What did not still work after that was the "optimus" system but I expect it to get worked out soonish by others.
If you cannot wait and want the optimus system working ASAP, then uninstall everything "raring" related and install "quantas" related equivalents instead. Then install the bumblebee/primus systems like normal and you are good. Remember both the xserver and the kernel must be of the quantas variety not raring in order to get optimus working again right now. If you still have a raring kernel installed, it will default to that kernel on bootup so manually switch to the quantas kernel or remove the raring kernel completely.
add a comment |
I answered this before but apparently it was to wordy and got "deleted" for not answering so here is my next try at this without the explainations for why.
I have the exact same Haswell and 750M nvidia so I know exactly what you mean. For me, I was able to get the system working again by uninstalling the nvidia-prime dependency.
sudo apt-get purge nvidia-prime
That got most of the things working again just restarting lightdm after uninstalling that. Not explaining why this time since that is apparently off topic. What did not still work after that was the "optimus" system but I expect it to get worked out soonish by others.
If you cannot wait and want the optimus system working ASAP, then uninstall everything "raring" related and install "quantas" related equivalents instead. Then install the bumblebee/primus systems like normal and you are good. Remember both the xserver and the kernel must be of the quantas variety not raring in order to get optimus working again right now. If you still have a raring kernel installed, it will default to that kernel on bootup so manually switch to the quantas kernel or remove the raring kernel completely.
I answered this before but apparently it was to wordy and got "deleted" for not answering so here is my next try at this without the explainations for why.
I have the exact same Haswell and 750M nvidia so I know exactly what you mean. For me, I was able to get the system working again by uninstalling the nvidia-prime dependency.
sudo apt-get purge nvidia-prime
That got most of the things working again just restarting lightdm after uninstalling that. Not explaining why this time since that is apparently off topic. What did not still work after that was the "optimus" system but I expect it to get worked out soonish by others.
If you cannot wait and want the optimus system working ASAP, then uninstall everything "raring" related and install "quantas" related equivalents instead. Then install the bumblebee/primus systems like normal and you are good. Remember both the xserver and the kernel must be of the quantas variety not raring in order to get optimus working again right now. If you still have a raring kernel installed, it will default to that kernel on bootup so manually switch to the quantas kernel or remove the raring kernel completely.
answered Sep 30 '13 at 23:24
RybaRyba
1012
1012
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%2f344409%2fubuntu-12-04-3-graphics-issues-broken-pipes-reinstalled-xorg-and-bumblebee%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
In case you're still stuck at
could not write bytes...you can reinstall the default graphic driver to fix this by uninstalling anything nvidia related and then doingsudo apt-get install xserver-xorg-lts-raring– thwd
Sep 13 '13 at 22:56