Mouse is slow when SD card reader is in useCard Reader Read Speed Is SlowHow to mount an SD card readerpc wont boot with sd card reader plugged inSD card reader not working in multi card readerInternal SD card reader not mounted/detected lenovo y50Problems with copying data to large SD cardSD Card Reader ErrorSD Card Reader not workingmedia card reader drivers?SD card reader drivers problem
Does an unused member variable take up memory?
Movie: boy escapes the real world and goes to a fantasy world with big furry trolls
Are these two graphs isomorphic? Why/Why not?
How do I raise a figure (placed with wrapfig) to be flush with the top of a paragraph?
Short scifi story where reproductive organs are converted to produce "materials", pregnant protagonist is "found fit" to be a mother
Can the Witch Sight warlock invocation see through the Mirror Image spell?
Can one live in the U.S. and not use a credit card?
Sampling from Gaussian mixture models, when are the sampled data independent?
Is it possible to clone a polymorphic object without manually adding overridden clone method into each derived class in C++?
Why does Central Limit Theorem break down in my simulation?
Too soon for a plot twist?
Which country has more?
What can I do if someone tampers with my SSH public key?
Is there stress on two letters on the word стоят
Are small insurances worth it?
What was so special about The Piano that Ada was willing to do anything to have it?
How exactly does an Ethernet collision happen in the cable, since nodes use different circuits for Tx and Rx?
The (Easy) Road to Code
Is it a Cyclops number? "Nobody" knows!
What should I do when a paper is published similar to my PhD thesis without citation?
Are these the correct translations ?
Has a sovereign Communist government ever run, and conceded loss, on a fair election?
Is divide-by-zero a security vulnerability?
"If + would" conditional in present perfect tense
Mouse is slow when SD card reader is in use
Card Reader Read Speed Is SlowHow to mount an SD card readerpc wont boot with sd card reader plugged inSD card reader not working in multi card readerInternal SD card reader not mounted/detected lenovo y50Problems with copying data to large SD cardSD Card Reader ErrorSD Card Reader not workingmedia card reader drivers?SD card reader drivers problem
I have a custom built desktop PC, that has a card reader. Whenever I put an SD card in it, the mouse is slow and not smooth anymore.
A little bit like mice use to feel when their ball was dirty (sorry if you are under 25, you may be too young to remember these goold old days).
It seems to be worse when there's a file transfer with the card, but even when it's not the case, the mouse slows down.
I suppose that an Intel i7 should be able to handle a mouse correctly, so there may be a problem somewhere.
I use Ubuntu 18.04.
mouse sd-card
add a comment |
I have a custom built desktop PC, that has a card reader. Whenever I put an SD card in it, the mouse is slow and not smooth anymore.
A little bit like mice use to feel when their ball was dirty (sorry if you are under 25, you may be too young to remember these goold old days).
It seems to be worse when there's a file transfer with the card, but even when it's not the case, the mouse slows down.
I suppose that an Intel i7 should be able to handle a mouse correctly, so there may be a problem somewhere.
I use Ubuntu 18.04.
mouse sd-card
add a comment |
I have a custom built desktop PC, that has a card reader. Whenever I put an SD card in it, the mouse is slow and not smooth anymore.
A little bit like mice use to feel when their ball was dirty (sorry if you are under 25, you may be too young to remember these goold old days).
It seems to be worse when there's a file transfer with the card, but even when it's not the case, the mouse slows down.
I suppose that an Intel i7 should be able to handle a mouse correctly, so there may be a problem somewhere.
I use Ubuntu 18.04.
mouse sd-card
I have a custom built desktop PC, that has a card reader. Whenever I put an SD card in it, the mouse is slow and not smooth anymore.
A little bit like mice use to feel when their ball was dirty (sorry if you are under 25, you may be too young to remember these goold old days).
It seems to be worse when there's a file transfer with the card, but even when it's not the case, the mouse slows down.
I suppose that an Intel i7 should be able to handle a mouse correctly, so there may be a problem somewhere.
I use Ubuntu 18.04.
mouse sd-card
mouse sd-card
asked Jun 7 '18 at 13:28
MathieuMathieu
1012
1012
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I had problems with my Ubuntu 18.04 slowing down on several occasions ever since I installed it. However some weeks ago I discovered "Solution 3" of this It's FOSS article
Ever since I changed one line in /etc/nsswitch.conf my system runs perfectly smooth.
Old line:
hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname
New line:
hosts: files dns
Today I dumped an SD card on my laptop. Without this change reading the SD card took much longer and Ubuntu became very unresponsive during the process.
Before the change:
$ sudo dd if=/dev/sdb of=sdcard.img status=progress
15929001984 bytes (16 GB, 15 GiB) copied, 2580 s, 6,2 MB/s
31116288+0 records in
31116288+0 records out
15931539456 bytes (16 GB, 15 GiB) copied, 2580,5 s, 6,2 MB/s
After the change:
$ sudo dd if=/dev/sdb of=sdcard.img status=progress
15927067136 bytes (16 GB, 15 GiB) copied, 869 s, 18,3 MB/s
31116288+0 records in
31116288+0 records out
15931539456 bytes (16 GB, 15 GiB) copied, 869,426 s, 18,3 MB/s
I'm curious if this will help you as well and would be thankful if someone could explain this very strange observation of mine.
New contributor
mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thanks for sharing! This is a perfectly fine answer and you don't need to change anything, but since you're new here, I just want to suggest that if you want an explanation of how this fix works (I would give you one if I knew!), you should ask a new question about it, because this site isn't like a forum and the only way to reply to an answer is to comment on it, and comments are rather limited in many ways, and it's also more likely that you will get the information you want if you ask a question.
– Zanna
5 hours ago
add a comment |
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/3.0/"u003ecc by-sa 3.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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1044491%2fmouse-is-slow-when-sd-card-reader-is-in-use%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I had problems with my Ubuntu 18.04 slowing down on several occasions ever since I installed it. However some weeks ago I discovered "Solution 3" of this It's FOSS article
Ever since I changed one line in /etc/nsswitch.conf my system runs perfectly smooth.
Old line:
hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname
New line:
hosts: files dns
Today I dumped an SD card on my laptop. Without this change reading the SD card took much longer and Ubuntu became very unresponsive during the process.
Before the change:
$ sudo dd if=/dev/sdb of=sdcard.img status=progress
15929001984 bytes (16 GB, 15 GiB) copied, 2580 s, 6,2 MB/s
31116288+0 records in
31116288+0 records out
15931539456 bytes (16 GB, 15 GiB) copied, 2580,5 s, 6,2 MB/s
After the change:
$ sudo dd if=/dev/sdb of=sdcard.img status=progress
15927067136 bytes (16 GB, 15 GiB) copied, 869 s, 18,3 MB/s
31116288+0 records in
31116288+0 records out
15931539456 bytes (16 GB, 15 GiB) copied, 869,426 s, 18,3 MB/s
I'm curious if this will help you as well and would be thankful if someone could explain this very strange observation of mine.
New contributor
mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thanks for sharing! This is a perfectly fine answer and you don't need to change anything, but since you're new here, I just want to suggest that if you want an explanation of how this fix works (I would give you one if I knew!), you should ask a new question about it, because this site isn't like a forum and the only way to reply to an answer is to comment on it, and comments are rather limited in many ways, and it's also more likely that you will get the information you want if you ask a question.
– Zanna
5 hours ago
add a comment |
I had problems with my Ubuntu 18.04 slowing down on several occasions ever since I installed it. However some weeks ago I discovered "Solution 3" of this It's FOSS article
Ever since I changed one line in /etc/nsswitch.conf my system runs perfectly smooth.
Old line:
hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname
New line:
hosts: files dns
Today I dumped an SD card on my laptop. Without this change reading the SD card took much longer and Ubuntu became very unresponsive during the process.
Before the change:
$ sudo dd if=/dev/sdb of=sdcard.img status=progress
15929001984 bytes (16 GB, 15 GiB) copied, 2580 s, 6,2 MB/s
31116288+0 records in
31116288+0 records out
15931539456 bytes (16 GB, 15 GiB) copied, 2580,5 s, 6,2 MB/s
After the change:
$ sudo dd if=/dev/sdb of=sdcard.img status=progress
15927067136 bytes (16 GB, 15 GiB) copied, 869 s, 18,3 MB/s
31116288+0 records in
31116288+0 records out
15931539456 bytes (16 GB, 15 GiB) copied, 869,426 s, 18,3 MB/s
I'm curious if this will help you as well and would be thankful if someone could explain this very strange observation of mine.
New contributor
mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thanks for sharing! This is a perfectly fine answer and you don't need to change anything, but since you're new here, I just want to suggest that if you want an explanation of how this fix works (I would give you one if I knew!), you should ask a new question about it, because this site isn't like a forum and the only way to reply to an answer is to comment on it, and comments are rather limited in many ways, and it's also more likely that you will get the information you want if you ask a question.
– Zanna
5 hours ago
add a comment |
I had problems with my Ubuntu 18.04 slowing down on several occasions ever since I installed it. However some weeks ago I discovered "Solution 3" of this It's FOSS article
Ever since I changed one line in /etc/nsswitch.conf my system runs perfectly smooth.
Old line:
hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname
New line:
hosts: files dns
Today I dumped an SD card on my laptop. Without this change reading the SD card took much longer and Ubuntu became very unresponsive during the process.
Before the change:
$ sudo dd if=/dev/sdb of=sdcard.img status=progress
15929001984 bytes (16 GB, 15 GiB) copied, 2580 s, 6,2 MB/s
31116288+0 records in
31116288+0 records out
15931539456 bytes (16 GB, 15 GiB) copied, 2580,5 s, 6,2 MB/s
After the change:
$ sudo dd if=/dev/sdb of=sdcard.img status=progress
15927067136 bytes (16 GB, 15 GiB) copied, 869 s, 18,3 MB/s
31116288+0 records in
31116288+0 records out
15931539456 bytes (16 GB, 15 GiB) copied, 869,426 s, 18,3 MB/s
I'm curious if this will help you as well and would be thankful if someone could explain this very strange observation of mine.
New contributor
mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I had problems with my Ubuntu 18.04 slowing down on several occasions ever since I installed it. However some weeks ago I discovered "Solution 3" of this It's FOSS article
Ever since I changed one line in /etc/nsswitch.conf my system runs perfectly smooth.
Old line:
hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname
New line:
hosts: files dns
Today I dumped an SD card on my laptop. Without this change reading the SD card took much longer and Ubuntu became very unresponsive during the process.
Before the change:
$ sudo dd if=/dev/sdb of=sdcard.img status=progress
15929001984 bytes (16 GB, 15 GiB) copied, 2580 s, 6,2 MB/s
31116288+0 records in
31116288+0 records out
15931539456 bytes (16 GB, 15 GiB) copied, 2580,5 s, 6,2 MB/s
After the change:
$ sudo dd if=/dev/sdb of=sdcard.img status=progress
15927067136 bytes (16 GB, 15 GiB) copied, 869 s, 18,3 MB/s
31116288+0 records in
31116288+0 records out
15931539456 bytes (16 GB, 15 GiB) copied, 869,426 s, 18,3 MB/s
I'm curious if this will help you as well and would be thankful if someone could explain this very strange observation of mine.
New contributor
mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 5 hours ago
Zanna
51k13137241
51k13137241
New contributor
mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered 6 hours ago
markmark
112
112
New contributor
mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thanks for sharing! This is a perfectly fine answer and you don't need to change anything, but since you're new here, I just want to suggest that if you want an explanation of how this fix works (I would give you one if I knew!), you should ask a new question about it, because this site isn't like a forum and the only way to reply to an answer is to comment on it, and comments are rather limited in many ways, and it's also more likely that you will get the information you want if you ask a question.
– Zanna
5 hours ago
add a comment |
Thanks for sharing! This is a perfectly fine answer and you don't need to change anything, but since you're new here, I just want to suggest that if you want an explanation of how this fix works (I would give you one if I knew!), you should ask a new question about it, because this site isn't like a forum and the only way to reply to an answer is to comment on it, and comments are rather limited in many ways, and it's also more likely that you will get the information you want if you ask a question.
– Zanna
5 hours ago
Thanks for sharing! This is a perfectly fine answer and you don't need to change anything, but since you're new here, I just want to suggest that if you want an explanation of how this fix works (I would give you one if I knew!), you should ask a new question about it, because this site isn't like a forum and the only way to reply to an answer is to comment on it, and comments are rather limited in many ways, and it's also more likely that you will get the information you want if you ask a question.
– Zanna
5 hours ago
Thanks for sharing! This is a perfectly fine answer and you don't need to change anything, but since you're new here, I just want to suggest that if you want an explanation of how this fix works (I would give you one if I knew!), you should ask a new question about it, because this site isn't like a forum and the only way to reply to an answer is to comment on it, and comments are rather limited in many ways, and it's also more likely that you will get the information you want if you ask a question.
– Zanna
5 hours ago
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1044491%2fmouse-is-slow-when-sd-card-reader-is-in-use%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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