How do I mount SD Card to Ubuntu 18.04 on my HP Envy 13t?
The card slot works fine on windows. sudo fdisk -l
doesn't show any SD card. I checked by giving the command tail -f /var/log/syslog
and inserting SD card again, nothing happened.
Output from lspci(relevant bit):
01:00.0 Unassigned class [ff00]: Alcor Micro Device 6625,
Subsystem: Hewlett-Packard Company Device 83a7,
Flags: fast devsel, IRQ 255
Memory at a1200000 (64-bit, non-prefetchable) [disabled] [size=4K]
Capabilities: <access denied>
Output from lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 04f2:b5ed Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
sd-card
|
show 5 more comments
The card slot works fine on windows. sudo fdisk -l
doesn't show any SD card. I checked by giving the command tail -f /var/log/syslog
and inserting SD card again, nothing happened.
Output from lspci(relevant bit):
01:00.0 Unassigned class [ff00]: Alcor Micro Device 6625,
Subsystem: Hewlett-Packard Company Device 83a7,
Flags: fast devsel, IRQ 255
Memory at a1200000 (64-bit, non-prefetchable) [disabled] [size=4K]
Capabilities: <access denied>
Output from lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 04f2:b5ed Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
sd-card
1
Do you see a card reader from the commandlsusb
?
– Kristopher Ives
Jan 29 at 8:26
1
Add the output fromlsusb
to you original question, it is unreadable in a comment.
– MatsK
Jan 29 at 8:58
1
@MatsK done. Sorry for the issue!
– Abhineet Pandey
Jan 29 at 9:02
1
Okay so I don't see a card reader in thelsusb
output, whereas most of the time I usually see something likeRealtek Semiconductor Corp. RTS5129 Card Reader Controller
when a reader is recognized by Linux.
– Kristopher Ives
Jan 29 at 9:23
1
@KristopherIves just checked with 'lspci -v', updated the question, its an alcor micro device, I'm looking for drivers and will update this section if I find any.
– Abhineet Pandey
Jan 29 at 16:24
|
show 5 more comments
The card slot works fine on windows. sudo fdisk -l
doesn't show any SD card. I checked by giving the command tail -f /var/log/syslog
and inserting SD card again, nothing happened.
Output from lspci(relevant bit):
01:00.0 Unassigned class [ff00]: Alcor Micro Device 6625,
Subsystem: Hewlett-Packard Company Device 83a7,
Flags: fast devsel, IRQ 255
Memory at a1200000 (64-bit, non-prefetchable) [disabled] [size=4K]
Capabilities: <access denied>
Output from lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 04f2:b5ed Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
sd-card
The card slot works fine on windows. sudo fdisk -l
doesn't show any SD card. I checked by giving the command tail -f /var/log/syslog
and inserting SD card again, nothing happened.
Output from lspci(relevant bit):
01:00.0 Unassigned class [ff00]: Alcor Micro Device 6625,
Subsystem: Hewlett-Packard Company Device 83a7,
Flags: fast devsel, IRQ 255
Memory at a1200000 (64-bit, non-prefetchable) [disabled] [size=4K]
Capabilities: <access denied>
Output from lsusb:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 002: ID 04f2:b5ed Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
sd-card
sd-card
edited Jan 29 at 16:23
Abhineet Pandey
asked Jan 29 at 8:22
Abhineet PandeyAbhineet Pandey
163
163
1
Do you see a card reader from the commandlsusb
?
– Kristopher Ives
Jan 29 at 8:26
1
Add the output fromlsusb
to you original question, it is unreadable in a comment.
– MatsK
Jan 29 at 8:58
1
@MatsK done. Sorry for the issue!
– Abhineet Pandey
Jan 29 at 9:02
1
Okay so I don't see a card reader in thelsusb
output, whereas most of the time I usually see something likeRealtek Semiconductor Corp. RTS5129 Card Reader Controller
when a reader is recognized by Linux.
– Kristopher Ives
Jan 29 at 9:23
1
@KristopherIves just checked with 'lspci -v', updated the question, its an alcor micro device, I'm looking for drivers and will update this section if I find any.
– Abhineet Pandey
Jan 29 at 16:24
|
show 5 more comments
1
Do you see a card reader from the commandlsusb
?
– Kristopher Ives
Jan 29 at 8:26
1
Add the output fromlsusb
to you original question, it is unreadable in a comment.
– MatsK
Jan 29 at 8:58
1
@MatsK done. Sorry for the issue!
– Abhineet Pandey
Jan 29 at 9:02
1
Okay so I don't see a card reader in thelsusb
output, whereas most of the time I usually see something likeRealtek Semiconductor Corp. RTS5129 Card Reader Controller
when a reader is recognized by Linux.
– Kristopher Ives
Jan 29 at 9:23
1
@KristopherIves just checked with 'lspci -v', updated the question, its an alcor micro device, I'm looking for drivers and will update this section if I find any.
– Abhineet Pandey
Jan 29 at 16:24
1
1
Do you see a card reader from the command
lsusb
?– Kristopher Ives
Jan 29 at 8:26
Do you see a card reader from the command
lsusb
?– Kristopher Ives
Jan 29 at 8:26
1
1
Add the output from
lsusb
to you original question, it is unreadable in a comment.– MatsK
Jan 29 at 8:58
Add the output from
lsusb
to you original question, it is unreadable in a comment.– MatsK
Jan 29 at 8:58
1
1
@MatsK done. Sorry for the issue!
– Abhineet Pandey
Jan 29 at 9:02
@MatsK done. Sorry for the issue!
– Abhineet Pandey
Jan 29 at 9:02
1
1
Okay so I don't see a card reader in the
lsusb
output, whereas most of the time I usually see something like Realtek Semiconductor Corp. RTS5129 Card Reader Controller
when a reader is recognized by Linux.– Kristopher Ives
Jan 29 at 9:23
Okay so I don't see a card reader in the
lsusb
output, whereas most of the time I usually see something like Realtek Semiconductor Corp. RTS5129 Card Reader Controller
when a reader is recognized by Linux.– Kristopher Ives
Jan 29 at 9:23
1
1
@KristopherIves just checked with 'lspci -v', updated the question, its an alcor micro device, I'm looking for drivers and will update this section if I find any.
– Abhineet Pandey
Jan 29 at 16:24
@KristopherIves just checked with 'lspci -v', updated the question, its an alcor micro device, I'm looking for drivers and will update this section if I find any.
– Abhineet Pandey
Jan 29 at 16:24
|
show 5 more comments
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/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%2f1113749%2fhow-do-i-mount-sd-card-to-ubuntu-18-04-on-my-hp-envy-13t%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
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%2f1113749%2fhow-do-i-mount-sd-card-to-ubuntu-18-04-on-my-hp-envy-13t%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
1
Do you see a card reader from the command
lsusb
?– Kristopher Ives
Jan 29 at 8:26
1
Add the output from
lsusb
to you original question, it is unreadable in a comment.– MatsK
Jan 29 at 8:58
1
@MatsK done. Sorry for the issue!
– Abhineet Pandey
Jan 29 at 9:02
1
Okay so I don't see a card reader in the
lsusb
output, whereas most of the time I usually see something likeRealtek Semiconductor Corp. RTS5129 Card Reader Controller
when a reader is recognized by Linux.– Kristopher Ives
Jan 29 at 9:23
1
@KristopherIves just checked with 'lspci -v', updated the question, its an alcor micro device, I'm looking for drivers and will update this section if I find any.
– Abhineet Pandey
Jan 29 at 16:24