Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-19 Thread Javs
I found the permissions error in my strace when i run the 'test_usrp_standard_tx'. Similar error was previously observed by Larry, but I am not sure if this was solved. I don't have the usbtest loaded. Also, i observe that when i run any code the first time as 'root', the other LED (LED1) glows for

Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-18 Thread Robert Roberts
I get the same thing in Redhat FC4. ~Chris~ - Original Message - From: Javs <[EMAIL PROTECTED]> Date: Tuesday, October 18, 2005 12:13 pm Subject: Re: [Discuss-gnuradio] usb_claim_interface error > > > No clue. Is there anything interesting in the > > kernel logs?

Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-18 Thread Johnathan Corgan
Eric Blossom wrote: >>Tried chmoding all subdirectories and files under >>/proc/bus/usb. Still doesn't work. > > No clue. Is there anything interesting in the kernel logs? I'm not familiar with Red Hat. On Debian Linux, /proc/usb permissions are options to the usbfs filesystem mount, which ca

Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-18 Thread Javs
> No clue. Is there anything interesting in the > kernel logs? Nothing going on in the logs when i run the code. But the usb allocates a new address to the usb (old adress+1) upon reconnecting the power cable. Here are a few more observations i made: When i do a 'lsusb' upon system restart, I

Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-18 Thread Eric Blossom
On Tue, Oct 18, 2005 at 07:11:21AM -0700, Javs wrote: > > > What distribution and version of linux are you > > running, with which kernel? > > I am running the Redhat enterprise linux 4 on a 2.6.9 > kernel. > > Tried chmoding all subdirectories and files under > /proc/bus/usb. Still doesn't work

Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-18 Thread Javs
> What distribution and version of linux are you > running, with which kernel? I am running the Redhat enterprise linux 4 on a 2.6.9 kernel. Tried chmoding all subdirectories and files under /proc/bus/usb. Still doesn't work. __ Yahoo

Re: [Discuss-gnuradio] usb_claim_interface error

2005-10-17 Thread Martin Dvh
Javs wrote: > Group, > > I am having problems to establish the initial > communication with the USRP with any example in the > code. The first time I run any code > (test_usrp_standard_tx in this case), it fails giving > me the following error : > --- > [EMAIL PROTECTED] apps]$ ./test_usr

[Discuss-gnuradio] usb_claim_interface error

2005-10-17 Thread Javs
Group, I am having problems to establish the initial communication with the USRP with any example in the code. The first time I run any code (test_usrp_standard_tx in this case), it fails giving me the following error : --- [EMAIL PROTECTED] apps]$ ./test_usrp_standard_tx en_interface: us