tags 347681 etch found 347681 1:7.1.0-9 thanks This bug really needs to be fixed in Etch. A user shouldn't have to make custom udev rules to force his input devices to be assigned the same dev name on every boot, or else risk having them change every boot, resulting in X loading with no cursor control. The other alternative is to have evdev scan for the device, which should work (and according to this log file, does work!), but then crashes X for no apparent reason!
This is even tagged as fixed-upstream. Couldn't it be fixed in Etch? The bug's been filed for a year now.
Xorg.0.log.old
Description: application/trash
# nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 ([EMAIL PROTECTED]) Wed Dec 14 16:39:22 PST 2005 # xorg.conf (Xorg 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 commands as root: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum # dpkg-reconfigure xserver-xorg Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Logitech MX1000" Option "AIGLX" "true" EndSection Section "Files" # local font server # if the local font server has problems, we can fall back on these FontPath "unix/:7100" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/CID" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/lib/X11/fonts/75dpi" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "v4l" Load "vbe" Load "evdev" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Logitech MX1000" Driver "evdev" Option "CorePointer" #Option "Device" "/dev/input/event1" # 2006-02-26: Suddenly it changed from event3 to event2, causing X to fail to load, and giving a glibc memory corruption error on tty7 # 2006-03-06: Now it's changed again! I'm going to try /dev/input/mouse0 and see if that works with evdev # Nope, evdev requires an eventx device. # Now it seems to be /dev/input/event1 ! # 2006-12-29: Tried commenting out the 'Option "Device"' line which, according to the log file, caused evdev to scan and detect the mouse, but resulted in X crashing! EndSection Section "Monitor" Identifier "Generic Monitor" HorizSync 30.0 - 65.0 VertRefresh 50.0 - 75.0 Option "DPMS" EndSection Section "Device" Identifier "NVIDIA Corporation NV25 [GeForce4 Ti 4200]" Driver "nvidia" Option "TripleBuffer" "true" Option "AllowGLXWithComposite" "true" Option "RenderAccel" "true" EndSection Section "Screen" Identifier "Default Screen" Device "NVIDIA Corporation NV25 [GeForce4 Ti 4200]" Monitor "Generic Monitor" DefaultDepth 24 Option "ConnectedMonitor" "DFP-0" SubSection "Display" Depth 1 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480" EndSubSection Option "AddARGBGLXVisuals" "true" Option "DisableGLXRootClipping" "true" EndSection Section "Extensions" Option "Composite" "Enable" # Option "DAMAGE" "Enable" # Option "RENDER" "Enable" EndSection
pgp8Iyu7rAsch.pgp
Description: PGP signature