sean finney on 26 Jan 2005 19:06:53 -0000 |
hi jeff, you might be interested in this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=247126 basically what was happening was gpm/X was trying to access the mouse device before it was loaded, which kicked off hotplug's loading of the psmouse module, but not before it returned ENODEV to the calling program. restarting X/gpm is one fix, or otherwise loading all your mouse input modules before they start. i haven't had this problem in a while, but it's possible that this is due to me using things out of sid or using something that gets installed by default. sean On Wed, Jan 26, 2005 at 10:47:34AM -0500, Jeff Abrahamson wrote: > I just upgraded to kernel 2.6.8 from 2.4.27. But now I can't use X. > The issue is that /dev/mouse isn't a valid device. Currently it > points to /dev/psaux. > > Googling (in console-mode) I found that many people found that there > troubles ended with > > ln -s /dev/input/mice /dev/mouse > > But /dev/input does not exist on my machine. > > Any suggestions? > > > A related issue is that I note that dist-upgrade now wants to install > a new 2.4 kernel. If I let it do that, I think it is going to want to > modify the /vmlinuz* links, which would take me back to kernel 2.4 > next time I boot. Any idea how to stop that from happening? > > -- > Jeff > > Jeff Abrahamson <http://www.purple.com/jeff/> +1 215/837-2287 > GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B > ___________________________________________________________________________ > Philadelphia Linux Users Group -- http://www.phillylinux.org > Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce > General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|