| Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind). |
| 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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
07-13-2004, 09:48 PM
|
#1
|
|
LQ Newbie
Registered: Jul 2004
Location: London, England
Distribution: Mandrake 10.0 Official Download
Posts: 3
Rep:
|
Tapping with Touchpad with Kernel 2.6
I had been running Mandrake 9.x on a laptop which was working fine. Then I upgraded to Mandrake 10 Community and now I am running Mandrake 10 Official Download on my Laptop. Everything is running fine except that When running with the 2. Kernel I cannot tap on the touchpad. If I boot with the 2.4 kernel I can tap with the touchpad, so the problem seems to be with Kernel 2.6. It seems that the kernel 2.6 insists that the toucpad is a "Universal - any PS2 & USB" mouse while kernel 2.4 reports it as a "PS2 - Standard" mouse. Someone please help me to get tapping working with kernek 2.6 on my laptop
Thanks
|
|
|
|
07-14-2004, 06:55 AM
|
#2
|
|
Member
Registered: Nov 2003
Distribution: redhat
Posts: 57
Rep:
|
They removed it from 2.6 kernel.
But you can add psmouse.proto=imps to your kernel line in /etc/grub.conf like this:
kernel /boot/vmlinuz-2.6.6-1.435.2.3 ro root=LABEL=/ rhgb quiet psmouse.proto=imps
But however it doesn`t work after reboot. You have to shutdown your machine completely.
Usefull link:
|
|
|
|
07-15-2004, 02:00 PM
|
#3
|
|
Member
Registered: Jul 2004
Location: The Netherlands
Distribution: Sidux , Debian, Haiku, PC-BSD, CentOS --> XenExpress
Posts: 77
Rep:
|
I got the same problem with Knoppix 3.4 with kernel 2.6
how do I solve this with lilo?
|
|
|
|
07-16-2004, 02:53 AM
|
#4
|
|
Member
Registered: Nov 2003
Distribution: redhat
Posts: 57
Rep:
|
It`s explained in the link I posted:
TRY
//Putting it at the end of the append
boot=/dev/hda
default="linux"
prompt
nowarn
timeout=100
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="linux"
root=/dev/hda5
initrd=/boot/initrd.img
append="devfs=mount acpi=ht resume=/dev/hda6 splash=silent psmouse.proto=imps"
vga=788
read-only
OR
//Putting it at the end of accuall image
initrd=/boot/initrd.img psmouse.proto=imps
You can read more about it on:
http://www.linuxforum.com/forums/ind...pic=71428&st=0
|
|
|
|
07-16-2004, 01:43 PM
|
#5
|
|
Senior Member
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 10.04/12.04, Scientific Linux 6.3, Android-x86, Maemo
Posts: 1,658
Rep: 
|
Try forcing the ID of the device to be a synaptics touchpad. That worked on my SuSE 9.1 laptop.
|
|
|
|
07-16-2004, 01:45 PM
|
#6
|
|
LQ Newbie
Registered: Jul 2004
Location: London, England
Distribution: Mandrake 10.0 Official Download
Posts: 3
Original Poster
Rep:
|
Thanks,
I've added it in Mandrake linux append as suggested and it now works a dream.
I'm very happy now running on a 2.6 Kernel with tapping working on my touchpad
Many Thanks
|
|
|
|
07-16-2004, 10:09 PM
|
#7
|
|
Member
Registered: Jun 2004
Location: West Michigan
Distribution: limping along with MD10, Knoppix3.6 : )
Posts: 62
Rep:
|
I tried the psmouse.proto=imps and didn't get the touchpad back. Do I then have to change the mouse setting to get it to work? (Laptop Mandrake 10 using Logitech 2button USB mouse).
But funny thing, after changing the boot menu, when I logged on as guest in my machine (another user I made for friends to borrow the computer) and started X I got a weird GUI called "ICE sw" or something and the mouse worked but didn't automatically highlight menus that were selected as happens in Gnome, KDE and most Windozes. I don't know if this is related though I doubt it.
--gaviidae (still using a mouse :)
EDIT maybe I didn't really change it at all? I was root, went to /boot/grub and then vi menu.lst and insert typed the psmouse after the vga=somenumber and ZZ'd it, it said changes made but it was a read-only document so maybe did I go to the wrong place?
Last edited by gaviidae; 07-16-2004 at 10:12 PM.
|
|
|
|
07-17-2004, 09:37 AM
|
#8
|
|
Member
Registered: Oct 2003
Distribution: Slackware 9.1
Posts: 64
Rep:
|
When I try type "/boot/vmlinuz-2.6.6-1.435.2.3 ro root=LABEL=/ rhgb quiet psmouse.proto=imps"
is only says
"bash: /boot/vmlinuz-2.6.7: Permission denied" even though I do it as root? I'm running slack 10.0.
How can I fix this?
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:44 PM.
|
|
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
|
|