Option  "AllowEmptyInput"       "off"
        Option  "AllowEmptyInput"       "False"

On 29.10.2015 10:07, Łukasz Maśko wrote:
Jeśli jest jakaś dobra dusza, która już przeszła i opanowała konfigurację X-ów
pod Intelowskie HD Graphics i byłaby skłonna pomóc, proszę o kontakt.

Konkretniej chodzi o HD Graphics 5500, procek i5-5300U, Dell E7250. X-y
odpalane bez konfiguracji startują, ale nie działa mi mysz ani touchpad, a
jedynie ekran dotykowy. A chwilę po rozpoczęciu przesuwania kursora komputer
się wiesza. Tak na twardo. Nie działa klawiatura, nie można się przełączyć na
konsolę ani ubić X-ów. Użycie mojego starego konfigu średnio ma sens. Do
chwili obecnej używam co prawda grafiki wbudowanej, ale to stare 945GM
chodzące na i915 i z nim nie mam żadnych problemów. Myślałem, że doświadczenia
ze starego laptopa wystarczą mi do konfiguracji nowego, ale nic z tego.
Przyznam, że nie mogę zapanować nad tymi wszystkimi /dev/input... i zupełnie
nie mam pojęcia, co powoduje te zawieszki (będzie trzeba postawić serwer ssh i
się wbić zdalnie).

Ubuntu startowane z obrazu Live działa bezproblemowo. Ale ja chcę PLD, za
bardzo jestem do tego przyzwyczajony.

Z góry dziękuję za kontakt na priv.
[root@Misiek /]# cat /etc/X11/xorg.conf
Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    #Screen      1  "Screen1" RightOf "Screen0"
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    Option  "AllowEmptyInput"       "off"
        Option  "AllowEmptyInput"       "False"
EndSection

Section "ServerFlags"
        Option "IgnoreABI" "True"
        Option  "AllowEmptyInput"       "False"
EndSection

Section "Files"
        #RgbPath                "/usr/share/X11/rgb.txt
    ModulePath   "/usr/lib64/xorg/modules"
    FontPath     "/usr/share/fonts/misc"
    FontPath     "/usr/share/fonts/TTF"
    FontPath     "/usr/share/fonts/OTF"
    FontPath     "/usr/share/fonts/Type1"
    FontPath     "/usr/share/fonts/100dpi"
    FontPath     "/usr/share/fonts/75dpi"
        #FontPath       "unix/:7100"
        #FontPath       "/usr/share/fonts/Speedo"
        #FontPath       "/usr/share/fonts/cyrillic"
        #FontPath       "/usr/share/fonts/encodings"
        #FontPath       "/usr/share/fonts/local"
        #FontPath       "/usr/share/fonts/util"
EndSection

Section "Module"
    #Load  "glx"

        #Load    "dbe"
        #Load    "record"
        #Load    "extmod"
        #Load    "dri"
        #Load    "dri2"
        #Load    "freetype"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
        Option  "XkbModel"      "pc104"
        Option  "XkbLayout"     "pl"
        Option  "XkbRules"      "xorg"
        Option  "XkbOptions"    "lv3:ralt_switch_multikey"
        Option  "AllowEmptyInput"       "False"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option        "Protocol" "auto"
    Option        "Device" "/dev/input/mice"
    Option        "ZAxisMapping" "4 5 6 7"
        Option  "AllowEmptyInput"       "False"
EndSection

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

#Section "Monitor"
#    Identifier   "Monitor1"
#    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     "NoAccel"                # [<bool>]
        #Option     "SWcursor"               # [<bool>]
        #Option     "EnablePageFlip"         # [<bool>]
        #Option     "ColorTiling"            # [<bool>]
        #Option     "ColorTiling2D"          # [<bool>]
        #Option     "RenderAccel"            # [<bool>]
        #Option     "SubPixelOrder"          # [<str>]
        #Option     "AccelMethod"            # <str>
        #Option     "EXAVSync"               # [<bool>]
        #Option     "EXAPixmaps"             # [<bool>]
        #Option     "ZaphodHeads"            # <str>
        #Option     "EnablePageFlip"         # [<bool>]
        #Option     "SwapbuffersWait"        # [<bool>]
    Identifier  "Card0"
    #Driver      "nvidia"
    #Driver "nv"
    #Driver "ati"
    #Driver "radeon"
    #Driver "uvesafb"
    #Driver "vesa"
    #Driver "fglrx"
    Driver "radeon"
    BusID       "PCI:1:0:0"
        Option  "AccelMethod"   "XAA"
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     "ShadowFB"               # [<bool>]
        #Option     "DefaultRefresh"         # [<bool>]
        #Option     "ModeSetClearScreen"     # [<bool>]
#    Identifier  "Card1"
    #Driver      "vesa"
#    Driver      "fglrx"
#    BusID       "PCI:1:0:0"
#EndSection

Section "Screen"
    Identifier "Screen0"
    Device     "Card0"
    Monitor    "Monitor0"
    #DefaultDepth    16
    SubSection "Display"
        Viewport   0 0
        Depth     1
    #    Modes "1680x1050"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     4
    #    Modes "1680x1050"
    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 "1280x960"
                #Modes "1440x960"
        #Modes "800x600"
    #    Modes "1680x1050"
    EndSubSection
    SubSection "Display"
        Viewport   0 0
        Depth     24
    #    Modes "1680x1050"
    EndSubSection
EndSection

_______________________________________________
pld-users-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-users-pl

Odpowiedź listem elektroniczym