Re: Fwd: ještě jednou začátečnický dotaz omlouvám se za předchozí mail

pavel riha riha.pavel at centrum.cz
Tue Nov 5 16:37:29 CET 2013


Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/local/lib/xorg/modules"
    FontPath     "/usr/local/lib/X11/fonts/misc/"
    FontPath     "/usr/local/lib/X11/fonts/TTF/"
    FontPath     "/usr/local/lib/X11/fonts/OTF"
    FontPath     "/usr/local/lib/X11/fonts/Type1/"
    FontPath     "/usr/local/lib/X11/fonts/100dpi/"
    FontPath     "/usr/local/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
    Load  "dbe"
    Load  "dri"
    Load  "dri2"
    Load  "extmod"
    Load  "record"
    Load  "glx"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/sysmouse"
    Option        "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier   "Monitor0"
    VendorName   "Monitor Vendor"
    ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "HWcursor"               # [<bool>]
        #Option     "Xinerama"               # [<bool>]
        #Option     "StaticXinerama"         # <str>
        #Option     "GuiLayout"              # <str>
        #Option     "AddDefaultMode"         # [<bool>]
        #Option     "RenderAccel"            # [<bool>]
        #Option     "DRI"                    # [<bool>]
        #Option     "DirectPresents"         # [<bool>]
        #Option     "HWPresents"             # [<bool>]
        #Option     "RenderCheck"            # [<bool>]
    Identifier  "Card0"
    Driver      "vmware"
    VendorName  "VMware"
    BoardName   "SVGA II Adapter"
    BusID       "PCI:0:15:0"
EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    SubSection "Display"
        Viewport   0 0
        Depth     1
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     8
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     15
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     16
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    EndSubSection
EndSection

 
______________________________________________________________
> Od: pavel riha <riha.pavel na centrum.cz>
> Komu: FreeBSD mailing <users-l na freebsd.cz>
> Datum: 05.11.2013 14:14
> Předmět: Fwd: ještě jednou začátečnický dotaz
>
 
______________________ Původní zpráva: ________________________
> Od: pavel riha <riha.pavel na centrum.cz>
> Komu: FreeBSD mailing <users-l na freebsd.cz>
> Datum: 04.11.2013 16:31
> Předmět: ještě jednou začátečnický dotaz
>
Nainstaloval sem binárky kde a xorg.
při pokusu o spuštění kde sem dostal tuto chybu viz niže.Pracuji v Vmware 6.
Dostávám tak jen nefunční xka. Souvisí číslo displaye s tím že jsem ve virtualizovaném prostředí
Xka hlásí:

xauth: file /root/,serverauth.1168 does not exist
 xauth: (argv) :1:   bad display name "freebsd:0" in "list" commandP.S. používám ovladač xf86-video-vmware
Díky za odpovědi
 


----------

-- 
FreeBSD mailing list (users-l na freebsd.cz)
http://www.freebsd.cz/listserv/listinfo/users-l <http://www.freebsd.cz/listserv/listinfo/users-l> <http://www.freebsd.cz/listserv/listinfo/users-l <http://www.freebsd.cz/listserv/listinfo/users-l>>



----------

-- 
FreeBSD mailing list (users-l na freebsd.cz)
http://www.freebsd.cz/listserv/listinfo/users-l <http://www.freebsd.cz/listserv/listinfo/users-l>



More information about the Users-l mailing list