Xorg hotplugging not working for Mouse
Peter Hutterer
peter.hutterer at who-t.net
Tue Jun 26 16:51:11 PDT 2012
On Tue, Jun 26, 2012 at 05:01:35PM +0800, shih dane wrote:
> follow
>
>
>
>
> 2012/6/26 Peter Hutterer <peter.hutterer at who-t.net>:
> > On Tue, Jun 26, 2012 at 12:29:35PM +0800, shih dane wrote:
> >> 2012/6/26 Peter Hutterer <peter.hutterer at who-t.net>:
> >> > On Tue, Jun 26, 2012 at 11:45:20AM +0800, shih dane wrote:
> >> >> Hi
> >> >> i try to modify config
> >> >>
> >> >> Option "AutoAddDevices" "True"
> >> >>
> >> >> remove all intput device in config
> >> >> and laod evdev driver
> >> >>
> >> >> can not find mouse and keyboad
> >> >
> >> > I presume there's some other configuration issue then, but hard to say with
> >> > this little information. Please provide at least your Xorg.log.
> >> >
> >> > Cheers,
> >> > Peter
> >>
> >> thaks for advice
> >> that's my xorg.log and xorg.conf
> >>
> >> Best Regard
> >> Dane
> >
> >> [ 74984.842]
> >> X.Org X Server 1.11.1
> >> Release Date: 2011-09-24
> >> [ 74984.842] X Protocol Version 11, Revision 0
> >> [ 74984.842] Build Operating System: Linux 2.6.32.16-141.loop_aes.fc12.x86_64 x86_64
> >> [ 74984.842] Current Operating System: Linux N10850 2.6.38 #1 SMP Mon Jun 18 10:43:00 CST 2012 x86_64
> >> [ 74984.842] Kernel command line: ro root=/dev/ram0 max_loop=210 console=ttyS1,115200n8
> >> [ 74984.842] Build Date: 20 June 2012 04:27:04PM
> >> [ 74984.842]
> >> [ 74984.842] Current version of pixman: 0.24.2
> >> [ 74984.842] Before reporting problems, check http://wiki.x.org
> >> to make sure that you have the latest version.
> >> [ 74984.842] Markers: (--) probed, (**) from config file, (==) default setting,
> >> (++) from command line, (!!) notice, (II) informational,
> >> (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> >> [ 74984.842] (==) Log file: "/opt/xorg/sys/var/log/Xorg.0.log", Time: Tue Jun 26 12:12:08 2012
> >> [ 74984.842] (++) Using config file: "/opt/xorg/xorg.conf.intel"
> >> [ 74984.842] (==) Using system config directory "/opt/xorg/sys/share/X11/xorg.conf.d"
> >> [ 74984.842] (==) ServerLayout "X.org Configured"
> >> [ 74984.842] (**) |-->Screen "Screen0" (0)
> >> [ 74984.842] (**) | |-->Monitor "VGA"
> >> [ 74984.842] (**) | |-->Device "card0"
> >> [ 74984.842] (==) Automatically adding devices
> >> [ 74984.842] (==) Automatically enabling devices
> >> [ 74984.842] (WW) The directory "/opt/xorg/sys/share/fonts/X11/misc/" does not exist.
> >> [ 74984.842] Entry deleted from font path.
> >> [ 74984.842] (WW) The directory "/opt/xorg/sys/share/fonts/X11/TTF/" does not exist.
> >> [ 74984.842] Entry deleted from font path.
> >> [ 74984.842] (WW) The directory "/opt/xorg/sys/share/fonts/X11/OTF/" does not exist.
> >> [ 74984.842] Entry deleted from font path.
> >> [ 74984.842] (WW) The directory "/opt/xorg/sys/share/fonts/X11/Type1/" does not exist.
> >> [ 74984.842] Entry deleted from font path.
> >> [ 74984.842] (WW) The directory "/opt/xorg/sys/share/fonts/X11/100dpi/" does not exist.
> >> [ 74984.842] Entry deleted from font path.
> >> [ 74984.842] (WW) The directory "/opt/xorg/sys/share/fonts/X11/75dpi/" does not exist.
> >> [ 74984.842] Entry deleted from font path.
> >> [ 74984.842] (==) FontPath set to:
> >>
> >> [ 74984.842] (**) ModulePath set to "/opt/xorg/sys/lib/xorg/modules"
> >> [ 74984.842] (II) The server relies on HAL to provide the list of input devices.
> >> If no devices become available, reconfigure HAL or disable AutoAddDevices.
> >
> > looks like you're on F12 but make sure HAL is running and correctly setup.
> > the log is missing any entries from input devices, suggesting that the
> > server is never notified of their presence. copy config/x11-input.fdi into
> > /etc/hal/fdi/policies/ and restart HAL
>
> ..
> > http://fedoraproject.org/wiki/Input_device_configuration#Fedora_12_and_earlier
> > has some info here
> >
> > Cheers,
> > Peter
> follow steps above
> also can not detect mouse and keyboard
>
> 23255 haldaemo 65004 S /raid/data/module/LocalDisplay/sys/sbin/hald
> --use-syslog
> 23256 root 18032 S hald-runner
> 23260 haldaemo 17732 S hald-addon-acpi: listening on acpid socket
> /var/run/acpid.socket
> 29367 root 5864 S grep hal
>
> Normal fedora 12
> type ps
> then you can see 'hald-addon-input'
>
> 68 1397 1 0 Jun25 ? 00:00:00 hald
> root 1400 1397 0 Jun25 ? 00:00:00 hald-runner
> root 1438 1400 0 Jun25 ? 00:00:00 hald-addon-input:
> Listening on /dev/input/event4 /dev/input/event0 /dev/input/event1
> /dev/input/event3
> 68 1454 1400 0 Jun25 ? 00:00:00 hald-addon-acpi:
> listening on acpid socket /var/run/acpid.socket
> root 15289 14478 0 16:49 pts/6 00:00:00 grep hald
>
> is that problem
> hald do not lunch hald-addon-input
please file a bug and assign it to me. this will take a while, no need to do
this on the list.
Cheers,
Peter
More information about the xorg
mailing list