Your message dated Fri, 14 Nov 2008 18:56:41 +0100
with message-id <[EMAIL PROTECTED]>
and subject line 2.6.8 kernel removed from Debian
has caused the Debian Bug report #279279,
regarding kernel-image-2.6.8-k7: VIA 8233A repeating sounds patch
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
279279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=279279
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kernel-image-2.6.8-k7
Version 2.6.8-1

Using the ALSA drivers, my VIA 8233A card repeats sounds, making sound
unusable.  This can be remedied by the acpi=off and noapic options, but
having these options switched off doesn't seem to let me use my nvidia
graphics card.  A better solution is to backport a patch to the kernel
that hasn't yet made it to the sources:

http://bugme.osdl.org/show_bug.cgi?id=3175

I'm attaching a diff against the Debian package that works for me.

Hope this is the right procedure -- I've not reported a kernel bug
before.

David.


--- drivers/pci/quirks.c-orig	2004-08-14 06:36:12.000000000 +0100
+++ drivers/pci/quirks.c	2004-11-01 15:01:30.000000000 +0000
@@ -998,6 +998,7 @@
 	{ PCI_FIXUP_FINAL,	PCI_VENDOR_ID_VIA,	PCI_DEVICE_ID_VIA_82C586_2,	quirk_via_irqpic },
 	{ PCI_FIXUP_FINAL,	PCI_VENDOR_ID_VIA,	PCI_DEVICE_ID_VIA_82C686_5,	quirk_via_irqpic },
 	{ PCI_FIXUP_FINAL,	PCI_VENDOR_ID_VIA,	PCI_DEVICE_ID_VIA_82C686_6,	quirk_via_irqpic },
+	{ PCI_FIXUP_FINAL,	PCI_VENDOR_ID_VIA,	PCI_DEVICE_ID_VIA_8233_5,	quirk_via_irqpic },
 
 	{ PCI_FIXUP_FINAL,	PCI_VENDOR_ID_AMD,	PCI_DEVICE_ID_AMD_FE_GATE_700C, quirk_amd_ordering },
 	{ PCI_FIXUP_FINAL,	PCI_VENDOR_ID_ATI,	PCI_DEVICE_ID_ATI_RS100,   quirk_ati_exploding_mce },

--- End Message ---
--- Begin Message ---
The 2.6.8 kernel is no longer supported by Debian so I'm closing
your bug report.  Please try the 2.6.26 kernel from Debian lenny.
If this issue is still present, let me know.

Thanks.

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---

Reply via email to