Search found 14 matches

by SkyyPunk
Fri Jun 21, 2013 1:57 pm
Forum: Support
Topic: Raspberry Pi Troubles
Replies: 46
Views: 33694

Re: Raspberry Pi Troubles

Never mind, you have according to the screenshot. What does happen when you call /root/bin/cfheadless directly yourself? root@raspi:~# /root/bin/cfheadless -bash: /root/bin/cfheadless: /bin/sh^M: bad interpreter: No such file or directory Bah, turns out because I poked around in the files on my Win...
by SkyyPunk
Fri Jun 21, 2013 1:24 am
Forum: Support
Topic: Raspberry Pi Troubles
Replies: 46
Views: 33694

Re: Raspberry Pi Troubles

Having some troubles with the udev stuff. The rules are working but I am getting this error when I plug in either the CR or 360 controller (with respective file being complained about): Jun 20 21:18:26 raspi udevd[2346]: failed to execute '/root/bin/cfheadless' '/root/bin/cfheadless': No such file o...
by SkyyPunk
Tue Jun 18, 2013 1:23 am
Forum: Developer Discussions
Topic: Removable battery
Replies: 9
Views: 7080

Re: Removable battery

I happened to have some 3M Command Picture Hanging Strips from some other stuff I was doing and they worked well for my battery. It holds a lot firmer than velcro (medium size can hold ~9lbs, though they are 2x the length of the battery). Just cut one in half and remove the pull tab. Doesn't even wi...
by SkyyPunk
Tue Jun 11, 2013 12:27 am
Forum: Support
Topic: Cannot open Crazyradio [Errno 40] [Win7 x64]
Replies: 16
Views: 12376

Re: Cannot open Crazyradio [Errno 40] [Win7 x64]

Hi SkyyPunk, Can you try the libusb device filter: http://sourceforge.net/projects/libusb-win32/files/libusb-win32-releases/1.2.6.0/libusb-win32-devel-filter-1.2.6.0.exe/download It normally permits libusb to access a device that would also have another driver installed. To use it, install the filt...
by SkyyPunk
Mon Jun 10, 2013 1:30 am
Forum: Support
Topic: Cannot open Crazyradio [Errno 40] [Win7 x64]
Replies: 16
Views: 12376

Re: Cannot open Crazyradio [Errno 40] [Win7 x64]

Thanks foosel! So you installed the driver, installed the CFClient, and it just worked? No other tweaks or anything needed?

I tried messing around with my machines and getting this working natively again but still no go. Driver appears to install fine as usual but the client never sees the CR
by SkyyPunk
Sat Jun 08, 2013 12:21 am
Forum: Support
Topic: Cannot open Crazyradio [Errno 40] [Win7 x64]
Replies: 16
Views: 12376

Re: Cannot open Crazyradio [Errno 40] [Win7 x64]

Rebooted with driver signing requirements disabled...still not working with either the Windows or straight python versions. Not sure what else to try at this point... foosel - I wouldn't think it would matter...but what edition of Win7 x64 are you running? I was off earlier, actually running Ultimat...
by SkyyPunk
Fri Jun 07, 2013 2:23 am
Forum: Support
Topic: Cannot open Crazyradio [Errno 40] [Win7 x64]
Replies: 16
Views: 12376

Re: Cannot open Crazyradio [Errno 40] [Win7 x64]

My drivers look the same: crdrivers.PNG I set up the x86 VM, passed through the CR and 360 controller, tried with the same Windows version of CFClient...and it worked fine :o So at this point it must be something with my x64 installs. I haven't had issues with it in the past, but maybe it is the dri...
by SkyyPunk
Thu Jun 06, 2013 3:19 pm
Forum: Support
Topic: Cannot open Crazyradio [Errno 40] [Win7 x64]
Replies: 16
Views: 12376

Re: Cannot open Crazyradio [Errno 40] [Win7 x64]

Yes, those are the instructions that I followed. What Win7 are you using? Home? Was it the same version on both of the machines you tried? They are all Win7 Pro x64 (from my MSDN account). Though you just gave me an idea...I will install Win7 Pro x86 in a VM tonight and set that up and see if it ma...
by SkyyPunk
Thu Jun 06, 2013 2:23 am
Forum: Support
Topic: Cannot open Crazyradio [Errno 40] [Win7 x64]
Replies: 16
Views: 12376

Re: Cannot open Crazyradio [Errno 40] [Win7 x64]

Running as administrator was a no go - same result (both downloaded/installed client and native python client). I tried compiling the client to see if that was the issue but get this error: S:\files\Crazyflie\cfclient\crazyflie-pc-client>python setup.py py2exe running py2exe running build_py copying...
by SkyyPunk
Wed Jun 05, 2013 1:37 am
Forum: Support
Topic: Cannot open Crazyradio [Errno 40] [Win7 x64]
Replies: 16
Views: 12376

Re: Cannot open Crazyradio [Errno 40] [Win7 x64]

I tried setting this up on another desktop (also Win7 x64), but sadly I get the same results :( Any ideas?