ubuntu 10.10 on virtual pc 2007 display resolution problems
i am trying to get 10.10 running on virtual pc 2007. there is no xorg.conf in the baseline install, so i set about creating one.
i know this problem has been beat to death from other perspectives but i didn't find a workable answer here or using my friend google.
the approach i finally settled in on was building xorg.conf from the ground up, checking the Xorg log with each change i made to check the impact.
i can get the system to give me a choice of resolutions with the following:
Section "Monitor"
Identifier "Default Monitor"
HorizSync 30-70
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Default Monitor"
Device "Default Video Card"
DefaultDepth 16
SubSection "Display"
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
when i add:
Section "Device"
Identifier "Default Video Card"
Driver "vesa"
BusID "PCI:0:8:0"
EndSection
and reboot, the desktop window comes up and the vpc is sized to 1280 by something. when i log in, the display size snaps back to a smaller size and the video on the screen is garbled so something happens during the log in process.
if i change the driver back to s3 and reboot the desktop login comes up at 1024 by 768 and after login stays at 1024 by 768.
thru out the process i have not figured out how to get the system to see anything other than "unknown monitor"
question: why does display resolution change between initial login screen and user login?
question: what settings is the desktop login screen using that it is able to be a full size display? where does it get the settings from assuming that the desktop login is running on top of X11.
question: when you do login, where are the settings coming from that would cause X11 to resize itself.
in the meantime i am trying vm server. i didn't realize it was free, but perhaps thats because i was looking at the workstation level product instead of the server level product.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu xorg Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Dan Gersten
- Solved:
- Last query:
- Last reply: