Gentoo Archives: gentoo-user

From: waltdnes@××××××××.org
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] /dev/input/mouse0 Doesn't Exist
Date: Wed, 07 Sep 2005 01:22:16
Message-Id: 20050907010836.GC26857@waltdnes.org
In Reply to: [gentoo-user] /dev/input/mouse0 Doesn't Exist by Drew Tomlinson
1 On Tue, Sep 06, 2005 at 01:11:44PM -0700, Drew Tomlinson wrote
2 > I can't start xorg as /dev/input/mouse0 doesn't exist. I used to
3 > have this working with the same hardware and don't recall making any
4 > changes. What things must be loaded or what should I check to get
5 > my mouse detected? I'm using 2.6.11 kernel with udev. Nudges to
6 > an appropriate web page are welcome. I have been unsuccessful
7 > with Google.
8
9 Plan a) Does gpm work in text mode? If yes, "cat /etc/conf.d/gpm"
10 and see what device it lists as being used.
11
12 Plan b) Start off with the command "ls -al -R /dev > list.txt" and
13 view list.txt with your favourite editor or file-viewer.
14 Look under "/dev/input". Also check for "/dev/mouse" or
15 "/dev/mice" or "/dev/psaux" or "/dev/misc/". You should find
16 something somewhere.
17
18 --
19 Walter Dnes <waltdnes@××××××××.org>
20 My musings on technology and security at http://tech_sec.blog.ca
21 --
22 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] /dev/input/mouse0 Doesn't Exist Drew Tomlinson <drew@××××××××××××××.net>