LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware 11 with 2.6 test kernel: no mouse (https://www.linuxquestions.org/questions/slackware-14/slackware-11-with-2-6-test-kernel-no-mouse-494036/)

pixotec 10-20-2006 01:47 AM

Slackware 11 with 2.6 test kernel: no mouse
 
after installing slackware 11 with 2.6 test-kernel, mouse (ms intellimouse ps/2) did not work.
I then replaced 2.6 kernel with the (thanks pat!) also present 2.4-kernel:
(System.map, config, vmlinuz in /boot).
after running
Code:

# lilo
# reboot

the mouse worked.
from the output of the x window system I read that x window is compiled under 2.4. can this be the source of the problem?
how to use the mouse with a 2.6-kernel?

komuthan 10-20-2006 04:02 AM

you must also install test kernel's modules package from testing dir

wastelander42 10-20-2006 09:49 AM

If you have already installed the kernel modules for 2.6, I've found that I've needed to manually load the mouse kernel module.

As root:

Code:

modprobe psmouse

If that happens to be the problem, add the line to /etc/rc.d/rc.local, or the appropriate run level for your installation (so that it automatically gets loaded.)

Hope this helps.

TNWestTex 10-20-2006 03:25 PM

In /etc/rc.d link rc.modules to the rc.modules-2.6.xx.x file

eerok 10-20-2006 04:16 PM

I just installed slack 11 yesterday, my first return to slack after having started with linux on slack 11 years ago ... just like old times, except it was much easier to get things going :)

I think it was a large oversight to allow the 2.6 kernel to install without the modules, but that was the only hitch I found. Both kde and dropline went on smoothly and everything works very well.

Anyway, to fix my mouse (and net conn) I installed the kernel-modules from /extra, just as others have stated, and grabbed the kernel sources while I was at it. After that, a simple reboot fixed everything.

I was just curious about the state of slack after all this time; my assessment is that I like it and will keep it.

wastelander42 10-20-2006 09:52 PM

Hey TNWestTex, thanks for the info. I always compile my own 2.6 from kernel.org, so the rc.modules-2.6 file was never in /etc/rc.d. I downloaded the linux-modules package and copied the file over, and it works without having to manually modprobe the mouse module. I still need to modprobe all of the acpi stuff though (ac, battery, etc). Oh well.

hitest 10-20-2006 10:16 PM

Quote:

Originally Posted by eerok

I think it was a large oversight to allow the 2.6 kernel to install without the modules, but that was the only hitch I found. Both kde and dropline went on smoothly and everything works very well.

How's dropline running? I ran dropline on Slackware 10.2 and liked it a lot. I'm very conservative and am a bit hesitant to install pre-release software. Any bugs?

eerok 10-21-2006 11:58 AM

Quote:

Originally Posted by hitest
How's dropline running? I ran dropline on Slackware 10.2 and liked it a lot. I'm very conservative and am a bit hesitant to install pre-release software. Any bugs?

My only disappointment with dropline is that it doesn't provide gnucash ... but everything runs fine so far. If you want to wait for the official release, though, I think it's coming soon.

hitest 10-21-2006 12:11 PM

Quote:

Originally Posted by eerok
My only disappointment with dropline is that it doesn't provide gnucash ... but everything runs fine so far. If you want to wait for the official release, though, I think it's coming soon.

Thank you for your reply!:D
Excellent news!! I think I will wait for the official release, I'm looking forward to this:-)

zborgerd 10-21-2006 01:09 PM

Quote:

Originally Posted by hitest
Thank you for your reply!:D
Excellent news!! I think I will wait for the official release, I'm looking forward to this:-)

It's pretty much done except for NetworkManager. We're tweaking that a bit though, and we'll probably call it finished.

hitest 10-21-2006 02:20 PM

Quote:

Originally Posted by zborgerd
It's pretty much done except for NetworkManager. We're tweaking that a bit though, and we'll probably call it finished.

Thank you, zborgerd!:D I'm looking forward to trying out your finished product:-) I'm logging onto the Dropline site on a daily basis.:D


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