WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: RPI2: SoundCard not detected  (Read 3560 times)

Offline ebnerjoh

  • Newbie
  • *
  • Posts: 8
RPI2: SoundCard not detected
« on: April 01, 2015, 05:45:58 AM »
Hi!

I want to install the PiCorePlayer on my RPI2. I downloaded piCore-6.1alpha4_v7-SSH.zip and installed it on the SD. System is booting up and working but when I install the ALSA-Tools via TCE then I get the error message "no soundcard found".
Same error appers when I run alsamixer.

Any Ideas?

Br,
Johannes

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: RPI2: SoundCard not detected
« Reply #1 on: April 01, 2015, 06:06:56 AM »
Did you loadthe kernel module for you sound device?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline ebnerjoh

  • Newbie
  • *
  • Posts: 8
Re: RPI2: SoundCard not detected
« Reply #2 on: April 01, 2015, 06:40:43 AM »
Hi!

I just followed this instruction:
squeezelite on tiny core

Br,
Johannes

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: RPI2: SoundCard not detected
« Reply #3 on: April 01, 2015, 06:46:40 AM »
What is the output of

Code: [Select]
lsmod
command?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline sbp

  • Sr. Member
  • ****
  • Posts: 429
    • piCorePlayer homepage
Re: RPI2: SoundCard not detected
« Reply #4 on: April 01, 2015, 10:39:54 AM »
Hi johannes

If you only want to use piCorePlayer then you simply needs to download the image and burn it to your SD-card.
Then boot and you have a working squeezebox player.

You can get it from here: https://sites.google.com/site/picoreplayer/home/download

Regards
Steen

Offline ebnerjoh

  • Newbie
  • *
  • Posts: 8
Re: RPI2: SoundCard not detected
« Reply #5 on: April 01, 2015, 12:57:40 PM »
Hi!

Thanks for the answers, I will test tomorrow morning.

Regarding the link, this image is also working for the RPI 2?

BR,
Johannes

Offline ebnerjoh

  • Newbie
  • *
  • Posts: 8
Re: RPI2: SoundCard not detected
« Reply #6 on: April 01, 2015, 12:58:39 PM »
Ok, it is also for version2..
 rtfm...

BR,
Johannes

Offline ebnerjoh

  • Newbie
  • *
  • Posts: 8
Re: RPI2: SoundCard not detected
« Reply #7 on: April 01, 2015, 11:55:32 PM »
What is the output of

Code: [Select]
lsmod
command?

Code: [Select]
Module                  Size  Used by    Not tainted
i2c_dev                       5999  0
uio_pdrv_genirq         2958  0
uio                              8179  1 uio_pdrv_genirq

Br,
Johannes

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: RPI2: SoundCard not detected
« Reply #8 on: April 02, 2015, 12:37:09 AM »
What happenes if you modprobe snd-bcm2835 ?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline ebnerjoh

  • Newbie
  • *
  • Posts: 8
Re: RPI2: SoundCard not detected
« Reply #9 on: April 02, 2015, 01:32:29 AM »
Yes, when running this command then the soundcard is detected.

Can I automatically load the module?

Br,
Johannes

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: RPI2: SoundCard not detected
« Reply #10 on: April 02, 2015, 01:36:11 AM »
Add command to /opt/bootlocal.sh

Don't forget to backup.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline ebnerjoh

  • Newbie
  • *
  • Posts: 8
Re: RPI2: SoundCard not detected
« Reply #11 on: April 02, 2015, 03:13:23 AM »
Thanks, working. Also after reboot.

Br,
Johannes

Offline ebnerjoh

  • Newbie
  • *
  • Posts: 8
Re: RPI2: SoundCard not detected
« Reply #12 on: April 02, 2015, 10:45:22 AM »
Hi johannes

If you only want to use piCorePlayer then you simply needs to download the image and burn it to your SD-card.
Then boot and you have a working squeezebox player.

You can get it from here: https://sites.google.com/site/picoreplayer/home/download

Regards
Steen

Works perfectly - Thanks!!!

Br,
Johannes