[CentOS] CentOS 4.5 - ProLiant DL585 G2 - Mouse Issue

Tom Brown tom at ng23.net
Tue Dec 4 14:12:17 UTC 2007


>> Ok by using option 3 i have managed to configure X with a mouse without
>> using the high performance driver. However when i try a startx even as
>> root the X server just crashes with the following
>>
>> any thoughts?
>>     
>
> Anything in /var/log/Xorg.0.log ?
>
> Did the installation of hpmouse modify your xorg.conf file?
>
> Mogens
>   
well that driver puts the following into the X config

#BEGIN HP ILO X MOUSE DRIVER
        InputDevice "hpmouse"    "SendCoreEvents"
#END HP ILO X MOUSE DRIVER

and

#BEGIN HP ILO X MOUSE DRIVER
Section "InputDevice"
            Identifier   "hpmouse"
            Driver       "hpmouse"
            Option       "Device"         "/dev/hpmouse"
            Option       "Helper"         "/opt/hp/hpmouse/hpmouse-helper"
            Option       "SendCoreEvents" "true"
            Option       "MinX"           "0"
            Option       "MaxX"           "3000"
            Option       "MinY"           "0"
            Option       "MaxY"           "3000"
EndSection
#END HP ILO X MOUSE DRIVER

and that log contains LOTS of stuff relating to the crash but not sure 
where to start - i will paste some here but attach the whole log as its 
extensive

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/qatpctrac02:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

X Window System Version 6.8.2
Release Date: 9 February 2005
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Linux 2.6.9-55.0.2.ELsmp x86_64 [ELF]
Current Operating System: Linux qatpctrac02 2.6.9-55.ELsmp #1 SMP Fri 
Apr 20 16:36:54 EDT 2007 x86_64
Build Date: 09 October 2007
Build Host: ls20-bc1-14.build.redhat.com
 
    Before reporting problems, check http://wiki.X.Org
    to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.9-55.ELsmp 
(brewbuilder at hs20-bc2-4.build.redhat.com) (gcc version 3.4.6 20060404 (R
ed Hat 3.4.6-3)) #1 SMP Fri Apr 20 16:36:54 EDT 2007 P
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: Tue Dec  4 14:08:22 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "single head configuration"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Videocard0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "unix/:7100"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib64/modules"
(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
    X.Org ANSI C Emulation: 0.2
    X.Org Video Driver: 0.7
    X.Org XInput driver : 0.4
    X.Org Server Extension : 0.2
    X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib64/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib64/modules/libpcidata.a
(II) Module pcidata: vendor="X.Org Foundation"
    compiled for 6.8.2, module version = 1.0.0
    ABI class: X.Org Video Driver, version 0.7
(--) using VT number 7

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: X-crash.log
URL: <http://lists.centos.org/pipermail/centos/attachments/20071204/6f2c2888/attachment.log>


More information about the CentOS mailing list