Thanks Mike. Did all of that and restarted the interface and got: Oct 27 23:14:12 LKG66450E kernel: [44248254.340000] usbcore: deregistering interface driver DS9490R Oct 27 23:28:04 LKG66450E kernel: [44249086.850000] usb 3-1: USB disconnect, address 5 Oct 27 23:28:24 LKG66450E kernel: [44249106.170000] usb 3-1: new full speed USB device using ohci_hcd and address 6 Oct 27 23:28:24 LKG66450E kernel: [44249106.350000] usb 3-1: configuration #1 chosen from 1 choice Oct 27 23:28:24 LKG66450E kernel: [44249106.370000] usb 3-1: New USB device found, idVendor=04fa, idProduct=2490 Oct 27 23:28:24 LKG66450E kernel: [44249106.370000] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
I started owfs, owserver, and owhttpd. I can connect to the port via web. Now being a newbie what should I see. I have a bus.0. opening screen has this: bus.0 directory uncached directory settings directory system directory statistics directory structure directory I have a temp/humidity board (hobby boards) connected but I see no reference to those devices. Sorry for all the newbie questions. Maybe it will help someone else also! Doug --- On Tue, 10/27/09, Michael Markstaller <m...@elabnet.de> wrote: > From: Michael Markstaller <m...@elabnet.de> > Subject: Re: [Owfs-developers] Is this correct? > To: owfs-developers@lists.sourceforge.net > Date: Tuesday, October 27, 2009, 11:04 PM > Hi, > > put the follwing lines into /etc/modprobe.d/blacklist > (for Debian/Ubuntu, the right location/file might depend on > the distribution you use): > blacklist wire > blacklist ds2490 > > or > > echo "blacklist wire" >> /etc/modprobe.d/blacklist > echo "blacklist ds2490" >> /etc/modprobe.d/blacklist > > and: reboot > or > rmmod ds2490 > rmmod wire > > Result: when checking with > lsmod | egrep "wire|2490" > there should be no output, i.e. none of these kernel > modules loaded => owfs running fine ;) > > Michael > > > -----Original Message----- > > From: Mr Doug - [mailto:dsc3...@yahoo.com] > > > Sent: Wednesday, October 28, 2009 3:23 AM > > To: owfs-developers@lists.sourceforge.net > > Subject: Re: [Owfs-developers] Is this correct? > > > > Paul, > > > > Again, I guess I am going to need some help with > this since > > I am not into the development aspect of owfs. How do I > do was > > you suggested? and what should be the result? I have > never > > had owfs working yet but (I guess) I am almost there. > I am > > not seeing any devices and just the recurring > messages you > > see below and then finally the w1 bus master error. > > > > Eventually, like everything else I pursue, I will > understand > > this but it is still very new to me. I have not been > able to > > find any "hand holding" site on owfs as yet. > > > > Doug > > > > --- On Tue, 10/27/09, Paul Alfille <paul.alfi...@gmail.com> > wrote: > > > > > From: Paul Alfille <paul.alfi...@gmail.com> > > > Subject: Re: [Owfs-developers] Is this correct? > > > To: owfs-developers@lists.sourceforge.net > > > Date: Tuesday, October 27, 2009, 8:21 PM > > > Apparently I am using the old module > > > names. > > > > > > on my machine I see: > > > modules wire.ko (the whole w1 apparatus) and > ds2490.ko (the > > > USB adapter). > > > Use can add them the the blacklist to avoid > stealing > > > machine cycles. > > > > > > > > > > > > Paul > > > > > > > > > On Tue, Oct 27, 2009 at 7:53 PM, > > > Mr Doug - <dsc3...@yahoo.com> > > > wrote: > > > > > > > > > OK now I am getting a bunch of this followed by > the w1 > > > message... what gives? I am not requesting w1 - > debian on an > > > NSLU2 > > > > > > > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.310000] 0x81: > > > count=16, status: 00 00 20 40 05 04 04 00 20 29 > 00 00 00 7a > > > 00 00 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.320000] > > > > enable flag: > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.330000] > > > > 1-wire speed: > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.330000] > > > strong pullup > duration: > > > 20 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.340000] > > > programming pulse > duration: > > > 40 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.350000] > > > pulldown slew rate > control: > > > 5 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.350000] > > > write-1 low > time: > > > 4 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.360000] > > > data sample offset/write-0 recovery time: > 4 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.370000] > > > reserved (test > register): > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.370000] > > > device status > flags: > > > 20 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.380000] > > > communication command byte 1: > > > > 29 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.390000] > > > communication command byte 2: > > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.390000] > > > communication command buffer status: > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.400000] > > > 1-wire data output buffer status: > > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.410000] > > > 1-wire data input buffer status: > 7a > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.410000] > > > > reserved: > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.420000] > > > > reserved: > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.470000] 0x81: > > > count=16, status: 00 00 20 40 05 04 04 00 20 29 > 00 00 00 7b > > > 00 00 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.480000] > > > > enable flag: > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.490000] > > > > 1-wire speed: > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.500000] > > > strong pullup > duration: > > > 20 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.500000] > > > programming pulse > duration: > > > 40 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.510000] > > > pulldown slew rate > control: > > > 5 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.520000] > > > write-1 low > time: > > > 4 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.520000] > > > data sample offset/write-0 recovery time: > 4 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.530000] > > > reserved (test > register): > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.540000] > > > device status > flags: > > > 20 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.540000] > > > communication command byte 1: > > > > 29 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.550000] > > > communication command byte 2: > > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.560000] > > > communication command buffer status: > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.560000] > > > 1-wire data output buffer status: > > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.570000] > > > 1-wire data input buffer status: > 7b > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.580000] > > > > reserved: > > > 0 > > > > > > Oct 27 19:46:18 LKG66450E kernel: > [44235780.580000] > > > > reserved: > > > 0 > > > > > > Oct 27 19:46:30 LKG66450E kernel: > [44235792.230000] > > > w1_master_driver w1_bus_master3: Waiting for > w1_bus_master3 > > > to become free: refcnt=1. > > > > > > > > > > > > > > > > > > --- On Mon, 10/26/09, Mr Doug - <dsc3...@yahoo.com> > > > wrote: > > > > > > > > > > > > > From: Mr Doug - <dsc3...@yahoo.com> > > > > > > > Subject: Re: [Owfs-developers] Is this > > > correct? > > > > > > > To: owfs-developers@lists.sourceforge.net > > > > > > > Date: Monday, October 26, 2009, 11:44 PM > > > > > > > You are correct. As > > > soon as I loaded > > > > > > > owfs and assigned a mount point I got th > following > > > line > > > > > > > after what I got below... > > > > > > > > > > > > > > Oct 26 17:37:11 LKG66450E kernel: > [44141634.010000] > > > > > > > w1_slave_release: Releasing > 81-0000002d10d0. > > > > > > > > > > > > > > > > > > > > > So all is good. > > > > > > > > > > > > > > --- On Mon, 10/26/09, Paul Alfille <paul.alfi...@gmail.com> > > > > > > > wrote: > > > > > > > > > > > > > > > From: Paul Alfille <paul.alfi...@gmail.com> > > > > > > > > Subject: Re: [Owfs-developers] Is this > correct? > > > > > > > > To: owfs-developers@lists.sourceforge.net > > > > > > > > Date: Monday, October 26, 2009, 10:03 > PM > > > > > > > > This looks like you unplugged a > serial-usb > > > > > > > > adapter and plugged in the DS9094R (the > Dallas > > > USB > > > > > > > 1-wire > > > > > > > > adapter). > > > > > > > > The DS9094 is then captures by the w1 > module, > > > which > > > > > > > is > > > > > > > > probably not what you want -- it is a > very > > > differnt > > > > > > > system > > > > > > > > for reading 1-wire temperature sensors > only in > > > the > > > > > > > kernel. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Fortunately owfs will unload the w1 > module when > > > it is > > > > > > > asked > > > > > > > > to use USB. > > > > > > > > > > > > > > > > Actually w1 support is in OWFS > experimentally. It > > > was > > > > > > > > extensively modified by Evgeniy > Polyakov and > > > when > > > > > > > newer > > > > > > > > kernels are common, should be supported > directly > > > by > > > > > > > owfs. > > > > > > > > The real advantage will be unusual > embedded > > > 1-wire > > > > > > > adapters > > > > > > > > that will be supported immediately. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Paul Alfille > > > > > > > > > > > > > > > > On Mon, Oct 26, 2009 at 1:49 PM, > > > > > > > > Mr Doug - <dsc3...@yahoo.com> > > > > > > > > wrote: > > > > > > > > > > > > > > > > > > > > > > > > Below is the printout of my connecting > the DS9490 > > > usb > > > > > > > to ow > > > > > > > > interface. Does this look right? I was > wondering > > > what > > > > > > > the > > > > > > > > bus master line was referring to. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Doug > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > LKG66450E:~/debs/owfs# tail > /var/log/messages > > > > > > > > > > > > > > > > Oct 26 13:37:03 LKG66450E kernel: > > > [44127225.050000] > > > > > > > usb > > > > > > > > 3-1: USB disconnect, address 2 > > > > > > > > > > > > > > > > Oct 26 13:37:03 LKG66450E kernel: > > > [44127225.060000] > > > > > > > pl2303 > > > > > > > > ttyUSB0: pl2303 converter now > disconnected from > > > > > > > ttyUSB0 > > > > > > > > > > > > > > > > Oct 26 13:37:03 LKG66450E kernel: > > > [44127225.060000] > > > > > > > pl2303 > > > > > > > > 3-1:1.0: device disconnected > > > > > > > > > > > > > > > > Oct 26 13:37:16 LKG66450E kernel: > > > [44127238.150000] > > > > > > > usb > > > > > > > > 3-1: new full speed USB device using > ohci_hcd > > > and > > > > > > > address 3 > > > > > > > > > > > > > > > > Oct 26 13:37:16 LKG66450E kernel: > > > [44127238.320000] > > > > > > > usb > > > > > > > > 3-1: configuration #1 chosen from 1 > choice > > > > > > > > > > > > > > > > Oct 26 13:37:16 LKG66450E kernel: > > > [44127238.350000] > > > > > > > usb > > > > > > > > 3-1: New USB device found, > idVendor=04fa, > > > > > > > idProduct=2490 > > > > > > > > > > > > > > > > Oct 26 13:37:16 LKG66450E kernel: > > > [44127238.360000] > > > > > > > usb > > > > > > > > 3-1: New USB device strings: Mfr=0, > Product=0, > > > > > > > > SerialNumber=0 > > > > > > > > > > > > > > > > Oct 26 13:37:17 LKG66450E kernel: > > > [44127239.260000] > > > > > > > Driver > > > > > > > > for 1-wire Dallas network protocol. > > > > > > > > > > > > > > > > Oct 26 13:37:17 LKG66450E kernel: > > > [44127239.320000] > > > > > > > > usbcore: registered new interface > driver DS9490R > > > > > > > > > > > > > > > > Oct 26 13:37:29 LKG66450E kernel: > > > [44127251.670000] > > > > > > > > w1_master_driver w1_bus_master1: Family > 81 for > > > > > > > > 81.0000002d10d0.ff is no t registered. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________________________ > > > > > > > > > > > > > > > > Do You Yahoo!? > > > > > > > > > > > > > > > > Tired of spam? Yahoo! Mail has the > best spam > > > > > > > protection > > > > > > > > around > > > > > > > > > > > > > > > > http://mail.yahoo.com > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------- > > ---------------- > > > > > > > > > > > > > > > > Come build with us! The BlackBerry(R) > Developer > > > > > > > Conference > > > > > > > > in SF, CA > > > > > > > > > > > > > > > > is the only developer event you need to > attend > > > this > > > > > > > year. > > > > > > > > Jumpstart your > > > > > > > > > > > > > > > > developing skills, take BlackBerry > mobile > > > applications > > > > > > > to > > > > > > > > market and stay > > > > > > > > > > > > > > > > ahead of the curve. Join us from > November 9 - > > > 12, > > > > > > > 2009. > > > > > > > > Register now! > > > > > > > > > > > > > > > > http://p.sf.net/sfu/devconference > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > > > > > > > > > > > > Owfs-developers mailing list > > > > > > > > > > > > > > > > Owfs-developers@lists.sourceforge.net > > > > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -----Inline Attachment Follows----- > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------- > > ---------------- > > > > > > > > Come build with us! The BlackBerry(R) > Developer > > > > > > > Conference > > > > > > > > in SF, CA > > > > > > > > is the only developer event you need to > attend > > > this > > > > > > > year. > > > > > > > > Jumpstart your > > > > > > > > developing skills, take BlackBerry > mobile > > > applications > > > > > > > to > > > > > > > > market and stay > > > > > > > > ahead of the curve. Join us from > November 9 - > > > 12, > > > > > > > 2009. > > > > > > > > Register now! > > > > > > > > http://p.sf.net/sfu/devconference > > > > > > > > -----Inline Attachment Follows----- > > > > > > > > > > > > > > > > > _______________________________________________ > > > > > > > > Owfs-developers mailing list > > > > > > > > Owfs-developers@lists.sourceforge.net > > > > > > > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------- > > ---------------- > > > > > > > Come build with us! The BlackBerry(R) > Developer > > > Conference > > > > > > > in SF, CA > > > > > > > is the only developer event you need to > attend this > > > year. > > > > > > > Jumpstart your > > > > > > > developing skills, take BlackBerry mobile > applications > > > to > > > > > > > market and stay > > > > > > > ahead of the curve. Join us from November 9 > - 12, > > > 2009. > > > > > > > Register now! > > > > > > > http://p.sf.net/sfu/devconference > > > > > > > > _______________________________________________ > > > > > > > Owfs-developers mailing list > > > > > > > Owfs-developers@lists.sourceforge.net > > > > > > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------- > > ---------------- > > > > > > Come build with us! The BlackBerry(R) Developer > Conference > > > in SF, CA > > > > > > is the only developer event you need to attend > this year. > > > Jumpstart your > > > > > > developing skills, take BlackBerry mobile > applications to > > > market and stay > > > > > > ahead of the curve. Join us from November 9 - 12, > 2009. > > > Register now! > > > > > > http://p.sf.net/sfu/devconference > > > > > > _______________________________________________ > > > > > > Owfs-developers mailing list > > > > > > Owfs-developers@lists.sourceforge.net > > > > > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > > > > > > > > > > > > -----Inline Attachment Follows----- > > > > > > > > > -------------------------------------------------------------- > > ---------------- > > > Come build with us! The BlackBerry(R) Developer > Conference > > > in SF, CA > > > is the only developer event you need to attend > this year. > > > Jumpstart your > > > developing skills, take BlackBerry mobile > applications to > > > market and stay > > > ahead of the curve. Join us from November 9 - 12, > 2009. > > > Register now! > > > http://p.sf.net/sfu/devconference > > > -----Inline Attachment Follows----- > > > > > > _______________________________________________ > > > Owfs-developers mailing list > > > Owfs-developers@lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > > > > -------------------------------------------------------------- > > ---------------- > > Come build with us! The BlackBerry(R) Developer > Conference in SF, CA > > is the only developer event you need to attend this > year. > > Jumpstart your > > developing skills, take BlackBerry mobile applications > to > > market and stay > > ahead of the curve. Join us from November 9 - 12, > 2009. Register now! > > http://p.sf.net/sfu/devconference > > _______________________________________________ > > Owfs-developers mailing list > > Owfs-developers@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/owfs-developers > > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference > in SF, CA > is the only developer event you need to attend this year. > Jumpstart your > developing skills, take BlackBerry mobile applications to > market and stay > ahead of the curve. Join us from November 9 - 12, 2009. > Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > Owfs-developers mailing list > Owfs-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers