From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rodolfo Brasnarof" Subject: Re: Sony VAIO laptop 'soundmodem' troubles Date: Sun, 25 Jul 2004 12:09:02 -0300 Sender: linux-hams-owner@vger.kernel.org Message-ID: <4103A2DE.16410.287F81@localhost> References: Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-reply-to: Content-description: Mail message body List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-hams@vger.kernel.org Cc: John Mock --- On 24 Jul 2004 at 12:58, John Mock wrote: > I'm trying to get 9.6kb packet running either on a PowerMac 8500 (with > G3 upgrade) or Sony VAIO R505EL (P-III), preferably both. I'm stuck on > either at the moment. Here's the Sony problem. > > On the VAIO machine, 'multimon' decodes APRS packets at 1.2kb AFSK from > either of my HT's directly connected to the 'Mic' input. 'soundmodemconfig' > shows similar waveforms to 'multimon' but gets gibberish for APRS packets > in 'soundcard' [non-ALSA] mode. > > Thus far, i have not found anyone transmitting 9.6kb packet locally, and > attempts to receive a couple of different satellites so far as not gotten > any packets at 9.6 kb using 'multimon'. (I have not yet tried 9.6kb with > 'soundmodem'.) > > I looked into the LINUX-Hams archives, and note that others have not had > an easy time getting the AC97 codec to work properly. I picked up a copy > of experimental version of 'soundmodem' with native ALSA code mentioned in > June of this year. Forcing the AFSK sample rate to either 22050 Hz or > 48000 Hz in 'soundcard' mode does not seem to change anything (c.f. the > discussion of similar problem[s] here in March of this year). Trying to > use native ALSA mode shows a dialog box "Cannot start audio I/O" and the > message > > ALSA lib pcm.c:1972:(snd_pcm_open_noupdate) Unknown PCM /dev/dsp > > A copy of '/etc/ax25/soundmodem.conf' and the full error log are attached > below. I am running a vanilla LINUX 2.6.7 [.config posted upon request] > and the 'unstable' branch of Debian LINUX. > > Any idea what might be wrong with 'soundmodem' at 1.2 kb AFSK and/or with > 'multimon' at 9.6kb FSK? (Of course, fixing 'multimon' is really only a > temporary fix, as i want to make packet work properly.) > > Thank you for your patience and assistance. > > -- KD6PAG (Networking Old-Timer, Satellite QRPer) > > > [Note: I never send unsolicited binary attachments and if you receive anything > purportedly from that isn't signed with my callsign, then it > probably isn't from me.] > > ------------------------------------------------------------------------------- > > > > > > > ------------------------------------------------------------------------------- I'm using soundmodem at 1200bps with oss drivers on a k6-2 based machine. Some time ago made some tries at 2400bps with the same sondmodem, adding a second channel. It worked, but then noticed that 1200 decoding was worse. Some stations were decoded as normal, and some weren't decoded at all. So, try 1200 and 9600 one at a time to see if that improves decoding. The soundcard I'm using with soundmodem is an old one, that does not support full-duplex operation, but some told me that with full-duplex option enabled had some problems. So, try setting the soundcard to half-duplex mode too (halfdup="1" ) and then tell us if you had any sucess. Good luck.