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

Bug#476843: marked as done (xserver-xorg-input-joystick: Failed to load module "joystick" (module requirement mismatch, 0))



Your message dated Sat, 19 Apr 2008 19:45:42 +0200
with message-id <480A2FC6.8090101@ens-lyon.org>
and subject line Re: Bug#476843: xserver-xorg-input-joystick: Failed to load module "joystick" (module requirement mismatch, 0)
has caused the Debian Bug report #476843,
regarding xserver-xorg-input-joystick: Failed to load module "joystick" (module requirement mismatch, 0)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
476843: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476843
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-input-joystick
Version: 1:1.2.3-1
Severity: important

It appears that this module is unusable with debian testing.  When using this module with xorg, I get the following in /var/log/Xorg.0.log.

(II) LoadModule: "joystick"
(II) Loading /usr/lib/xorg/modules/input//joystick_drv.so
(II) Module joystick: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(EE) module ABI major version (0) doesn't match the server's version (2)
(II) UnloadModule: "joystick"
(II) Unloading /usr/lib/xorg/modules/input//joystick_drv.so
(EE) Failed to load module "joystick" (module requirement mismatch, 0)

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

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-18 20:44 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669528 2007-09-16 14:56 /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 NV35 [GeForce FX 5900] (rev a1)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 16081 2008-04-19 09:29 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Wed Dec 14 16:39:22 PST 2005

# File generated by xf86config.
#
# Copyright (c) 1999 by The XFree86 Project, Inc.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# 
# Except as contained in this notice, the name of the XFree86 Project shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from the
# XFree86 Project.
#
# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of 
# this file.
# **********************************************************************
# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************
# **********************************************************************
# Server flags section.
# **********************************************************************
# **********************************************************************
# Input devices
# **********************************************************************
# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
# **********************************************************************
# Other input device sections 
# this is optional and is required only if you
# are using extended input devices.  This is for example only.  Refer
# to the XF86Config man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice" 
#    Identifier  "Mouse2"
#    Driver      "mouse"
#    Option      "Protocol"      "MouseMan"
#    Option      "Device"        "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
# Standard VGA Device:
# Device configured by xf86config:
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.

Section "ServerLayout"

# The Identifier line must be present
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
    Identifier     "Simple Layout"
    Screen         "Screen 1" 0 0
    #My Note: Make sure you have a CorePointer for 2.4 kernel
    InputDevice    "USBMouse" "CorePointer" 
    #InputDevice    "PS2Mouse" "CorePointer"
    #InputDevice    "USBMouse" "SendCoreEvents"
    InputDevice    "Keyboard1" "CoreKeyboard"
    InputDevice    "Joystick" "CorePointer" 
    #compiz
    Option   "AIGLX"   "true"
EndSection

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# 
# If you don't have a floating point coprocessor and emacs, Mosaic or other
# programs take long to start up, try moving the Type1 and Speedo directory
# to the end of this list (or comment them out).
# 
    #FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
# The module search path.  The default path is shown here.
#    ModulePath "/usr/X11R6/lib/modules"
    #FontPath        "unix/:7100"
    #FontPath        "unix/:7110"
    FontPath        "/usr/X11R6/lib/X11/fonts/local/"
    FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath        "/usr/lib/X11/fonts/TrueType/"
    FontPath        "/usr/lib/X11/fonts/ttf/"
    FontPath        "/usr/X11R6/lib/X11/fonts/ttf/"
    FontPath        "/usr/lib/X11/fonts/TrueType/"
    FontPath        "/usr/X11R6/lib/X11/fonts/TrueType/"
    FontPath        "/usr/X11R6/lib/X11/fonts/Type1/"
EndSection

Section "Module"

# This loads the DBE extension module.
# This loads the GLX module
# initialisation of the XFree86-DGA extension within that module.
# This loads the Type1 and FreeType font modules
    Load           "dbe"  	# Double buffer extension
    Load           "glx"
    Load           "dri"
    Load           "extmod"
# This loads the miscellaneous extensions module, and disables
    Load           "extmod"
      #Option    "omit xfree86-dga"   # don't initialise the DGA extension
    Load           "type1"
    Load           "freetype"
EndSection

Section "InputDevice"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
#    Option     "Protocol"      "Xqueue"
#    Option	"Xleds"      "1 2 3"
#    Option "LeftAlt"     "Meta"
#    Option "RightAlt"    "ModeShift"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option "XkbModel"    "pc102"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option "XkbModel"    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option "XkbLayout"   "de"
# or:
#    Option "XkbLayout"   "de"
#    Option "XkbVariant"  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option "XkbOptions"  "ctrl:swapcaps"
# These are the default XKB settings for XFree86
#    Option "XkbRules"    "xfree86"
#    Option "XkbModel"    "pc101"
#    Option "XkbLayout"   "us"
#    Option "XkbVariant"  ""
#    Option "XkbOptions"  ""
#    Option "XkbDisable"
    Identifier     "Keyboard1"
    Driver         "kbd"
    Option         "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    Option         "XkbRules" "xfree86"
    #Option         "XkbModel" "pc101"
    Option         "XkbModel" "pc104"
    Option         "XkbLayout" "us"
    #Option 	"XkbOptions" "altwin:super_win"
EndSection

Section "InputDevice"

# Identifier and driver
# the following line.
#    Option "Protocol"	"Xqueue"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
#    Option "BaudRate"	"9600"
#    Option "SampleRate"	"150"
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    Identifier     "PS2Mouse"
    Driver         "mouse"
    Option         "Protocol" "IMPS/2"
    Option         "Device" "/dev/psaux"
    Option         "ZAxisMapping" "4 5"
# When using XQUEUE, comment out the above two lines, and uncomment
    Option         "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"
# ChordMiddle is an option for some 3-button Logitech mice
#    Option "ChordMiddle"
EndSection

Section "InputDevice"
    Identifier     "USBMouse"
    Driver         "mouse"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "imps/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons"
EndSection

Section "InputDevice"
    Identifier     "Joystick"
    Driver         "joystick"
    Option         "Device" "/dev/input/js2"
    Option         "SendCoreEvents" "true"
    Option "MapAxis1"     "mode=relative axis=+1.5X deadzone=30"
    Option "MapButton7" "button=1" #left click
    Option "MapButton7" "key=23" #tab
EndSection

##Section "Monitor"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    #HorizSync   31.5, 35.15, 35.5
#    HorizSync	30-64         # multisync
#    HorizSync	31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync	15-25, 30-50  # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
##    Identifier     "My Monitor"
##    HorizSync       31.5 - 79.0
##    VertRefresh     50.0 - 70.0
##EndSection

Section "Monitor"
	Identifier   "My Monitor"
	VendorName   "Monitor Vendor"
	ModelName    "ViewSonic A90"
	HorizSync    30.0 - 86.0
	VertRefresh  50.0 - 180.0
	Option      "dpms"
EndSection

Section "Device"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.
#    Chipset	"generic"
# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.
#    BusID      "PCI:0:10:0"
#    VideoRam	256
#    Clocks	25.2 28.3
    Identifier     "Standard VGA"
    Driver         "vga"
    VendorName     "Unknown"
    BoardName      "Unknown"
EndSection

Section "Device"

    #VideoRam    4096
    # Insert Clocks lines here if appropriate
    Identifier     "NVIDIA GeForce"
    Driver         "nvidia"
# Needed For compiz
	Option   "XAANoOffscreenPixmaps"   "true"
	Option   "AllowGLXWithComposite"   "true"
	Option   "NoLogo"
EndSection

Section "Screen"
    Identifier     "Screen 1"
    Device         "NVIDIA GeForce"
    Monitor        "My Monitor"
    #compiz
	Option   "AddARGBGLXVisuals"   "true"
    DefaultDepth    24
    SubSection     "Display"
        Viewport    0 0
        Depth       8
        #Modes       "1920x1080" "1024x768" "800x600" "640x480"
        #Modes       "1920x1080" "1600x1200" "1024x768" "800x600" "640x480"
        Modes       "1920x1080" "1152x864" "1024x768" "1600x1200" "1360x1024" "1400x1050" "800x600" "640x480"
        #Modes      "1024x768" "800x600" "640x480"
        #Modes      "1600x1200" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"

        #Modes       "1920x1080" "1024x768" "800x600" "640x480"
        Modes       "1920x1080" "1152x864" "1024x768" "1600x1200" "1360x1024" "1400x1050" "800x600" "640x480"
        Viewport    0 0
        Depth       16
        #Modes       "1024x768" "800x600" "640x480"
        #Modes      "1600x1200" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"

        #Modes       "1920x1080" "1024x768" "800x600" "640x480"
        Modes       "1920x1080" "1152x864" "1024x768" "1600x1200" "1360x1024" "1400x1050" "800x600" "640x480"
        Viewport    0 0
        Depth       24
        #Modes       "1024x768" "800x600" "640x480"
        #Modes      "1600x1200" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

#Needed For compiz
Section   "Extensions"
   Option   "Composite"   "Enable"
EndSection




Xorg X server log files on system:
-rw-r--r-- 1 root root 29662 2007-03-20 17:53 /var/log/Xorg.23.log
-rw-r--r-- 1 root root 28895 2007-03-30 09:41 /var/log/Xorg.24.log
-rw-r--r-- 1 root root 28845 2007-04-14 09:50 /var/log/Xorg.22.log
-rw-r--r-- 1 root root 30308 2008-01-02 22:10 /var/log/Xorg.21.log
-rw-r--r-- 1 root root 30308 2008-03-22 20:27 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 31934 2008-04-19 06:12 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 31934 2008-04-19 06:12 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 32077 2008-04-19 10:13 /var/log/Xorg.2.log

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

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux debian 2.6.24-1-686 #1 SMP Mon Feb 11 14:37:45 UTC 2008 i686
Build Date: 16 September 2007  02:37:21PM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
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.2.log", Time: Sat Apr 19 06:12:45 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Simple Layout"
(**) |-->Screen "Screen 1" (0)
(**) |   |-->Monitor "My Monitor"
(**) |   |-->Device "NVIDIA GeForce"
(**) |-->Input Device "USBMouse"
(**) |-->Input Device "Keyboard1"
(**) |-->Input Device "Joystick"
(**) Option "AIGLX" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/X11R6/lib/X11/fonts/local/" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/misc/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/misc/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/Type1/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Type1/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi/").
(WW) The directory "/usr/lib/X11/fonts/TrueType/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/ttf/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/ttf/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/TrueType/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/TrueType/" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/Type1/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Type1/").
(WW) FontPath is completely invalid.  Using compiled-in default.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) Duplicate core pointer devices.  Removing core pointer attribute from "Joystick"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d8680
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(++) using VT number 9

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2578 card 147b,1021 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2579 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 8086,257b card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:06:0: chip 8086,257e card 147b,1021 rev 02 class 08,80,00 hdr 00
(II) PCI: 00:1d:0: chip 8086,24d2 card 147b,1021 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 147b,1021 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 147b,1021 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 147b,1021 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 147b,1021 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24db card 147b,1021 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,24d1 card 147b,1021 rev 02 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,24d3 card 147b,1021 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24d5 card 147b,1021 rev 02 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0331 card 10b0,0404 rev a1 class 03,00,00 hdr 00
(II) PCI: 02:01:0: chip 8086,1019 card 147b,1021 rev 00 class 02,00,00 hdr 00
(II) PCI: 03:02:0: chip 104c,8024 card 147b,1021 rev 00 class 0c,00,10 hdr 00
(II) PCI: 03:03:0: chip 1095,3114 card 1095,6114 rev 02 class 01,04,00 hdr 00
(II) PCI: 03:07:0: chip 109e,036e card 0070,13eb rev 02 class 04,00,00 hdr 80
(II) PCI: 03:07:1: chip 109e,0878 card 0070,13eb rev 02 class 04,80,00 hdr 80
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:3:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[1] -1	0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[2] -1	0	0x0000a800 - 0x0000a8ff (0x100) IX[B]
	[3] -1	0	0x0000ac00 - 0x0000acff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xe4000000 - 0xe40fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x00008000 - 0x000080ff (0x100) IX[B]
	[1] -1	0	0x00008400 - 0x000084ff (0x100) IX[B]
	[2] -1	0	0x00008800 - 0x000088ff (0x100) IX[B]
	[3] -1	0	0x00008c00 - 0x00008cff (0x100) IX[B]
	[4] -1	0	0x00009000 - 0x000090ff (0x100) IX[B]
	[5] -1	0	0x00009400 - 0x000094ff (0x100) IX[B]
	[6] -1	0	0x00009800 - 0x000098ff (0x100) IX[B]
	[7] -1	0	0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xe2000000 - 0xe3ffffff (0x2000000) MX[B]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xe4100000 - 0xe41fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV35 [GeForce FX 5900] rev 161, Mem @ 0xe0000000/24, 0xd0000000/28
(--) PCI: (3:7:0) Brooktree Corporation Bt878 Video Capture rev 2, Mem @ 0xe4100000/12
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(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	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xc0000000 from 0xcfffffff to 0xbfffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe4101000 - 0xe4101fff (0x1000) MX[B]
	[1] -1	0	0xe3004000 - 0xe30043ff (0x400) MX[B]
	[2] -1	0	0xe3000000 - 0xe3003fff (0x4000) MX[B]
	[3] -1	0	0xe3005000 - 0xe30057ff (0x800) MX[B]
	[4] -1	0	0xe4000000 - 0xe401ffff (0x20000) MX[B]
	[5] -1	0	0xe4203000 - 0xe42030ff (0x100) MX[B]
	[6] -1	0	0xe4202000 - 0xe42021ff (0x200) MX[B]
	[7] -1	0	0x30000000 - 0x300003ff (0x400) MX[B]
	[8] -1	0	0xe4201000 - 0xe42013ff (0x400) MX[B]
	[9] -1	0	0xe4200000 - 0xe4200fff (0x1000) MX[B]
	[10] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[11] -1	0	0xe4100000 - 0xe4100fff (0x1000) MX[B](B)
	[12] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[14] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[15] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[16] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[17] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[18] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[19] -1	0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[20] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
	[21] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[22] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[23] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[24] -1	0	0x0000cc00 - 0x0000cc03 (0x4) IX[B]
	[25] -1	0	0x0000c800 - 0x0000c807 (0x8) IX[B]
	[26] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[27] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[28] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[29] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[33] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[34] -1	0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[35] -1	0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[36] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe4101000 - 0xe4101fff (0x1000) MX[B]
	[1] -1	0	0xe3004000 - 0xe30043ff (0x400) MX[B]
	[2] -1	0	0xe3000000 - 0xe3003fff (0x4000) MX[B]
	[3] -1	0	0xe3005000 - 0xe30057ff (0x800) MX[B]
	[4] -1	0	0xe4000000 - 0xe401ffff (0x20000) MX[B]
	[5] -1	0	0xe4203000 - 0xe42030ff (0x100) MX[B]
	[6] -1	0	0xe4202000 - 0xe42021ff (0x200) MX[B]
	[7] -1	0	0x30000000 - 0x300003ff (0x400) MX[B]
	[8] -1	0	0xe4201000 - 0xe42013ff (0x400) MX[B]
	[9] -1	0	0xe4200000 - 0xe4200fff (0x1000) MX[B]
	[10] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[11] -1	0	0xe4100000 - 0xe4100fff (0x1000) MX[B](B)
	[12] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[14] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[15] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[16] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[17] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[18] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[19] -1	0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[20] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
	[21] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[22] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[23] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[24] -1	0	0x0000cc00 - 0x0000cc03 (0x4) IX[B]
	[25] -1	0	0x0000c800 - 0x0000c807 (0x8) IX[B]
	[26] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[27] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[28] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[29] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[33] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[34] -1	0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[35] -1	0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[36] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(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	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(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	0xe4101000 - 0xe4101fff (0x1000) MX[B]
	[5] -1	0	0xe3004000 - 0xe30043ff (0x400) MX[B]
	[6] -1	0	0xe3000000 - 0xe3003fff (0x4000) MX[B]
	[7] -1	0	0xe3005000 - 0xe30057ff (0x800) MX[B]
	[8] -1	0	0xe4000000 - 0xe401ffff (0x20000) MX[B]
	[9] -1	0	0xe4203000 - 0xe42030ff (0x100) MX[B]
	[10] -1	0	0xe4202000 - 0xe42021ff (0x200) MX[B]
	[11] -1	0	0x30000000 - 0x300003ff (0x400) MX[B]
	[12] -1	0	0xe4201000 - 0xe42013ff (0x400) MX[B]
	[13] -1	0	0xe4200000 - 0xe4200fff (0x1000) MX[B]
	[14] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[15] -1	0	0xe4100000 - 0xe4100fff (0x1000) MX[B](B)
	[16] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[21] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[22] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[23] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[24] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[25] -1	0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[26] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
	[27] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[28] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[29] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[30] -1	0	0x0000cc00 - 0x0000cc03 (0x4) IX[B]
	[31] -1	0	0x0000c800 - 0x0000c807 (0x8) IX[B]
	[32] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[33] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[34] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[35] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[36] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[37] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[38] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[39] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[40] -1	0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[41] -1	0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[42] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "type1" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(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
	ABI class: X.Org Server Extension, version 0.1
(II) NVIDIA GLX Module  169.12  Thu Feb 14 18:45:56 PST 2008
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "extmod"
(II) Reloading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.4.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(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) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "joystick"
(II) Loading /usr/lib/xorg/modules/input//joystick_drv.so
(II) Module joystick: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(EE) module ABI major version (0) doesn't match the server's version (2)
(II) UnloadModule: "joystick"
(II) Unloading /usr/lib/xorg/modules/input//joystick_drv.so
(EE) Failed to load module "joystick" (module requirement mismatch, 0)
(II) NVIDIA dlloader X Driver  169.12  Thu Feb 14 17:55:38 PST 2008
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(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.4.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(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.4.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(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	0xe4101000 - 0xe4101fff (0x1000) MX[B]
	[5] -1	0	0xe3004000 - 0xe30043ff (0x400) MX[B]
	[6] -1	0	0xe3000000 - 0xe3003fff (0x4000) MX[B]
	[7] -1	0	0xe3005000 - 0xe30057ff (0x800) MX[B]
	[8] -1	0	0xe4000000 - 0xe401ffff (0x20000) MX[B]
	[9] -1	0	0xe4203000 - 0xe42030ff (0x100) MX[B]
	[10] -1	0	0xe4202000 - 0xe42021ff (0x200) MX[B]
	[11] -1	0	0x30000000 - 0x300003ff (0x400) MX[B]
	[12] -1	0	0xe4201000 - 0xe42013ff (0x400) MX[B]
	[13] -1	0	0xe4200000 - 0xe4200fff (0x1000) MX[B]
	[14] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[15] -1	0	0xe4100000 - 0xe4100fff (0x1000) MX[B](B)
	[16] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[21] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[22] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[23] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[24] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[25] -1	0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[26] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
	[27] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[28] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[29] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[30] -1	0	0x0000cc00 - 0x0000cc03 (0x4) IX[B]
	[31] -1	0	0x0000c800 - 0x0000c807 (0x8) IX[B]
	[32] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[33] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[34] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[35] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[36] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[37] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[38] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[39] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[40] -1	0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[41] -1	0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[42] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(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	0xe4101000 - 0xe4101fff (0x1000) MX[B]
	[5] -1	0	0xe3004000 - 0xe30043ff (0x400) MX[B]
	[6] -1	0	0xe3000000 - 0xe3003fff (0x4000) MX[B]
	[7] -1	0	0xe3005000 - 0xe30057ff (0x800) MX[B]
	[8] -1	0	0xe4000000 - 0xe401ffff (0x20000) MX[B]
	[9] -1	0	0xe4203000 - 0xe42030ff (0x100) MX[B]
	[10] -1	0	0xe4202000 - 0xe42021ff (0x200) MX[B]
	[11] -1	0	0x30000000 - 0x300003ff (0x400) MX[B]
	[12] -1	0	0xe4201000 - 0xe42013ff (0x400) MX[B]
	[13] -1	0	0xe4200000 - 0xe4200fff (0x1000) MX[B]
	[14] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[15] -1	0	0xe4100000 - 0xe4100fff (0x1000) MX[B](B)
	[16] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[24] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[25] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[26] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[27] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[28] -1	0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[29] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
	[30] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[31] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[32] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[33] -1	0	0x0000cc00 - 0x0000cc03 (0x4) IX[B]
	[34] -1	0	0x0000c800 - 0x0000c807 (0x8) IX[B]
	[35] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[36] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[37] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[38] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[39] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[40] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[41] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[42] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[43] -1	0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[44] -1	0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[45] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
	[46] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[47] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) 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"
(**) NVIDIA(0): Option "AllowGLXWithComposite" "true"
(**) NVIDIA(0): Option "AddARGBGLXVisuals" "true"
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0):     enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5900 (NV35) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 04.35.20.23.00
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5900 at PCI:1:0:0:
(--) NVIDIA(0):     ViewSonic A90 (CRT-0)
(--) NVIDIA(0):     NVIDIA TV Encoder (TV-0)
(--) NVIDIA(0): ViewSonic A90 (CRT-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 400.0 MHz maximum pixel clock
(--) NVIDIA(0): TV encoder: NVIDIA
(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0): No valid modes for "1920x1080"; removing.
(WW) NVIDIA(0): No valid modes for "1360x1024"; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1152x864"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "1600x1200"
(II) NVIDIA(0):     "1400x1050"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0):     "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1600 x 1200
(++) NVIDIA(0): DPI set to (96, 96); computed from -dpi X commandline option
(**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] -1	0	0x00100000 - 0x2fffffff (0x2ff00000) MX[B]E(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	0xe4101000 - 0xe4101fff (0x1000) MX[B]
	[5] -1	0	0xe3004000 - 0xe30043ff (0x400) MX[B]
	[6] -1	0	0xe3000000 - 0xe3003fff (0x4000) MX[B]
	[7] -1	0	0xe3005000 - 0xe30057ff (0x800) MX[B]
	[8] -1	0	0xe4000000 - 0xe401ffff (0x20000) MX[B]
	[9] -1	0	0xe4203000 - 0xe42030ff (0x100) MX[B]
	[10] -1	0	0xe4202000 - 0xe42021ff (0x200) MX[B]
	[11] -1	0	0x30000000 - 0x300003ff (0x400) MX[B]
	[12] -1	0	0xe4201000 - 0xe42013ff (0x400) MX[B]
	[13] -1	0	0xe4200000 - 0xe4200fff (0x1000) MX[B]
	[14] -1	0	0xc0000000 - 0xbfffffff (0x0) MX[B]O
	[15] -1	0	0xe4100000 - 0xe4100fff (0x1000) MX[B](B)
	[16] -1	0	0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xe0ffffff (0x1000000) MX[B](B)
	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[24] -1	0	0x00008c00 - 0x00008c03 (0x4) IX[B]
	[25] -1	0	0x00008800 - 0x00008807 (0x8) IX[B]
	[26] -1	0	0x00008400 - 0x00008403 (0x4) IX[B]
	[27] -1	0	0x00008000 - 0x00008007 (0x8) IX[B]
	[28] -1	0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[29] -1	0	0x0000dc00 - 0x0000dc3f (0x40) IX[B]
	[30] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[31] -1	0	0x00000500 - 0x0000051f (0x20) IX[B]
	[32] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[33] -1	0	0x0000cc00 - 0x0000cc03 (0x4) IX[B]
	[34] -1	0	0x0000c800 - 0x0000c807 (0x8) IX[B]
	[35] -1	0	0x0000c400 - 0x0000c403 (0x4) IX[B]
	[36] -1	0	0x0000c000 - 0x0000c007 (0x8) IX[B]
	[37] -1	0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[38] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[39] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[40] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[41] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[42] -1	0	0x0000b800 - 0x0000b81f (0x20) IX[B]
	[43] -1	0	0x0000b400 - 0x0000b41f (0x20) IX[B]
	[44] -1	0	0x0000b000 - 0x0000b01f (0x20) IX[B]
	[45] -1	0	0x0000bc00 - 0x0000bc1f (0x20) IX[B]
	[46] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[47] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) NVIDIA(0): Initialized AGP GART.
(II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
(II) NVIDIA(0):     be running or the "AcpidSocketPath" X configuration option
(II) NVIDIA(0):     may not be set correctly.  When the ACPI daemon is
(II) NVIDIA(0):     available, the NVIDIA X driver can use it to receive ACPI
(II) NVIDIA(0):     events.  For 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 "1152x864"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(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
(WW) NVIDIA(0): Option "XAANoOffscreenPixmaps" is not used
(==) RandR enabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(**) Option "Protocol" "imps/2"
(**) USBMouse: Device: "/dev/input/mice"
(**) USBMouse: Protocol: "imps/2"
(**) Option "CorePointer"
(**) USBMouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons"
(**) USBMouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) USBMouse: ZAxisMapping: buttons 4 and 5
(**) USBMouse: Buttons: 9
(**) USBMouse: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Keyboard1: always reports core events
(**) Option "Protocol" "standard"
(**) Keyboard1: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) Keyboard1: XkbRules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) Keyboard1: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Keyboard1: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Keyboard1: CustomKeycodes disabled
(EE) No Input driver matching `joystick'
(II) evaluating device (Keyboard1)
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
(II) evaluating device (USBMouse)
(II) XINPUT: Adding extended input device "USBMouse" (type: MOUSE)
(II) USBMouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
SetClientVersion: 0 9
SetKbdSettings - type: -1077540164 rate: 30 delay: 500 snumlk: 12
SetGrabKeysState - disabled
SetGrabKeysState - enabled


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

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

Versions of packages xserver-xorg-input-joystick depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  xserver-xorg-core             2:1.4-2    X.Org X server -- core server

xserver-xorg-input-joystick recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1:1.2.3-2


Michael Steele wrote:
> Package: xserver-xorg-input-joystick
> Version: 1:1.2.3-1
> Severity: important
>
> It appears that this module is unusable with debian testing.  When using this module with xorg, I get the following in /var/log/Xorg.0.log.
>
> (II) LoadModule: "joystick"
> (II) Loading /usr/lib/xorg/modules/input//joystick_drv.so
> (II) Module joystick: vendor="X.Org Foundation"
> 	compiled for 1.3.0, module version = 1.2.3
> 	Module class: X.Org XInput Driver
> 	ABI class: X.Org XInput driver, version 0.7
> (EE) module ABI major version (0) doesn't match the server's version (2)
> (II) UnloadModule: "joystick"
> (II) Unloading /usr/lib/xorg/modules/input//joystick_drv.so
> (EE) Failed to load module "joystick" (module requirement mismatch, 0)
>   


You're not supposed to use 1:1.2.3-1 with xserver-xorg-core 1.4. We
should have Provides/Conflicts xserver-xorg-input to prevent these
packages from being installed together. But joystick 1:1.2.3-1 seems
broken regarding this, and the fix never reached testing (Xorg 7.3 has
been stuck in unstable for a long time).

Anyway, this is fixed is recent versions, just take joystick 1.3 from
unstable.

Brice



--- End Message ---

Reply to: