Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #810608

Bug#856505: No sound in Raspberry Pi 2, missing module?

From eHenry Berg <ehenry.berg@gmail.com>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#856505: No sound in Raspberry Pi 2, missing module?
Date 2017-03-01 20:00 +0100
Message-ID <tghDH-77b-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Package: linux-image-4.9.0-2-armmp-lpae
Version: 4.9.0-2

My Raspberry Pi 2 does not give any sound from the 3.5 mm jack.

# cat /etc/apt/sources.list
deb http://ftp.fi.debian.org/debian sid main contrib non-free
deb-src http://ftp.fi.debian.org/debian sid main contrib non-free

# ls /proc/asound
    ls: cannot access '/proc/asound': No such file or directory
# modprobe snd-bcm2835
    modprobe: FATAL: Module snd-bcm2835 not found in directory
/lib/modules/4.9.0-2-armmp-lpae

In Rasbian configuration:
https://github.com/raspberrypi/linux/blob/rpi-4.9.y/arch/arm/configs/bcm2709_defconfig
CONFIG_SND_BCM2835=m

In Debian configuration:
/boot/config-4.9.0-2-armmp-lpae
I do not have "CONFIG_SND_BCM2835=m".

I think the sound does not work for me because the module snd-bcm2835
does not exist.
Can you configure kernel version 4.10 to include snd-bcm2835 as a
module, when it comes to sid.

Best Regards,
Evald

Back to linux.debian.bugs.dist | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Bug#856505: No sound in Raspberry Pi 2, missing module? eHenry Berg <ehenry.berg@gmail.com> - 2017-03-01 20:00 +0100
  Bug#856505: No sound in Raspberry Pi 2, missing module? Ben Hutchings <ben@decadent.org.uk> - 2017-03-30 02:20 +0200

csiph-web