I'm pretty sure I have fixed the detection of usb_interrupt_read() in the
configure-script now.

Could you test it and see if it fix the problem?

 

/Christian

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Christian Magnusson
Sent: den 22 februari 2007 23:05
To: owfs-developers@lists.sourceforge.net
Subject: Re: [Owfs-developers] Problem running recent versions of owfs on
Slackware-11.0

 

I will work on some changes in the configure-script. Some problems there
might have caused the bad detection.

 

/Christian

 

 

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul
Alfille
Sent: den 22 februari 2007 21:05
To: owfs-developers@lists.sourceforge.net
Subject: Re: [Owfs-developers] Problem running recent versions of owfs on
Slackware-11.0

 

The original post was about Slackware and a new kernel (2.6.18). I now have
fould the same problem in Suse 10.2 and kernel 2.6.18 and traced the problem
to the USB configuration.

For some reason, the configuration variable "HAVE_USB_INTERRUPT_READ" is set
to false. If set yo true it works.

I'm a little lost chasing through where the variable is set (
src/include/config.h.in probably by automake or autoconf ).

( the easy, ugly, fix is #define HAVE_USB_INTERRUPT_READ at the start of
module/owlib/src/c/ow_9490.c )

Anyone have better insight?

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

 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to