Error when boot: Could not write bytes: broken pipe
Good day,
I see there are various questions about the same topic but it looks like the cause are somewhat different. I tried tor resolve my problem by looking and trying some of the solutions but without any success so far. I suspect my problems come in with the graphics drivers as I made a change to the resolution and then for some reason I could not reset the resolution to the original values. I therefore installed the latest nvidia drivers by using the following:
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get dist-upgrade
but I think I made a mistake by then also installing this afterwards:
sudo apt-get install nvidia-current
I rebooted and now I get this error:
Could not write bytes: broken pipe
Assistance will be highly appreciated
boot nvidia restore pipe
add a comment |
Good day,
I see there are various questions about the same topic but it looks like the cause are somewhat different. I tried tor resolve my problem by looking and trying some of the solutions but without any success so far. I suspect my problems come in with the graphics drivers as I made a change to the resolution and then for some reason I could not reset the resolution to the original values. I therefore installed the latest nvidia drivers by using the following:
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get dist-upgrade
but I think I made a mistake by then also installing this afterwards:
sudo apt-get install nvidia-current
I rebooted and now I get this error:
Could not write bytes: broken pipe
Assistance will be highly appreciated
boot nvidia restore pipe
add a comment |
Good day,
I see there are various questions about the same topic but it looks like the cause are somewhat different. I tried tor resolve my problem by looking and trying some of the solutions but without any success so far. I suspect my problems come in with the graphics drivers as I made a change to the resolution and then for some reason I could not reset the resolution to the original values. I therefore installed the latest nvidia drivers by using the following:
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get dist-upgrade
but I think I made a mistake by then also installing this afterwards:
sudo apt-get install nvidia-current
I rebooted and now I get this error:
Could not write bytes: broken pipe
Assistance will be highly appreciated
boot nvidia restore pipe
Good day,
I see there are various questions about the same topic but it looks like the cause are somewhat different. I tried tor resolve my problem by looking and trying some of the solutions but without any success so far. I suspect my problems come in with the graphics drivers as I made a change to the resolution and then for some reason I could not reset the resolution to the original values. I therefore installed the latest nvidia drivers by using the following:
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get dist-upgrade
but I think I made a mistake by then also installing this afterwards:
sudo apt-get install nvidia-current
I rebooted and now I get this error:
Could not write bytes: broken pipe
Assistance will be highly appreciated
boot nvidia restore pipe
boot nvidia restore pipe
edited Apr 12 '14 at 7:11
Marius
asked Apr 11 '14 at 20:55
MariusMarius
112
112
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Does this Forum Post Help?
Error: could not write bytes: Broken pipe
In case you cant see it:
- CTRL-ALT-F1 (to get a CLI)
- sudo apt-get update
- sudo apt-get purge nvidia-*
- sudo apt-get install invida-current-updates
and just in case:
sudo rm .Xauthority
No, I have done all these steps but I still get the same error
– Marius
Apr 11 '14 at 22:25
add a comment |
I faced the same error message (in 12.04 on a Lenovo ThinkPad T500) immediately during the boot process and could not get through to any login screen. I had caused this behaviour before by manually modifying the xorg.conf file with a line that should do something desired. (Silly me! :-()
To reverse the entry I booted from another partition, mounted my dysfunct old root partition and changed the xorg.conf back again.
After that my familiar root partition returned like a charm. :-)
Cheers,
Petra
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%2f446618%2ferror-when-boot-could-not-write-bytes-broken-pipe%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
Does this Forum Post Help?
Error: could not write bytes: Broken pipe
In case you cant see it:
- CTRL-ALT-F1 (to get a CLI)
- sudo apt-get update
- sudo apt-get purge nvidia-*
- sudo apt-get install invida-current-updates
and just in case:
sudo rm .Xauthority
No, I have done all these steps but I still get the same error
– Marius
Apr 11 '14 at 22:25
add a comment |
Does this Forum Post Help?
Error: could not write bytes: Broken pipe
In case you cant see it:
- CTRL-ALT-F1 (to get a CLI)
- sudo apt-get update
- sudo apt-get purge nvidia-*
- sudo apt-get install invida-current-updates
and just in case:
sudo rm .Xauthority
No, I have done all these steps but I still get the same error
– Marius
Apr 11 '14 at 22:25
add a comment |
Does this Forum Post Help?
Error: could not write bytes: Broken pipe
In case you cant see it:
- CTRL-ALT-F1 (to get a CLI)
- sudo apt-get update
- sudo apt-get purge nvidia-*
- sudo apt-get install invida-current-updates
and just in case:
sudo rm .Xauthority
Does this Forum Post Help?
Error: could not write bytes: Broken pipe
In case you cant see it:
- CTRL-ALT-F1 (to get a CLI)
- sudo apt-get update
- sudo apt-get purge nvidia-*
- sudo apt-get install invida-current-updates
and just in case:
sudo rm .Xauthority
answered Apr 11 '14 at 21:27
eyoung100eyoung100
612316
612316
No, I have done all these steps but I still get the same error
– Marius
Apr 11 '14 at 22:25
add a comment |
No, I have done all these steps but I still get the same error
– Marius
Apr 11 '14 at 22:25
No, I have done all these steps but I still get the same error
– Marius
Apr 11 '14 at 22:25
No, I have done all these steps but I still get the same error
– Marius
Apr 11 '14 at 22:25
add a comment |
I faced the same error message (in 12.04 on a Lenovo ThinkPad T500) immediately during the boot process and could not get through to any login screen. I had caused this behaviour before by manually modifying the xorg.conf file with a line that should do something desired. (Silly me! :-()
To reverse the entry I booted from another partition, mounted my dysfunct old root partition and changed the xorg.conf back again.
After that my familiar root partition returned like a charm. :-)
Cheers,
Petra
add a comment |
I faced the same error message (in 12.04 on a Lenovo ThinkPad T500) immediately during the boot process and could not get through to any login screen. I had caused this behaviour before by manually modifying the xorg.conf file with a line that should do something desired. (Silly me! :-()
To reverse the entry I booted from another partition, mounted my dysfunct old root partition and changed the xorg.conf back again.
After that my familiar root partition returned like a charm. :-)
Cheers,
Petra
add a comment |
I faced the same error message (in 12.04 on a Lenovo ThinkPad T500) immediately during the boot process and could not get through to any login screen. I had caused this behaviour before by manually modifying the xorg.conf file with a line that should do something desired. (Silly me! :-()
To reverse the entry I booted from another partition, mounted my dysfunct old root partition and changed the xorg.conf back again.
After that my familiar root partition returned like a charm. :-)
Cheers,
Petra
I faced the same error message (in 12.04 on a Lenovo ThinkPad T500) immediately during the boot process and could not get through to any login screen. I had caused this behaviour before by manually modifying the xorg.conf file with a line that should do something desired. (Silly me! :-()
To reverse the entry I booted from another partition, mounted my dysfunct old root partition and changed the xorg.conf back again.
After that my familiar root partition returned like a charm. :-)
Cheers,
Petra
answered Nov 14 '14 at 21:45
Petra AachenPetra Aachen
1
1
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%2f446618%2ferror-when-boot-could-not-write-bytes-broken-pipe%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