2014-03-13 13:38 GMT-03:00 Matwey V. Kornilov <matwey.kornilov@gmail.com>:
2014-03-13 20:09 GMT+04:00 Juan Erbes <jerbes@gmail.com>:
What drivers are builded in the packages?
Hi,
Many thanks for your input.
Package is located at https://build.opensuse.org/package/show/hardware/openocd At the moment it is unresolved due to lack of jimtcl in the project scope.
It is configured with the following options:
%configure \ --disable-werror \ --enable-static \ --disable-shared \ --disable-internal-jimtcl \ --disable-doxygen-html \ --enable-sysfsgpio \ --enable-ioutil \ --enable-ftdi \ --enable-gw16012 \ --enable-buspirate \ --enable-ti-icdi \ --enable-amtjtagaccel \ --enable-arm-jtag-ew \ --enable-oocd_trace \ --enable-osbdm \ --enable-opendous \ --enable-aice \ --enable-remote-bitbang \ --enable-jlink \ --enable-rlink \ --enable-stlink \ --enable-ulink \ --enable-cmsis-dap \ --enable-vsllink
You added in the packages the udev rules to use this software as user?
Added, but I've found it has to be revised.
The open source driver ftdi_sio (present in the actual Linux systems), do'nt work.
Could you please provide us with the kernel bugtracker ID in order to see full description of the problem, and the systems affected? If ftdi_sio doesn't work, then we have to fix it in our kernel package not to blacklist. As for me, this module works perfectly in opensuse 12.3.
The ftdi_sio module loads automatically when a FT2232 chip is present in a usb, but it fails to dialog right with openocd. I tested it on opensuse 12.3 This problem with the ftdi_sio module and the ft2232 chip is with all distros. The only way to work fine with the ft2232 chip is with libftdi or the propietary druver. Regards, Juan http://www.ftdichip.com/Products/ICs/FT2232D.htm -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org