![]() |
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 |
|
Dipped in Ubuntu
![]() Join Date: Jan 2006
Beans: 562
Ubuntu 9.10 Karmic Koala
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
It doesn't work. Can't change because of some customised configuration file blah blah.
Tried sudo dpkg-reconfigure xserver-xorg tried vesa, vga, nvidia and nv all die when I get to 24 bits blah blah blah.
__________________
"What I Didn't Learn At School But Wish I Had" Last edited by The Pinny Parlour; August 22nd, 2006 at 11:55 AM.. |
|
|
|
|
#6 |
|
Dipped in Ubuntu
![]() Join Date: Jan 2006
Beans: 562
Ubuntu 9.10 Karmic Koala
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
Why has this broken update been allowed to go live? How ridiculous.
__________________
"What I Didn't Learn At School But Wish I Had" |
|
|
|
|
#7 |
|
Python Enthusiast
![]() |
Re: PLEASE READ: The Latest Updates Break the Xserver!
I need to know the exact error otherwise I'm afraid I can't help you
|
|
|
|
|
#8 | |
|
Dipped in Ubuntu
![]() Join Date: Jan 2006
Beans: 562
Ubuntu 9.10 Karmic Koala
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
Quote:
I'm just that pissed off because of phucking xserver xorg. It is the devil I swear to goodness. It is a bucket of ****. This should NOT be happening and it IS. Oh why oh why did I click 'update' it this morning????
__________________
"What I Didn't Learn At School But Wish I Had" Last edited by The Pinny Parlour; August 22nd, 2006 at 03:41 AM.. |
|
|
|
|
|
#9 |
|
Dipped in Ubuntu
![]() Join Date: Jan 2006
Beans: 562
Ubuntu 9.10 Karmic Koala
|
Re: PLEASE READ: The Latest Updates Break the Xserver!
1. Failed to start xserver .....
2. Couldn't open RGB-RD /usr/share/X11/rgb then a heap of other gibber. 3. Would you like to view the detailed xserver output as well? 4. more gibber 5. The Xserver is now disabled. Restart GDM when it is properly configured. 6. Then it goes to CLI login 7. User of this ubuntu PC REALLY PISSED OFF ![]()
__________________
"What I Didn't Learn At School But Wish I Had" |
|
|
|
|
#10 | |
|
Python Enthusiast
![]() |
Re: PLEASE READ: The Latest Updates Break the Xserver!
Quote:
BTW without the Xserver we would be stuck to the command line |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|