Sida 1 av 1

Installation! problem

Postat: 12 jan 2016, 15:30
av saabtage
Hej

Har problem att installera OWFS på Raspberry Pi 2 / Jessie.
Installerade via guiden "http://wiki.m.nu/index.php/OWFS_p%C3%A5_Rasperry_Pi"
Jag använder USB adaptern

Använde metoden:
sudo apt-get install owfs

Följer guiden, allt ok tills det är dags att starta med:
sudo /usr/bin/owfs -u --allow_other /mnt/1wire/
= fuse: device not found, try 'modprobe fuse' first

skriver:
modprobe fuse
= modprobe: ERROR: ../libkmod/libkmod.c:557 kmod_search_moddep() could not open moddep file '/lib/modules/4.1.15-v7+/modules.dep.bin'

lsusb
= Bus 001 Device 004: ID 04fa:2490 Dallas Semiconductor DS1490F 2-in-1 Fob, 1-Wire adapter

Vad tycks?
Jag kan inte se lösningen själv.

/// Andreas

Re: Installation! problem

Postat: 13 jan 2016, 12:06
av elf98
Testa att skriva:
sudo apt-get install fuse först.