From mboxrd@z Thu Jan 1 00:00:00 1970 From: chris@seberino.org Date: Wed, 23 Aug 2006 22:26:20 +0000 Subject: issues getting I/O device to work with udev.... Message-Id: <20060823222620.GA1164@seberino.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org I'm trying to get an Eagle data acquisition device to work with udev and having problems. Any help greatly appreciated. Please especially notice the udevtest error messages at end of this email..... in /etc/udev/rules.d : :::::::::::::: 10-edredaq.rules :::::::::::::: SYSFS{edredaq_nodename}="device*", NAME="edredaq/device%m" :::::::::::::: z-edredaq.rules :::::::::::::: SYSFS{edredaq_nodename}="device*", NAME="edredaq/device%m" I have a Debian Etch (testing) Intel PC with a 2.6.15 kernel built from source. My udev version is 0.093-1. Here are related dmesg messages.... # dmesg | grep -i edre edredaq_core: major number = 254 edredaq_core: Registered node 0 # dmesg | grep -i eagle PCI703 Interface Driver (C) 2004 - 2005 Eagle Technology (v1.0.9) Here is /sys/class/edredaq/device0 and related udevtest command output: # ls /sys/class/edredaq/device0 ./ ../ dev device edredaq_nodename uevent # udevtest edredaq/device0 add_to_rules: invalid SYSFS operation add_to_rules: invalid rule '/etc/udev/rules.d/10-edredaq.rules:1' add_to_rules: invalid SYSFS operation add_to_rules: invalid rule '/etc/udev/rules.d/z-edredaq.rules:1' main: unable to open 'edredaq/device0' Thanks. Chris ------------------------------------------------------------------------- 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&kid0709&bid&3057&dat1642 _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel