Hi all,
is anybody in this list that have experience with ax.25/soundmodem?
Since a month I try to have a running system with this, but after more
try I find that the kernel 2.6 don't support soundmodem (SuSE
9.3/9.2/9.1), so I switched on a SuSE 9.0 (kernel 2.4).
Now I have the following problem when I want to configure a net:
linux:/home/stefano # modprobe -r sb
linux:/home/stefano # modprobe -r awe_wave
linux:/home/stefano # modprobe -r sound
linux:/home/stefano # modprobe soundmodem
linux:/home/stefano # sethdlc -p -i sm0 mode sbc:afsk1200 io 0x220 irq 5
dma 1 serio 0x2f8
sethdlc: Version 0.5; (C) 1996-1997 by Thomas Sailer HB9JNX/AE4WA
driver name: soundmodem
current parameters: mode sbc:afsk1200 io 0x220 irq 5 dma 1 serio 0x2f8
pario 0x0 midiio 0x0
new parameters: mode sbc:afsk1200 io 0x220 irq 5 dma 1 serio 0x2f8
pario 0x0 midiio 0x0
linux:/home/stefano # echo "ts.cb 192.168.40.0" >> /etc/networks
linux:/home/stefano # echo "192.168.40.10 fbe.ts.cb fbe" >> /etc/hosts
linux:/home/stefano # ifconfig sm0 192.168.40.1 hw ax25 fbe up
SIOCSIFFLAGS: No such device <------- ** PROBLEM! **
SIOCSIFFLAGS: No such device <------- ** PROBLEM! **
linux:/home/stefano #
Anyone has an idea how to do?
Thank you all
Stefano