Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Detecting different Audio Chip what manual says
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Sun Jun 05, 2005 9:21 pm    Post subject: Detecting different Audio Chip what manual says Reply with quote

Two problems.

1.)
I just replaced my mother board (old Soyo motherboard went down) so I got Biostar M7VIG 400.
The manual says it has C-Media CMI9761A sound chip
When I run lspci it reports VIA Technologies audio controller:
Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 50)

Is it because there is no support for CMI9761A chip in Linux yet?

2.)
I've compiled INTO the kernel 2.6.11.10 support for Alsa PCI Via controller.
When I try to restart alsasound /etc/init.d/alsasound restart I get
Loading ALSA modules...
* Loading: snd-card-0...
FATAL: Module snd_cmipci not found.

cmipci chip set used to be in old Soyo motherboard. I've changed dirver in /etc/modules.d/alsa to via82xx:
alias snd-card-0 snd-via82xx
alias sound-slot-0 snd-via82xx

but it still tries to load cmipci, where is it taking this information from.

I know it will not work if I have chip CMI9761A but since it is reporting VT8233/A/8235/8237 I'm trying to test if it will work.

3.)
My LAN controller according to the manual is: PHY VIA VT6103 but the system is reporting VT6102:
Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)

Just makes me wander why there are such discrepancies.
Back to top
View user's profile Send private message
djpenguin
Guru
Guru


Joined: 02 Sep 2004
Posts: 386

PostPosted: Sun Jun 05, 2005 11:04 pm    Post subject: Reply with quote

1) lspci is reading the BIOS and getting a response from the southbridge where the C-media chip is attached. It's supposed to look like that, don't worry about it.

2) Is it compiled as a module or into the kernel? Because that error message is the result of ALSA trying to load a module.

3) No clue about that, perhaps it's a slightly newer board revision.
Back to top
View user's profile Send private message
Joseph_sys
Advocate
Advocate


Joined: 08 Jun 2004
Posts: 2712
Location: Edmonton, AB

PostPosted: Mon Jun 06, 2005 12:09 am    Post subject: Reply with quote

djpenguin wrote:
1) lspci is reading the BIOS and getting a response from the southbridge where the C-media chip is attached. It's supposed to look like that, don't worry about it.

2) Is it compiled as a module or into the kernel? Because that error message is the result of ALSA trying to load a module.


I've compiled VIA Media Support INTO the kernel (not as module).
Back to top
View user's profile Send private message
djpenguin
Guru
Guru


Joined: 02 Sep 2004
Posts: 386

PostPosted: Mon Jun 06, 2005 6:35 am    Post subject: Reply with quote

If it's compiled into the kernel, you don't need to do anything to the /etc/modules.d/alsa file, and you also don't need to have the alsasound init script running. That mismatch is probably what's causing the trouble.

However, you'll lose mixer settings with every shutdown with ALSA compiled in-kernel, so the best thing to do woud be to compile ALSA as a kernel module and let the alsasound init script handle saving the mixer settings.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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