View Single Post
  #7   (View Single Post)  
Old 15th September 2011
kasumi kasumi is offline
New User
 
Join Date: Mar 2011
Posts: 8
Default

Here I am again. I read the whole Guide now, and it seems that I have to enable the driver.

Code:
# X -configure 

X.Org X Server 1.9.3
Release Date: 2010-12-13
X Protocol Version 11, Revision 0
Build Operating System: OpenBSD 4.9 i386 
Current Operating System: OpenBSD deneb.my.domain 4.9 GENERIC.MP#794 i386
Build Date: 01 March 2011  10:38:27AM
 
Current version of pixman: 0.20.2
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
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: Thu Sep 15 21:40:51 2011
List of video drivers:
        apm
        ark
        ati
        chips
        cirrus
        dummy
        geode
        glint
        i128
        i740
        intel
        mach64
        mga
        neomagic
        nv
        openchrome
        r128
        radeon
        radeonhd
        rendition
        s3
        s3virge
        savage
        siliconmotion
        sis
        tdfx
        trident
        tseng
        wsudl
        vmware
        vmwlegacy
        voodoo
        vesa
X:/usr/X11R6/lib/modules/drivers/radeonhd_drv.so: /usr/X11R6/lib/modules/drivers/radeon_drv.so : WARNING: symbol(AtomBiosRequestList) size mismatch, relink your program
(EE) Failed to load module "vmwgfx" (module does not exist, 0)
(EE) vmware: Please ignore the above warnings about not being able to to load module/driver vmwgfx
(++) Using config file: "/root/xorg.conf.new"


Xorg detected your mouse at device /dev/wsmouse.
Please check your config if the mouse is still not
operational, as by default Xorg tries to autodetect
the protocol.

Your xorg.conf file is /root/xorg.conf.new

To test the server, run 'X -config /root/xorg.conf.new'

#
This is what "X -configure" gave me. The module vmwgfx does not exist so .. where do I get it? How can I install and use it?

EDIT: When testing X, I've the same results, just like before.

Last edited by ocicat; 15th September 2011 at 07:51 PM. Reason: Please use [code] & [/code] tags when posting command output.
Reply With Quote