> =================================================================
> [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

Reply via email to