Has anyone figured out how to control a K2 from RPi running WSJT-X (or FLDIGI,etc.)?
Also, has anyone been able to run a digital program using a USB soundcard? I have a Star Tech 7.1 connected to my RPi. At the moment I am trying to get it to work with WSJT-X. I am running Debian Jessie. The sound card is recognized by the OS. When I run WSJT-X and select the Audio tab and select the Input drop down, there is a list of 22 sound cards none of which is the USB card. A similar issue exists on the Output selection. I don’t understand what I am seeing. How do I get to see the USB card in WSJT-X? Note that I have made forum postings on WSPRnet and RPi ham Yahoo groups without yet getting a solution. I hope someone can help with this very frustrating situation. Also note that this is my first experience with a RPi and my Linux knowledge is limited. 73, Jim WA4YWM --- This email has been checked for viruses by AVG. http://www.avg.com ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [hidden email] |
While I run WSJT-X for JT-65 and JT-9, I use the radio to computer USB
cable for communications and audio. Of course I'm running Windows 10. Everything works great and very simple to set up and operate. While your preference is Linux, seems you are making the issue much more complex than necessary. I can't assist with any of the applications you reference. 73 Bob, K4TAX On 7/3/2017 3:37 PM, Elmore's wrote: > Has anyone figured out how to control a K2 from RPi running WSJT-X (or FLDIGI,etc.)? > > Also, has anyone been able to run a digital program using a USB soundcard? I have a Star Tech 7.1 connected to my RPi. At the moment I am trying to get it to work with WSJT-X. > > I am running Debian Jessie. > > The sound card is recognized by the OS. When I run WSJT-X and select the Audio tab and select the Input drop down, there is a list of 22 sound cards none of which is the USB card. A similar issue exists on the Output selection. I don’t understand what I am seeing. How do I get to see the USB card in WSJT-X? > > Note that I have made forum postings on WSPRnet and RPi ham Yahoo groups without yet getting a solution. > > I hope someone can help with this very frustrating situation. Also note that this is my first experience with a RPi and my Linux knowledge is limited. > > 73, > Jim WA4YWM > > --- > This email has been checked for viruses by AVG. > http://www.avg.com > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html > Message delivered to [hidden email] ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [hidden email] |
In reply to this post by wa4ywm
On 03/07/17 21:37, Elmore's wrote:
> Has anyone figured out how to control a K2 from RPi running WSJT-X (or FLDIGI,etc.)? > > Also, has anyone been able to run a digital program using a USB soundcard? I have a Star Tech 7.1 connected to my RPi. At the moment I am trying to get it to work with WSJT-X. > > I am running Debian Jessie. > > The sound card is recognized by the OS. When I run WSJT-X and select the Audio tab and select the Input drop down, there is a list of 22 sound cards none of which is the USB card. A similar issue exists on the Output selection. I don’t understand what I am seeing. How do I get to see the USB card in WSJT-X? > > Note that I have made forum postings on WSPRnet and RPi ham Yahoo groups without yet getting a solution. > > I hope someone can help with this very frustrating situation. Also note that this is my first experience with a RPi and my Linux knowledge is limited. The soundcard you're looking for may appear under a different name. Try looking in WSJT-X File->Settings->Audio for one that begins "alsa_input.usb" for the WSJT-X input device, and "alsa_output.usb" for the WSJT-X output device. 73, Richard G4DYA ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [hidden email] |
In reply to this post by wa4ywm
On 2017-07-03 04:37 PM, Elmore's wrote:
> Also, has anyone been able to run a digital program using a USB soundcard? I have a Star Tech 7.1 connected to my RPi. [snip] > The sound card is recognized by the OS. When I run WSJT-X and select the Audio tab and select the Input drop down, there is a list of 22 sound cards none of which is the USB card. [snip] > How do I get to see the USB card in WSJT-X? The command 'lsusb' will show you information about USB devices recognized by Linux running on the Pi. Run it before and again after you plug in your USB soundcard. You should see a new entry after you plug in the sound card. To determine what device to use in the program you are using for WSJT-X look at the end of the file /var/log/messagses (or try the dmesg command) to see if a device node was associated with the USB soundcard. The audio device will wind up taking the form of /dev/something, where the "something" you will have to determine from the system log file. The above information is general Linux based suggestions that might help you determine what entry you need in the WSJT program. -- Cheers! Kevin. http://www.ve3syb.ca/ |"Nerds make the shiny things that distract Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're | powerful!" #include <disclaimer/favourite> | --Chris Hardwick ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [hidden email] |
In reply to this post by Richard Lamont
@Richard (G4DYA)...I also initially selected the Alsa settings in the
WSJT-X drop-downs. I found that this sound card setting had quirks. The setting worked, but would always reset the mic setting. I experimented, because I didn't like having to set the mic setting in the OS sound settings every time I used WSJT-X. I found a value in the soundcards list called Sysdefault for the USB sound card I had connected to the RPi. This one worked the way I expected...no more resetting the mic volume to max, but instead respecting the setting that was there. Now I can move among different digital programs (FLdigi, WSJT-X, etc.) without having to change the mic setting in the Linux's sound settings. I am running the latest version of Raspbian on an RPI3. regards, Brian VE3IBW On Tue, Jul 4, 2017 at 10:54 AM, Richard Lamont <[hidden email]> wrote: > On 03/07/17 21:37, Elmore's wrote: > > Has anyone figured out how to control a K2 from RPi running WSJT-X (or > FLDIGI,etc.)? > > > > Also, has anyone been able to run a digital program using a USB > soundcard? I have a Star Tech 7.1 connected to my RPi. At the moment I am > trying to get it to work with WSJT-X. > > > > I am running Debian Jessie. > > > > The sound card is recognized by the OS. When I run WSJT-X and select the > Audio tab and select the Input drop down, there is a list of 22 sound cards > none of which is the USB card. A similar issue exists on the Output > selection. I don’t understand what I am seeing. How do I get to see the USB > card in WSJT-X? > > > > Note that I have made forum postings on WSPRnet and RPi ham Yahoo groups > without yet getting a solution. > > > > I hope someone can help with this very frustrating situation. Also note > that this is my first experience with a RPi and my Linux knowledge is > limited. > > The soundcard you're looking for may appear under a different name. > > Try looking in WSJT-X File->Settings->Audio for one that begins > "alsa_input.usb" for the WSJT-X input device, and "alsa_output.usb" for > the WSJT-X output device. > > 73, > Richard G4DYA > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html > Message delivered to [hidden email] > Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [hidden email]
Regards,
Brian VE3IBW |
In reply to this post by wa4ywm
Replies on-list, please. I'm also interested in the answer, and I'm
sure there are others. On 7/3/2017 1:37 PM, Elmore's wrote: > Has anyone figured out how to control a K2 from RPi running WSJT-X (or FLDIGI,etc.)? > > Also, has anyone been able to run a digital program using a USB soundcard? I have a Star Tech 7.1 connected to my RPi. At the moment I am trying to get it to work with WSJT-X. > > I am running Debian Jessie. > > The sound card is recognized by the OS. When I run WSJT-X and select the Audio tab and select the Input drop down, there is a list of 22 sound cards none of which is the USB card. A similar issue exists on the Output selection. I don’t understand what I am seeing. How do I get to see the USB card in WSJT-X? > > Note that I have made forum postings on WSPRnet and RPi ham Yahoo groups without yet getting a solution. > > I hope someone can help with this very frustrating situation. Also note that this is my first experience with a RPi and my Linux knowledge is limited. > > 73, > Jim WA4YWM > > --- > This email has been checked for viruses by AVG. > http://www.avg.com > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html > Message delivered to [hidden email] > Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [hidden email] |
Hi Jim,
I can’t give any suggestions / answers regarding the K2 part of the question, but…. I run a KX3 connected to my Raspberry Pi 3 and operate WSJT-X JT65, JT9, and MSK144. Also use FLDIGI, but very, very seldom. I use a Tascam external USB sound card: the US125M model. With WXJT-X up and running, if I select the Preferences->Audio tab, here is what I have: Input: sysdefault: CARD=CODEC Left Output: sysdefault: CARD=CODEC Mono And yes, there a bunch of devices listed in that drop-down, but the above works just fine for me. I’m running Raspian Jessie for the OS, and my WSJT-X is a development version: 1.7.1 r7557 Hope that helps on the audio side. 73, Jim / W6JHB Jim Bennett Folsom, CA > On Jul 4, 2017, at 12:58 PM, Lynn W. Taylor, WB6UUT <[hidden email]> wrote: > > Replies on-list, please. I'm also interested in the answer, and I'm sure there are others. > > On 7/3/2017 1:37 PM, Elmore's wrote: >> Has anyone figured out how to control a K2 from RPi running WSJT-X (or FLDIGI,etc.)? >> Also, has anyone been able to run a digital program using a USB soundcard? I have a Star Tech 7.1 connected to my RPi. At the moment I am trying to get it to work with WSJT-X. >> I am running Debian Jessie. >> The sound card is recognized by the OS. When I run WSJT-X and select the Audio tab and select the Input drop down, there is a list of 22 sound cards none of which is the USB card. A similar issue exists on the Output selection. I don’t understand what I am seeing. How do I get to see the USB card in WSJT-X? >> Note that I have made forum postings on WSPRnet and RPi ham Yahoo groups without yet getting a solution. >> I hope someone can help with this very frustrating situation. Also note that this is my first experience with a RPi and my Linux knowledge is limited. >> 73, >> Jim WA4YWM >> --- >> This email has been checked for viruses by AVG. >> http://www.avg.com >> ______________________________________________________________ >> Elecraft mailing list >> Home: http://mailman.qth.net/mailman/listinfo/elecraft >> Help: http://mailman.qth.net/mmfaq.htm >> Post: mailto:[hidden email] >> This list hosted by: http://www.qsl.net >> Please help support this email list: http://www.qsl.net/donate.html >> Message delivered to [hidden email] > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html > Message delivered to [hidden email] ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [hidden email] |
I cannot help with the Raspberry Pi nor the soundcard, but once you get
that straightened out, I can tell you how to set the transmit soundcard audio level for the K2. We have heard a lot about the K3/K3S, KX3 and KX2 requiring 4 bars with the 5th flickering on Transmit audio - this is the No ALC point for those radios. The K2 is the same, but the ALC display in the LED Bargraph of the K2 is different. Any ALC bars indicate ALC action. So the answer is to advance the audio until you see an ALC indication, and then back off a bit until it disappears. Once the audio level is set, the advice for all the Elecraft gear is the same, leave the audio level alone and adjust the power output with the POWER knob. You may want to check on Jim Brown's K9YC advice for properly bonding computer, soundcard and transceiver. If not, you may need to use an interface box to eliminate hum, buzz, and noise (but Jim's advice is better if you implement the whole solution. 73, Don W3FPR On 7/5/2017 4:19 PM, James Bennett wrote: > Hi Jim, > > I can’t give any suggestions / answers regarding the K2 part of the question, but…. I run a KX3 connected to my Raspberry Pi 3 and operate WSJT-X JT65, JT9, and MSK144. Also use FLDIGI, but very, very seldom. I use a Tascam external USB sound card: the US125M model. With WXJT-X up and running, if I select the Preferences->Audio tab, here is what I have: > > Input: sysdefault: CARD=CODEC Left > Output: sysdefault: CARD=CODEC Mono > > And yes, there a bunch of devices listed in that drop-down, but the above works just fine for me. > > I’m running Raspian Jessie for the OS, and my WSJT-X is a development version: 1.7.1 r7557 > > Hope that helps on the audio side. > > 73, Jim / W6JHB > > Jim Bennett > Folsom, CA > > > > > > >> On Jul 4, 2017, at 12:58 PM, Lynn W. Taylor, WB6UUT <[hidden email]> wrote: >> >> Replies on-list, please. I'm also interested in the answer, and I'm sure there are others. >> >> On 7/3/2017 1:37 PM, Elmore's wrote: >>> Has anyone figured out how to control a K2 from RPi running WSJT-X (or FLDIGI,etc.)? >>> Also, has anyone been able to run a digital program using a USB soundcard? I have a Star Tech 7.1 connected to my RPi. At the moment I am trying to get it to work with WSJT-X. >>> I am running Debian Jessie. >>> The sound card is recognized by the OS. When I run WSJT-X and select the Audio tab and select the Input drop down, there is a list of 22 sound cards none of which is the USB card. A similar issue exists on the Output selection. I don’t understand what I am seeing. How do I get to see the USB card in WSJT-X? >>> Note that I have made forum postings on WSPRnet and RPi ham Yahoo groups without yet getting a solution. >>> I hope someone can help with this very frustrating situation. Also note that this is my first experience with a RPi and my Linux knowledge is limited. >>> 73, >>> Jim WA4YWM >>> --- >>> This email has been checked for viruses by AVG. >>> http://www.avg.com >>> ______________________________________________________________ >>> Elecraft mailing list >>> Home: http://mailman.qth.net/mailman/listinfo/elecraft >>> Help: http://mailman.qth.net/mmfaq.htm >>> Post: mailto:[hidden email] >>> This list hosted by: http://www.qsl.net >>> Please help support this email list: http://www.qsl.net/donate.html >>> Message delivered to [hidden email] >> ______________________________________________________________ >> Elecraft mailing list >> Home: http://mailman.qth.net/mailman/listinfo/elecraft >> Help: http://mailman.qth.net/mmfaq.htm >> Post: mailto:[hidden email] >> >> This list hosted by: http://www.qsl.net >> Please help support this email list: http://www.qsl.net/donate.html >> Message delivered to [hidden email] > > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[hidden email] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html > Message delivered to [hidden email] > Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[hidden email] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [hidden email] |
Free forum by Nabble | Edit this page |