SparkyLinux Forums

Software & hardware support => Newbie questions => Topic started by: thehay95 on August 08, 2019, 06:31:15 AM

Title: What's the consensus of an xorg.conf for intel hd graphics?
Post by: thehay95 on August 08, 2019, 06:31:15 AM





this was what i had in mind"
QuoteSection "Device"
   Identifier  "Device0"
   Driver      "intel"
   BusID       "PCI:0:2:0"
   Option      "AccelMethod" "sna"
   Option      "DRI"    "true"
EndSection


Section "DRI"
        Group  "video"
        Mode   0666
EndSection


Section "Extensions"
   Option "Composite" "Enable"
   Option "RENDER"    "Enable"
EndSection


Section "InputClass"
   Identifier          "Keyboard Defaults"
   MatchIsKeyboard       "yes"
   Option              "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
Title: Re: What's the consensus of an xorg.conf for intel hd graphics?
Post by: paxmark1 on August 08, 2019, 07:51:45 AM
Critically lacking in detail.  Which Sparky.

Please post output of "inxi -Fr"

I am not a xorg guru but ...   I will let someone else state the obvious

locate xorg,conf


inxi -G
Graphics:  Device-1: Intel 4th Generation Core Processor Family Integrated Graphics driver: i915 v: kernel
           Display: x11 server: X.Org 1.20.4 driver: modesetting unloaded: fbdev,vesa resolution: 1920x1080~60Hz
           OpenGL: renderer: Mesa DRI Intel Haswell v: 4.5 Mesa 18.3.6
Title: Re: What's the consensus of an xorg.conf for intel hd graphics?
Post by: kanliot on August 11, 2019, 07:29:48 PM
Since modern drivers of about 10 years ago, xorg.conf shouldn't be used unless the drivers are  broken