Sponsored Content
Full Discussion: Modem/Sound combo
Top Forums UNIX for Dummies Questions & Answers Modem/Sound combo Post 21380 by killerserv on Wednesday 15th of May 2002 09:15:49 PM
Old 05-15-2002
how about $sndconfig are you able to get the sound card configured or at least at the stage of auto-probeing. If you able to get to:
$sndconfig

on your unix and im sure there will be a step for autoprobe your current sound card. If its not succesfull it will show on screen that this sound card is not supported. Also try to post the output of:

$ dmesg | grep EISA

Also post what is your current kernel. If the card is not supported by your current kernel you may try to upgrade your kernel to the latest. More latest kernel having a wide numbers of devices supported on it. Give a try and do post the above informations.
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Modem - Test /dev/modem

Ok. I tried following the directions from some of the other threads, but I've hit a road block. I have red hat 7.3 and I installed the hcf package: hcfpcimodem-0.99lnxtbeta03042700k2.4.18_3-1rh.i386.rpm It installed ok, no errors, but I still can't get linux to find my modem. I've tried... (2 Replies)
Discussion started by: lawadm1
2 Replies

2. Shell Programming and Scripting

grep, awk, nawk combo

I have 2 files: File1 "aa","server","001-9031234-001", File2 001-9031234-001|12345 Both files have many lines of text. Each line needs to be evaluated. I need to look at the value of the third field in File 1. Then look for that same value in File 2 and assign the value of Field 2... (5 Replies)
Discussion started by: scriptr2be
5 Replies

3. Shell Programming and Scripting

Combo for text

Hello all, i need to extract a part from an API output. Imagine this is the output : "result": "result": i need to use only the "hello my name is Mike" in the second line, without " " how can i do that? Thanks in advance Kind Regards and congrats for the great forum. (2 Replies)
Discussion started by: Board27
2 Replies

4. Shell Programming and Scripting

Removing CRLF combo but not CR or LF when alone

What is the command or script to remove CRLF but only when joined? Tried using below but removed all instances of either cat a.txt | tr -d "\r\n" > b.txt (14 Replies)
Discussion started by: qqp
14 Replies
gmfsk(1)																  gmfsk(1)

NAME
gmfsk - MFSK terminal for GNOME SYNOPSIS
gmfsk DESCRIPTION
gmfsk is a terminal for MFSK16, RTTY and Throb, three digital modulation formats used on HF radio particularly by radio amateurs. MFSK is an acronym for multi-tone frequency shift keying. gmfsk demodulates signals received through the sound card and displays the resulting text on the screen. In transmit mode, typed text is modulated and transmitted through the sound card. Circuits for connecting the sound card to a receiver or transceiver are readily available on the web. OPTIONS
Standard GNOME options may be used. GMFSK must be configured through the "Settings" menu when first used. NOTES
MFSK activity is commonly found around 14.080 MHz on the amateur 20m band. Although GMFSK is free software, transmission of any signal and of MFSK, RTTY and/or Throb signals in particular is subject to the laws of the government of your country. Receiving on non-amateur frequencies may also be prohibited. SEE ALSO
More information on MFSK16 can be found at http://www.qsl.net/zl1bpu/MFSK/INDEX.html AUTHOR
gmfsk was written by Tomi Manninen, OH2BNS <oh2bns@sral.fi>. This manual page was written by Hamish Moffatt VK3SB <hamish@debian.org> for Debian (but may be used by others). 15 October 2002 gmfsk(1)
All times are GMT -4. The time now is 05:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy