
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Debian install and USB mouse
Hello I had it working but i tested debian on SID (unstable)
do modprobe mousedev
or modprobe usbmouse
for the kernel module.
Then change your xf86config setting as below
Section "InputDevice"
Option "Device" "/dev/input/mice"
Regards
Alex Mantelli
----- Original Message -----
From: "Jonathan Byrne" <jq@example.com>
To: <tlug@example.com>
Sent: Thursday, January 08, 2004 2:56 AM
Subject: Re: [tlug] Debian install and USB mouse
> On Wednesday 07 January 2004 04:11 am, Charles Muller wrote:
> > Has anyone who's done a recent install of Debian Stable or Testing
> > succeeded in getting a USB mouse configured in the installation process
> > itself (I haven't)?
>
> Not recently, I still lived in Japan at the time, but I used a USB mouse
and
> keyboard on Debian at that time. I don't recall if I set up the mouse
during
> the install or not (I think not) but it was no problem making it work; I
just
> ran modconf and picked the modules and that was it. This was about 18
months
> ago, on Woody.
>
> > There is plenty of material out there suggesting ways to fix
> > this after installation (like recompiling the kernel with USB mouse
> > support, etc.),
>
> The kernel already has that support compiled in modules. Under what
> circumstances do they suggest a recompile is necessary?
>
> Jonathan
>
> --
> TLUG server is hosted by Open Source Development Lab Japan
> http://www.osdl.jp/
>
> To unsubscribe from this mailing list,
> please see the instructions at <http://www.tlug.jp/list.html>
Home |
Main Index |
Thread Index