From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Miller Subject: RE: 2.6.0 kernel compile overview-the unfolding saga Date: Mon, 5 Jan 2004 16:49:45 -0600 (CST) Sender: linux-newbie-owner@vger.kernel.org Message-ID: References: <3DD6433F08A5A145AD7DA03566BDBFAF9F18DC@xch-sw-06.sw.nos.boeing.com> Mime-Version: 1.0 Return-path: In-Reply-To: List-Id: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-newbie@vger.kernel.org On Tue, 6 Jan 2004 caszonyi@rdslink.ro wrote: > On Mon, 5 Jan 2004, James Miller wrote: > > > Ok. It turns out the system speaker is enabled in the .config file: > > > > # Input Device Drivers > > # > > CONFIG_INPUT_KEYBOARD=y > > CONFIG_KEYBOARD_ATKBD=y > > # CONFIG_KEYBOARD_SUNKBD is not set > > # CONFIG_KEYBOARD_XTKBD is not set > > # CONFIG_KEYBOARD_NEWTON is not set > > CONFIG_INPUT_MOUSE=y > > CONFIG_MOUSE_PS2=y > > CONFIG_MOUSE_PS2_SYNAPTICS=y > > # CONFIG_MOUSE_SERIAL is not set > > # CONFIG_INPUT_JOYSTICK is not set > > # CONFIG_INPUT_TOUCHSCREEN is not set > > CONFIG_INPUT_MISC=y > > CONFIG_INPUT_PCSPKR=y > > this ^^^^^^^^^^^^^ makes the speeker beep :-) > works for me :-) > > maybe you forgot to reinstall kernel. > Or maybe the kernel build system got confused ? > > do a make clean and then a make bzImage to regenerate the kernel > Just to be clear, this *is* the config for the running kernel. I didn't try any recompiling yet, not being sure if it would help since the speaker seems already to be enabled in the kernel. In which case doing "make clean" and "make bzImage" don't seem like they would make much difference, as I understand it. So, you're saying that the console beep/system speaker works fine on your system with the 2.6 kernel? If so, I'll presume the problem lies in some peculiarity in my system (dang thing worked fine under the 2.4.21 Gentoo used for the install!). Thanks, James - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs