I also have 2.8p6 in both of my laptops and they are both fine.
I found that the udev rules syntax changes from time to time and had to
edit the rule to this :
cat /etc/udev/rules.d/90-ds2490.rules

SYSFS{idVendor}=="04fa", SYSFS{idProduct}=="2490", GROUP="ow", MODE="0664"
#SUBSYSTEMS=="usb", ATTRS{idVendor}=="04fa", ATTRS{idProduct}=="2490",
PROGRAM="/bin/sh -c 'K=%k; K=$${K#usbdev}; printf bus/usb/%%03i/%%03i
$${K%%%%.*} $${K#*.}'", NAME="%c",  GROUP="ow", MODE="0666"

and make sure I was in the ow group as well as ensuring that
SYSFS{idVendor}=="04fa" and  SYSFS{idProduct}=="2490"
matched my device ids

Hope that helps.


On 27 February 2011 12:39, Mick Sulley <[email protected]> wrote:

> Hi Colin,
>
> I have 2.8p6 running on my laptop and it seems to work OK.  Is there any
> info I can provide to help?
>
> Cheers
> Mick
>
> On Sun, 2011-02-27 at 11:56 +0000, Colin Tinker wrote:
> > Hi
> >
> > This is the 3 rd time asking what causes this error?
> >
> > No valid 1-wire buses found any
> > idea what causes it?
> >
> > It happens in the last 2 versions meaning I cannot upgrade from p4.
> >
> > Anyone?
> >
> > Colin
>
>
>
>
> ------------------------------------------------------------------------------
> Free Software Download: Index, Search & Analyze Logs and other IT data in
> Real-Time with Splunk. Collect, index and harness all the fast moving IT
> data
> generated by your applications, servers and devices whether physical,
> virtual
> or in the cloud. Deliver compliance at lower cost and gain new business
> insights. http://p.sf.net/sfu/splunk-dev2dev
> _______________________________________________
> Owfs-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to