public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: 2.6.0 release + ALSA + suspend = not work
       [not found] <15Ee5-Id-5@gated-at.bofh.it>
@ 2003-12-22 23:02 ` Karol Kozimor
  2003-12-23 12:43   ` Laptops and 2.6.0 - momentum? (was Re: 2.6.0 release + ALSA + suspend = not work) pZa1x
  0 siblings, 1 reply; 3+ messages in thread
From: Karol Kozimor @ 2003-12-22 23:02 UTC (permalink / raw)
  To: linux-kernel; +Cc: pZa1x

Thus wrote pZa1x:
> ALSA stops producing sound after any time I suspend my Thinkpad T20 
> notebook. I am using 2.6.0 release and the snd-cs46xx driver.
> 
> I have to log out of Gnome and remove the sound card module and re 
> modprobe it then restart Gnome to get sound back.
> 
> No problems with 2.4.20 with OSS drivers.

I have a similar problem here (ICH3M, CS4299, snd-intel8x0). In my case,
using OSS emulation in userspace and ALSA modules in kernel works fine, so
it must be a locking problem of some kind, anyway probably something
trivial to fix.
A similar problem occurs under 2.4, FYI.
Best regards,

-- 
Karol 'sziwan' Kozimor
sziwan@hell.org.pl

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Laptops and 2.6.0 - momentum? (was Re: 2.6.0 release + ALSA + suspend = not work)
  2003-12-22 23:02 ` 2.6.0 release + ALSA + suspend = not work Karol Kozimor
@ 2003-12-23 12:43   ` pZa1x
  2003-12-24  9:13     ` venom
  0 siblings, 1 reply; 3+ messages in thread
From: pZa1x @ 2003-12-23 12:43 UTC (permalink / raw)
  To: Karol Kozimor; +Cc: linux-kernel

Well, I'm volunteering time to do testing on my notebook for 2.6.0. I 
wonder if there is anyway to generate some momentum for it? If the aim 
is enterprise, doesn't enterprise use thousands of notebooks? I got mine 
refurbished from some large business. There are many organizations that 
collect thousands of old notebooks used by businesses, refurbish them 
and re-sell them. It's a great way of acquiring a durable, light 
business-class notebook at bargain prices.

This is a great target for Linux especially as it runs fine (even with 
the infamous Gnome) on my 700Mhz T20 Thinkpad. ie. a multi-gigahertz 
system seems a complete waste of money and a risk re weight and build 
quality.

I couldn't code a hello world to save my life but I can test patches and 
collect data. Currently, I am running 2.4.22 on my notebook because on 
2.6.0:

(a) suspend kills ALSA and ALSA mut be restarted
(b) suspend fails to function if yenta_socket (PCMCIA services) is running


Karol Kozimor wrote:
> Thus wrote pZa1x:
> 
>>ALSA stops producing sound after any time I suspend my Thinkpad T20 
>>notebook. I am using 2.6.0 release and the snd-cs46xx driver.
>>
>>I have to log out of Gnome and remove the sound card module and re 
>>modprobe it then restart Gnome to get sound back.
>>
>>No problems with 2.4.20 with OSS drivers.
> 
> 
> I have a similar problem here (ICH3M, CS4299, snd-intel8x0). In my case,
> using OSS emulation in userspace and ALSA modules in kernel works fine, so
> it must be a locking problem of some kind, anyway probably something
> trivial to fix.
> A similar problem occurs under 2.4, FYI.
> Best regards,
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Laptops and 2.6.0 - momentum? (was Re: 2.6.0 release + ALSA + suspend = not work)
  2003-12-23 12:43   ` Laptops and 2.6.0 - momentum? (was Re: 2.6.0 release + ALSA + suspend = not work) pZa1x
@ 2003-12-24  9:13     ` venom
  0 siblings, 0 replies; 3+ messages in thread
From: venom @ 2003-12-24  9:13 UTC (permalink / raw)
  To: pZa1x; +Cc: Karol Kozimor, linux-kernel


same problem with alsa on CS4236B ISA card, and sound is horrible.
no problems with OSS.

alsa work fine on Maestro pci and old good SB16 ISA.

So, probably depends on the specific driver.

Luigi

On Tue, 23 Dec 2003, pZa1x wrote:

> Date: Tue, 23 Dec 2003 12:43:59 +0000
> From: pZa1x <pZa1x@rogers.com>
> To: Karol Kozimor <sziwan@hell.org.pl>
> Cc: linux-kernel@vger.kernel.org
> Subject: Laptops and 2.6.0 - momentum? (was Re: 2.6.0 release + ALSA +
>     suspend = not work)
>
> Well, I'm volunteering time to do testing on my notebook for 2.6.0. I
> wonder if there is anyway to generate some momentum for it? If the aim
> is enterprise, doesn't enterprise use thousands of notebooks? I got mine
> refurbished from some large business. There are many organizations that
> collect thousands of old notebooks used by businesses, refurbish them
> and re-sell them. It's a great way of acquiring a durable, light
> business-class notebook at bargain prices.
>
> This is a great target for Linux especially as it runs fine (even with
> the infamous Gnome) on my 700Mhz T20 Thinkpad. ie. a multi-gigahertz
> system seems a complete waste of money and a risk re weight and build
> quality.
>
> I couldn't code a hello world to save my life but I can test patches and
> collect data. Currently, I am running 2.4.22 on my notebook because on
> 2.6.0:
>
> (a) suspend kills ALSA and ALSA mut be restarted
> (b) suspend fails to function if yenta_socket (PCMCIA services) is running
>
>
> Karol Kozimor wrote:
> > Thus wrote pZa1x:
> >
> >>ALSA stops producing sound after any time I suspend my Thinkpad T20
> >>notebook. I am using 2.6.0 release and the snd-cs46xx driver.
> >>
> >>I have to log out of Gnome and remove the sound card module and re
> >>modprobe it then restart Gnome to get sound back.
> >>
> >>No problems with 2.4.20 with OSS drivers.
> >
> >
> > I have a similar problem here (ICH3M, CS4299, snd-intel8x0). In my case,
> > using OSS emulation in userspace and ALSA modules in kernel works fine, so
> > it must be a locking problem of some kind, anyway probably something
> > trivial to fix.
> > A similar problem occurs under 2.4, FYI.
> > Best regards,
> >
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-12-24  9:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <15Ee5-Id-5@gated-at.bofh.it>
2003-12-22 23:02 ` 2.6.0 release + ALSA + suspend = not work Karol Kozimor
2003-12-23 12:43   ` Laptops and 2.6.0 - momentum? (was Re: 2.6.0 release + ALSA + suspend = not work) pZa1x
2003-12-24  9:13     ` venom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox