dpkg-reconfigure xserver-xorg tip is unnecessary

Bug #616306 reported by Alan Pope 🍺🐧🐱 🦄
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Manual
Fix Released
Undecided
Unassigned

Bug Description

On page 135 of lucid-e2-r158.pdf downloaded from http://dl.dropbox.com/u/382986/ubuntu-manual/UbuntuManual.html - http://dl.dropbox.com/u/382986/ubuntu-manual/lucid-e2-r158.pdf .

There is a section on fixing the problem of booting to blank screen by issuing the "sudo dpkg-reconfigure xserver-xorg" command. It is often suggested to run this to 'fix' the xorg.conf, but in fact for some time now this command doesn't touch xorg.conf. So it's completely pointless running it.

Revision history for this message
Alan Pope 🍺🐧🐱 🦄 (popey) wrote :

More useful might be:-

sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
sudo service gdm stop
sudo X -configure
sudo mv ./xorg.conf.new /etc/X11/xorg.conf
sudo reboot

Vallery Lancey (muscovy)
Changed in ubuntu-manual:
assignee: nobody → Alexander Lancey (alex-nebtown)
Vallery Lancey (muscovy)
Changed in ubuntu-manual:
status: New → Fix Committed
assignee: Alexander Lancey (alex-nebtown) → nobody
Changed in ubuntu-manual:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.