LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 06-23-2005, 10:57 PM   #1
armandojnc
LQ Newbie
 
Registered: Jun 2005
Location: Puerto Peņasco
Distribution: Debian at office, Gentoo at Home
Posts: 4

Rep: Reputation: 0
PS/2 Mouse not working SOLVED


I installed Debian Woody
I can enter to KDE and can work my way into making
the keyboard move the cursor, but my mouse doesn't not work

It works when booting Knoppix live CD
I tried copying the x86config from knoppix but it doesn't work

Last edited by armandojnc; 06-25-2005 at 08:12 PM.
 
Old 06-24-2005, 12:38 AM   #2
aeruzcar
Member
 
Registered: Jul 2003
Location: Santiago, Chile
Distribution: Gentoo
Posts: 282

Rep: Reputation: 30
Have you tried editing your xorg conf file??
Try different options in the device part for the mouse such as /dev/psaux, /dev/mouse and so on
I a similar problem and I fixed trying those options and also changing Auto for IMPS2 and those options
Hope this helps
 
Old 06-25-2005, 04:15 PM   #3
armandojnc
LQ Newbie
 
Registered: Jun 2005
Location: Puerto Peņasco
Distribution: Debian at office, Gentoo at Home
Posts: 4

Original Poster
Rep: Reputation: 0
I have to make it work help

Hi:
Its really difficult to get around without a mouse imagine i am in gnome tabing all the way to here, it makes me half mad and half laugh
Wheres this xorg.conf located? i couln't even enter in X untils a copied the XF86Conf made by knoppix to the /etc/X11 in my hd drive...
 
Old 06-25-2005, 05:11 PM   #4
johnMG
Member
 
Registered: Jul 2003
Location: CT, USA
Distribution: Debian Sarge (server), Etch (work/home)
Posts: 601

Rep: Reputation: 32
Woody doesn't do hardware detection. Sarge and Etch do. You wouldn't have this problem if you used the current stable version of Debian (Sarge).

What sometimes happens with Woody is, you install it using a ps/2 mouse, but then switch to a USB mouse (or vice versa) and find that it's no longer working. Or maybe you just put in the wrong info regarding the mouse during the install.

After you boot and get to a desktop, I think it's alt-ctrl-Fkey, where each Fkey (function key, at the top of your keyboard) takes you to a different Linux virtual terminal. From there, you'll want to make sure you have a text editor installed that you know how to use (typically nano or vi/vim), and -- as root -- manually edit your /etc/X11/xorg.conf (or /etc/X11/XF86config or /etc/X11/XF86config4 I think) fixing that line where it figures out where your mouse is plugged in. If it's plugged into an old-style serial port you might use something like /dev/tty0 or somesuch. For a USB mouse it's /dev/input/mice.
 
Old 06-25-2005, 08:10 PM   #5
armandojnc
LQ Newbie
 
Registered: Jun 2005
Location: Puerto Peņasco
Distribution: Debian at office, Gentoo at Home
Posts: 4

Original Poster
Rep: Reputation: 0
Thumbs up Ok I did it

Thank You it worked

The following worked for me Im happy now

Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "true"
Option "CorePointer"
EndSection

This did it for me

And in the section :

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "PS/2 Mouse"
# Serial Mouse not detected
# USB Mouse not detected
EndSection
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse Not Working. dreamz_jaleel Linux - Hardware 3 07-25-2005 10:04 AM
mouse not working in mc ahh Linux - Software 2 02-15-2005 06:21 AM
mouse not working 10.1 and 2.6.10 dnial Slackware 4 02-12-2005 04:50 PM
How to get my Mouse working again?!?! nodumping14 Linux - General 6 12-01-2003 09:35 PM
X working, but mouse is not. etfetius Slackware 2 09-13-2002 03:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 03:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration