2005-09-13 21:59:35

by Dmitry Bohush

[permalink] [raw]
Subject: snd-via82xx-modem do not work from 2.6.12 kernel version

I try to get MC97 modem working with 2.6.14-rc1 and get "NO DIAL
TONE". I think that something wrong with driver source, becouse if
replace snd-via82xx-modem.c with 2.6.11 version and recompile modules
all works fine..

This is on "Acer Aspire 1524" laptop.

--
Best Regards,
Dmitrij A Bogush.


2005-09-13 23:40:13

by Sasha Khapyorsky

[permalink] [raw]
Subject: Re: snd-via82xx-modem do not work from 2.6.12 kernel version

On 01:59 Wed 14 Sep , Dmitrij Bogush wrote:
> I try to get MC97 modem working with 2.6.14-rc1 and get "NO DIAL
> TONE". I think that something wrong with driver source, becouse if
> replace snd-via82xx-modem.c with 2.6.11 version and recompile modules
> all works fine..

Try with 2.6.13, this should be fixed.

Sasha.

2005-09-13 23:43:43

by Randy Dunlap

[permalink] [raw]
Subject: Re: snd-via82xx-modem do not work from 2.6.12 kernel version

On Wed, 14 Sep 2005, Sasha Khapyorsky wrote:

> On 01:59 Wed 14 Sep , Dmitrij Bogush wrote:
> > I try to get MC97 modem working with 2.6.14-rc1 and get "NO DIAL
> > TONE". I think that something wrong with driver source, becouse if
> > replace snd-via82xx-modem.c with 2.6.11 version and recompile modules
> > all works fine..
>
> Try with 2.6.13, this should be fixed.
>
> Sasha.

Sasha, his report was with 2.6.14-rc1 failing.
Should it (still) be fixed in 2.6.14-rc1?

--
~Randy

2005-09-14 00:26:45

by Sasha Khapyorsky

[permalink] [raw]
Subject: Re: snd-via82xx-modem do not work from 2.6.12 kernel version

On 16:43 Tue 13 Sep , Randy.Dunlap wrote:
> On Wed, 14 Sep 2005, Sasha Khapyorsky wrote:
>
> > On 01:59 Wed 14 Sep , Dmitrij Bogush wrote:
> > > I try to get MC97 modem working with 2.6.14-rc1 and get "NO DIAL
> > > TONE". I think that something wrong with driver source, becouse if
> > > replace snd-via82xx-modem.c with 2.6.11 version and recompile modules
> > > all works fine..
> >
> > Try with 2.6.13, this should be fixed.
> >
> > Sasha.
>
> Sasha, his report was with 2.6.14-rc1 failing.

Oh, I thought about 2.6.12.

> Should it (still) be fixed in 2.6.14-rc1?

The driver itself is not changed from 2.6.13, but it was from 2.6.11 -
now 'hook-off' is controlled via ALSA mixer.

Dmitrij, I guess you are using slmodem, be sure that you are with recent
versions (http://linmodems.technion.ac.il).

Sasha.

2005-09-14 02:22:55

by Dmitry Bohush

[permalink] [raw]
Subject: Re: snd-via82xx-modem do not work from 2.6.12 kernel version

> Dmitrij, I guess you are using slmodem, be sure that you are with recent
> versions (http://linmodems.technion.ac.il).
>
Eh.. sure I forget about slmodem update..

Now it works, thanks.

--
Best Regards,
Dmitrij A Bogush.