![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Multimedia & Video Have multimedia question? ATI, Nvidia, Sound cards. Just ask here. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Python Enthusiast
![]() |
HOWTO solve the problem
UPDATE: The version of xserver-xorg-core which causes the problem is 10.3. (version 10.4 fixes the problem) See which version is available in the repositories: Code:
sudo aptitude update Code:
sudo aptitude install -s -V xserver-xorg-core if it's version 10.4 then you can install it: Code:
sudo aptitude dist-upgrade HOWTO check which version you have installed: Code:
sudo aptitude show xserver-xorg-core | grep Version __________________________________________________ ________________________ If version 10.4 is not in the repos yet you should do this: Code:
sudo apt-get install xserver-xorg-core=1:1.0.2-0ubuntu10 Code:
sudo reboot for Ubuntu 32 bit: Code:
wget http://security.ubuntu.com/ubuntu/pool/main/x/xorg-server/xserver-xorg-core_1.0.2-0ubuntu10_i386.deb Code:
sudo dpkg -i xserver-xorg-core_1.0.2-0ubuntu10_i386.deb Code:
wget http://security.ubuntu.com/ubuntu/pool/main/x/xorg-server/xserver-xorg-core_1.0.2-0ubuntu10_amd64.deb Code:
sudo dpkg -i xserver-xorg-core_1.0.2-0ubuntu10_amd64.deb Howto fix the problem with the Alternate Installer CD of Ubuntu (not the live installer) 1) make a backup of your repository list: Code:
sudo mv /etc/apt/sources.list /etc/apt/sources.list_backup Code:
sudo apt-cdrom add 3) Try: Code:
sudo apt-get install sudo apt-get install -s xserver-xorg-core=1:1.0.2-0ubuntu10 Code:
sudo apt-get install -s xserver-xorg-core=1:1.0.2-0ubuntu10.1 Last edited by tseliot; August 23rd, 2006 at 09:03 AM.. |
|
|
|
|
#2 |
|
Gee! These Aren't Roasted!
![]() Join Date: May 2006
Beans: 155
Kubuntu 9.10 Karmic Koala
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
This bug is really annoying, thanks for your fix !
|
|
|
|
|
#3 |
|
Dipped in Ubuntu
![]() Join Date: Jan 2006
Beans: 562
Ubuntu 9.10 Karmic Koala
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
argh.. To late. I saw this updated and absolutely dreaded and hesitated installing it. Xserver-xorg failed on reboot, suprise suprise. Stuff like this makes the ubuntu experience a painful one.
Yes, I am pissed off.
__________________
"What I Didn't Learn At School But Wish I Had" |
|
|
|
|
#4 |
|
64bit Ubuntu Power
![]() Join Date: Mar 2006
Location: cyberspace
Beans: 6,161
Ubuntu 9.10 Karmic Koala
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
I was working on getting the new ATI drivers working. I bashed my head into a wall for a few hours thinking it was something I did. Thanks for saving me more pain
__________________
I trust Microsoft as far as I could comfortably spit a dead rat Theres no place like home, since I keep coming back, this must be it |
|
|
|
|
#5 |
|
First Cup of Ubuntu
![]() |
Re: PLEASE READ: The Latest Updates Break the Xserver!
|
|
|
|
|
#6 |
|
A Carafe of Ubuntu
![]() Join Date: Jul 2006
Location: Indiana
Beans: 124
Ubuntu 8.10 Intrepid Ibex
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
Thanks for the fix. I had installed the update but hadn't rebooted yet, so I then installed the fix, rebboted and everything was good.
__________________
Thanks, Fr. Robert, Registered Ubuntu User # 6004 Batushka's Web Hosing & Design http://www.batushkas.com |
|
|
|
|
#7 |
|
Dipped in Ubuntu
![]() Join Date: Jan 2006
Beans: 562
Ubuntu 9.10 Karmic Koala
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
ANYONE...Got ANY ideas on what i can edit to get xserver-xorg up and running???
__________________
"What I Didn't Learn At School But Wish I Had" |
|
|
|
|
#8 |
|
Just Give Me the Beans!
![]() Join Date: Nov 2004
Location: Munich, Germany
Beans: 69
Ubuntu 9.10 Karmic Koala
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
HOW TO prevent faulty security updates from happen:
Very simple, folks: 1. Publish updates first in a single repository that is not part of the official Ubuntu repos in the sources.list but can be added by those who want to test and take the risk. Call this Repo "PreCache" or whatever, but make it publicly accessible for the testing community. 2. Delay copying from "PreCache" to the live repos and mirrors by 24h. That should prevent such desasters, Prio 1 bugs like an X.Org crash from slipping through undedected. |
|
|
|
|
#9 |
|
A Carafe of Ubuntu
![]() Join Date: Aug 2006
Location: enemy territory.
Beans: 63
Edgy Eft Testing
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
I trust Microsoft as far as I could comfortably spit a rat.
Can we have a few beers so I can see just how far that is? Your quote was funny. It reminds me of my government ![]() |
|
|
|
|
#10 |
|
Spilled the Beans
![]() Join Date: Aug 2006
Beans: 13
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|