I have AntiX installed on an older laptop for my kids. First I'd like to say that we've been loving it! It makes this old pc very usable. Thanks!
The problem I'm having is that I recently had a chance to sit down and update their pc, now the sound card wont detect. When I boot into Win XP the sound works fine.
Windows shows the sound card as Realtek Ac'97 Audio PCI bus0, device 2 function 7.
When AntiX is booting it hangs and shows errors about mtp-prob no file or directory.
Can someone please help me figure out how to get AntiX to recognize the sound card again?
Thank You!
Kim
topic title: [Solved] Sound card not found after update
5 posts
• Page 1 of 1
-
Posts: 2
- Joined: 10 Jan 2015
#1
Last edited by KimMC on 10 Jan 2015, 22:33, edited 1 time in total.
-
Posts: 4,164
- Joined: 20 Feb 2009
#2
Open Terminal. Type in
Then after posting results
Type interminal again
'
Code: Select all
inxi -F
Type interminal again
'
Code: Select all
aplay --list-devices
-
Posts: 2,238
- Joined: 16 Dec 2007
#3
I'm going to guess the culprit is a package called oss-compat. If you remove that package, your boot hang should clear up and the sound card detection work again.
-
Posts: 4,164
- Joined: 20 Feb 2009
#4
I keep forgetting about that one. Thanks for being the gate-keeper on that bug D.O. __{{emoticon}}__dolphin_oracle wrote:I'm going to guess the culprit is a package called oss-compat. If you remove that package, your boot hang should clear up and the sound card detection work again.
-
Posts: 2
- Joined: 10 Jan 2015
#5
I tried removing the oss-compat first and after rebooting the sound works just fine! Thank you everyone for helping. __{{emoticon}}__dolphin_oracle wrote:I'm going to guess the culprit is a package called oss-compat. If you remove that package, your boot hang should clear up and the sound card detection work again.