Is there something wrong with this file?
The graphics mode start but nothing happen when I run:
X -config xorg.conf.new (generated by Xorg --configure)
xrandr say can't open display

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

Section "Files"
        ModulePath   "/usr/lib64/xorg/modules"
        FontPath     "catalogue:/etc/X11/fontpath.d"
        FontPath     "built-ins"
EndSection

Section "Module"
        Load  "glx"
EndSection

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

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        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",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "Accel"                     # [<bool>]
        #Option     "AccelMethod"               # <str>
        #Option     "Backlight"                 # <str>
        #Option     "CustomEDID"                # <str>
        #Option     "DRI"                       # <str>
        #Option     "Present"                   # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "VideoKey"                  # <i>
        #Option     "Tiling"                    # [<bool>]
        #Option     "LinearFramebuffer"         # [<bool>]
        #Option     "HWRotation"                # [<bool>]
        #Option     "VSync"                     # [<bool>]
        #Option     "PageFlip"                  # [<bool>]
        #Option     "SwapbuffersWait"           # [<bool>]
        #Option     "TripleBuffer"              # [<bool>]
        #Option     "XvPreferOverlay"           # [<bool>]
        #Option     "HotPlug"                   # [<bool>]
        #Option     "ReprobeOutputs"            # [<bool>]
        #Option     "XvMC"                      # [<bool>]
        #Option     "ZaphodHeads"               # <str>
        #Option     "VirtualHeads"              # <i>
        #Option     "TearFree"                  # [<bool>]
        #Option     "PerCrtcPixmaps"            # [<bool>]
        #Option     "FallbackDebug"             # [<bool>]
        #Option     "DebugFlushBatches"         # [<bool>]
        #Option     "DebugFlushCaches"          # [<bool>]
        #Option     "DebugWait"                 # [<bool>]
        #Option     "BufferCache"               # [<bool>]
        Identifier  "Card0"
        Driver      "intel"
        BusID       "PCI:0:2: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


> Sent: Thursday, June 04, 2020 at 12:02 AM
> From: "Patrick Dupre" <pdu...@gmx.com>
> To: users@lists.fedoraproject.org
> Cc: "fedora" <users@lists.fedoraproject.org>
> Subject: Re: no more graphics mode
>
> I am attaching the log file
> 
> 
> >
> > Hello,
> > 
> > I cannot restart the graphics mode (fc32)
> > 
> > startx
> > 
> > xauth:  file /home/pdupre/.serverauth.2495 does not exist
> > 
> > 
> > X.Org X Server 1.20.8
> > X Protocol Version 11, Revision 0
> > Build Operating System:  5.5.10-200.fc31.x86_64 
> > Current Operating System: Linux Teucidide 5.6.15-300.fc32.x86_64 #1 SMP Fri 
> > May 29 14:23:59 UTC 2020 x86_64
> > Kernel command line: 
> > BOOT_IMAGE=(lvmid/G99jyd-8w45-PWeO-2Oi0-leh4-grNm-RFEyL3/Noro38-PXZz-9l41-B5ZN-JbUZ-SGP3-etdnYp)/boot/vmlinuz-5.6.15-300.fc32.x86_64
> >  root=/dev/mapper/VolSys_1-root ro rd.lvm.lv=VolSys_1/root
> > Build Date: 30 March 2020  12:00:00AM
> > Build ID: xorg-x11-server 1.20.8-1.fc32 
> > Current version of pixman: 0.40.0
> >     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: "/home/pdupre/.local/share/xorg/Xorg.0.log", Time: Wed Jun  
> > 3 23:55:18 2020
> > (==) Using config directory: "/etc/X11/xorg.conf.d"
> > (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> > xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
> > (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
> > The XKEYBOARD keymap compiler (xkbcomp) reports:
> > > Internal error:   Could not resolve keysym XF86FullScreen
> > Errors from xkbcomp are not fatal to the X server
> > The XKEYBOARD keymap compiler (xkbcomp) reports:
> > > Internal error:   Could not resolve keysym XF86FullScreen
> > Errors from xkbcomp are not fatal to the X server
> > xinit: connection to X server lost
> > 
> > waiting for X server to shut down (II) Server terminated successfully (0). 
> > Closing log file.
> > 
> > ===========================================================================
> >  Patrick DUPRÉ                                 | | email: pdu...@gmx.com
> >  Laboratoire interdisciplinaire Carnot de Bourgogne
> >  9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
> >  Tel: +33 (0)380395988
> > ===========================================================================
> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to