-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Archived Topics
- Notebooks Archive
- Re: HP Pavilion 14 - V223TX TOUCHPAD Driver for ubuntu

Create an account on the HP Community to personalize your profile and ask a question

10-04-2015 12:14 PM - edited 10-04-2015 12:33 PM
Hi there ,
Since i 've got this new laptop for a while ( HP Pavilion 14 - V223TX (Silver) )
, i 've ubuntu 14.04 (for the second attempt 15.04) installed
and multitouch scrolling is not working .
xinput --list SHOWN
"PS2 Generic Mouse" not the alps driver or touchpad.
I searched a lot of how to's on the internet
such as dkms things and try to compile some driver modules , modprobe , etc.
- nothing works.
So i decided to post here and looking for help from all of you guys.
Hope there will be the drivers for linux (ubuntu) user for "ALPs Touchpad" for this notebook model.
i'm looking for your reply .
Thanks ,
Tew
Solved! Go to Solution.
Accepted Solutions
10-08-2015 12:28 AM
you must update the linux kernel to 4.2
and the multitouch will be fine
but the wireless driver will be broken
next step you have to find the wireless driver by using wired internet , so please prepare for that .
after finishing all the driver things
everything perfect .
🙂
10-08-2015 12:28 AM
you must update the linux kernel to 4.2
and the multitouch will be fine
but the wireless driver will be broken
next step you have to find the wireless driver by using wired internet , so please prepare for that .
after finishing all the driver things
everything perfect .
🙂
10-08-2015 10:35 AM
Hi C3MX ,
I've updated to kernel 4.2.
$ uname -a
Linux pclient30 4.2.3-040203-generic #201510030832 SMP Sat Oct 3 12:34:31 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Unfortunately, the touchpad still doesn't work. It is still detected as PS/2 Generic Mouse. Do you have any other tricks?
-----------
Just for reference, these are steps I did to fix Broadcom driver:
sudo add-apt-repository ppa:longsleep/bcmwl sudo apt-get update sudo apt-get install bcmwl-kernel-source
10-08-2015 10:41 AM
After type the kernel update command (its about download 3 files and dpkg -i)
then restart , multitouch works .
So i have no idea about 4.2.3 😞
Recommend you to try the 4.20
Hope it works
ps. thanks for the broadcom driver
it works like a charm on my friend 's laptop also.
10-08-2015 01:32 PM
Finally it works. But my story is a bit different.
I ended up reinstall ubuntu 15.04 as I had messed up with it. Then I installed kernel 4.2.0. Touchpad worked, but wifi didn't although using longsleep's ppa. After that I installed kernel 4.2.3, now both touchpad and wifi works.
