[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#637974: linux-2.6: GDM beeps for Linux kernel versions >=2.6.33



Package: linux-2.6
Version: 2.6.33-2-686
Severity: normal

Dear Thomas and dear Debian folks,


I am sorry to submit another report to Debian’s Linux kernel package.

I just picked a version number for the metadata found with a search
engine and containing 2.6.33.

With `linux-image-2.6.32-5-amd64` when GDM starts or the system shuts
down I do not hear any beep from the PC speaker.

        $ dpkg -S /etc/modprobe.d/alsa-base-blacklist.conf 
        alsa-base: /etc/modprobe.d/alsa-base-blacklist.conf
        $ LANG=C dpkg -l alsa-base
        […]
        ii  alsa-base      1.0.23+dfsg-4  ALSA driver configuration files
        $ LANG=C grep pc /etc/modprobe.d/alsa-base-blacklist.conf 
        # Comment this entry in order to load snd-pcsp driver

        $ uname -a
        Linux joe 2.6.32-5-amd64 #1 SMP Tue Mar 8 22:49:26 UTC 2011 x86_64 GNU/Linux
        $ lsmod | grep pcs
        pcspkr                  1699  0
        $ dmesg | grep spk
        [   48.380000] input: PC Speaker as /devices/platform/pcspkr/input/input5

With a Linux kernel at version 2.6.33 the module `pcspkr` is loaded too.

        $ grep spk dmesg.2.6.33-8724fdb53d27d7b59b60c8a399cc67f9abfabb33--with-beep 
        [   58.254983] input: PC Speaker as /devices/platform/pcspkr/input/input4

I tried other revisions and the numbering does not influence the beep.

Could it be related to the following commit [1]?

        $ git log origin/master -- drivers/input/misc/pcspkr.c
	[…]
	commit ced918eb748ce30b3aace549fd17540e40ffdca0
        Author: Thomas Gleixner <tglx@linutronix.de>
        Date:   Wed Feb 17 16:47:10 2010 +0000

            i8253: Convert i8253_lock to raw_spinlock

If yes that would mean, the pcspkr just did not work before and it would
have to be blacklisted in `/etc/modprobe.d/`.


Thanks,

Paul


[1] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ced918eb748ce30b3aace549fd17540e40ffdca0
[2] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Makefile;h=1b24895212d8d198587bed5152b56a2cef8134c3;hb=ced918eb748ce30b3aace549fd17540e40ffdca0

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: