|
From: George O. <G.O...@br...> - 2013-08-19 14:22:59
|
The dongle will appear as tty/acmN (not usbN) and you shouldn't have to modprobe manually. What version are you using anyway? Your original mail suggests you are building from master, which suggests you have not read the documentation very carefully :) (also, I'm not very sure where you got this VID/PID from but that doesn't seem very relevant) geo On 19 Aug 2013, at 15:15, Catalin(ux) M. Boie wrote: > Hello. > > I have just uploaded examples/cc2530dk/sniffer/sniffer.hex example to > SmartRF05EB with CC2530 module attached. > After I reset (just in case) the board, no CDC-ACM device appears in logs. > > If I am using "modprobe ftdi_sio vendor=0x0451 product=0x16a0", a > /dev/ttyUSB1 appears in logs, but the following: > > > $ python sensniff.py -d /dev/ttyUSB1 > FIFO /tmp/sensniff exists. Using it > Commands: > c: Print current RF Channel > n: Trigger new pcap header before the next frame > h,?: Print this message > [11,26]: Change RF channel > q: Quit > c > <HANG HERE> > > And in the logs: > Aug 19 17:09:29 localhost kernel: [277536.008464] ftdi_sio ttyUSB1: ftdi_set_termios FAILED to set databits/stopbits/parity > Aug 19 17:09:29 localhost kernel: [277536.008909] ftdi_sio ttyUSB1: ftdi_set_termios urb failed to set baudrate > Aug 19 17:09:29 localhost kernel: [277536.009960] ftdi_sio ttyUSB1: urb failed to clear flow control > Aug 19 17:09:30 localhost kernel: [277537.418515] ftdi_sio ttyUSB1: failed to get modem status: -32 > > What I am doing wrong? > Shouldn't the device show up as a CDC-ACM device? > > The same is happening also with border-router.hex: no CDC-ACM device is > showing up. > > Thank you! > > -- > Catalin Boie > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > Contiki-developers mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/contiki-developers |