* [gentoo-user] mtp stops working after system re-install
@ 2015-02-18 4:07 Walter Dnes
2015-02-18 5:11 ` Adam Carter
0 siblings, 1 reply; 3+ messages in thread
From: Walter Dnes @ 2015-02-18 4:07 UTC (permalink / raw
To: Gentoo Users List
I got around to upgrading my desktop from 32-bit to 64-bit. The
only problem so far is that mtp connections to my tablet and smart
phone no longer work. I've tried both "mtpfs" and "simple-mtpfs".
The results are similar with both programs on both devices...
=================================================================
[d531][root][~] /usr/bin/mtpfs /mnt/drive1
Device 0 (VID=0bb4 and PID=0ca8) is a HTC EVO 4G LTE/One V (ID2).
Android device detected, assigning default bug flags
fuse: device not found, try 'modprobe fuse' first
[d531][root][~] modprobe fuse
modprobe: FATAL: Module fuse not found.
=================================================================
They were working just before the re-install/upgrade from 32-bits
to 64-bits. Any ideas? Could it be a kernel setting that I didn't
set on the new kernel?
--
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] mtp stops working after system re-install
2015-02-18 4:07 [gentoo-user] mtp stops working after system re-install Walter Dnes
@ 2015-02-18 5:11 ` Adam Carter
2015-02-18 5:46 ` [gentoo-user] Re: [SOLVED] " Walter Dnes
0 siblings, 1 reply; 3+ messages in thread
From: Adam Carter @ 2015-02-18 5:11 UTC (permalink / raw
To: gentoo-user@lists.gentoo.org
[-- Attachment #1: Type: text/plain, Size: 757 bytes --]
> =================================================================
> [d531][root][~] /usr/bin/mtpfs /mnt/drive1
> Device 0 (VID=0bb4 and PID=0ca8) is a HTC EVO 4G LTE/One V (ID2).
> Android device detected, assigning default bug flags
> fuse: device not found, try 'modprobe fuse' first
>
> [d531][root][~] modprobe fuse
> modprobe: FATAL: Module fuse not found.
> =================================================================
>
> They were working just before the re-install/upgrade from 32-bits
> to 64-bits. Any ideas? Could it be a kernel setting that I didn't
> set on the new kernel?
>
Yes:
grep -i fuse /usr/src/linux/.config
CONFIG_FUSE_FS=m
You can search the kernel config in 'make menuconfig' with / so just try /
then fuse then enter
[-- Attachment #2: Type: text/html, Size: 1159 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-user] Re: [SOLVED] mtp stops working after system re-install
2015-02-18 5:11 ` Adam Carter
@ 2015-02-18 5:46 ` Walter Dnes
0 siblings, 0 replies; 3+ messages in thread
From: Walter Dnes @ 2015-02-18 5:46 UTC (permalink / raw
To: gentoo-user
On Wed, Feb 18, 2015 at 04:11:06PM +1100, Adam Carter wrote
> > They were working just before the re-install/upgrade from 32-bits
> > to 64-bits. Any ideas? Could it be a kernel setting that I didn't
> > set on the new kernel?
> >
>
> Yes:
> grep -i fuse /usr/src/linux/.config
> CONFIG_FUSE_FS=m
>
> You can search the kernel config in 'make menuconfig' with / so just try /
> then fuse then enter
Thank you very much. It works now. Actually, I sort of remembered
that entry, having set up the kernel from scratch several days ago.
This is what I get for trying to pare down the kernel. I went into...
File systems --->
<*> FUSE (Filesystem in Userspace) support
I figured I may as well build it in.
--
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-02-18 5:46 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-18 4:07 [gentoo-user] mtp stops working after system re-install Walter Dnes
2015-02-18 5:11 ` Adam Carter
2015-02-18 5:46 ` [gentoo-user] Re: [SOLVED] " Walter Dnes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox