soundmodem (2.2.19)

From: Brent Corbin (ygqdbsrl.izbgzyko@infinetivity.com)
Date: Mon Jun 04 2001 - 20:29:31 EEST

  • Next message: Bob Nielsen: "Re: Linpac ?"

    Treading fearlessly upon the old addage "if it ain't broke don't
    fix it", I recently moved a kernel(2.2.19)-based soundmodem from
    parallel-port PTT to serial port PTT. Alas, after changing pario
    to serio (with the relevant io port), my transmitter no longer
    keys... 8*(

    Well, that's not entirely true. I can actually key/unkey the transmitter
    if I use 'soundmodemconfig' from Thomas' soundmodem-0.4. I know
    what you're about to say - unfortunately, when I run soundmodem-0.4,
    I get "sm[226]: cannot start audio" - despite the fact that my soundcard
    (a Mozart MAD16) works fine for everything else (including the kernel-based
    soundmodem, and soundmodemconfig)

    I'm rather at my wits end here - if some kind soul could help, it
    would certainly be appreciated... (relevant files below)

                          **Thanks**.... Brent //wy6s

    ==========================
    # /usr/sbin/start-soundmodem

    # make sure soundcard is initialized
    /usr/sbin/start-sound
    /usr/sbin/stop-sound

    # insert required modules
    insmod ax25
    insmod hdlcdrv
    insmod soundmodem mode="wss:afsk1200" iobase=0x530 irq=11 dma=1 serio=0x3f8

    # set parameters
    sethdlc -a -i sm0 txd 500
    sethdlc -i sm0 -p

    #### Configure sl0
    /sbin/ifconfig sm0 hw ax25 WY6S-3 up
    /sbin/ifconfig sm0 44.16.1.84 netmask 255.0.0.0 broadcast 44.255.255.255 arp mtu
     257 up

    # select the input method
    smmixer -i sm0 s=mic o=-34

    #### start ham-related utilities
    echo "Starting ham utilities"
    /usr/sbin/start-hamnet

    ==========================

    Jun 4 07:19:00 wy6s kernel: Soundblaster audio driver Copyright (C) by Hannu Sa
    volainen 1993-1996
    Jun 4 07:19:00 wy6s kernel: ad1848/cs4248 codec driver Copyright (C) by Hannu S
    avolainen 1993-1996
    Jun 4 07:19:00 wy6s kernel: MAD16 audio driver Copyright (C) by Hannu Savolaine
    n 1993-1996
    Jun 4 07:19:00 wy6s kernel: CDROM Disabled.
    Jun 4 07:19:00 wy6s kernel: Joystick port enabled.
    Jun 4 07:19:01 wy6s kernel: NET4: G4KLX/GW4PTS AX.25 for Linux. Version 0.37 fo
    r Linux NET4.0
    Jun 4 07:19:01 wy6s kernel: hdlcdrv: (C) 1996 Thomas Sailer HB9JNX/AE4WA
    Jun 4 07:19:01 wy6s kernel: hdlcdrv: version 0.6 compiled 00:13:57 Mar 29 2001
    Jun 4 07:19:01 wy6s kernel: soundmodem: (C) 1996-1998 Thomas Sailer, HB9JNX/AE4
    WA
    Jun 4 07:19:01 wy6s kernel: soundmodem: version 0.8 compiled 00:15:02 Mar 29 20
    01
    Jun 4 07:19:02 wy6s kernel: soundmodem: Crystal CODEC ID 10, Chip revision 4,
    Chip ID 0
    Jun 4 07:19:02 wy6s kernel: soundmodem: ptt output: none
    Jun 4 07:19:02 wy6s kernel: soundmodem: wss mode afsk1200.afsk1200 at iobase 0x
    530 irq 11 dma 1 dma2 4294967295
    Jun 4 07:19:03 wy6s kernel: mheardd uses obsolete (PF_INET,SOCK_PACKET)

    ==========================

    Using /lib/modules/2.2.19/misc/soundcore.o
    Using /lib/modules/2.2.19/misc/sound.o
    Using /lib/modules/2.2.19/misc/uart401.o
    Using /lib/modules/2.2.19/misc/sb.o
    Using /lib/modules/2.2.19/misc/ad1848.o
    Using /lib/modules/2.2.19/misc/mad16.o
    Using /lib/modules/2.2.19/misc/ax25.o
    Using /lib/modules/2.2.19/net/hdlcdrv.o
    Using /lib/modules/2.2.19/net/soundmodem.o
    sethdlc: Version 0.5; (C) 1996-1997 by Thomas Sailer HB9JNX/AE4WA
    current parameters: TX delay 200ms, TX tail 20ms, slottime 100ms, p-persistence
     40/256, Half duplex
    new parameters: TX delay 500ms, TX tail 20ms, slottime 100ms, p-persistence
     40/256, Half duplex
    sethdlc: Version 0.5; (C) 1996-1997 by Thomas Sailer HB9JNX/AE4WA
    driver name: soundmodem
    current parameters: mode wss:afsk1200 io 0x530 irq 11 dma 1 serio 0x3f8 pario 0x
    0 midiio 0x0
    smmixer: Version 0.2; (C) 1996-1997 by Thomas Sailer HB9JNX/AE4WA
    Left input: Source: Mic Gain: 0dB
    Right input: Source: Mic Gain: 0dB
    Left output: Gain: -33dB
    Right output: Gain: -33dB
    Mono: input muted, output muted, Gain: 0dB
    Left output: muted
    Right output: muted
    Starting ham utilities

    ==========================

    -
    To unsubscribe from this list: send the line "unsubscribe linux-hams" in
    the body of a message to terhi.victor@logonet.com



    This archive was generated by hypermail 2b30 : Mon Jun 04 2001 - 20:49:15 EEST