Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sound Card Not Being Detected or Loaded [Resolved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Tefrem34
Guru
Guru


Joined: 14 Sep 2014
Posts: 400
Location: USA, California

PostPosted: Sat Feb 27, 2016 1:05 am    Post subject: Sound Card Not Being Detected or Loaded [Resolved] Reply with quote

Hello to the Forum.

I just did a fresh install of Gentoo and been having issues with the modules being loaded.
The first noticeable one was the network not being loaded. I found out that it was do to an entry in my /etc/fstab file for my storage device to auto load, that was messing up most of modules that should have been loaded at boot. Now that is fixed, and for some reason, none of my sound cards are being detected or loaded.
I have the intel sound card that is built into the mb and a Creative sound card, that I don't really use, usb mic, and a usb odac, none of these are being detected.
Code:
cat /usr/src/linux/.config | grep -i snd_hda

Code:
CONFIG_SND_HDA=m
CONFIG_SND_HDA_INTEL=m
CONFIG_SND_HDA_DSP_LOADER=y
CONFIG_SND_HDA_PREALLOC_SIZE=2048
CONFIG_SND_HDA_HWDEP=y
# CONFIG_SND_HDA_RECONFIG is not set
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=1
CONFIG_SND_HDA_INPUT_JACK=y
# CONFIG_SND_HDA_PATCH_LOADER is not set
CONFIG_SND_HDA_CODEC_REALTEK=m
CONFIG_SND_HDA_CODEC_ANALOG=m
CONFIG_SND_HDA_CODEC_SIGMATEL=m
CONFIG_SND_HDA_CODEC_VIA=m
CONFIG_SND_HDA_CODEC_HDMI=m
CONFIG_SND_HDA_CODEC_CIRRUS=m
CONFIG_SND_HDA_CODEC_CONEXANT=m
CONFIG_SND_HDA_CODEC_CA0110=m
CONFIG_SND_HDA_CODEC_CA0132=m
CONFIG_SND_HDA_CODEC_CA0132_DSP=y
CONFIG_SND_HDA_CODEC_CMEDIA=m
CONFIG_SND_HDA_CODEC_SI3054=m
CONFIG_SND_HDA_GENERIC=m
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
CONFIG_SND_HDA_CORE=m

Code:
cat /proc/cards

Code:
cat: /proc/cards: No such file or directory

Code:
lspci | grep -i audio

Code:
00:1b.0 Audio device: Intel Corporation C610/X99 series chipset HD Audio Controller (rev 05)
01:00.1 Audio device: NVIDIA Corporation Device 0fb0 (rev a1)
07:00.0 Audio device: Creative Labs SB Recon3D (rev 01


I am not sure what else to post, so if I need to post something else please let me know.

Thanks.


Last edited by Tefrem34 on Sat Feb 27, 2016 9:56 am; edited 1 time in total
Back to top
View user's profile Send private message
Tefrem34
Guru
Guru


Joined: 14 Sep 2014
Posts: 400
Location: USA, California

PostPosted: Sat Feb 27, 2016 1:38 am    Post subject: Reply with quote

Is this why I am having so many issues?
https://www.gentoo.org/support/news-items/2015-10-07-openrc-0-18-localmount-and-netmount-changes.html
Back to top
View user's profile Send private message
Tefrem34
Guru
Guru


Joined: 14 Sep 2014
Posts: 400
Location: USA, California

PostPosted: Sat Feb 27, 2016 9:56 am    Post subject: Reply with quote

Okay this is weird.

So I looked at that link and applied it to my /etc/fstab where my storage drive is listed and added
Code:
noauto,defaults,noatime,nofail
(I uncomented it when I added "noauto" and "nofail")
I rebooted and now all my sound devices are loaded.

I only wish that the storage would auto load like I want it to.

Strange that the disk mounting would cause so many issues.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum