I'm trying to get owfs running on my Beaglebone Black which is running
Ubuntu 13.10.

I'm getting some errors during the apt-get installation:-

    Processing triggers for initramfs-tools ...
    update-initramfs: Generating /boot/initrd.img-3.13.3-armv7-x10
    grep: /boot/config-3.13.3-armv7-x10: No such file or directory
    WARNING: missing /lib/modules/3.13.3-armv7-x10
    Device driver support needs thus be built-in linux image!
    ERROR: could not open directory /lib/modules/3.13.3-armv7-x10: No such
    file or directory
    FATAL: could not search modules: No such file or directory
    WARNING: could not open
    /tmp/mkinitramfs_gL9i4b/lib/modules/3.13.3-armv7-x10/modules.order: No
    such file or directory
    WARNING: could not open
    /tmp/mkinitramfs_gL9i4b/lib/modules/3.13.3-armv7-x10/modules.builtin:
    No such file or directory


Can anyone suggest what might be wrong and/or tell me what to do?

The  owfs servers are running:-

    root      3179     1  0 13:35 ?        00:00:00 /usr/bin/owserver -c
    /etc/owfs.conf --pid-file /var/run/owfs/owserver.pid
    root      3216     1  0 13:35 ?        00:00:00 /usr/bin/owhttpd -c
    /etc/owfs.conf --pid-file /var/run/owfs/owhttpd.pid
    root      3254     1  0 13:35 ?        00:00:02 /usr/bin/owftpd -c
    /etc/owfs.conf --pid-file /var/run/owfs/owftpd.pid


I don't necessarily need owfs, I just want python access to the 1-wire
hardware really, are there python libraries for reading 1-wire that
don't need owfs?

-- 
Chris Green

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to