Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-17-2006, 04:09 PM
|
#1
|
Member
Registered: Mar 2003
Location: Lake City, South Carolina
Distribution: Slackware 15 and current
Posts: 65
Rep:
|
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
|
|
|
01-17-2006, 05:36 PM
|
#2
|
Member
Registered: Apr 2004
Location: new york
Distribution: win2k,ubuntu,sw13,arch,centos5.3
Posts: 815
Rep:
|
You installed SW10.2 with test26.s kernel? If so did you install 2.6.13 modules pkg from cd2?
|
|
|
01-18-2006, 03:14 AM
|
#3
|
Member
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 835
Rep:
|
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.
|
|
|
01-18-2006, 03:46 AM
|
#4
|
Member
Registered: Nov 2005
Distribution: Slackware,Debian
Posts: 373
Rep:
|
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
|
|
|
01-18-2006, 09:16 AM
|
#5
|
Member
Registered: Mar 2003
Location: Lake City, South Carolina
Distribution: Slackware 15 and current
Posts: 65
Original Poster
Rep:
|
Thanks all, will try that. Must be it because I loaded sata.i yesterday evening
and that worked fine with the same unit.
|
|
|
01-19-2006, 05:13 AM
|
#6
|
Member
Registered: Mar 2003
Location: Lake City, South Carolina
Distribution: Slackware 15 and current
Posts: 65
Original Poster
Rep:
|
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
|
|
|
01-19-2006, 05:30 AM
|
#7
|
Member
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 835
Rep:
|
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.
|
|
|
01-20-2006, 05:44 AM
|
#8
|
Member
Registered: Mar 2003
Location: Lake City, South Carolina
Distribution: Slackware 15 and current
Posts: 65
Original Poster
Rep:
|
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
|
|
|
01-20-2006, 06:04 AM
|
#9
|
Member
Registered: Oct 2003
Location: Sweden
Distribution: Slackware64-current, SlackwareARM-15.0
Posts: 835
Rep:
|
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.
|
|
|
All times are GMT -5. The time now is 11:40 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|