* problem with ALSA ane intel modem driver
@ 2005-05-28 5:16 Michal Semler
2005-05-28 13:47 ` Marcin Bis
2005-05-31 10:10 ` Sasha Khapyorsky
0 siblings, 2 replies; 10+ messages in thread
From: Michal Semler @ 2005-05-28 5:16 UTC (permalink / raw)
To: linux-kernel
Hi,
for testing purposes I compiled 2.6.12-rc5 and my dmesg si full of
codec_semaphore: semaphore is not ready [0x1][0x701300]
codec_read 1: semaphore is not ready for register 0x54
codec_semaphore: semaphore is not ready [0x1][0x701300]
codec_write 1: semaphore is not ready for register 0x54
codec_semaphore: semaphore is not ready [0x1][0x700300]
codec_write 0: semaphore is not ready for register 0x2c
Michal
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: problem with ALSA ane intel modem driver
2005-05-28 5:16 problem with ALSA ane intel modem driver Michal Semler
@ 2005-05-28 13:47 ` Marcin Bis
2005-05-30 13:28 ` Takashi Iwai
2005-05-31 10:10 ` Sasha Khapyorsky
1 sibling, 1 reply; 10+ messages in thread
From: Marcin Bis @ 2005-05-28 13:47 UTC (permalink / raw)
To: linux-kernel
On Sat, 28 May 2005 07:16:46 +0200
Michal Semler <cijoml@volny.cz> wrote:
> Hi,
>
> for testing purposes I compiled 2.6.12-rc5 and my dmesg si full of
>
> codec_semaphore: semaphore is not ready [0x1][0x701300]
> codec_read 1: semaphore is not ready for register 0x54
> codec_semaphore: semaphore is not ready [0x1][0x701300]
> codec_write 1: semaphore is not ready for register 0x54
> codec_semaphore: semaphore is not ready [0x1][0x700300]
> codec_write 0: semaphore is not ready for register 0x2c
>
Same problem on 2.6.11.11
Current Debian testing,
(Intel Corp. 82801CA/CAM AC'97 Modem Controller)
--
Marcin Bis
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: problem with ALSA ane intel modem driver
2005-05-28 13:47 ` Marcin Bis
@ 2005-05-30 13:28 ` Takashi Iwai
2005-05-31 21:37 ` Marcin Bis
0 siblings, 1 reply; 10+ messages in thread
From: Takashi Iwai @ 2005-05-30 13:28 UTC (permalink / raw)
To: Marcin Bis; +Cc: linux-kernel
At Sat, 28 May 2005 15:47:36 +0200,
Marcin Bis wrote:
>
> On Sat, 28 May 2005 07:16:46 +0200
> Michal Semler <cijoml@volny.cz> wrote:
>
> > Hi,
> >
> > for testing purposes I compiled 2.6.12-rc5 and my dmesg si full of
> >
> > codec_semaphore: semaphore is not ready [0x1][0x701300]
> > codec_read 1: semaphore is not ready for register 0x54
> > codec_semaphore: semaphore is not ready [0x1][0x701300]
> > codec_write 1: semaphore is not ready for register 0x54
> > codec_semaphore: semaphore is not ready [0x1][0x700300]
> > codec_write 0: semaphore is not ready for register 0x2c
> >
>
> Same problem on 2.6.11.11
>
> Current Debian testing,
> (Intel Corp. 82801CA/CAM AC'97 Modem Controller)
Do you mean a regression? Or just a non-working device?
Takashi
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: problem with ALSA ane intel modem driver
2005-05-28 5:16 problem with ALSA ane intel modem driver Michal Semler
2005-05-28 13:47 ` Marcin Bis
@ 2005-05-31 10:10 ` Sasha Khapyorsky
2005-05-31 10:22 ` Michal Semler
1 sibling, 1 reply; 10+ messages in thread
From: Sasha Khapyorsky @ 2005-05-31 10:10 UTC (permalink / raw)
To: Michal Semler; +Cc: linux-kernel
On 07:16 Sat 28 May , Michal Semler wrote:
>
> for testing purposes I compiled 2.6.12-rc5 and my dmesg si full of
>
> codec_semaphore: semaphore is not ready [0x1][0x701300]
> codec_read 1: semaphore is not ready for register 0x54
> codec_semaphore: semaphore is not ready [0x1][0x701300]
> codec_write 1: semaphore is not ready for register 0x54
This one (register 0x54) should be fixed in ALSA CVS.
> codec_semaphore: semaphore is not ready [0x1][0x700300]
> codec_write 0: semaphore is not ready for register 0x2c
And this is something new. What is output of
'cat /proc/asound/card1/codec97#0/mc97#1-1' ?
Sasha.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: problem with ALSA ane intel modem driver
2005-05-31 10:10 ` Sasha Khapyorsky
@ 2005-05-31 10:22 ` Michal Semler
2005-05-31 16:42 ` Sasha Khapyorsky
0 siblings, 1 reply; 10+ messages in thread
From: Michal Semler @ 2005-05-31 10:22 UTC (permalink / raw)
To: linux-kernel
Dne út 31. května 2005 12:10 Sasha Khapyorsky napsal(a):
> On 07:16 Sat 28 May , Michal Semler wrote:
> > for testing purposes I compiled 2.6.12-rc5 and my dmesg si full of
> >
> > codec_semaphore: semaphore is not ready [0x1][0x701300]
> > codec_read 1: semaphore is not ready for register 0x54
> > codec_semaphore: semaphore is not ready [0x1][0x701300]
> > codec_write 1: semaphore is not ready for register 0x54
>
> This one (register 0x54) should be fixed in ALSA CVS.
>
> > codec_semaphore: semaphore is not ready [0x1][0x700300]
> > codec_write 0: semaphore is not ready for register 0x2c
>
> And this is something new. What is output of
> 'cat /proc/asound/card1/codec97#0/mc97#1-1' ?
notas:/home/cijoml# cat /proc/asound/card1/codec97#0/mc97#1-1
1-1/0: Silicon Laboratory Si3036,8 rev 7
Extended modem ID: codec=1 LIN1
Modem status : PRB(res) PRE(ADC2) PRF(DAC2) PRG(HADC) PRH(HDAC)
Line1 rate : 12000Hz
>
> Sasha.
--
S pozdravem
Michal Semler
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: problem with ALSA ane intel modem driver
2005-05-31 10:22 ` Michal Semler
@ 2005-05-31 16:42 ` Sasha Khapyorsky
0 siblings, 0 replies; 10+ messages in thread
From: Sasha Khapyorsky @ 2005-05-31 16:42 UTC (permalink / raw)
To: Michal Semler; +Cc: linux-kernel
On 12:22 Tue 31 May , Michal Semler wrote:
> > > codec_semaphore: semaphore is not ready [0x1][0x700300]
> > > codec_write 0: semaphore is not ready for register 0x2c
> >
> > And this is something new. What is output of
> > 'cat /proc/asound/card1/codec97#0/mc97#1-1' ?
>
> notas:/home/cijoml# cat /proc/asound/card1/codec97#0/mc97#1-1
> 1-1/0: Silicon Laboratory Si3036,8 rev 7
Fine, this codec is supported.
Semaphore warning (both 0x54 and 0x2c) should be fixed in ALSA CVS.
Sasha.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: problem with ALSA ane intel modem driver
2005-05-30 13:28 ` Takashi Iwai
@ 2005-05-31 21:37 ` Marcin Bis
2005-06-01 16:17 ` Sasha Khapyorsky
0 siblings, 1 reply; 10+ messages in thread
From: Marcin Bis @ 2005-05-31 21:37 UTC (permalink / raw)
To: linux-kernel
On Mon, 30 May 2005 15:28:47 +0200
Takashi Iwai <tiwai@suse.de> wrote:
> > Same problem on 2.6.11.11
> >
> > Current Debian testing,
> > (Intel Corp. 82801CA/CAM AC'97 Modem Controller)
>
> Do you mean a regression? Or just a non-working device?
Non working device.
Semaphore warning is fixed in ALSA CVS (but i still get NO DIALTONE/NO
CARRIER error for this modem).
--
Marcin Bis
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: problem with ALSA ane intel modem driver
2005-05-31 21:37 ` Marcin Bis
@ 2005-06-01 16:17 ` Sasha Khapyorsky
2005-06-01 19:47 ` Marcin Bis
0 siblings, 1 reply; 10+ messages in thread
From: Sasha Khapyorsky @ 2005-06-01 16:17 UTC (permalink / raw)
To: Marcin Bis; +Cc: linux-kernel
On 23:37 Tue 31 May , Marcin Bis wrote:
> Non working device.
>
> Semaphore warning is fixed in ALSA CVS (but i still get NO DIALTONE/NO
> CARRIER error for this modem).
It is likely not a driver problem, but modem sw (slmodem I guess) -
the device dma should work for 'NO DIALTONE'.
For sure drop please output of
'cat /proc/asound/card1/codec97#0/mc97#1-1' .
Sasha.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: problem with ALSA ane intel modem driver
2005-06-01 16:17 ` Sasha Khapyorsky
@ 2005-06-01 19:47 ` Marcin Bis
2005-06-01 20:50 ` Sasha Khapyorsky
0 siblings, 1 reply; 10+ messages in thread
From: Marcin Bis @ 2005-06-01 19:47 UTC (permalink / raw)
To: linux-kernel
On Wed, 01 Jun 2005 19:17:45 +0300
Sasha Khapyorsky <sashak@smlink.com> wrote:
> > Semaphore warning is fixed in ALSA CVS (but i still get NO DIALTONE/
> > NO CARRIER error for this modem).
>
> It is likely not a driver problem, but modem sw (slmodem I guess) -
> the device dma should work for 'NO DIALTONE'.
> For sure drop please output of
> 'cat /proc/asound/card1/codec97#0/mc97#1-1' .
1-1/0: Silicon Laboratory Si3036/8 rev 1
Extended modem ID: codec=1 LIN1
Modem status : GPIO ADC1 DAC1 PRB(res) PRE(ADC2) PRF(DAC2) PRG
(HADC) PRH(HDAC) Line1 rate : 12000Hz
--
Marcin Bis
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: problem with ALSA ane intel modem driver
2005-06-01 19:47 ` Marcin Bis
@ 2005-06-01 20:50 ` Sasha Khapyorsky
0 siblings, 0 replies; 10+ messages in thread
From: Sasha Khapyorsky @ 2005-06-01 20:50 UTC (permalink / raw)
To: Marcin Bis; +Cc: linux-kernel
On 21:47 Wed 01 Jun , Marcin Bis wrote:
>
> 1-1/0: Silicon Laboratory Si3036/8 rev 1
This one is supported. The problem is most likely with user-space
slmodem, try recent one (2.9.9d) from
http://linmodems.technion.ac.il/packages/smartlink .
And there are linmodems related list discuss@linmodems.org .
Sasha.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2005-06-01 20:44 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-28 5:16 problem with ALSA ane intel modem driver Michal Semler
2005-05-28 13:47 ` Marcin Bis
2005-05-30 13:28 ` Takashi Iwai
2005-05-31 21:37 ` Marcin Bis
2005-06-01 16:17 ` Sasha Khapyorsky
2005-06-01 19:47 ` Marcin Bis
2005-06-01 20:50 ` Sasha Khapyorsky
2005-05-31 10:10 ` Sasha Khapyorsky
2005-05-31 10:22 ` Michal Semler
2005-05-31 16:42 ` Sasha Khapyorsky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox