LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-02-2006, 12:14 AM   #1
hsimah
Member
 
Registered: Jan 2006
Location: Australia
Distribution: Slackware 12.1
Posts: 173

Rep: Reputation: 30
No Mouse in Slackware 11


I have been running slackware 10.2 on my laptop for ages, then I upgraded to 11.0 using Swaret. Everything was sweet until I realised there were new drivers for almost everything and I was only running a / and swap partition. So I thought I'd reinstall a fresh copy of Slack 11 today. I backed up all my config files and off I went.

Rebooted after installing the modules (I installed with huge26.s) and everything was working. Copied my old lilo.conf over (I run a weird resolution, and I have a nice custom boot logo), did the same for internet etc. I compiled my old .config file into the kernel (2.6.18). I did a lot of stuff just using links and CLI. I eventually got around to installing Dropline and I started it. The mouse will not move...

Now, most answers to this question on LQ I have found say its the lack of modules being installed. I installed the 2.6.17.13 (I think it is?) ones form the DVD, and I compiled my own kernel. I can modprobe my NIC card (e100).

I thought I'd done something wrong, so I quickly reset everything, just reinstalled it again. Now I have a FULL install on my laptop, and I haven't touched anything. I installed the modules as instructed to, and it still isn't working (In KDE).

I thought I'd ask if anyone knew what to do? Its just the basic trackpad, using PS/2 has worked every other time I have installed Slack on this laptop.

Thanks for reading
 
Old 12-02-2006, 12:28 AM   #2
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
do you need to change the device in the InputSection for X11? or run mouseconfig?
 
Old 12-02-2006, 12:34 AM   #3
hsimah
Member
 
Registered: Jan 2006
Location: Australia
Distribution: Slackware 12.1
Posts: 173

Original Poster
Rep: Reputation: 30
Ah yeah, forgot to mention that, I just kept my xorg.conf file and copied it over. I ran mouseconfig at setup.

With the default and my previously working xorg.conf's neither have working mice... in fact they are both the same, I just checked.
 
Old 12-02-2006, 12:45 AM   #4
nadroj
Senior Member
 
Registered: Jan 2005
Location: Canada
Distribution: ubuntu
Posts: 2,539

Rep: Reputation: 60
what mouse is it? how is it connected? can you post your inputdevice section?
 
Old 12-02-2006, 02:17 AM   #5
Eternal_Newbie
Member
 
Registered: Jun 2005
Location: The Pudding Isles
Distribution: Slackware
Posts: 573

Rep: Reputation: 59
2 things off the top of my head

1) Try IMPS2 in the input section.

2) Double-check that the /dev/mouse link functions or exists. If not try using /dev/input/mice
 
Old 12-02-2006, 09:08 PM   #6
hsimah
Member
 
Registered: Jan 2006
Location: Australia
Distribution: Slackware 12.1
Posts: 173

Original Poster
Rep: Reputation: 30
/dev/mouse exists. There is a /dev/input/mice but it points at nothing. The /dev/mouse points to psaux. I have used IMPS2 and plain PS2.

The mouse is one of those trackpads on most (if not all) laptops. It has two buttons.

Code:
Section "InputDevice"

# Identifier and driver

    Identifier	"Mouse1"
    Driver	"mouse"

# On platforms where PnP mouse detection is supported the following
# protocol setting can be used when using a newer PnP mouse:

    Option     "Protocol"      "IMPS/2"

# The available mouse protocols types that you can set below are:
#    Auto BusMouse GlidePoint GlidePointPS/2 IntelliMouse IMPS/2
#    Logitech Microsoft MMHitTab MMSeries Mouseman MouseManPlusPS/2
#    MouseSystems NetMousePS/2 NetScrollPS/2 OSMouse PS/2 SysMouse
#    ThinkingMouse ThinkingMousePS/2 Xqueue
#    Option "Protocol"    "PS/2"

# The mouse device.  The device is normally set to /dev/mouse,
# which is usually a symbolic link to the real device.

    Option "Device"      "/dev/mouse"
#   Option "Device"      "/dev/psaux"
#   Option "Device"      "/dev/ttyS0"
#   Option "Device"      "/dev/ttyS1"
EndSection
That is what I am using now as my xorg.conf's Mouse part. Here is what I used before reinstalling it:

Code:
Section "InputDevice"
    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "PS/2"	# PS/2 Mouse
    Option "Device"      "/dev/mouse"
    Option "ZAxisMapping"   "4 5 6 7"
EndSection
 
Old 12-02-2006, 09:10 PM   #7
masonm
Senior Member
 
Registered: Mar 2003
Location: Following the white rabbit
Distribution: Slackware64 -current
Posts: 2,300

Rep: Reputation: 90
Check dmesg for a comment regarding psaux
 
Old 12-02-2006, 09:17 PM   #8
hsimah
Member
 
Registered: Jan 2006
Location: Australia
Distribution: Slackware 12.1
Posts: 173

Original Poster
Rep: Reputation: 30
ok, strangest thing. I tried all of that, nothing in dmesg about it.

Booted into windows because I left it in hibernate and linux can't mount it, reboot. It works now. Thanks for all the help guys... that was so weird.
 
  


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 pointer moves up upon any mouse action in slackware 10.2 XavierKing Linux - General 2 07-20-2006 03:36 PM
No mouse on slackware 10.2 cajonian Linux - Hardware 7 01-15-2006 06:48 PM
slackware mouse Cap'n Skyler Slackware 7 09-13-2005 04:11 AM
Mouse ...(slackware 9.0)?? MikeFoo1 Linux - Newbie 7 04-13-2004 10:35 PM
Mouse in Slackware 9 Manarius Slackware 4 07-23-2003 03:48 AM

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

All times are GMT -5. The time now is 05:15 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