UPGD to 4.2.16 Xorg no longer senses Display Capability
Posted: 8. Jul 2013, 02:52
Hi,
Help 8-(
I am running a RedHat 6.4 x86_64 Guest on VirtualBox 4.2.16 MacOSX with extpack.
I recently upgraded VB to 4.2.16
and now my Xorg no longer seems to be able to detect the capabilities of the screen, which is just listed in the display settings applet as Unknown. The Guest additions and xorg openGL install's all seemed to complete OK.
The Max resolution I can get is 1024x768
VB is set to Graphics Card with 128MB Graphics Mem and 3D on. (though I have tried with 3D off as well.)
I will attach the log file as I don't really understand what is going on.
The /etc/X11/xorg.conf file has a date of May 14, even though I ran the guest additions install today. (8 july)?
this is what it has in it.
[keith@oc7876187887 X11]$ cat xorg.conf
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5-62.5
VertRefresh 50-70
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768"
EndSubSection
EndSection
Thanks for any help you can provide
Help 8-(
I am running a RedHat 6.4 x86_64 Guest on VirtualBox 4.2.16 MacOSX with extpack.
I recently upgraded VB to 4.2.16
The Max resolution I can get is 1024x768
VB is set to Graphics Card with 128MB Graphics Mem and 3D on. (though I have tried with 3D off as well.)
I will attach the log file as I don't really understand what is going on.
The /etc/X11/xorg.conf file has a date of May 14, even though I ran the guest additions install today. (8 july)?
this is what it has in it.
[keith@oc7876187887 X11]$ cat xorg.conf
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection
Section "Monitor"
Identifier "Monitor0"
HorizSync 31.5-62.5
VertRefresh 50-70
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x800" "1024x768"
EndSubSection
EndSection
Thanks for any help you can provide