Re: [Discuss-gnuradio] The Mystery Deepens: GNU Radio on Intel-Mac

2006-10-09 Thread Thomas Schmid

I tested on my macbook with XCode 2.3. I installed libusb 0.1.12_0
with darwinports and got the latest GNURadio code. Starting the
benchmark_usb.py failed as before. So no luck here.

Thomas

On 10/6/06, Michael Dickens [EMAIL PROTECTED] wrote:

As long as you have the XCode 2.3 disk image, you can always
downgrade back when you're done.  There is an uninstaller provided
on the disk image; you'll (for some unknown reason) need to reboot
after either the uninstall or the reinstall.  Your trying 2.4 would
certainly add an interesting data point to the investigation. - MLD

On Oct 6, 2006, at 3:46 AM, Jan Schiefer wrote:
 I am still on XCode 2.3 and will now definitely refrain from
 upgrading, for now. I can probably be talked into deliberately
 breaking my  working MBP install by upgrading for testing purposes.
 shiver /



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio




___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] The Mystery Deepens: GNU Radio on Intel-Mac

2006-10-09 Thread Michael Dickens

I tested on my macbook with XCode 2.3. I installed libusb 0.1.12_0
with darwinports and got the latest GNURadio code. Starting the
benchmark_usb.py failed as before. So no luck here.


That's good to know ... I certainly won't update the MacBook Pro  
(MBP) to 2.4 just yet.


I've done more testing and am getting closer.  I'll email again once  
I have a better handle one the actual issue(s).  Right now, I can say  
with -certainty- that it's something to do with the USRP Firmware  
(generated file: .../usrp/firmware/src/usrp2/std.ihx ) and SDCC, but  
not LIBUSB; it might also involve XCode (gcc and related developer  
tools), but that relationship is not yet clearly defined.  I'm trying  
to get access to the working MBP for further testing on its  
specific installed toolbase.  More as the investigation continues. - MLD



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] The Mystery Deepens: GNU Radio on Intel-Mac

2006-10-06 Thread Thomas Schmid

Hi Michael

I have XCode 2.2.1 on my macbook and the USRP is not working. I agree,
this is very, very strange..

Thomas

On 10/5/06, Michael Dickens [EMAIL PROTECTED] wrote:

* I can easily show on our brand new 20 Intel-iMac that a
recent (Wednesday) SVN checkout of GNU Radio will compile, check,
and install, but USB transport doesn't work.  On a similarly equipped
PPC-Mac, USB transport does function (albeit slowly in comparison,
maybe 1/2 the speed, w/ the Intel-iMac maxing out at 32 M-Bytes/s -
which is good news for those moving to Intel-Macs).

* I can also show on the same computer that a compile on a MacBook
Pro (MBP) dated (checked out on) July 13 does allow for USB transport.

* GNU Radio uses dynamic libraries, and one of those is LIBUSB (for
the USB transport), and the installed version of LIBUSB was just
performed this week from version 0.1.12 - the same as what's
installed on the MBP.

* By changing a link in /usr from local_old (for the MBP compile
from July 13) to local_new to the compile I did this week, the USB
transport will either work or not (respectively).  The facts thus
far lead (past tense) me to believe that it was a change in GNU
Radio's software.

* I then retrieved an archive of the actual source code for the
local_old install from the MBP and dropped it onto the Intel-iMac.
I then made everything anew from that codebase (from July 13, which
worked before) ... and ... drum roll please  it DID NOT work!
This now leads me to believe it was the change in XCode from 2.3 to
2.4 (released August 11, which would be about the time folk started
noticing oddness).

Since 2.3 is compatible with the Intel-Mac's, I will revert the
install back to 2.3 to check out this theory (likely early next
week).  Yet even more as testing goes further. - MLD


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio




___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] The Mystery Deepens: GNU Radio on Intel-Mac

2006-10-06 Thread Jan Schiefer
Thanks Michael, I am still on XCode 2.3 and will now definitely refrain 
from upgrading, for now. I can probably be talked into deliberately 
breaking my  working MBP install by upgrading for testing purposes. 
shiver /


Cheers,
  Jan


Michael Dickens wrote:
* I can easily show on our brand new 20 Intel-iMac that a recent 
(Wednesday) SVN checkout of GNU Radio will compile, check, and 
install, but USB transport doesn't work.  On a similarly equipped 
PPC-Mac, USB transport does function (albeit slowly in comparison, 
maybe 1/2 the speed, w/ the Intel-iMac maxing out at 32 M-Bytes/s - 
which is good news for those moving to Intel-Macs).


* I can also show on the same computer that a compile on a MacBook Pro 
(MBP) dated (checked out on) July 13 does allow for USB transport.


* GNU Radio uses dynamic libraries, and one of those is LIBUSB (for 
the USB transport), and the installed version of LIBUSB was just 
performed this week from version 0.1.12 - the same as what's installed 
on the MBP.


* By changing a link in /usr from local_old (for the MBP compile 
from July 13) to local_new to the compile I did this week, the USB 
transport will either work or not (respectively).  The facts thus 
far lead (past tense) me to believe that it was a change in GNU 
Radio's software.


* I then retrieved an archive of the actual source code for the 
local_old install from the MBP and dropped it onto the Intel-iMac.  
I then made everything anew from that codebase (from July 13, which 
worked before) ... and ... drum roll please  it DID NOT work!  
This now leads me to believe it was the change in XCode from 2.3 to 
2.4 (released August 11, which would be about the time folk started 
noticing oddness).


Since 2.3 is compatible with the Intel-Mac's, I will revert the 
install back to 2.3 to check out this theory (likely early next 
week).  Yet even more as testing goes further. - MLD



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio





___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] The Mystery Deepens: GNU Radio on Intel-Mac

2006-10-05 Thread Michael Dickens
* I can easily show on our brand new 20 Intel-iMac that a  
recent (Wednesday) SVN checkout of GNU Radio will compile, check,  
and install, but USB transport doesn't work.  On a similarly equipped  
PPC-Mac, USB transport does function (albeit slowly in comparison,  
maybe 1/2 the speed, w/ the Intel-iMac maxing out at 32 M-Bytes/s -  
which is good news for those moving to Intel-Macs).


* I can also show on the same computer that a compile on a MacBook  
Pro (MBP) dated (checked out on) July 13 does allow for USB transport.


* GNU Radio uses dynamic libraries, and one of those is LIBUSB (for  
the USB transport), and the installed version of LIBUSB was just  
performed this week from version 0.1.12 - the same as what's  
installed on the MBP.


* By changing a link in /usr from local_old (for the MBP compile  
from July 13) to local_new to the compile I did this week, the USB  
transport will either work or not (respectively).  The facts thus  
far lead (past tense) me to believe that it was a change in GNU  
Radio's software.


* I then retrieved an archive of the actual source code for the  
local_old install from the MBP and dropped it onto the Intel-iMac.   
I then made everything anew from that codebase (from July 13, which  
worked before) ... and ... drum roll please  it DID NOT work!   
This now leads me to believe it was the change in XCode from 2.3 to  
2.4 (released August 11, which would be about the time folk started  
noticing oddness).


Since 2.3 is compatible with the Intel-Mac's, I will revert the  
install back to 2.3 to check out this theory (likely early next  
week).  Yet even more as testing goes further. - MLD



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio