Marco, There are configuration settings in ls /etc/default/sl-modem-daemon where you can specify the driver, if the bootup guess is not correct. MarvS On 10/8/07, Marco Cimmino <cimmino.marco@xxxxxxxxx> wrote: > Marvin Stodolsky ha scritto: > > Marco > > > > Unload all the driver packages except the slmodemd. > > To get Your_Country syntax, do > > $ slmodemd --countrylist > > Then setup your modem with > > $ sudo slmodemd -c YOUR_COUNTRY --alsa hw:0,6 > > for example: > > $ sudo slmodemd -c ITALY --alsa hw:0,6 > > great! > Finally I did this: > installed from here http://download.tuxfamily.org/3v1deb/pool/feisty/3v1n0 > sl-modem-daemon (that has alsa support) and sl-modem-source > > with module-assistant however the module fails to generate the deb > package, but it compiles just fine the two modules that I copied into > extra lib modules folder in my kernel. > Rebooted and then with: > sudo slmodemd -c ITALY --alsa hw:0,6 > > Then I can test the modem successfully with KPPP, however I want that > those parameters are launched automatically at startup, I mean the > daemon already starts at startup but probably with wrong parameters so > the modem isn't correctly initialized. > > thanks > Marco >