Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-23 Thread Tom Wijsman
On Sun, 23 Mar 2014 18:35:20 +0100 null_ptr wrote: > On 23/03/14 11:06, Tom Wijsman wrote: > Switching to the old kernel fixed it so I bisected the linux-stable > sources (as in the wiki) and the first bad commit is bd450dcc357. > Attached is the bisect.log. > Since it seems like it's a kernel bu

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-23 Thread null_ptr
On 23/03/14 11:06, Tom Wijsman wrote: On Sat, 22 Mar 2014 12:29:03 +0100 null_ptr wrote: I attached them. Old config/lsmod/dmesg is the first parameter of the diff. Looks okay to me; I see in the other thread that it was clarified that this is a problem through the speakers/headset and thus

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-23 Thread Matti Nykyri
On Mar 23, 2014, at 5:13, Volker Armin Hemmann wrote: > Am 23.03.2014 00:45, schrieb null_ptr: >> On 22/03/14 23:40, Volker Armin Hemmann wrote: >>> Am 22.03.2014 02:08, schrieb null_ptr: On 21/03/14 14:41, Lee wrote: > I can't think of the name of the module, pcspkr IIRC or some such,

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-23 Thread wraeth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 23/03/14 14:13, Volker Armin Hemmann wrote: > so it is not a 'speaker' problem but a sound card problem. You > should have stated that from the beginning. > > Probably something muted that should not be muted. Myself and at least one other on #g

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-23 Thread Tom Wijsman
On Sat, 22 Mar 2014 12:29:03 +0100 null_ptr wrote: > I attached them. Old config/lsmod/dmesg is the first > parameter of the diff. Looks okay to me; I see in the other thread that it was clarified that this is a problem through the speakers/headset and thus not through the PC speaker, which lead

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-22 Thread David Haller
Hello, On Sun, 23 Mar 2014, null_ptr wrote: >On 22/03/14 23:40, Volker Armin Hemmann wrote: >>Am 22.03.2014 02:08, schrieb null_ptr: >>>"modprobe pcspkr" doesn't change anything. It is still silent. I also >>>tried >>>building it in the kernel. >>> >>>On the other hand from what I understand the s

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-22 Thread Volker Armin Hemmann
Am 23.03.2014 00:45, schrieb null_ptr: > On 22/03/14 23:40, Volker Armin Hemmann wrote: >> Am 22.03.2014 02:08, schrieb null_ptr: >>> On 21/03/14 14:41, Lee wrote: I can't think of the name of the module, pcspkr IIRC or some such, but it prolly isn't loaded. Modprobe can tell you if

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-22 Thread null_ptr
On 22/03/14 23:40, Volker Armin Hemmann wrote: Am 22.03.2014 02:08, schrieb null_ptr: On 21/03/14 14:41, Lee wrote: I can't think of the name of the module, pcspkr IIRC or some such, but it prolly isn't loaded. Modprobe can tell you if it's available & load it. On Mar 21, 2014 12:41 PM, "Dat G"

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-22 Thread Volker Armin Hemmann
Am 22.03.2014 02:08, schrieb null_ptr: > On 21/03/14 14:41, Lee wrote: >> I can't think of the name of the module, pcspkr IIRC or some such, >> but it >> prolly isn't loaded. Modprobe can tell you if it's available & load it. >> On Mar 21, 2014 12:41 PM, "Dat G" wrote: >> >>> On 21/03/14 19:54, Fr

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-22 Thread David Haller
Hello, On Sat, 22 Mar 2014, null_ptr wrote: >"modprobe pcspkr" doesn't change anything. It is still silent. I also tried >building it in the kernel. > >On the other hand from what I understand the snd_hda_intel should be >doing the beeps when the mainboard does not have a physical speaker on >the

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-21 Thread Tom Wijsman
On Fri, 21 Mar 2014 18:51:22 +0100 null_ptr wrote: > Since the last kernel upgrade Which kernel package? From which version to which version? > the motherboard beep of my system has gone silent. Can you diff the dmesg as well as `lsmod` output before and after? > Module for my sound card is r

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-21 Thread null_ptr
On 21/03/14 14:41, Lee wrote: I can't think of the name of the module, pcspkr IIRC or some such, but it prolly isn't loaded. Modprobe can tell you if it's available & load it. On Mar 21, 2014 12:41 PM, "Dat G" wrote: On 21/03/14 19:54, Francesco Turco wrote: On Fri, Mar 21, 2014, at 18:51, n

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-21 Thread Lee
I can't think of the name of the module, pcspkr IIRC or some such, but it prolly isn't loaded. Modprobe can tell you if it's available & load it. On Mar 21, 2014 12:41 PM, "Dat G" wrote: > On 21/03/14 19:54, Francesco Turco wrote: > >> On Fri, Mar 21, 2014, at 18:51, null_ptr wrote: >> >>> Module

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-21 Thread Dat G
On 21/03/14 19:54, Francesco Turco wrote: On Fri, Mar 21, 2014, at 18:51, null_ptr wrote: Module for my sound card is running and SND_HDA_INPUT_BEEP is activated in kernel config. Am I missing something else? Perhaps you need CONFIG_INPUT_PCSPKR. I tried building with that and it didn't fix i

Re: [gentoo-user] No motherboard beep since kernel upgrade

2014-03-21 Thread Francesco Turco
On Fri, Mar 21, 2014, at 18:51, null_ptr wrote: > Module for my sound card is running and SND_HDA_INPUT_BEEP is activated > in kernel config. Am I missing something else? Perhaps you need CONFIG_INPUT_PCSPKR.

[gentoo-user] No motherboard beep since kernel upgrade

2014-03-21 Thread null_ptr
Since the last kernel upgrade the motherboard beep of my system has gone silent. The notebook is a HP Compaq 6710b and with an Intel 82801H Chipset (see attached lscpi -k) Module for my sound card is running and SND_HDA_INPUT_BEEP is activated in kernel config. Am I missing something else?