Fedora 28 USB phone mount troubles
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
Since I upgraded Fedora to version 28 I have problems seeing from the terminal at which point my phone is mounted.. I can see it through the GUI only, and when I take a look its path from the file manager I view this mtp://%5Busb%3A002,009%5D/
.
With lsusb
command I can see it, but nothing about its mount point using lsblk
command
# dmesg | tail
[ 1737.401875] usb 2-1.2: Manufacturer: MediaTek
[ 1737.401877] usb 2-1.2: SerialNumber: 0123456789ABCDEF
[ 1754.111497] usb 2-1.2: USB disconnect, device number 8
[ 1759.514569] usb 2-1.2: new high-speed USB device number 9 using ehci-pci
[ 1759.594277] usb 2-1.2: New USB device found, idVendor=0bb4, idProduct=0c02, bcdDevice= 2.16
[ 1759.594283] usb 2-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 1759.594287] usb 2-1.2: Product: MT65xx Android Phone
[ 1759.594290] usb 2-1.2: Manufacturer: MediaTek
[ 1759.594294] usb 2-1.2: SerialNumber: 0123456789ABCDEF
[ 2626.001808] perf: interrupt took too long (4953 > 4952), lowering kernel.perf_event_max_sample_rate to 40000
fedora usb mtp
add a comment |Â
up vote
1
down vote
favorite
Since I upgraded Fedora to version 28 I have problems seeing from the terminal at which point my phone is mounted.. I can see it through the GUI only, and when I take a look its path from the file manager I view this mtp://%5Busb%3A002,009%5D/
.
With lsusb
command I can see it, but nothing about its mount point using lsblk
command
# dmesg | tail
[ 1737.401875] usb 2-1.2: Manufacturer: MediaTek
[ 1737.401877] usb 2-1.2: SerialNumber: 0123456789ABCDEF
[ 1754.111497] usb 2-1.2: USB disconnect, device number 8
[ 1759.514569] usb 2-1.2: new high-speed USB device number 9 using ehci-pci
[ 1759.594277] usb 2-1.2: New USB device found, idVendor=0bb4, idProduct=0c02, bcdDevice= 2.16
[ 1759.594283] usb 2-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 1759.594287] usb 2-1.2: Product: MT65xx Android Phone
[ 1759.594290] usb 2-1.2: Manufacturer: MediaTek
[ 1759.594294] usb 2-1.2: SerialNumber: 0123456789ABCDEF
[ 2626.001808] perf: interrupt took too long (4953 > 4952), lowering kernel.perf_event_max_sample_rate to 40000
fedora usb mtp
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
Since I upgraded Fedora to version 28 I have problems seeing from the terminal at which point my phone is mounted.. I can see it through the GUI only, and when I take a look its path from the file manager I view this mtp://%5Busb%3A002,009%5D/
.
With lsusb
command I can see it, but nothing about its mount point using lsblk
command
# dmesg | tail
[ 1737.401875] usb 2-1.2: Manufacturer: MediaTek
[ 1737.401877] usb 2-1.2: SerialNumber: 0123456789ABCDEF
[ 1754.111497] usb 2-1.2: USB disconnect, device number 8
[ 1759.514569] usb 2-1.2: new high-speed USB device number 9 using ehci-pci
[ 1759.594277] usb 2-1.2: New USB device found, idVendor=0bb4, idProduct=0c02, bcdDevice= 2.16
[ 1759.594283] usb 2-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 1759.594287] usb 2-1.2: Product: MT65xx Android Phone
[ 1759.594290] usb 2-1.2: Manufacturer: MediaTek
[ 1759.594294] usb 2-1.2: SerialNumber: 0123456789ABCDEF
[ 2626.001808] perf: interrupt took too long (4953 > 4952), lowering kernel.perf_event_max_sample_rate to 40000
fedora usb mtp
Since I upgraded Fedora to version 28 I have problems seeing from the terminal at which point my phone is mounted.. I can see it through the GUI only, and when I take a look its path from the file manager I view this mtp://%5Busb%3A002,009%5D/
.
With lsusb
command I can see it, but nothing about its mount point using lsblk
command
# dmesg | tail
[ 1737.401875] usb 2-1.2: Manufacturer: MediaTek
[ 1737.401877] usb 2-1.2: SerialNumber: 0123456789ABCDEF
[ 1754.111497] usb 2-1.2: USB disconnect, device number 8
[ 1759.514569] usb 2-1.2: new high-speed USB device number 9 using ehci-pci
[ 1759.594277] usb 2-1.2: New USB device found, idVendor=0bb4, idProduct=0c02, bcdDevice= 2.16
[ 1759.594283] usb 2-1.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 1759.594287] usb 2-1.2: Product: MT65xx Android Phone
[ 1759.594290] usb 2-1.2: Manufacturer: MediaTek
[ 1759.594294] usb 2-1.2: SerialNumber: 0123456789ABCDEF
[ 2626.001808] perf: interrupt took too long (4953 > 4952), lowering kernel.perf_event_max_sample_rate to 40000
fedora usb mtp
edited Jul 5 at 8:31
slmâ¦
233k65479651
233k65479651
asked Jul 5 at 8:22
Rino Remix
61
61
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
mtp://
devices aren't typically mounted at the top level of directories that lsblk
would reveal. They're often times nested under a path such as /run/user/$UID/gvfs/
, where $UID
would be your username's userid when expanded. You can find this out via the id
command:
$ id
uid=1000(manny) gid=1000(manny) groups=1000(manny),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),108(lpadmin),124(sambashare)
NOTE: Here my $UID
would be 1000.
I'd investigate this directory to start from your terminal, find /run/user -type d
and see if it's located under there.
References
- Where are MTP mounted devices located in the filesystem?
Hi slm, thank you for reply me. I had tried to go at /run/user/1000/gvfs/ directory, but with root permissions the /gvfs directory is hidden... So using the command CD normally only I goal. Thanks for your help now I understand. Have a nice day !
â Rino Remix
Jul 5 at 9:13
@RinoRemix - if this has resolved your issue please mark it as the accepted answer so that other's know your issue's been resolved.
â slmâ¦
Jul 22 at 1:04
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
mtp://
devices aren't typically mounted at the top level of directories that lsblk
would reveal. They're often times nested under a path such as /run/user/$UID/gvfs/
, where $UID
would be your username's userid when expanded. You can find this out via the id
command:
$ id
uid=1000(manny) gid=1000(manny) groups=1000(manny),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),108(lpadmin),124(sambashare)
NOTE: Here my $UID
would be 1000.
I'd investigate this directory to start from your terminal, find /run/user -type d
and see if it's located under there.
References
- Where are MTP mounted devices located in the filesystem?
Hi slm, thank you for reply me. I had tried to go at /run/user/1000/gvfs/ directory, but with root permissions the /gvfs directory is hidden... So using the command CD normally only I goal. Thanks for your help now I understand. Have a nice day !
â Rino Remix
Jul 5 at 9:13
@RinoRemix - if this has resolved your issue please mark it as the accepted answer so that other's know your issue's been resolved.
â slmâ¦
Jul 22 at 1:04
add a comment |Â
up vote
0
down vote
mtp://
devices aren't typically mounted at the top level of directories that lsblk
would reveal. They're often times nested under a path such as /run/user/$UID/gvfs/
, where $UID
would be your username's userid when expanded. You can find this out via the id
command:
$ id
uid=1000(manny) gid=1000(manny) groups=1000(manny),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),108(lpadmin),124(sambashare)
NOTE: Here my $UID
would be 1000.
I'd investigate this directory to start from your terminal, find /run/user -type d
and see if it's located under there.
References
- Where are MTP mounted devices located in the filesystem?
Hi slm, thank you for reply me. I had tried to go at /run/user/1000/gvfs/ directory, but with root permissions the /gvfs directory is hidden... So using the command CD normally only I goal. Thanks for your help now I understand. Have a nice day !
â Rino Remix
Jul 5 at 9:13
@RinoRemix - if this has resolved your issue please mark it as the accepted answer so that other's know your issue's been resolved.
â slmâ¦
Jul 22 at 1:04
add a comment |Â
up vote
0
down vote
up vote
0
down vote
mtp://
devices aren't typically mounted at the top level of directories that lsblk
would reveal. They're often times nested under a path such as /run/user/$UID/gvfs/
, where $UID
would be your username's userid when expanded. You can find this out via the id
command:
$ id
uid=1000(manny) gid=1000(manny) groups=1000(manny),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),108(lpadmin),124(sambashare)
NOTE: Here my $UID
would be 1000.
I'd investigate this directory to start from your terminal, find /run/user -type d
and see if it's located under there.
References
- Where are MTP mounted devices located in the filesystem?
mtp://
devices aren't typically mounted at the top level of directories that lsblk
would reveal. They're often times nested under a path such as /run/user/$UID/gvfs/
, where $UID
would be your username's userid when expanded. You can find this out via the id
command:
$ id
uid=1000(manny) gid=1000(manny) groups=1000(manny),4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),108(lpadmin),124(sambashare)
NOTE: Here my $UID
would be 1000.
I'd investigate this directory to start from your terminal, find /run/user -type d
and see if it's located under there.
References
- Where are MTP mounted devices located in the filesystem?
answered Jul 5 at 8:29
slmâ¦
233k65479651
233k65479651
Hi slm, thank you for reply me. I had tried to go at /run/user/1000/gvfs/ directory, but with root permissions the /gvfs directory is hidden... So using the command CD normally only I goal. Thanks for your help now I understand. Have a nice day !
â Rino Remix
Jul 5 at 9:13
@RinoRemix - if this has resolved your issue please mark it as the accepted answer so that other's know your issue's been resolved.
â slmâ¦
Jul 22 at 1:04
add a comment |Â
Hi slm, thank you for reply me. I had tried to go at /run/user/1000/gvfs/ directory, but with root permissions the /gvfs directory is hidden... So using the command CD normally only I goal. Thanks for your help now I understand. Have a nice day !
â Rino Remix
Jul 5 at 9:13
@RinoRemix - if this has resolved your issue please mark it as the accepted answer so that other's know your issue's been resolved.
â slmâ¦
Jul 22 at 1:04
Hi slm, thank you for reply me. I had tried to go at /run/user/1000/gvfs/ directory, but with root permissions the /gvfs directory is hidden... So using the command CD normally only I goal. Thanks for your help now I understand. Have a nice day !
â Rino Remix
Jul 5 at 9:13
Hi slm, thank you for reply me. I had tried to go at /run/user/1000/gvfs/ directory, but with root permissions the /gvfs directory is hidden... So using the command CD normally only I goal. Thanks for your help now I understand. Have a nice day !
â Rino Remix
Jul 5 at 9:13
@RinoRemix - if this has resolved your issue please mark it as the accepted answer so that other's know your issue's been resolved.
â slmâ¦
Jul 22 at 1:04
@RinoRemix - if this has resolved your issue please mark it as the accepted answer so that other's know your issue's been resolved.
â slmâ¦
Jul 22 at 1:04
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f453548%2ffedora-28-usb-phone-mount-troubles%23new-answer', 'question_page');
);
Post as a guest
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
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
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