Linux Sound subsystem development
 help / color / mirror / Atom feed
* Laptop Sound?
@ 1999-02-22  4:33 Deirdre Saoirse
  1999-02-22 17:02 ` Zygo Blaxell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Deirdre Saoirse @ 1999-02-22  4:33 UTC (permalink / raw)
  To: linux-sound

I have a Compaq Presario 1625 and, using SuSE 5.3, it has OpenSound
3.7.1z, which I installed. The chipset for the motherboard is an ESS
chipset (can't remember which one offhand), but OSS seemed to find it
fine.

However, it chops up mp3s *horribly*. I used to use amp (which I lost in a
hardware malfunction) on my desktop. I now use xaudio and mpg123, both of
which work fine on my desktop but give EXTREMELY choppy audio on the
laptop. Both the desktop and the laptop are K6/266.

Thinking I might try something less dramatic than mp3s, I tried playing
CDs from the console, which works fine. However, I don't know if that's
going through the sound driver or what (I have no kernel sound support).

Any ideas? Thanks.

_Deirdre  *  http://disclaimer.deirdre.org  *  http://www.deirdre.net
"I would rather choose to have my leg bitten off than to buy NT"
Rob Narberes, Information Systems Manager, DNA Plant Technologies Corp
as quoted in (!) Computerworld

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

* Re: Laptop Sound?
  1999-02-22  4:33 Laptop Sound? Deirdre Saoirse
@ 1999-02-22 17:02 ` Zygo Blaxell
  1999-02-22 21:16 ` Deirdre Saoirse
  1999-02-23  1:10 ` Deirdre Saoirse
  2 siblings, 0 replies; 4+ messages in thread
From: Zygo Blaxell @ 1999-02-22 17:02 UTC (permalink / raw)
  To: linux-sound

In article <Pine.LNX.3.96.990221202945.6008I-100000@rockhopper.deirdre.org>,
Deirdre Saoirse  <deirdre@deirdre.net> wrote:
>Thinking I might try something less dramatic than mp3s, I tried playing
>CDs from the console, which works fine. However, I don't know if that's
>going through the sound driver or what (I have no kernel sound support).

Playing a CD usually happens using the sound card's analog mixer, not with
the sound output.

My guess is that your laptop is using power-saving features including
slowing down the CPU, and the MP3's aren't being decompressed fast enough.  
But that's only a guess.
-- 
Zygo Blaxell, Linux Engineer, Corel Corporation, zygob@corel.ca (work),
zblaxell@furryterror.org (play).  It's my opinion, I tell you! Mine! All MINE!
Size of 'diff -Nurw [...] winehq corel' as of Mon Feb 22 11:14:00 EST 1999
Lines/files:  In 2948 / 53, Out 29300 / 428, Both 31518 / 461

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

* Re: Laptop Sound?
  1999-02-22  4:33 Laptop Sound? Deirdre Saoirse
  1999-02-22 17:02 ` Zygo Blaxell
@ 1999-02-22 21:16 ` Deirdre Saoirse
  1999-02-23  1:10 ` Deirdre Saoirse
  2 siblings, 0 replies; 4+ messages in thread
From: Deirdre Saoirse @ 1999-02-22 21:16 UTC (permalink / raw)
  To: linux-sound

On 22 Feb 1999, Zygo Blaxell wrote:

> In article <Pine.LNX.3.96.990221202945.6008I-100000@rockhopper.deirdre.org>,
> Deirdre Saoirse  <deirdre@deirdre.net> wrote:
> >Thinking I might try something less dramatic than mp3s, I tried playing
> >CDs from the console, which works fine. However, I don't know if that's
> >going through the sound driver or what (I have no kernel sound support).
> 
> Playing a CD usually happens using the sound card's analog mixer, not with
> the sound output.

That's what I thought.

> My guess is that your laptop is using power-saving features including
> slowing down the CPU, and the MP3's aren't being decompressed fast enough.  
> But that's only a guess.

I have that feature disabled in the BIOS however, so I know it's not that.

_Deirdre  *  http://disclaimer.deirdre.org  *  http://www.deirdre.net
"I would rather choose to have my leg bitten off than to buy NT"
Rob Narberes, Information Systems Manager, DNA Plant Technologies Corp
as quoted in (!) Computerworld

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

* Re: Laptop Sound?
  1999-02-22  4:33 Laptop Sound? Deirdre Saoirse
  1999-02-22 17:02 ` Zygo Blaxell
  1999-02-22 21:16 ` Deirdre Saoirse
@ 1999-02-23  1:10 ` Deirdre Saoirse
  2 siblings, 0 replies; 4+ messages in thread
From: Deirdre Saoirse @ 1999-02-23  1:10 UTC (permalink / raw)
  To: linux-sound

BTW, I wrote OpenSound and asked. Their response was that I probably had
my sound IRQ set to 7, which was, by default, the parallel port. This
would cause choppy sound.

Indeed, it was set to IRQ 7. I can't wait until everyone goes home so I
can test this hypothesis and see if this is, indeed, the issue. :)

On 22 Feb 1999, Zygo Blaxell wrote:

> In article <Pine.LNX.3.96.990221202945.6008I-100000@rockhopper.deirdre.org>,
> Deirdre Saoirse  <deirdre@deirdre.net> wrote:
> >Thinking I might try something less dramatic than mp3s, I tried playing
> >CDs from the console, which works fine. However, I don't know if that's
> >going through the sound driver or what (I have no kernel sound support).
> 
> Playing a CD usually happens using the sound card's analog mixer, not with
> the sound output.
> 
> My guess is that your laptop is using power-saving features including
> slowing down the CPU, and the MP3's aren't being decompressed fast enough.  
> But that's only a guess.
> -- 
> Zygo Blaxell, Linux Engineer, Corel Corporation, zygob@corel.ca (work),
> zblaxell@furryterror.org (play).  It's my opinion, I tell you! Mine! All MINE!
> Size of 'diff -Nurw [...] winehq corel' as of Mon Feb 22 11:14:00 EST 1999
> Lines/files:  In 2948 / 53, Out 29300 / 428, Both 31518 / 461
> 

_Deirdre  *  http://disclaimer.deirdre.org  *  http://www.deirdre.net
"I would rather choose to have my leg bitten off than to buy NT"
Rob Narberes, Information Systems Manager, DNA Plant Technologies Corp
as quoted in (!) Computerworld

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

end of thread, other threads:[~1999-02-23  1:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-02-22  4:33 Laptop Sound? Deirdre Saoirse
1999-02-22 17:02 ` Zygo Blaxell
1999-02-22 21:16 ` Deirdre Saoirse
1999-02-23  1:10 ` Deirdre Saoirse

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