[Bug 23487] No sound on PowerBook 17" 1.67GHz (PowerBook5,7)

vjrj vjrj at ourproject.org
Thu Jan 26 20:32:48 UTC 2006


Public bug report changed:
https://launchpad.net/malone/bugs/23487

Comment:
Great, with the last dapper kernel compiled with this patch and the
PMacToonie.conf you attached the sound now works in my PowerBook5,8. The
patch:

--- sound/ppc/pmac.c.orig       2006-01-26 21:27:47.000000000 +0100
+++ sound/ppc/pmac.c    2006-01-26 21:29:06.000000000 +0100
@@ -1000,6 +1000,7 @@
                        chip->control_mask = MASK_IEPC | 0x11;/* disable IEE */
                        break;
                case 0x40: /* PowerBook5,7 */
+               case 0x52: /* PowerBook5,8 */
                case 0x54: /* PowerBook5,9 */
                case 0x3a:
                        chip->num_freqs = ARRAY_SIZE(tumbler_freqs);


Thanks




More information about the kernel-bugs mailing list