CF-31P and touchpad (Interlink Versapad)SAGA CONTINUES WORKS

Due to overwhelming demand, we have created a forum just dedicated to Toughbook users who use Linux!
Message
Author
User avatar
Azrial
Posts: 540
Joined: Sun Nov 29, 2009 1:52 pm
Location: Hotlanta, GA, USA!
Contact:

Re: CF-31P and touchpad (Interlink Versapad)SAGA CONTINUES W

#31 Post by Azrial »

Sorry, i can not find where I have the option to "SAVE" these changes, or to answer "YES." There is no "SAVE" in Nano.

I found out that I needed to save these changes with Control O. I then when to a new Terminal and update GRUB.

Thanks, it works like a Champ! What a great machine! I really appreciate your efforts!
I am what I am, somebody has to be.
Call me for free from anywhere in the USA from my homepage! http://www.azrial.com/
CF-31JEGAX1M Mk2 Intel i5-2520M 2.50 GHz, Win7x64 & Ubuntu x64 14.04LTS Dual Boot, 16GB RAM, Samsung 250GB SSD, 2x64GB USB FD, 64GB SDHC, GOBI 4000, BUGPS, IBM AC/DC Supply #22P9003

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: CF-31P and touchpad (Interlink Versapad)SAGA CONTINUES W

#32 Post by SHEEPMAN! »

Sorry I meant ctrl x to exit. Follow the steps.

Thanks for the correction.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: CF-31P and touchpad (Interlink Versapad)SAGA CONTINUES W

#33 Post by SHEEPMAN! »

NEW INFORMATION AND A ONE LINER

OPEN A TERMINAL
CUT AND PASTE THIS:
sudo echo "options psmouse proto=bare" | sudo tee /etc/modprobe.d/psmouse.conf >/dev/null
REBOOT
Tested on Manjaro so far. The point is to create a psmouse.conf file with the quoted option. I found this in a post from 2012.

This is working on CF-31JE. Not as sensitve as the previous patch as it becomes a basic PS/2 mouse rather than a IMPS/2 wheel mouse. No edge scrool yet. Checking my settings.


Brand new to me, still testing.
Alternatives can be confusing BUT replacing "bare" with "imps" brings back edge scroll. Thus:
sudo echo "options psmouse proto=imps" | sudo tee /etc/modprobe.d/psmouse.conf >/dev/null

EDIT: For now if you have edited grub there is no sense changing. Plus I have to see if it breaks other models. :D


J'd...using imps for now....
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: CF-31P and touchpad (Interlink Versapad) Quick Solution

#34 Post by SHEEPMAN! »

QUICK SOLUTION INTERLINK VERSAPAD CF-31MK2
[code]sudo echo "options psmouse proto=imps" | sudo tee /etc/modprobe.d/psmouse.conf >/dev/null[/code]
RE-BOOT


Same caddy drops into CF-30MK3 with no issues. Runs like a standard PS/2 mouse. Linux figures it out. (writes the kernel)

The End.
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
Azrial
Posts: 540
Joined: Sun Nov 29, 2009 1:52 pm
Location: Hotlanta, GA, USA!
Contact:

Re: CF-31P and touchpad (Interlink Versapad)SAGA CONTINUES W

#35 Post by Azrial »

Soooo, change this file back:

Code: Select all

GRUB_HIDDEN_TIMEOUT_i8042.notimeout i8042.nomux QUIET=true
and then add this in:

Code: Select all

sudo echo "options psmouse proto=imps" | sudo tee /etc/modprobe.d/psmouse.conf >/dev/null
Control O to save the modified GRUB and reboot?
I am what I am, somebody has to be.
Call me for free from anywhere in the USA from my homepage! http://www.azrial.com/
CF-31JEGAX1M Mk2 Intel i5-2520M 2.50 GHz, Win7x64 & Ubuntu x64 14.04LTS Dual Boot, 16GB RAM, Samsung 250GB SSD, 2x64GB USB FD, 64GB SDHC, GOBI 4000, BUGPS, IBM AC/DC Supply #22P9003

User avatar
SHEEPMAN!
Posts: 2239
Joined: Thu Oct 14, 2010 1:13 pm
Location: TDR-HQ California

Re: CF-31P and touchpad (Interlink Versapad)SAGA CONTINUES W

#36 Post by SHEEPMAN! »

I answered this earlier today. Forgot to send.

delete the i8042 entries, ctrl O to save, sudo update-grub or leave them in there if the machine is working.

Cut and paste the following to a TERMINAL line. It will save itself.

Code: Select all

sudo echo "options psmouse proto=imps" | sudo tee /etc/modprobe.d/psmouse.conf >/dev/null
Fair for you/ Fair for me.
I chose to NOT be organized.

-------------------------------------------------------------------[/color]
http://toughbooktalk.com/
http://forum.notebookreview.com/panasonic/

User avatar
Azrial
Posts: 540
Joined: Sun Nov 29, 2009 1:52 pm
Location: Hotlanta, GA, USA!
Contact:

Re: CF-31P and touchpad (Interlink Versapad)SAGA CONTINUES W

#37 Post by Azrial »

Damn, now the terminal will not accept my password. Yes, I am sure that it is correct. No, I do not have on Caps Lock.
I am what I am, somebody has to be.
Call me for free from anywhere in the USA from my homepage! http://www.azrial.com/
CF-31JEGAX1M Mk2 Intel i5-2520M 2.50 GHz, Win7x64 & Ubuntu x64 14.04LTS Dual Boot, 16GB RAM, Samsung 250GB SSD, 2x64GB USB FD, 64GB SDHC, GOBI 4000, BUGPS, IBM AC/DC Supply #22P9003

User avatar
Shawn
Posts: 2960
Joined: Fri Jan 18, 2013 11:35 am

Re: CF-31P and touchpad (Interlink Versapad)SAGA CONTINUES W

#38 Post by Shawn »

That is one of my issues with Linux..It is password happy. It "feels" like I need a password for every keystroke.
Life will beat you into submission.

User avatar
Azrial
Posts: 540
Joined: Sun Nov 29, 2009 1:52 pm
Location: Hotlanta, GA, USA!
Contact:

Re: CF-31P and touchpad (Interlink Versapad)SAGA CONTINUES W

#39 Post by Azrial »

Shawn wrote:That is one of my issues with Linux..It is password happy. It "feels" like I need a password for every keystroke.
LoL, I can live with that, it will just no longer accept my password, so I can not make changes with SUDO. My password still allows me to log in and make updates. I have seen where others have had this problem as well with SUDO and the terminal, but the first fix I tried, that is to bring up terminal by an alternative method, did not work.
I am what I am, somebody has to be.
Call me for free from anywhere in the USA from my homepage! http://www.azrial.com/
CF-31JEGAX1M Mk2 Intel i5-2520M 2.50 GHz, Win7x64 & Ubuntu x64 14.04LTS Dual Boot, 16GB RAM, Samsung 250GB SSD, 2x64GB USB FD, 64GB SDHC, GOBI 4000, BUGPS, IBM AC/DC Supply #22P9003

User avatar
Shawn
Posts: 2960
Joined: Fri Jan 18, 2013 11:35 am

Re: CF-31P and touchpad (Interlink Versapad)SAGA CONTINUES W

#40 Post by Shawn »

My "FIX" involves very strong language and a different hard drive...Sometimes followed by a Xanax chaser...
Anxiety is my enemy.
Life will beat you into submission.

Locked

Return to “The LINUX forum!!!”