|
From: Xiaofan C. <xia...@gm...> - 2011-04-15 13:25:41
|
On Fri, Apr 15, 2011 at 9:08 PM, pauldamool <pau...@gm...> wrote: > With lsusb -vvv, nothing has changed between before and after the fxload. So I think your fxload command is not correct. # fxload -D /dev/bus/usb/002/013 -L niusbb_firmware.hex -s niusbb_loader.hx I think you may want to try # fxload -D /dev/bus/usb/002/013 -I niusbb_firmware.hex -s niusbb_loader.hex > I did not notice before that the device I want to communicate with is the > National Instruments GPIB-USB-B. The linux driver for this device is not > supported my OS (Ubuntu 9.10). > Could I use this device writting and reading usb messages even if the driver > is not supported by Ubuntu or i may give up ? You may have better luck with the linux-gpib project. They have a mailing list as well. http://linux-gpib.sourceforge.net/ -- Xiaofan |