LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-13-2008, 11:04 PM   #1
jerryau
LQ Newbie
 
Registered: May 2006
Posts: 6

Rep: Reputation: 0
Question X11 not working at 1680x1050 under vmware 'width requires unsupported line pitch'


Hi,

I'm trying to setup Fedora 9 under VMWare. I've tried everything I know, but I still can't get KDE to work at 1680x1050 resolution. The following is my xorg.conf

Code:
# Xorg configuration created by system-config-display

Section "ServerLayout"
        Identifier     "single head configuration"
        Screen      0  "Screen0" 0 0
        InputDevice    "VMware Keyboard" "CoreKeyboard"
        InputDevice    "VMware Mouse" "CorePointer"
EndSection

Section "InputDevice"

# keyboard added by rhpxl
        Identifier  "VMware Keyboard"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
EndSection

Section "InputDevice"
        Identifier  "VMware Mouse"
        Driver      "vmmouse"
        Option      "Buttons" "5"
        Option      "Device" "/dev/input/mice"
        Option      "Protocol" "IMPS/2"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "true"
EndSection

Section "Monitor"
        Identifier   "vmware"
        VendorName   "VMware, Inc"
        HorizSync    1.0 - 10000.0
        VertRefresh  1.0 - 10000.0
#       ModeLine     "1680x1050" 154.2 1680 1712 2296 2328 1050 1071 1081 1103 -hsync +vsync
        ModeLine     "1680x1050" 100 1680 1700 1800 1900 1050 1100 1200 1300
EndSection

Section "Device"
        Identifier  "VMware SVGA"
        Driver      "vmware"
EndSection

Section "Screen"

    # Don't specify DefaultColorDepth unless you know what you're
    # doing. It will override the driver's preferences which can
    # cause the X server not to run if the host doesn't support the
    # depth.
        Identifier "Screen0"
        Device     "VMware SVGA"
        Monitor    "vmware"
        DefaultDepth     24
        SubSection "Display"

        # VGA mode: better left untouched
                Viewport   0 0
                Depth     4
                Modes    "640x480"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
                Modes    "1680x1050"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
                Modes    "1680x1050"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes    "1680x1050"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes     "1680x1050"
        EndSubSection
EndSection
My Xorg.0.log:

Code:
X.Org X Server 1.5.0
Release Date:
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.18-92.1.10.el5 i686
Current Operating System: Linux localhost.localdomain 2.6.26.6-79.fc9.i686 #1 SMP Fri Oct 17 14:52:14 EDT 2008 i686
Build Date: 17 September 2008  10:15:07PM
Build ID: xorg-x11-server 1.5.0-2.fc9
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 14 14:26:12 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "single head configuration"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "vmware"
(**) |   |-->Device "VMware SVGA"
(**) |-->Input Device "VMware Keyboard"
(**) |-->Input Device "VMware Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(==) FontPath set to:
        catalogue:/etc/X11/fontpath.d,
        built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81ef400
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 4.1
        X.Org XInput driver : 2.1
        X.Org Server Extension : 1.1
        X.Org Font Renderer : 0.6
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0@0:15:0) VMware Inc Abstract SVGA II Adapter rev 0, Mem @ 0xf0000000/0, 0xe8000000/0, I/O @ 0x00001410/0, BIOS @ 0x????????/32768
(II) System resource ranges:
        [0] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
        [1] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [2] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [3] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [4] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [5] -1  0       0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.5.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SELinux
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.5.0, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.5.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "freetype"

(II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
        compiled for 1.5.0, module version = 2.1.0
        Module class: X.Org Font Renderer
        ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "dri"

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.5.0, module version = 1.0.0
        ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "vmware"

(II) Loading /usr/lib/xorg/modules/drivers//vmware_drv.so
(II) Module vmware: vendor="X.Org Foundation"
        compiled for 1.4.99.901, module version = 10.15.2
        Module class: X.Org Video Driver
        ABI class: X.Org Video Driver, version 4.0
(II) LoadModule: "kbd"

(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.4.99.901, module version = 1.3.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "vmmouse"

(WW) Warning, couldn't open module vmmouse
(II) UnloadModule: "vmmouse"
(EE) Failed to load module "vmmouse" (module does not exist, 0)
(II) VMWARE: driver for VMware SVGA: vmware0405, vmware0710
(II) Primary Device is: PCI 00@00:0f:0
(II) resource ranges after xf86ClaimFixedResources() call:
        [0] 0   0       0x000b8000 - 0x000bffff (0x8000) MX[B]
        [1] 0   0       0x000b0000 - 0x000b7fff (0x8000) MX[B]
        [2] 0   0       0x000a0000 - 0x000affff (0x10000) MX[B]
        [3] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
        [4] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [5] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [6] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [7] 0   0       0x000003c0 - 0x000003df (0x20) IX[B]
        [8] 0   0       0x000003b0 - 0x000003bb (0xc) IX[B]
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x00000000 (0x1) IX[B]
(II) resource ranges after probing:
        [0] 0   0       0x000b8000 - 0x000bffff (0x8000) MX[B]
        [1] 0   0       0x000b0000 - 0x000b7fff (0x8000) MX[B]
        [2] 0   0       0x000a0000 - 0x000affff (0x10000) MX[B]
        [3] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
        [4] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [5] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [6] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [7] 0   0       0x000003c0 - 0x000003df (0x20) IX[B]
        [8] 0   0       0x000003b0 - 0x000003bb (0xc) IX[B]
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x00000000 (0x1) IX[B]
(--) VMWARE(0): VMware SVGA regs at (0x1410, 0x1411)
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"

(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
        compiled for 1.5.0, module version = 0.1.0
        ABI class: X.Org Video Driver, version 4.1
(--) VMWARE(0): caps:  0x001BC3E2
(--) VMWARE(0): depth: 24
(--) VMWARE(0): bpp:   32
(--) VMWARE(0): vram:  134217728
(--) VMWARE(0): pbase: 0xf0000000
(--) VMWARE(0): mwidt: 1680
(--) VMWARE(0): mheig: 1050
(--) VMWARE(0): depth: 24
(--) VMWARE(0): bpp:   32
(--) VMWARE(0): w.red: 8
(--) VMWARE(0): w.grn: 8
(--) VMWARE(0): w.blu: 8
(--) VMWARE(0): vis:   4
(**) VMWARE(0): Depth 24, (--) framebuffer bpp 32
(==) VMWARE(0): RGB weight 888
(==) VMWARE(0): Default visual is TrueColor
(==) VMWARE(0): Using HW cursor
(==) VMWARE(0): Using gamma correction (1.0, 1.0, 1.0)
(II) VMWARE(0): vmware: Using hsync range of 1.00-10000.00 kHz
(II) VMWARE(0): vmware: Using vrefresh range of 1.00-10000.00 Hz
(II) VMWARE(0): Clock range:   0.00 to 400000.00 MHz
(II) VMWARE(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "1792x1344" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "1792x1344" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "1856x1392" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "1856x1392" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "1920x1440" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "1920x1440" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "1920x1440" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "2048x1536" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "2048x1536" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using default mode "2048x1536" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) VMWARE(0): Not using mode "1680x1050" (width requires unsupported line pitch)
(II) VMWARE(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) VMWARE(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) VMWARE(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) VMWARE(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) VMWARE(0): Not using default mode "1600x1200" (height too large for virtual size)
(--) VMWARE(0): Virtual size is 1400x1050 (pitch 1408)
(**) VMWARE(0):  Default mode "1400x1050": 155.8 MHz, 81.5 kHz, 74.8 Hz
(II) VMWARE(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz)
(**) VMWARE(0):  Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
(II) VMWARE(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz)
(**) VMWARE(0):  Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) VMWARE(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
(**) VMWARE(0):  Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) VMWARE(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(**) VMWARE(0):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) VMWARE(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(**) VMWARE(0):  Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(II) VMWARE(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz)
(**) VMWARE(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) VMWARE(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(**) VMWARE(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) VMWARE(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(**) VMWARE(0):  Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) VMWARE(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(**) VMWARE(0):  Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
(II) VMWARE(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(**) VMWARE(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) VMWARE(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(**) VMWARE(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) VMWARE(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) VMWARE(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) VMWARE(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(**) VMWARE(0):  Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) VMWARE(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
(**) VMWARE(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) VMWARE(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(**) VMWARE(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) VMWARE(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(**) VMWARE(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) VMWARE(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) VMWARE(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) VMWARE(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) VMWARE(0):  Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) VMWARE(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
(**) VMWARE(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) VMWARE(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(**) VMWARE(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) VMWARE(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(**) VMWARE(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) VMWARE(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(**) VMWARE(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) VMWARE(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz)
(**) VMWARE(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) VMWARE(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz)
(**) VMWARE(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) VMWARE(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz)
(==) VMWARE(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"

(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.5.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"

(II) Loading /usr/lib/xorg/modules//libshadowfb.so
(II) Module shadowfb: vendor="X.Org Foundation"
        compiled for 1.5.0, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) VMWARE(0): Initialized VMWARE_CTRL extension version 0.2
(II) VMWARE(0): Initialized VMware Xinerama extension.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
        [0] 0   0       0x000b8000 - 0x000bffff (0x8000) MX[B]
        [1] 0   0       0x000b0000 - 0x000b7fff (0x8000) MX[B]
        [2] 0   0       0x000a0000 - 0x000affff (0x10000) MX[B]
        [3] -1  0       0xffffffff - 0xffffffff (0x1) MX[B]
        [4] -1  0       0x000f0000 - 0x000fffff (0x10000) MX[B]
        [5] -1  0       0x000c0000 - 0x000effff (0x30000) MX[B]
        [6] -1  0       0x00000000 - 0x0009ffff (0xa0000) MX[B]
        [7] 0   0       0x000003c0 - 0x000003df (0x20) IX[B]
        [8] 0   0       0x000003b0 - 0x000003bb (0xc) IX[B]
        [9] -1  0       0x0000ffff - 0x0000ffff (0x1) IX[B]
        [10] -1 0       0x00000000 - 0x00000000 (0x1) IX[B]
(II) VMWARE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) VMWARE(0): Backing store disabled
(==) VMWARE(0): Silken mouse enabled
(II) VMWARE(0): Initialized VMware Xv extension successfully.
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) AIGLX: Screen 0 is not DRI2 capable
(II) AIGLX: Screen 0 is not DRI capable
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
(II) GLX: Initialized DRISWRAST GL provider for screen 0
(**) Option "CoreKeyboard"
(**) VMware Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) VMware Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) VMware Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) VMware Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) VMware Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) VMware Keyboard: CustomKeycodes disabled
(EE) No Input driver matching `vmmouse'
(II) evaluating device (VMware Keyboard)
(II) XINPUT: Adding extended input device "VMware Keyboard" (type: KEYBOARD)
(II) config/hal: Adding input device Macintosh mouse button emulation
(II) LoadModule: "evdev"

(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
        compiled for 1.5.0, module version = 2.0.7
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 2.1
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event1"
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Found mouse buttons
(II) Macintosh mouse button emulation: Configuring as mouse
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(II) config/hal: Adding input device ImPS/2 Generic Wheel Mouse
(**) ImPS/2 Generic Wheel Mouse: always reports core events
(**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event3"
(II) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
(II) ImPS/2 Generic Wheel Mouse: Found mouse buttons
(II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
(II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
It looks like it is trying to set the resolution to 1680x1050, but it gives me a "width requires unsupported line pitch" error. Does anyone know what this means, and/or how to fix it?

Thanks,
Jerry
 
Old 02-20-2009, 12:45 PM   #2
starmonche
Member
 
Registered: Jan 2007
Location: Overland Park
Distribution: Centos6
Posts: 60

Rep: Reputation: 15
I'm running CENTOS under ESXi and I was getting the same error as well as messages about insufficient memory to display the mode I wanted (which happened to be 1280x1024). Modify the .vmx file in the VM's folder by adding this:

svga.vramSize = "33554432"
 
Old 04-11-2009, 12:04 PM   #3
BFCool
LQ Newbie
 
Registered: Sep 2003
Posts: 3

Rep: Reputation: 0
Hey Jerryau,

Did you ever resolve this issue? I'm having pretty much the exact same issue with the exact same xorg.0.log. The crazy thing is that these resolutions worked for me until some update broke my configuration. I would love to know how you fixed it if you ever did. Changing my vram size hasn't worked. I have a feeling it has to do with telling VMPlayer what the max virtual size is. My parameters are Host OS of WinXP, guest OS of fedora 7.

Thanks very much in advance.
 
Old 04-11-2009, 12:38 PM   #4
BFCool
LQ Newbie
 
Registered: Sep 2003
Posts: 3

Rep: Reputation: 0
I guess it is way of the universe to have your problem resolved only minutes after frantically writing a post on a help forum. For the record, I had increased my vram size via the option mentioned above. I also increased the "svga.maxWidth" and "maxHeight" settings in the virtual machine's settings file way above the resolution I wanted (to 2000x2000). I also rebooted the virtual machine. As such, I have no idea what combination of the above elements worked - maybe the virtual machine just needed to be powered off and on a couple of times while connected to the external monitor (with the higher resolution that I desired).
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
emacs width line jrdioko Linux - Software 14 07-10-2009 11:48 AM
line width 80 vim fs11 Programming 1 06-24-2008 11:32 AM
Adobe Acrobate Reader Requires A Plugin-That Requires Open LDAP That Requires Berkely Old_Fogie Slackware 10 05-08-2006 05:04 AM
Finally got speedtouch working ... But now a head bursting high pitch noise ;/ Dasurge Mandriva 1 11-08-2004 07:43 AM
Make the start-line in Fluxbox 100% width objorkum Linux - Software 6 03-18-2004 09:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 07:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration