Package: xserver-xorg
Version: 1:7.3+17
Severity: normal

Hi,

Pressing ctr-ins on xserver (odd times) changes console keyboard state:
navigation keys on PC105 (those not on mumeric pad) don't work.

Additional ctr-ins either on X or console (making even number of events)
restores keyboard.

(what means ctr-ins on console?)

Mirek

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 lip 26  2007 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718484 wrz 15 01:41 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/G450 (rev 85)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 6466 maj  6 00:33 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"

#       FontPath        "/usr/share/fonts/X11/misc"
#       FontPath        "/usr/share/fonts/X11/cyrillic"
#       FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
#       FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
#       FontPath        "/usr/share/fonts/X11/Type1"
#       FontPath        "/usr/share/fonts/X11/100dpi"
#       FontPath        "/usr/share/fonts/X11/75dpi"

#       FontPath        "/usr/X11R6/lib/X11/fonts/misc"
#       FontPath        "/usr/X11R6/lib/X11/fonts/cyrillic"
#       FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
#       FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
#       FontPath        "/usr/X11R6/lib/X11/fonts/Type1"
#       FontPath        "/usr/X11R6/lib/X11/fonts/100dpi"
#       FontPath        "/usr/X11R6/lib/X11/fonts/75dpi"

        # path to defoma fonts
#       FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

EndSection

Section "Module"
##      Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
##      Load    "speedo"
##      Load    "type1"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "pl"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/gpmdata"
#       Option          "Protocol"              "IntelliMouse"
        Option          "Protocol"              "ImPS/2"
EndSection

Section "Device"
        Identifier      "Matrox Graphics, Inc. MGA G400/G450"
        Driver          "mga"
#Option UseEDID "False"
Option "IgnoreEDID" "1"
Option      "NoDDC" "True" 

#       BusID           "PCI:1:0:0"
EndSection

Section "Monitor"
        Identifier      "Generic Monitor"
        Option          "DPMS"
    HorizSync   31.4-65
    VertRefresh 50-100

#       HorizSync       28-51
#       VertRefresh     43-60
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Matrox Graphics, Inc. MGA G400/G450"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes    "1280x960" "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection

####################################
Section "Device"
        Identifier      "matrox 450"
        Option          "AGPMode" "4"
        Driver          "mga"
#       ChipSet         "mgag400"
#        Option         "UseFBDev" "false"
#        Option         "NoHal" "true"
        BusID      "PCI:1:0:0"
        Screen 0
    Option       "DRI"
    BoardName    "G450"
EndSection

Section "Device"
        Identifier      "matrox 450-2"
        Option          "AGPMode" "4"
        Driver          "mga"
#       ChipSet         "mgag400"
#        Option         "UseFBDev" "false"
#        Option         "NoHal" "true"
        BusID      "PCI:1:0:0"
        Screen     1
    Option       "DRI"
    BoardName    "G450"
EndSection

Section "Monitor"

    Identifier  "LE1024"
#    HorizSync   31.4-31.6,35.1-35.2,35.5-35.6
#
#    HorizSync   31.4-35.6
#    VertRefresh 50-87
    HorizSync   31.4-85
    VertRefresh 50-100

Modeline "800x600LE0" 33.30 800 816 856 936 600 600 601 621 -vsync -hsync
Modeline "800x600LE1" 33.30 800 816 856 936 600 600 601 621 -vsync +hsync +csync
Modeline "800x600LE2" 29.52 800 816 856 936 600 600 601 742 Interlace
Modeline "800x600LE3" 33.30 800 816 856 936 600 600 601 621 +VSync +HSync
EndSection

Section "Monitor"

    Identifier  "LE1024-2"
#    HorizSync   31.4-31.6,35.1-35.2,35.5-35.6
#
    HorizSync   31.4-85
    VertRefresh 50-120
Modeline "800x600LE0" 33.30 800 816 856 936 600 600 601 621 -vsync -hsync
Modeline "800x600LE1" 33.30 800 816 856 936 600 600 601 621 -vsync +hsync +csync
Modeline "800x600LE2" 29.52 800 816 856 936 600 600 601 742 Interlace
Modeline "800x600LE3" 33.30 800 816 856 936 600 600 601 621 +VSync +HSync
EndSection

Section "Screen"
        Identifier      "SLE1024"
        Device          "matrox 450"
        Monitor         "LE1024"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "640x480" "800x600LE" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "640x480" "800x600LE" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "640x480" "800x600LE" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "640x480" "800x600LE" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "640x480" "800x600LE" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "640x480" "800x600LE0"  "800x600LE1" 
"800x600LE2" "800x600LE3"
        EndSubSection
EndSection

Section "Screen"
        Identifier      "SLE1024-2"
        Device          "matrox 450-2"
        Monitor         "LE1024-2"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "640x480" "800x600LE" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "640x480" "800x600LE" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "640x480" "800x600LE" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "640x480" "800x600LE" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "640x480" "800x600LE" "800x600"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "640x480" "800x600LE0"  "800x600LE1" 
"800x600LE2"  "800x600LE3"
        EndSubSection
EndSection


Section "ServerLayout"
        Identifier      "LE"
        Screen          "SLE1024" 0 0
#       Screen          "SLE1024-2" 0 0
#       Screen          "SLE1024-2" Rightof "SLE1024"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection




Xorg X server log files on system:
-rw------- 1 root root 44668 maj 30 13:25 /var/log/Xorg.1.log
-rw------- 1 root root 33649 wrz 30 11:02 /var/log/Xorg.2.log
-rw------- 1 root root 47004 wrz 30 11:05 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (991, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2.0]     1.5.22         Debian configuration management sy
ii  libc6                     2.7-13         GNU C Library: Shared libraries
ii  x11-xkb-utils             7.4+1          X11 XKB utilities
ii  xkb-data                  1.3-2          X Keyboard Extension (XKB) configu
ii  xserver-xorg-core         2:1.4.2-6      Xorg X server - core server
ii  xserver-xorg-input-evdev  1:2.0.3-1      X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd [x 1:1.3.1-1      X.Org X server -- keyboard input d
ii  xserver-xorg-input-mouse  1:1.3.0-1      X.Org X server -- mouse input driv
ii  xserver-xorg-video-dummy  1:0.3.0-1      X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbdev  1:0.4.0-1      X.Org X server -- fbdev display dr
ii  xserver-xorg-video-mga [x 1:1.4.9.dfsg-1 X.Org X server -- MGA display driv
ii  xserver-xorg-video-vesa [ 1:1.3.0-4      X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga [x 1:4.1.0-8      X.Org X server -- VGA display driv

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.0.3-5    A free implementation of the OpenG
ii  udev                          0.125-6    /dev/ and hotplug management daemo

xserver-xorg suggests no packages.

-- debconf information:
  xserver-xorg/config/monitor/use_sync_ranges: true
  xserver-xorg/config/device/default-identifier:
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-xorg/config/device/use_fbdev: false
* xserver-xorg/config/inputdevice/keyboard/variant: pl
* xserver-xorg/config/nonnumeric_string_error:
* xserver-xorg/config/inputdevice/keyboard/layout: pl
* xserver-xorg/config/inputdevice/mouse/emulate3buttons: false
* xserver-xorg/config/inputdevice/keyboard/model: pc105
* xserver-xorg/config/device/driver:
  shared/fontpath/fontserver:
* xserver-xorg/config/doublequote_in_string_error:
* shared/no_known_x-server:
* xserver-xorg/config/device/bus_id_error:
* xserver-xorg/autodetect_keyboard: false
* xserver-xorg/config/null_string_error:
* shared/multiple_possible_x-servers:
* xserver-xorg/config/device/bus_id:
* xserver-xorg/config/inputdevice/keyboard/rules: xorg



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to