LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 01-17-2006, 04:09 PM   #1
ccoffee
Member
 
Registered: Mar 2003
Location: Lake City, South Carolina
Distribution: Slackware 15 and current
Posts: 65

Rep: Reputation: 8
Slack 102 test26.s loaded - No mouse


Still trying to get into trouble.....
Loaded the Slackware 10.2 test26.s on the system (eMachine)
Athlon 2200 with 1GB ram..

Everything went great, detected SATA however when I
start X, no mouse. I have tried several xorgconfig
routines with Auto, PS2, MS, and no luck. I even disabled
the /gpm but that did not help.

Mouse is Logitech optical with a usb/ps2 adapter.

Have tried loading the system using USB and it still
will not work. (Does work fine under Win2K and
did work fine when I had Slack10.2 bare.i installed).

Any ideas on this one?

thanks
chuck
 
Old 01-17-2006, 05:36 PM   #2
lestoil
Member
 
Registered: Apr 2004
Location: new york
Distribution: win2k,ubuntu,sw13,arch,centos5.3
Posts: 815

Rep: Reputation: 31
You installed SW10.2 with test26.s kernel? If so did you install 2.6.13 modules pkg from cd2?
 
Old 01-18-2006, 03:14 AM   #3
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 835

Rep: Reputation: 90
This works for me.

Code:
Section "InputDevice"
        Identifier      "Logitech USB"
        Driver  "mouse"
        Option  "Protocol"      "auto"
        Option  "Device"        "/dev/mouse"
        Option  "Buttons"       "5"
        Option  "ZAxisMapping"  "4 5"
EndSection

Section "ServerLayout"
    Screen "Screen 1"
    InputDevice "Logitech USB"          "Corepointer"
    InputDevice "TrackPoint"            "CorePointer"
    InputDevice "Synaptics Mouse"       "AlwaysCore"
    InputDevice "Keyboard1"             "CoreKeyboard"
EndSection
Cheers, Leon.
 
Old 01-18-2006, 03:46 AM   #4
mrapathy
Member
 
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 373

Rep: Reputation: 68
as root do a lsmod if you dont see much listed insert cd2 into the cdrom go to the 2.6.x kernel directory and install the modules that go along with the test26.s kernel.

the modules for test26.s are not automatically installed
 
Old 01-18-2006, 09:16 AM   #5
ccoffee
Member
 
Registered: Mar 2003
Location: Lake City, South Carolina
Distribution: Slackware 15 and current
Posts: 65

Original Poster
Rep: Reputation: 8
Thanks all, will try that. Must be it because I loaded sata.i yesterday evening
and that worked fine with the same unit.
 
Old 01-19-2006, 05:13 AM   #6
ccoffee
Member
 
Registered: Mar 2003
Location: Lake City, South Carolina
Distribution: Slackware 15 and current
Posts: 65

Original Poster
Rep: Reputation: 8
Well again tried the test26.s load and then cd2 and unarchived the 2.6.13 tar
files in the directory, but still no mouse. Will try a few more things this
evening (like Leon's above) and see if that does the trick.
Chuck
 
Old 01-19-2006, 05:30 AM   #7
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 835

Rep: Reputation: 90
Quote:
Originally Posted by ccoffee
Well again tried the test26.s load and then cd2 and unarchived the 2.6.13 tar
files in the directory, but still no mouse. Will try a few more things this
evening (like Leon's above) and see if that does the trick.
Chuck
What do you mean with "unarchived the 2.6.13 tar files"? You should install the modules:
Code:
# installpkg kernel-modules-2.6.13.tgz
But maybe that's what you did already.
Cheers, Leon.
 
Old 01-20-2006, 05:44 AM   #8
ccoffee
Member
 
Registered: Mar 2003
Location: Lake City, South Carolina
Distribution: Slackware 15 and current
Posts: 65

Original Poster
Rep: Reputation: 8
Excuse the term "unarchived" - used installpkg as described in Slackware
Essentials - Mouse is now working.. work ok under gpm as PS2, but not
well under "X" or KDE. I have mouse in the XORG conf file now as
ImPS2 and is working great. Do not understand this, but may be due
to the system now seeing mouse as "Generic Wheel mouse" on isa0060/serio1.

Anyway now works great, thanks for all the help.

question for Leon, the code listing you provided, was that under
in your xorg.conf file?

Thanks again.
Chuck
 
Old 01-20-2006, 06:04 AM   #9
BroX
Member
 
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 835

Rep: Reputation: 90
Quote:
Originally Posted by ccoffee
Anyway now works great, thanks for all the help.

question for Leon, the code listing you provided, was that under
in your xorg.conf file?

Thanks again.
Chuck
Good that you got it working!

Yes, those were the relevant parts as I have them in /etc/X11/xorg.conf

Cheers, Leon.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 in Slack 10.2 -test26.s svar Slackware 27 11-25-2005 07:24 PM
Mouse problems 10.2 test26.s svar Slackware 8 11-08-2005 03:10 PM
No usb mouse after hotplug loaded (acpi also has to do with it) Erik Plaggenmar Linux - Hardware 2 04-13-2005 10:40 AM
usb mouse on proliant 1600 - driver not loaded mule Linux - Hardware 2 12-22-2004 01:27 PM
Slack 9.1:kernel not remembering loaded modules. abhay Slackware 3 12-12-2003 09:43 AM

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

All times are GMT -5. The time now is 11:40 AM.

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