Touchpad does not work after restartWhere synaptic touchpad settings in user account?How to config Trackpoint + Synaptics touchpad only enable clicks on Linux (Ubuntu)Weird touchpad behaviour on ubuntu 16.04Tecra Z50-C Touchpad: 2 Fingers scroll results in spurious middle click and right clickTouchpad moves/clicks on its ownTrackpad not functioning properly on Geobook 1mUbuntu 18 touchpad not working properly

Did the Soviet army intentionally send troops (e.g. penal battalions) running over minefields?

Can I return my ability to cast Wish by using the Glyph of Warding spell?

How to calculate Limit of this sequence

Non-electric Laser

Tikz diagonal filling pattern

Why is my vegetable stock bitter, but the chicken stock not?

How to accompany with piano in latin music when given only chords?

Should I be able to see patterns in a HS256 encoded JWT?

How do we know for sure a transliteration is lossless?

How to catch creatures that can predict the next few minutes?

Was there an autocomplete utility in MS-DOS?

In what sense is SL(2,q) "very far from abelian"?

How do I know how many sub-shells deep I am?

Anonymous reviewer disclosed his identity. Should I thank him by name?

What benefits are there to blocking most search engines?

Found a minor bug, affecting 1% of users. What should QA do?

Where does the image of a data connector as a sharp metal spike originate from?

What’s the BrE for “shotgun wedding”?

Could the Queen overturn the UK Supreme Court ruling regarding prorogation of Parliament?

Is there any problem with students seeing faculty naked in university gym?

Can/should you swim in zero G?

Injection from two strings to one string

How to be productive while waiting for meetings to start

As an interviewer, how to conduct interviews with candidates you already know will be rejected?



Touchpad does not work after restart


Where synaptic touchpad settings in user account?How to config Trackpoint + Synaptics touchpad only enable clicks on Linux (Ubuntu)Weird touchpad behaviour on ubuntu 16.04Tecra Z50-C Touchpad: 2 Fingers scroll results in spurious middle click and right clickTouchpad moves/clicks on its ownTrackpad not functioning properly on Geobook 1mUbuntu 18 touchpad not working properly






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









1















I have a strange problem with my Samsung Pen-S laptop.



Everytime when I boot my Ubuntu 18.10 touchpad does not work. I have to run:



sudo modprobe -r i2c_hid
sudo modprobe i2c_hid


After running this command it works perfect.



I had the same problem under 18.04.2, I upgraded to 18.10 in hope to solve it. But it did not help.



Do you know what can be a problem?



Result of xinput:



adil@adil-laptop:~$ xinput 
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver Mouse id=10 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver Consumer Control id=11 [slave pointer (2)]
⎜ ↳ Atmel Atmel maXTouch Digitizer id=15 [slave pointer (2)]
⎜ ↳ ZNT0001:00 14E5:E545 Touchpad id=16 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Logitech USB Receiver id=9 [slave keyboard (3)]
↳ Logitech USB Receiver System Control id=12 [slave keyboard (3)]
↳ 720p HD Camera: 720p HD Camera id=13 [slave keyboard (3)]
↳ 720p HD Camera: Samsung IR Came id=14 [slave keyboard (3)]
↳ WCOM006D:00 2D1F:0060 id=17 [slave keyboard (3)]
↳ WCOM006D:00 2D1F:0060 id=18 [slave keyboard (3)]
↳ Intel HID events id=19 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=20 [slave keyboard (3)]
↳ Logitech USB Receiver Consumer Control id=21 [slave keyboard (3)]










share|improve this question
























  • Have the same issue now with notebook 9 pen model. Something about samsung touchpad... did you find a way to fix this?

    – RoninCoder
    Sep 24 at 19:34

















1















I have a strange problem with my Samsung Pen-S laptop.



Everytime when I boot my Ubuntu 18.10 touchpad does not work. I have to run:



sudo modprobe -r i2c_hid
sudo modprobe i2c_hid


After running this command it works perfect.



I had the same problem under 18.04.2, I upgraded to 18.10 in hope to solve it. But it did not help.



Do you know what can be a problem?



Result of xinput:



adil@adil-laptop:~$ xinput 
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver Mouse id=10 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver Consumer Control id=11 [slave pointer (2)]
⎜ ↳ Atmel Atmel maXTouch Digitizer id=15 [slave pointer (2)]
⎜ ↳ ZNT0001:00 14E5:E545 Touchpad id=16 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Logitech USB Receiver id=9 [slave keyboard (3)]
↳ Logitech USB Receiver System Control id=12 [slave keyboard (3)]
↳ 720p HD Camera: 720p HD Camera id=13 [slave keyboard (3)]
↳ 720p HD Camera: Samsung IR Came id=14 [slave keyboard (3)]
↳ WCOM006D:00 2D1F:0060 id=17 [slave keyboard (3)]
↳ WCOM006D:00 2D1F:0060 id=18 [slave keyboard (3)]
↳ Intel HID events id=19 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=20 [slave keyboard (3)]
↳ Logitech USB Receiver Consumer Control id=21 [slave keyboard (3)]










share|improve this question
























  • Have the same issue now with notebook 9 pen model. Something about samsung touchpad... did you find a way to fix this?

    – RoninCoder
    Sep 24 at 19:34













1












1








1








I have a strange problem with my Samsung Pen-S laptop.



Everytime when I boot my Ubuntu 18.10 touchpad does not work. I have to run:



sudo modprobe -r i2c_hid
sudo modprobe i2c_hid


After running this command it works perfect.



I had the same problem under 18.04.2, I upgraded to 18.10 in hope to solve it. But it did not help.



Do you know what can be a problem?



Result of xinput:



adil@adil-laptop:~$ xinput 
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver Mouse id=10 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver Consumer Control id=11 [slave pointer (2)]
⎜ ↳ Atmel Atmel maXTouch Digitizer id=15 [slave pointer (2)]
⎜ ↳ ZNT0001:00 14E5:E545 Touchpad id=16 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Logitech USB Receiver id=9 [slave keyboard (3)]
↳ Logitech USB Receiver System Control id=12 [slave keyboard (3)]
↳ 720p HD Camera: 720p HD Camera id=13 [slave keyboard (3)]
↳ 720p HD Camera: Samsung IR Came id=14 [slave keyboard (3)]
↳ WCOM006D:00 2D1F:0060 id=17 [slave keyboard (3)]
↳ WCOM006D:00 2D1F:0060 id=18 [slave keyboard (3)]
↳ Intel HID events id=19 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=20 [slave keyboard (3)]
↳ Logitech USB Receiver Consumer Control id=21 [slave keyboard (3)]










share|improve this question














I have a strange problem with my Samsung Pen-S laptop.



Everytime when I boot my Ubuntu 18.10 touchpad does not work. I have to run:



sudo modprobe -r i2c_hid
sudo modprobe i2c_hid


After running this command it works perfect.



I had the same problem under 18.04.2, I upgraded to 18.10 in hope to solve it. But it did not help.



Do you know what can be a problem?



Result of xinput:



adil@adil-laptop:~$ xinput 
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver Mouse id=10 [slave pointer (2)]
⎜ ↳ Logitech USB Receiver Consumer Control id=11 [slave pointer (2)]
⎜ ↳ Atmel Atmel maXTouch Digitizer id=15 [slave pointer (2)]
⎜ ↳ ZNT0001:00 14E5:E545 Touchpad id=16 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Logitech USB Receiver id=9 [slave keyboard (3)]
↳ Logitech USB Receiver System Control id=12 [slave keyboard (3)]
↳ 720p HD Camera: 720p HD Camera id=13 [slave keyboard (3)]
↳ 720p HD Camera: Samsung IR Came id=14 [slave keyboard (3)]
↳ WCOM006D:00 2D1F:0060 id=17 [slave keyboard (3)]
↳ WCOM006D:00 2D1F:0060 id=18 [slave keyboard (3)]
↳ Intel HID events id=19 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=20 [slave keyboard (3)]
↳ Logitech USB Receiver Consumer Control id=21 [slave keyboard (3)]







touchpad samsung xinput






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 16 at 18:23









Adil AliyevAdil Aliyev

687 bronze badges




687 bronze badges















  • Have the same issue now with notebook 9 pen model. Something about samsung touchpad... did you find a way to fix this?

    – RoninCoder
    Sep 24 at 19:34

















  • Have the same issue now with notebook 9 pen model. Something about samsung touchpad... did you find a way to fix this?

    – RoninCoder
    Sep 24 at 19:34
















Have the same issue now with notebook 9 pen model. Something about samsung touchpad... did you find a way to fix this?

– RoninCoder
Sep 24 at 19:34





Have the same issue now with notebook 9 pen model. Something about samsung touchpad... did you find a way to fix this?

– RoninCoder
Sep 24 at 19:34










0






active

oldest

votes













Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);














draft saved

draft discarded
















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134449%2ftouchpad-does-not-work-after-restart%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134449%2ftouchpad-does-not-work-after-restart%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü