Ugh. What a pain. I wish it was just standardized. Ok, I think it can be worked around though....
On Feb 20, 2008 3:42 AM, Roger Lindsjö <[EMAIL PROTECTED]> wrote: > Sorry for not CCin the list in the previous mail. > > Dan Streetman wrote: > > That is weird, if you are running as root it should be able to access > > those nodes ok. And you're using the latest from CVS? > > > Yes, but I found the error (but not sure how to fix it yet), my devices > are called : > crw-rw-rw- 1 root root 189, 0 2008-02-20 09:19 /dev/bus/usb/001/001 > > while the code tries to address them in the "new" way, without leading > zeroes. Changed ithe new format to use leading zeroes, and then it works > here. > > Sadly though, my usb video device seems to have passed away. I'll see if > I can get hold of a new unit somehow. > > I guess just checking for /dev/bus/usb is not enough to determine if the > format should be with leading zeroes or not. > > > On Feb 19, 2008 4:34 PM, Roger Lindsjö <[EMAIL PROTECTED]> wrote: > > > >> Dan Streetman wrote: > >> > >>> I just made several updates so that javax.usb should work with the > >>> latest 2.6 kernel now (using the new /dev/bus/usb nodes). All this is > >>> in CVS and I am planning on creating a release, but we have a problem > >>> with the TCK. I no longer have the required Cypress device, and I > >>> don't particularly want to get another one, although it is a > >>> possibility. Does anyone have any suggestions on how to update the > >>> TCK to avoid the need for the Cypress device? > >>> > >>> > >> I tried the new code, perhaps doing something wrong, running as root it > >> still fails. > >> > >> uname -a > >> Linux pooh.tilialacus.net 2.6.23.15-80.fc7 #1 SMP Sun Feb 10 17:29:10 > >> EST 2008 i686 i686 i386 GNU/Linux > >> > >> [hotplug](3) JavaxUsbTopologyUpdater.c.build_device[117] Building device > >> /dev/bus/usb/1/1 > >> > //Roger > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ javax-usb-devel mailing list javax-usb-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/javax-usb-devel