Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Missing a pci audio device [SOLVED]
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
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Fri Dec 01, 2017 2:22 am    Post subject: Missing a pci audio device [SOLVED] Reply with quote

My current installation (relatively recent one) is not showing via lspci what I believe is the additional bus for audio processing through the motherboards connection for it.

I have found it hard to know which features in the kernel could relate, but since the hardware isn't there I don't think that it is a kernel issue.

Is this anything other than possibly a connection or compatibility issue with my motherboard?


Last edited by LIsLinuxIsSogood on Sat Dec 02, 2017 9:09 am; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54237
Location: 56N 3W

PostPosted: Fri Dec 01, 2017 11:39 am    Post subject: Reply with quote

LIsLinuxIsSogood,

lspci interrogates the PCI address space for the Vendor and Device IDs of all connected devices.
No kernel drivers are required.

When a device is not listed, its normally disabled in the BIOS or broken.
In very vary rare cases, its hiding behind a PCI bridge that the kernel missed.

First step is to check the BIOS.
Next is to tell the kernel to look harder. You do that by passing a kernel parameter.
They are listed in /usr/src/linux/Documentation/admin-guide/kernel-parameters.txt
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
LIsLinuxIsSogood
Veteran
Veteran


Joined: 13 Feb 2016
Posts: 1179

PostPosted: Sat Dec 02, 2017 9:09 am    Post subject: Reply with quote

It was missing in the BIOS, although I feel weird at having not realized the very simple aspect of BIOS until later when I referred to the motherboard documents that go with it.

Thanks! Marking as solved
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