Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2013-03-06 Thread Rodolfo García Peñas (kix)
Hi,

can you try a new version ( 1.0) of uswsusp?

Thanks a lot.
Cheers,
kix

-- 
||// //\\// Rodolfo kix Garcia
||\\// //\\ http://www.kix.es/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-23 Thread john.lindgren
Elimar Riesebieter riese...@lxtec.de wrote:
 How do you hibernate your laptop? Please provide involved packages.

I use s2disk from the uswsusp package (0.7-1.2).

Other information that may be useful:

Toshiba Portege 7010CT
apmd 3.2.2-12
apm: BIOS version 1.2 Flags 0x02 (Driver version 1.16ac)

/proc/asound/cards:
 0 [OPL3SA23   ]: OPL3SA2 - Yamaha OPL3-SA23
  Yamaha OPL3-SA23 at 0x538, irq 5, dma 10

-- John Lindgren



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-23 Thread Elimar Riesebieter
* john.lindg...@tds.net [081223 17:40 +0100]
 Elimar Riesebieter riese...@lxtec.de wrote:
  How do you hibernate your laptop? Please provide involved packages.
 
 I use s2disk from the uswsusp package (0.7-1.2).
 
 Other information that may be useful:
 
 Toshiba Portege 7010CT
 apmd 3.2.2-12
 apm: BIOS version 1.2 Flags 0x02 (Driver version 1.16ac)

Did you tried the acpi-support package? There we have
resume/sunspend scripts which stop/start alsa-utils. I didn't found
something similar in the uswsusp package.

 /proc/asound/cards:
  0 [OPL3SA23   ]: OPL3SA2 - Yamaha OPL3-SA23
   Yamaha OPL3-SA23 at 0x538, irq 5, dma 10

From my point of view this is not an alsa bug.

HTH
Elimar

-- 
  Planung:
  Ersatz des Zufalls durch den Irrtum.
-unknown-



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-23 Thread john.lindgren
Elimar Riesebieter riese...@lxtec.de wrote: 
 Did you tried the acpi-support package? There we have
 resume/sunspend scripts which stop/start alsa-utils. I didn't found
 something similar in the uswsusp package.

Yes, I tried that.  When I use ACPI instead of APM (the kernel allows only one
at a time), the system doesn't hibernate at all; it just blanks the screen for 
about
20 seconds and then comes back.  Same thing happens with both s2disk and
/etc/acpi/hibernate.sh.

 From my point of view this is not an alsa bug.

What do you think it is, then?  A hardware problem?

-- John Lindgren



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-23 Thread Elimar Riesebieter
* john.lindg...@tds.net [081223 20:10 +0100]
 Elimar Riesebieter riese...@lxtec.de wrote: 
  Did you tried the acpi-support package? There we have
  resume/sunspend scripts which stop/start alsa-utils. I didn't found
  something similar in the uswsusp package.
 
 Yes, I tried that.  When I use ACPI instead of APM (the kernel allows only one
 at a time), the system doesn't hibernate at all; it just blanks the screen 
 for about
 20 seconds and then comes back.  Same thing happens with both s2disk and
 /etc/acpi/hibernate.sh.

You can try a small script:

/etc/init.d/alsa-utils stop
hibernate
and after resume /etc/init.s/alsa-utils start?

Don't know whether it works. But thats your fault.

  From my point of view this is not an alsa bug.
 
 What do you think it is, then?  A hardware problem?

The fact, that /etc/init.d/alsa-utils start/stop works as expected
let me assume that it's not an alsa bug. But anyway you're free to
file a bug at https://bugtrack.alsa-project.org/alsa-bug and let us
know the bug#. We'll track it. May be you get help at
http://suspend.sourceforge.net/.
http://lists.sourceforge.net/lists/listinfo/alsa-user and
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
are a good starting point as well. You can cc
508...@bugs.debian.org.

Let me know

Thanks
Elimar

-- 
  We all know Linux is great... it does infinite loops in 5 seconds.
-- Linus Torvalds



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-23 Thread john.lindgren
I think we're not understanding each other well.

Elimar Riesebieter riese...@lxtec.de wrote: 
 You can try a small script:
 
 /etc/init.d/alsa-utils stop
 hibernate
 and after resume /etc/init.s/alsa-utils start?
 
 Don't know whether it works.

It doesn't.  That's what I said before.

 But thats your fault.

What do you mean by that?

 The fact, that /etc/init.d/alsa-utils start/stop works as expected
 let me assume that it's not an alsa bug.

The thing is, after a hibernate, the state of the sound card is lost and
is not restored correctly.  So I don't think it means anything to say that
the problem doesn't occur without the hibernate.

I recognize this is an easy bug to avoid, and you probably have more
important things to work on.

-- John Lindgren



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-22 Thread Elimar Riesebieter
* john.lindg...@tds.net [081217 18:10 +0100]
 Hello,
 
 The problem is still in Lenny.

If you play music what happens if you do:

# /etc/init.d/alsa-utils stop

Wait

# /etc/init.d/alsa-utils start

Elimar


-- 
  You cannot propel yourself forward by
  patting yourself on the back.


signature.asc
Description: Digital signature


Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-22 Thread john.lindgren
 If you play music what happens if you do:
 
 # /etc/init.d/alsa-utils stop
 
 Wait
 
 # /etc/init.d/alsa-utils start

The music resumes fine when I do that.  But if I hibernate in between
the stop and the start, I get the jet engine sound.

-- John Lindgren



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-22 Thread Elimar Riesebieter
* john.lindg...@tds.net [081223 04:10 +0100]
  If you play music what happens if you do:
  
  # /etc/init.d/alsa-utils stop
  
  Wait
  
  # /etc/init.d/alsa-utils start
 
 The music resumes fine when I do that.  But if I hibernate in between
 the stop and the start, I get the jet engine sound.

How do you hibernate your laptop? Please provide involved packages.

Elimar


-- 
  Never make anything simple and efficient when a way 
  can be found to make it complex and wonderful ;-)



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-17 Thread john.lindgren
Hello,

The problem is still in Lenny.

/proc/asound/version = Advanced Linux Sound Architecture Driver Version 1.0.16.

-- John Lindgren



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-11 Thread john.lindgren
Package: alsa-base
Version: 1.0.13-5etch1
Severity: minor


I have a Toshiba Portege 7010CT laptop with a Yamaha OPL3-SA23 chip in it.  If
I hibernate the laptop (using s2disk) while I have music playing (in Audacious),
on resume, I get random noise.  Stopping (but not pausing) the music and then
starting it again fixes the problem.  I am using Etch with kernel 2.6.24.


-- Package-specific info:
--- Begin additional package status ---
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  libasound2 1.0.13-2   ALSA library
--- End additional package status ---
--- Begin /proc/asound/version ---
Advanced Linux Sound Architecture Driver Version 1.0.15 (Tue Nov 20 19:16:42 
2007 UTC).
--- End /proc/asound/version ---
--- Begin /proc/asound/cards ---
 0 [OPL3SA23   ]: OPL3SA2 - Yamaha OPL3-SA23
  Yamaha OPL3-SA23 at 0x538, irq 5, dma 10
--- End /proc/asound/cards ---
--- Begin /dev/snd/ listing ---
total 0
crw-rw 1 root audio 116,  0 Dec 11 09:20 controlC0
crw-rw 1 root audio 116,  4 Dec 11 09:20 hwC0D0
crw-rw 1 root audio 116,  8 Dec 11 09:20 midiC0D0
crw-rw 1 root audio 116, 24 Dec 11 09:20 pcmC0D0c
crw-rw 1 root audio 116, 16 Dec 11 09:51 pcmC0D0p
crw-rw 1 root audio 116,  1 Dec 11 09:20 seq
crw-rw 1 root audio 116, 33 Dec 11 09:20 timer
--- End /dev/snd/ listing ---

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-etchnhalf.1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages alsa-base depends on:
ii  linux-sound-base   1.0.13-5etch1 base package for ALSA and OSS soun
ii  lsof   4.77.dfsg.1-3 List open files
ii  module-init-tools  3.3-pre4-2tools for managing Linux kernel mo

Versions of packages alsa-base recommends:
ii  alsa-utils1.0.13-2   ALSA utilities

Versions of packages libasound2 depends on:
ii  libc6  2.3.6.ds1-13etch7 GNU C Library: Shared libraries

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#508470: [Pkg-alsa-devel] Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-11 Thread Elimar Riesebieter
* john.lindg...@tds.net [081211 16:20 +0100]
 Package: alsa-base
 Version: 1.0.13-5etch1

Could you please update to at least 1.0.16 (lenny)

 Severity: minor
 
 
 I have a Toshiba Portege 7010CT laptop with a Yamaha OPL3-SA23
 chip in it.  If I hibernate the laptop (using s2disk) while I have
 music playing (in Audacious), on resume, I get random noise.
 Stopping (but not pausing) the music and then starting it again
 fixes the problem.  I am using Etch with kernel 2.6.24.

Are you running the kernel-driver? Please post the output of

# cat /proc/asound/version

We won't fix 1.0.13. The latest is 1.0.17 (experimental) or at least
1.0.16 in lenny/sid.

Elimar

-- 
  On the keyboard of life you have always
  to keep a finger at the escape key;-)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#508470: alsa-base: Yamaha OPL3 driver does not resume properly after hibernate

2008-12-11 Thread john.lindgren
Hello,

 Are you running the kernel-driver? Please post the output of
 # cat /proc/asound/version

Advanced Linux Sound Architecture Driver Version 1.0.15
(Tue Nov 20 19:16:42 2007 UTC).

 Could you please update to at least 1.0.16 (lenny)

I'm getting more and more certain that I should.  I don't want to do it
in the middle of finals week, but probably over Christmas break I will.

-- John Lindgren



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org