Results 1 to 6 of 6

Thread: Touchpad of MSI Cx640 laptop is not working after installing Linux

  1. #1
    Join Date
    Jun 2011
    Posts
    61

    Touchpad of MSI Cx640 laptop is not working after installing Linux

    Recently I have purchased MSI Cx640 laptop on which I have installed Linux Mint 11. The operating system which I have installed on the laptop is seems to working fine. But there is an issue with the touchpad of the laptop. I am unable to turn off for both the permanent as well as temporarily basis. Let me know why this is happening whether this particular issue is concerned with the laptop or operating system. Any help to fix the matter would be highly appreciated. Thanks a lot in advance.

  2. #2
    Join Date
    Jun 2009
    Posts
    4,586

    Re: Touchpad of MSI Cx640 laptop is not working after installing Linux

    Well looking at the situation I wanted to know about the hardware configuration of the laptop which you are using. Do you have done any changes on the laptop of yours. I am suggesting following command which you should run on the terminal and post the output of the same so that I can examine the same and find out why this particular issue is happening.
    Code:
    $ lspci

  3. #3
    Join Date
    Mar 2010
    Posts
    1,998

    Re: Touchpad of MSI Cx640 laptop is not working after installing Linux

    I have searched in the Google to get the requirement of the thing why it is happening into the situation of mine. however I have found a particular solution which you should try. First of all you should launch the Xterm and then you have to hit the Alt+ Ctrl+ F2 from the keyboard. After doing the same I have found that the Mouse and Touchpad is not working. So you should try the same and let me know whether it is working or not.

  4. #4
    Join Date
    Mar 2010
    Posts
    2,470

    Re: Touchpad of MSI Cx640 laptop is not working after installing Linux

    I am posting following script file which you should run on the system of yours.
    Code:
    #!/bin/sh
    echo -n manual > /sys/module/psmouse/drivers/serio\:psmouse/bind_mode
    echo serio1 > /sys/module/psmouse/drivers/serio\:psmouse/unbind
    Also you might need to change the serio1. It is dependent on the chipset of the laptop. If there is no external directories on the system then you will have /sys/module/psmouse/drivers/serio\:psmouse - 'module' directory. You have to put there serio1.

  5. #5
    Join Date
    Mar 2010
    Posts
    2,713

    Re: Touchpad of MSI Cx640 laptop is not working after installing Linux

    I have installed Ubuntu on the system of mine and I have found that that the FN-F3 is working fine. I am suspecting that there is an issue with the Mint which you have installed on the system of yours. I recommend that you should simply reinstall the Linux Mint on the computer of yours and see whether it is working or not. Also you should update the Kernel and see whether it is making any difference into the situation.

  6. #6
    Join Date
    Mar 2010
    Posts
    2,578

    Re: Touchpad of MSI Cx640 laptop is not working after installing Linux

    I let you know that you should following thing to disable as well as enable the script which is mentioned by other user.
    Code:
    gksu -- /path/to/disable/script
    gksu --  /path to/enable/script
    provided that you have put the script at the following location.
    Code:
    /usr/home/bill/etc/rc.local

Similar Threads

  1. LAPTOP TOUCHPAD NOT WORKING AFTER INSTALLING USB MOUSE???
    By Reegan in forum Vista Hardware Devices
    Replies: 4
    Last Post: 15-05-2011, 10:25 PM
  2. Replies: 4
    Last Post: 07-03-2011, 11:55 AM
  3. My laptop touchpad fails on linux mint 10 RC
    By Sartaj^Crown in forum Operating Systems
    Replies: 5
    Last Post: 31-12-2010, 12:19 AM
  4. ACi Laptop's touchpad is not working after upgrading to Windows 7
    By teena_pansare in forum Portable Devices
    Replies: 6
    Last Post: 22-12-2009, 09:33 PM
  5. Synaptics touchpad of laptop is not properly working
    By abigial_i in forum Portable Devices
    Replies: 3
    Last Post: 02-12-2009, 09:04 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,870,127.74424 seconds with 17 queries