Just tried your test case. I works for me.

1. You know that --mountpoint doesn't make sense in owserver context. It
causes no problems, but only is relevant for owfs.
2. In foreground, owserver might appear to hand, since it is waiting for
requests.
3. When I try 'owdir -s 3333 /' in another window
   A. in the owdir window returns the answer
   B. in the owserver window, the transaction is shown
4. I notice you are invoking ./owserver  -- are you sure you are using the
correct version?

Paul Alfille

On 2/8/07, J Kvalvaag <[EMAIL PROTECTED]> wrote:

Hi all,

I am having trouble running owfs version 2.6p0 and 2.6p1 on Slackware-11.0
with a stock 2.6.18 kernel. Version 2.5p0 to 2.5p10 runs fine. I am using
fuse-2.6.3.

Did something change, or am I doing anything wrong?

Below is the output from running owserver with debug:

# ./owserver -u -C -p 3333 --mountpoint /mnt/1wire --error_level 9
--foreground

   CALL: PARSENAME path=[]
CONNECT: Adapter found: 4/5
DEFAULT: Opened USB DS9490 adapter at 4/5.
   DATA: DS9490_getstatus: error reading ret=-22
   DATA: DS9490_setup_adapter: getstatus failed ret=-5
DEFAULT: Error setting up USB DS9490 adapter at 4/5.
  DEBUG: Start of directory path= device=00 00 00 00 00 00 00 00
   DATA: BUS_first: No data will be returned
  DEBUG: Selecting a path (and device) path= SN=00 00 00 00 00 00 00 00
last
path=00 00 00 00 00 00 00 00
  DEBUG: Clearing root branch
   DATA: DS9490_reset
   DATA: BUS_first failed during connect [-1/-1]
  DEBUG: main_threadid = 3084400320
  DEBUG: ServerProcessOut = 3084397488
  DEBUG: ServerProcessAccept 3333[3084397488] try lock 0
  DEBUG: ServerProcessAccept 3333[3084397488] locked 0
  DEBUG: ServerProcessAccept 3333[3076008880] try lock 0

Here it hangs until I do a CTRL-C

  DEBUG: ServerProcess: break signo=2
  DEBUG: ow_net.c:ServerProcess() shutdown initiated
  DEBUG: Shutting down 0 of 1 thread -1210569808
  DEBUG: ow_net.c:ServerProcess() shutdown done
  DEBUG: ow_exit 0
   CALL: Starting Library cleanup
   CALL: Closing Cache
   CALL: Closing input devices
  DEBUG: FreeIn: busmode=3
   CALL: Closing outout devices
   CALL: Finished Library cleanup



Regards
Joran Kvalvaag


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to