On Thu, Dec 09, 2010 at 07:34:58PM +0100, Martin Patzak (GMX) wrote:
> Hi Chris,
> 
> here is my list of howto install owfs on Debian lenny.
> There is also documentation on owfs.org on installing.
> I am using the LINK USB module, which internally acts a a serial 
> interface, so you have to change those parts to your needs with the 
> DS9490R which is a USB-interface (again documentation is on owfs.org).
> 
> 
> this is as of 20100805 with new version of owfs from 20100802
> install will be done on bubblenet running lenny kernel 2.6.26-2-486
> 
> 
> 1. download this or newer from sourcefoge
> 
> http://sourceforge.net/projects/owfs/files/owfs/2.8p0/owfs-2.8p0.tar.gz/download
> 
> 2. extract to folder
> 
> 3. open shell and cd to folder owfs-2.8p0
>       and run ./configure
> 
> 4. wait a minute and then check whats missing...
>       alternatively goto 7 right away
> 
> 5. install missing components first
>       e.g. automake autoconf autotools-dev gcc g++    
>        libtool libusb-dev fuse-utils libfuse-dev swig \
>         python2.5-dev tcl8.5-dev php5-cli php5-dev
> 
OK, I've installed all the bits and it fits, disk usage is at 70% now so
I have a reasonable amount of headroom.


> 6. now run ./configure (again)
>       make sure all modules you want to use are checked
> 
> 7. now make
>       check for possible errors (ignore warnings mostly)
> 
> 8. lastly sudo make install
> 
All well so far.


> 9. plug in the USB-1-Wire-Adapter
>       check in syslog if it was registered:
>       ftdi_sio: Detected FT232RL
>       usb 2-2: FTDI USB Serial Device converter now attached to ttyUSB0
>       usbcore: registered new interface driver ftdi_sio
>       ....


This is where it breaks down, nothing like ttyUSB0 appears.  When I plug
the DS9490R into the USB socket what I see in syslog is:-

    Dec  9 21:57:00 eeepc kernel: [  883.900062] usb 3-2: new full speed USB
    device using uhci_hcd and address 3
    Dec  9 21:57:01 eeepc kernel: [  884.068988] usb 3-2: configuration #1
    chosen from 1 choice
    Dec  9 21:57:02 eeepc kernel: [  885.629125] w1_master_driver w1 bus
    master: Family 10 for 10.000801f5a7c9.bd is not registered.
    Dec  9 21:57:04 eeepc kernel: [  887.173120] w1_master_driver w1 bus
    master: Family 10 for 10.000801f58bad.7b is not registered.
    Dec  9 21:57:05 eeepc kernel: [  888.717120] w1_master_driver w1 bus
    master: Family 81 for 81.0000002ee056.89 is not registered.


   
I have also tried digitemp and it too seems to be expecting a
/dev/ttyUSB0 that I don't seem to be getting. What's missing?!

-- 
Chris Green

------------------------------------------------------------------------------
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to