deamon_knight
April 26th, 2009, 10:18 PM
I have just upgraded (clean install) one of my systems that was running Intrepid Xubuntu to Jaunty Xubuntu. In intrepid everything worked well, and for the most part Jaunty looks to be working properly. However, the default screen resolution is 1024x768. I can change this in the display manger to 1240x1028. This is the resolution I want and it worked in intrepid, it defaults back to 1024x768 after a reboot. Xorg.conf is blank, totally empty.
I tried sudo dpkg-reconfigure -phigh xserver-xorg and this filled xorg.conf with the notes and sections, but those just remained empty, i.e. "Section "Monitor" End section", and so on.
I backed up this xorg.conf and tried to copy some info from another system I have hooked to the same monitor with a KVM. now Xorg.conf says:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Mon Nov 3 08:46:46 UTC 2008
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Daewoo 719BF"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 160.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1280x1024 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection "
But i still have the same problem. Any advice on how to go from here.
Also, what do people suggest you save from a system before a wipe & upgrade? I try home folders, /etcs/fstab & /etcs/modules so I don't have to reseach everythin I did 6mo. ago. I guess I should have saved xorg.conf too!
I tried sudo dpkg-reconfigure -phigh xserver-xorg and this filled xorg.conf with the notes and sections, but those just remained empty, i.e. "Section "Monitor" End section", and so on.
I backed up this xorg.conf and tried to copy some info from another system I have hooked to the same monitor with a KVM. now Xorg.conf says:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Mon Nov 3 08:46:46 UTC 2008
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Daewoo 719BF"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 160.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "1280x1024 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection "
But i still have the same problem. Any advice on how to go from here.
Also, what do people suggest you save from a system before a wipe & upgrade? I try home folders, /etcs/fstab & /etcs/modules so I don't have to reseach everythin I did 6mo. ago. I guess I should have saved xorg.conf too!