[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#524590: xserver-xorg-input-evdev: reconnect a bluetooth keyboard is not possible..



Package: xserver-xorg-input-evdev
Version: 1:2.2.1-1
Severity: important

After my bluetooth keyboard was disconnected (switched off to save
battery power) it's impossible to connect again (see errors in
Xorg*log below).
Looks like a timeout issue cause the old device wont disconnected and
therefore the new was'nt accepted.
I must login via ssh and restart the xserver/kdm to regain my keyboard.


-- 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 12. Apr 2008  /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1695356 15. Apr 13:47 /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: nVidia Corporation D9M-20 [GeForce 9400 GT] (rev a1)

/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 4897 17. Apr 01:16 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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"
EndSection

Section "Module"
	Load  "bitmap"
	Load  "i2c"
	Load  "ddc"
	Load  "int10"
	Load  "vbe"
EndSection

#Section "InputDevice"
#	Identifier  "Keyboard"
#	Driver      "kbd"
#	Option	    "XkbRules" "xorg"
##	Option	    "XkbModel" "pc105"
#	Option	    "XkbModel" "cherryblueb"
#	Option	    "XkbLayout" "de"
#	Option	    "XkbVariant" "nodeadkeys"
#EndSection
#
#Section "InputDevice"
#	Identifier  "Mouse"
#	Driver      "mouse"
#	Option      "CorePointer"
#        Option      "Emulate3Buttons"       "false"
#        Option      "Device"                "/dev/input/mice"
#        Option      "Protocol"              "Auto"
#EndSection

Section "Monitor"
        Identifier      "HC3000"
        HorizSync       28-65
        VertRefresh     48.0-75.0
#        Modeline         "1280x720_50" 62.16 1280 1320 1488 1640 720 722 723 758  # 62 MHz, 37.9 kHz, 50.0 Hz
        Option          "DPMS"
        Option          "ExactModeTimingsDVI" "true"
        Option          "ModeValidation" "AllowNon60HzDFPModes"
EndSection

Section "Monitor"
        Identifier      "Philips 19/6 TV"
#        HorizSync       15.0-60.0
#        VertRefresh     50.0-100.0
        DisplaySize     300 169
        #videogen -m=720x576 -mdc=350 -mhf=56 -mvf=60
#  Modeline "1024x768@50" 53.00 1024 1056 1224 1312 768 770 772 808  # 53 MHz, 40.5 kHz, 50.1 Hz
#  Modeline "1024x768@50"     51.90 1024 1064 1168 1312    768  769  772  791 -hsync +vsync
        Option    "TVStandard"    "PAL-G"
#        Option    "TVStandard"    "HD576i"
        Option    "TVOutFormat"   "SVIDEO"
#	Option	  "TVOutFormat"	  "SCART"
#        Option    "TVOutFormat"   "COMPONENT"
EndSection


############################################################
#
# Dual Config - HC3000 + VGATV
#
############################################################
Section "Device"
        Identifier      "D_TFT_TV_1"
        Driver          "nvidia"
        BusID           "PCI:01:00:00"
        Screen          0
        Option    "RenderAccel"   "true"
        Option    "UseEvents"  "true"
#        Option    "DynamicTwinView" "true"
        Option    "CursorShadow"   "1"
        Option    "NoLogo"      "True"
 #       Option    "Coolbits" "1"
 #       Option    "TripleBuffer" "False"
        Option    "ConnectedMonitor"         "DFP-0,TV-0"
        Option    "UseDisplayDevice"         "DFP-0"
        Option    "PixmapCacheSize" "5000000"
        Option    "AllowSHMPixmaps" "0"
EndSection


Section "Device"
        Identifier      "D_TFT_TV_2"
        Driver          "nvidia"
        BusID           "PCI:01:00:00"
        Screen          1
        Option    "RenderAccel"   "true"
        Option    "UseEvents"  "true"
        Option    "DynamicTwinView" "true"
        Option    "CursorShadow"   "1"
        Option    "NoLogo"      "True"
        Option    "Coolbits" "1"
        Option    "TripleBuffer" "False"
        Option    "ConnectedMonitor"         "DFP-0,TV-0"
        Option    "UseDisplayDevice"         "TV-0"
	Option    "TVOverScan"    "0.8"
        Option    "PixmapCacheSize" "5000000"
        Option    "AllowSHMPixmaps" "0"
EndSection

Section "Screen"
        Identifier      "S_TFT_TV_1"
        Device          "D_TFT_TV_1"
        Monitor         "HC3000"
        DefaultColorDepth       24
        Option "DPI" "100 x 100"
        Subsection "Display"
            Depth 24
            Modes "1280x720_50"
        EndSubsection
EndSection
Section "Screen"
        Identifier      "S_TFT_TV_2"
        Device          "D_TFT_TV_2"
        Monitor         "Philips 19/6 TV"
        DefaultColorDepth       24
#       Option "DPI" "100 x 100"
        Subsection "Display"
                Depth 24
                Modes "720x576"
        EndSubsection
EndSection

Section "ServerLayout"
        Identifier      "Dual"
        Screen  0       "S_TFT_TV_1" RightOf "S_TFT_TV_2"
        Screen  1       "S_TFT_TV_2" 0 0
#        InputDevice     "Keyboard"
#        InputDevice     "Mouse"
EndSection



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


Section "ServerFlags"
        Option "Xinerama"  "false"
        Option "DefaultServerLayout" "Dual"
EndSection


Section "DRI"
	Group        "video"
	Mode         0660
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 21797 17. Apr 21:51 /var/log/Xorg.0.log

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

X.Org X Server 1.6.1
Release Date: 2009-4-14
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.26-1-amd64 x86_64 Package files:  100 /var/lib/dpkg/status      release a=now  500 http://ftp.debian.org sid/main Packages      release o=Debian,a=unstable,l=Debian,c=main      origin ftp.debian.org Pinned packages:
Current Operating System: Linux mythtv 2.6.28.7-nias #1 SMP Fri Feb 27 13:45:20 CET 2009 i686
Build Date: 15 April 2009  11:46:22AM
xorg-server 2:1.6.1-1 (bgoglin@debian.org) 
	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: "/var/log/Xorg.0.log", Time: Fri Apr 17 21:21:49 2009
(==) Using config file: "/etc/X11/xorg.conf"
(**) Option "defaultserverlayout" "Dual"
(**) ServerLayout "Dual"
(**) |-->Screen "S_TFT_TV_1" (0)
(**) |   |-->Monitor "HC3000"
(**) |   |-->Device "D_TFT_TV_1"
(**) |-->Screen "S_TFT_TV_2" (1)
(**) |   |-->Monitor "Philips 19/6 TV"
(**) |   |-->Device "D_TFT_TV_2"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is disabled
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Loader magic: 0xe40
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 5.0
	X.Org XInput driver : 4.0
	X.Org Server Extension : 2.0
(II) Loader running on linux
(++) using VT number 8

(--) PCI:*(0@1:0:0) nVidia Corporation D9M-20 [GeForce 9400 GT] rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000c800/128, BIOS @ 0x????????/524288
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) System resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[9] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[10] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[11] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[12] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[13] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[14] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[15] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[16] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[17] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[18] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[19] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[24] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[25] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[26] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[27] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[28] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[29] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded by default.
(II) "glx" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) "dri2" will be loaded by default.
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 1.1.0
	ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Server Extension
(II) NVIDIA GLX Module  180.44  Mon Mar 23 15:29:02 PST 2009
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) NVIDIA dlloader X Driver  180.44  Mon Mar 23 15:05:32 PST 2009
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01@00:00:0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="X.Org Foundation"
	compiled for 1.6.1, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) resource ranges after probing:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[9] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[10] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[11] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[12] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[13] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[14] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[15] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[16] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[17] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[18] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[19] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[24] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[25] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[26] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[27] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[28] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[29] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NoLogo" "True"
(**) NVIDIA(0): Option "ConnectedMonitor" "DFP-0,TV-0"
(**) NVIDIA(0): Option "RenderAccel" "true"
(**) NVIDIA(0): Option "CursorShadow" "1"
(**) NVIDIA(0): Option "ExactModeTimingsDVI" "true"
(**) NVIDIA(0): Option "UseDisplayDevice" "DFP-0"
(**) NVIDIA(0): Option "DPI" "100 x 100"
(**) NVIDIA(0): Option "UseEvents" "true"
(**) NVIDIA(0): Option "ModeValidation" "AllowNon60HzDFPModes"
(**) NVIDIA(0): Option "PixmapCacheSize" "5000000"
(**) NVIDIA(0): Option "AllowSHMPixmaps" "0"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): Enabling cursor shadow
(**) NVIDIA(0): ConnectedMonitor string: "DFP-0,TV-0"
(II) NVIDIA(0): NVIDIA GPU GeForce 9400 GT (G96) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 524288 kBytes
(--) NVIDIA(0): VideoBIOS: 62.94.50.00.00
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 9400 GT at PCI:1:0:0:
(--) NVIDIA(0):     NVIDIA TV Encoder (TV-0)
(--) NVIDIA(0):     Mitsubishi HC3000 (DFP-0)
(--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): TV encoder: NVIDIA
(II) NVIDIA(0): Mode Validation Overrides for Mitsubishi HC3000 (DFP-0):
(II) NVIDIA(0):     AllowNon60HzDFPModes
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x720_50"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 720
(**) NVIDIA(0): DPI set to (100, 100); computed from "DPI" X config option
(==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
(**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(1): RGB weight 888
(==) NVIDIA(1): Default visual is TrueColor
(==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(1): Option "NoLogo" "True"
(**) NVIDIA(1): Option "ConnectedMonitor" "DFP-0,TV-0"
(**) NVIDIA(1): Option "TVStandard" "PAL-G"
(**) NVIDIA(1): Option "TVOutFormat" "SVIDEO"
(**) NVIDIA(1): Option "RenderAccel" "true"
(**) NVIDIA(1): Option "CursorShadow" "1"
(**) NVIDIA(1): Option "TVOverScan" "0.8"
(**) NVIDIA(1): Option "Coolbits" "1"
(**) NVIDIA(1): Option "UseDisplayDevice" "TV-0"
(**) NVIDIA(1): Option "TripleBuffer" "False"
(**) NVIDIA(1): Option "UseEvents" "true"
(**) NVIDIA(1): Option "DynamicTwinView" "true"
(**) NVIDIA(1): Option "PixmapCacheSize" "5000000"
(**) NVIDIA(1): Option "AllowSHMPixmaps" "0"
(**) NVIDIA(1): Enabling RENDER acceleration
(**) NVIDIA(1): Forcing SVIDEO output
(**) NVIDIA(1): Enabling cursor shadow
(**) NVIDIA(1): TV Standard string: "PAL-G"
(II) NVIDIA(1): NVIDIA GPU GeForce 9400 GT (G96) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(1): Memory: 524288 kBytes
(--) NVIDIA(1): VideoBIOS: 62.94.50.00.00
(II) NVIDIA(1): Detected PCI Express Link width: 16X
(--) NVIDIA(1): Interlaced video modes are supported on this GPU
(--) NVIDIA(1): Connected display device(s) on GeForce 9400 GT at PCI:1:0:0:
(--) NVIDIA(1):     NVIDIA TV Encoder (TV-0)
(--) NVIDIA(1):     Mitsubishi HC3000 (DFP-0)
(--) NVIDIA(1): NVIDIA TV Encoder (TV-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(1): TV encoder: NVIDIA
(II) NVIDIA(1): Assigned Display Device: TV-0
(II) NVIDIA(1): Validated modes:
(II) NVIDIA(1):     "720x576"
(II) NVIDIA(1): Virtual screen size determined to be 720 x 576
(**) NVIDIA(1): DPI set to (60, 86); computed from "DisplaySize" Monitor
(**) NVIDIA(1):     section option
(==) NVIDIA(1): Disabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  Yes, I do.
(II) resource ranges after preInit:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[5] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[9] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[10] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[11] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[12] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[13] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[14] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[15] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[16] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[17] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[18] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[19] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[24] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[25] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[26] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[27] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
	[28] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[29] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) NVIDIA(0): Initialized GPU GART.
(II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
(II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
(II) NVIDIA(0):     configuration option may not be set correctly.  When the
(II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
(II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
(II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
(II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(0):     Config Options in the README.
(II) NVIDIA(0): Setting mode "1280x720_50"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(0): Disabling shared memory pixmaps
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(II) Loading extension XINERAMA
(==) RandR enabled
(II) NVIDIA(1): Initialized GPU GART.
(II) NVIDIA(1): ACPI: failed to connect to the ACPI event daemon; the daemon
(II) NVIDIA(1):     may not be running or the "AcpidSocketPath" X
(II) NVIDIA(1):     configuration option may not be set correctly.  When the
(II) NVIDIA(1):     ACPI event daemon is available, the NVIDIA X driver will
(II) NVIDIA(1):     try to use it to receive ACPI event notifications.  For
(II) NVIDIA(1):     details, please see the "ConnectToAcpid" and
(II) NVIDIA(1):     "AcpidSocketPath" X configuration options in Appendix B: X
(II) NVIDIA(1):     Config Options in the README.
(II) NVIDIA(1): Setting mode "720x576"
(II) NVIDIA(1): NVIDIA 3D Acceleration Architecture Initialized
(==) NVIDIA(1): Disabling shared memory pixmaps
(II) NVIDIA(1): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(1): Backing store disabled
(==) NVIDIA(1): Silken mouse enabled
(II) NVIDIA(1): DPMS enabled
(==) RandR enabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
(II) Initializing extension GLX
(II) config/hal: Adding input device PSTC Bluetooth Keyboard
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.6.0, module version = 2.2.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 4.0
(**) PSTC Bluetooth Keyboard: always reports core events
(**) PSTC Bluetooth Keyboard: Device: "/dev/input/event0"
(II) PSTC Bluetooth Keyboard: Found 3 mouse buttons
(II) PSTC Bluetooth Keyboard: Found x and y relative axes
(II) PSTC Bluetooth Keyboard: Found scroll wheel(s)
(II) PSTC Bluetooth Keyboard: Found keys
(II) PSTC Bluetooth Keyboard: Configuring as mouse
(II) PSTC Bluetooth Keyboard: Configuring as keyboard
(**) PSTC Bluetooth Keyboard: YAxisMapping: buttons 4 and 5
(**) PSTC Bluetooth Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "PSTC Bluetooth Keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(**) Option "xkb_variant" "nodeadkeys"
(**) Option "xkb_options" "lv3:ralt_switch"
(**) PSTC Bluetooth Keyboard: (accel) keeping acceleration scheme 1
(**) PSTC Bluetooth Keyboard: (accel) filter chain progression: 2.00
(**) PSTC Bluetooth Keyboard: (accel) filter stage 0: 20.00 ms
(**) PSTC Bluetooth Keyboard: (accel) set acceleration profile 0
(II) config/hal: Adding input device PSTC Bluetooth Keyboard
(**) PSTC Bluetooth Keyboard: always reports core events
(**) PSTC Bluetooth Keyboard: Device: "/dev/input/event0"
(WW) PSTC Bluetooth Keyboard: device file already in use. Ignoring.
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "PSTC Bluetooth Keyboard"
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device PSTC Bluetooth Keyboard
(**) PSTC Bluetooth Keyboard: always reports core events
(**) PSTC Bluetooth Keyboard: Device: "/dev/input/event0"
(WW) PSTC Bluetooth Keyboard: device file already in use. Ignoring.
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "PSTC Bluetooth Keyboard"
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device PSTC Bluetooth Keyboard
(**) PSTC Bluetooth Keyboard: always reports core events
(**) PSTC Bluetooth Keyboard: Device: "/dev/input/event0"
(WW) PSTC Bluetooth Keyboard: device file already in use. Ignoring.
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "PSTC Bluetooth Keyboard"
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device PSTC Bluetooth Keyboard
(**) PSTC Bluetooth Keyboard: always reports core events
(**) PSTC Bluetooth Keyboard: Device: "/dev/input/event0"
(WW) PSTC Bluetooth Keyboard: device file already in use. Ignoring.
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "PSTC Bluetooth Keyboard"
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device PSTC Bluetooth Keyboard
(**) PSTC Bluetooth Keyboard: always reports core events
(**) PSTC Bluetooth Keyboard: Device: "/dev/input/event0"
(WW) PSTC Bluetooth Keyboard: device file already in use. Ignoring.
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "PSTC Bluetooth Keyboard"
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device PSTC Bluetooth Keyboard
(**) PSTC Bluetooth Keyboard: always reports core events
(**) PSTC Bluetooth Keyboard: Device: "/dev/input/event0"
(WW) PSTC Bluetooth Keyboard: device file already in use. Ignoring.
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "PSTC Bluetooth Keyboard"
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Budget-CI dvb ir receiver saa7146 (0)
(**) Budget-CI dvb ir receiver saa7146 (0): always reports core events
(**) Budget-CI dvb ir receiver saa7146 (0): Device: "/dev/input/event6"
(II) Budget-CI dvb ir receiver saa7146 (0): Found keys
(II) Budget-CI dvb ir receiver saa7146 (0): Configuring as keyboard
(II) XINPUT: Adding extended input device "Budget-CI dvb ir receiver saa7146 (0)" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "cherryblueb"
(**) Option "xkb_layout" "de"
(**) Option "xkb_variant" "nodeadkeys"
(**) Option "xkb_options" "lv3:ralt_switch"
(II) NVIDIA(0): Setting mode "1280x720_50"
(EE) PSTC Bluetooth Keyboard: Read error: No such device


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28.7-nias (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-evdev depends on:
ii  libc6                         2.9-7      GNU C Library: Shared libraries
ii  xserver-xorg-core             2:1.6.1-1  Xorg X server - core server

xserver-xorg-input-evdev recommends no packages.

xserver-xorg-input-evdev suggests no packages.

-- no debconf information



Reply to: