Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Forum Archive > Main Support Categories > Multimedia & Video
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

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.
Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Multimedia & Video
Have multimedia question? ATI, Nvidia, Sound cards. Just ask here.

 
Thread Tools Display Modes
Old August 22nd, 2006   #1
tseliot
Python Enthusiast
 
tseliot's Avatar
 
Join Date: May 2005
Location: Lecce, Italy
Beans: 6,287
Send a message via AIM to tseliot
Exclamation PLEASE READ: The Latest Updates Break the Xserver!

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
and see which version the system would install (it's just a simulation)

if it's version 10.4 then you can install it:
Code:
sudo aptitude dist-upgrade
If you installed the proprietary drivers for ATI or Nvidia cards you will have to reinstall them otherwise they won't work


HOWTO check which version you have installed:

Code:
sudo aptitude show  xserver-xorg-core | grep Version
(the "V" of Version must be in capital letter)

__________________________________________________ ________________________
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
Then restart your computer
Code:
sudo reboot
OR if the file is not on your computer:
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
For Ubuntu 64bit:
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
2) Add your cd to as your repository:
Code:
sudo apt-cdrom add
it will ask you to insert your CD
3) Try:
Code:
sudo apt-get install sudo apt-get install -s xserver-xorg-core=1:1.0.2-0ubuntu10
Or (if that package can't be found):
Code:
sudo apt-get install -s xserver-xorg-core=1:1.0.2-0ubuntu10.1
4) reboot

Last edited by tseliot; August 23rd, 2006 at 09:03 AM..
tseliot is offline  
Old August 22nd, 2006   #2
aurelieng
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 !
aurelieng is offline  
Old August 22nd, 2006   #3
The Pinny Parlour
Dipped in Ubuntu
 
The Pinny Parlour's Avatar
 
Join Date: Jan 2006
Beans: 550
Ubuntu 9.04 Jaunty Jackalope
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.
The Pinny Parlour is offline  
Old August 22nd, 2006   #4
Kilz
64bit Ubuntu Power
 
Kilz's Avatar
 
Join Date: Mar 2006
Location: cyberspace
Beans: 6,153
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
Kilz is offline  
Old August 22nd, 2006   #5
The Pinny Parlour
Dipped in Ubuntu
 
The Pinny Parlour's Avatar
 
Join Date: Jan 2006
Beans: 550
Ubuntu 9.04 Jaunty Jackalope
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.

Last edited by The Pinny Parlour; August 22nd, 2006 at 11:55 AM..
The Pinny Parlour is offline  
Old August 22nd, 2006   #6
The Pinny Parlour
Dipped in Ubuntu
 
The Pinny Parlour's Avatar
 
Join Date: Jan 2006
Beans: 550
Ubuntu 9.04 Jaunty Jackalope
Re: PLEASE READ: The Latest Updates Break the Xserver!

Why has this broken update been allowed to go live? How ridiculous.
The Pinny Parlour is offline  
Old August 22nd, 2006   #7
tseliot
Python Enthusiast
 
tseliot's Avatar
 
Join Date: May 2005
Location: Lecce, Italy
Beans: 6,287
Send a message via AIM to tseliot
Re: PLEASE READ: The Latest Updates Break the Xserver!

Quote:
Originally Posted by The Pinny Parlour View Post
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.

I hate xserver xorg, it's a piece of utter crap.
I need to know the exact error otherwise I'm afraid I can't help you
tseliot is offline  
Old August 22nd, 2006   #8
The Pinny Parlour
Dipped in Ubuntu
 
The Pinny Parlour's Avatar
 
Join Date: Jan 2006
Beans: 550
Ubuntu 9.04 Jaunty Jackalope
Re: PLEASE READ: The Latest Updates Break the Xserver!

Quote:
Originally Posted by tseliot View Post
I need to know the exact error otherwise I'm afraid I can't help you
Thank you tseliot.

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????

Last edited by The Pinny Parlour; August 22nd, 2006 at 03:41 AM..
The Pinny Parlour is offline  
Old August 22nd, 2006   #9
The Pinny Parlour
Dipped in Ubuntu
 
The Pinny Parlour's Avatar
 
Join Date: Jan 2006
Beans: 550
Ubuntu 9.04 Jaunty Jackalope
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
The Pinny Parlour is offline  
Old August 22nd, 2006   #10
tseliot
Python Enthusiast
 
tseliot's Avatar
 
Join Date: May 2005
Location: Lecce, Italy
Beans: 6,287
Send a message via AIM to tseliot
Re: PLEASE READ: The Latest Updates Break the Xserver!

Quote:
Originally Posted by The Pinny Parlour View Post
Thank you tseliot.

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????
Please, restrain yourself from using swear words in this forum.

BTW without the Xserver we would be stuck to the command line
tseliot is offline  

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:01 AM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. lingonberry