hi

i tried use evdev for my mouse


in my xorg file

Section "Module"
  Load         "dbe"
  Load         "type1"
  Load         "freetype"
  Load         "extmod"
  Load         "glx"
  Load         "v4l"
  Load         "evdev"
EndSection

Section "InputDevice"
Driver "evdev"
Identifier "Mouse[1]"
Option "Device" "/dev/input/event2"
Option "Name" "Logitech USB RECEIVER"
Option "Vendor" "Logitech"
EndSection

if i write that in my xorg file, X refuse to start

/var/log/messages return

an 24 21:52:48 linux kernel:
/opt/gspcav1-20070110/gspca_core.c:
[gspca_set_isoc_ep:881] ISO EndPoint found 0x81
AlternateSet 7
Jan 24 21:52:49 linux syslog-ng[31786]: Changing
permissions on special
file /dev/xconsole
Jan 24 21:52:49 linux syslog-ng[31786]: Changing
permissions on special
file /dev/tty10
Jan 24 21:52:49 linux kdm: :0[31891]: IO Error in
XOpenDisplay
Jan 24 21:52:49 linux kdm[31837]: Display :0 cannot be
opened
Jan 24 21:52:49 linux kdm[31837]: Unable to fire up
local display :0;
disabling.
Jan 24 21:55:38 linux init: Switching to runlevel: 3
Jan 24 21:55:43 linux init: Switching to runlevel: 5
Jan 24 21:55:43 linux kernel: Kernel logging (proc)
stopped.
Jan 24 21:55:43 linux kernel: Kernel log daemon
terminating.
Jan 24 21:55:44 linux syslog-ng[31786]: syslog-ng
version 1.6.11 going down
Jan 24 21:55:44 linux syslog-ng[32121]: syslog-ng
version 1.6.11 starting
Jan 24 21:55:44 linux logger: /etc/init.d/xdm: No
changes
for /etc/X11/xdm/Xservers
Jan 24 21:55:44 linux logger: /etc/init.d/xdm: No
changes
for /etc/X11/xdm/xdm-config
Jan 24 21:55:49 linux syslog-ng[32121]: Changing
permissions on special
file /dev/xconsole
Jan 24 21:55:49 linux syslog-ng[32121]: Changing
permissions on special
file /dev/tty10
Jan 24 21:55:49 linux kdm: :0[32186]: IO Error in
XOpenDisplay
Jan 24 21:55:49 linux kdm[32172]: Display :0 cannot be
opened
Jan 24 21:55:49 linux kdm[32172]: Unable to fire up
local display :0;
disabling.
Jan 24 21:55:49 linux kernel: klogd 1.4.1, log source
= /proc/kmsg started.
Jan 24 21:55:49 linux kernel:
/opt/gspcav1-20070110/gspca_core.c:
[spca5xx_set_light_freq:1858] Sensor currently not
support light frequency
banding filters.
Jan 24 21:55:49 linux kernel:
/opt/gspcav1-20070110/gspca_core.c:
[gspca_set_isoc_ep:881] ISO EndPoint found 0x81
AlternateSet 7
Jan 24 21:56:50 linux init: Switching to runlevel: 3
Jan 24 21:56:55 linux init: Switching to runlevel: 5
Jan 24 21:56:55 linux kernel: Kernel logging (proc)
stopped.
Jan 24 21:56:55 linux kernel: Kernel log daemon
terminating.
Jan 24 21:56:56 linux syslog-ng[32121]: syslog-ng
version 1.6.11 going down
Jan 24 21:56:56 linux syslog-ng[32413]: syslog-ng
version 1.6.11 starting
Jan 24 21:56:56 linux logger: /etc/init.d/xdm: No
changes
for /etc/X11/xdm/Xservers
Jan 24 21:56:56 linux logger: /etc/init.d/xdm: No
changes
for /etc/X11/xdm/xdm-config
Jan 24 21:57:01 linux kernel: klogd 1.4.1, log source
= /proc/kmsg started.
Jan 24 21:57:01 linux kernel:
/opt/gspcav1-20070110/gspca_core.c:
[spca5xx_set_light_freq:1858] Sensor currently not
support light frequency
banding filters.


don't have any problem if i don't use evdev



thanks



 
____________________________________________________________________________________
Looking for earth-friendly autos? 
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to