yeaaaah!
all correct steps under Kubuntu 7.10 for my notebook Santech V3510 (that
has probably a Motorola chip inside the intel hda audio module?) are:
- install 3v1n0 packages for sl-modem-[daemon,source] the ubuntu one has
no alsa support and are very old
http://download.tuxfamily.org/3v1deb/pool/feisty/3v1n0
- launch 'sudo module-assistant auto-install sl-modem'
- package fails, but compiles not, so copy the two modules in
/usr/src/modules/sl-modem/ to the modules extra folder (for the kernel
in use)
- launch 'sudo depmod -a'
- finally edit '/etc/default/sl-modem-daemon' and put
SLMODEM_COUNTRY=ITALY
SLMODEMD_DEVICE=hw:0,6
OPTS="--alsa"
restart and now all works!!
thanx a lot for everything
Marco