| 1) Verify from a cold boot whether the symptom is reproducible.

It is.

| 1A) If it is, upload the current state file
(/var/lib/alsa/asound.state) as an attachment to this bug report.

Attached.

| 1B) Then, close all applications holding the sound device, unload all
alsa modules and forcibly remove the state file [kill $(lsof -t
/dev/dsp* /dev/snd/*) && sudo modprobe -r $(lsmod |grep ^snd |awk
'{print $1}') && sudo rm -f /var/lib/alsa/asound.state].

Done

| 1C) Then, reload the driver [sudo modprobe snd-intel8x0], and verify
whether the symptom is reproducible (no need to reboot).

This breaks... after reinserting the module, I don't get my /dev/dsp
back and I find the following in dmesg

[ 3915.924000] codec_write 0: semaphore is not ready for register 0x26
[ 3915.924000] ACPI: PCI interrupt for device 0000:00:1f.5 disabled
[ 3934.552000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> Link [C0C3] -> GSI 10 
(level, low) -> IRQ 10
[ 3934.552000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[ 3935.560000] codec_ready: codec is not ready [0x8700000]
[ 3935.560000] ACPI: PCI interrupt for device 0000:00:1f.5 disabled
[ 3935.560000] Intel ICH: probe of 0000:00:1f.5 failed with error -5


** Attachment added: "asound.state"
   http://librarian.launchpad.net/6720900/asound.state

-- 
low volume through headphones on HP Pavilion ZT3000 (ICH4) [edgy regression]
https://launchpad.net/bugs/88332

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to