public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-user] alsa driver problem
  2005-11-30 17:13 [gentoo-user] alsa driver problem Arnau Bria Ramírez
@ 2005-11-30 16:25 ` Christoph Gysin
  2005-11-30 16:27 ` Charly
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 10+ messages in thread
From: Christoph Gysin @ 2005-11-30 16:25 UTC (permalink / raw
  To: gentoo-user

Arnau Bria Ramírez wrote:
> I compiled the driver into the kernel (not as module):
> SND_AC97_CODEC
> 
> my lspci:
> 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> VT8233/A/8235/8237 AC97 Audio Controller (rev 40)

Given your lspci output, I'd try CONFIG_SND_VIA82XX.

Christoph
-- 
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" org@fr33z3
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] alsa driver problem
  2005-11-30 17:13 [gentoo-user] alsa driver problem Arnau Bria Ramírez
  2005-11-30 16:25 ` Christoph Gysin
@ 2005-11-30 16:27 ` Charly
  2005-11-30 16:27 ` Andres Becerra Sandoval
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 10+ messages in thread
From: Charly @ 2005-11-30 16:27 UTC (permalink / raw
  To: gentoo-user

On Wednesday 30 November 2005 18:13, Arnau Bria Ramírez wrote:
> * Could not detect custom ALSA settings.  Loading all detected alsa
> drivers.

Did you set up the file /etc/modules.d/alsa correctly? If not, do so then 
execute modules-update. This line indicate that you did not say to alsa waht 
is your soundcard.

Hope it helps

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] alsa driver problem
  2005-11-30 17:13 [gentoo-user] alsa driver problem Arnau Bria Ramírez
  2005-11-30 16:25 ` Christoph Gysin
  2005-11-30 16:27 ` Charly
@ 2005-11-30 16:27 ` Andres Becerra Sandoval
  2005-11-30 17:57   ` Arnau Bria Ramírez
  2005-11-30 16:41 ` Martins Steinbergs
  2005-11-30 17:17 ` Phil Sexton
  4 siblings, 1 reply; 10+ messages in thread
From: Andres Becerra Sandoval @ 2005-11-30 16:27 UTC (permalink / raw
  To: gentoo-user

Apart from SND_AC97_CODEC you should select the via module SND_VIA82XX

I hope it helps.


On 11/30/05, Arnau Bria Ramírez <arnau@emergetux.net> wrote:
> Hi,
>
> I recentlly reinstalled my pc and I had all my hw working fine. I rebooted the
> box (for udev) and now my sound card stop working.
>
> I compiled the driver into the kernel (not as module):
> SND_AC97_CODEC
>
> my lspci:
> 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> VT8233/A/8235/8237 AC97 Audio Controller (rev 40)
>
> I don't understand why my sound card stoped working without reason, dmesg just
> shows:
> Advanced Linux Sound Architecture Driver Version 1.0.10rc1 (Mon Sep 12 08:13:09
> 2005 UTC).
> ALSA device list:
>   No soundcards found.
>
> and when I restart alsa service:
>
> # /etc/init.d/alsasound restart
>  * WARNING:  you are stopping a boot service.
>  * Storing ALSA Mixer Levels ...
> /usr/sbin/alsactl: save_state:1163: No soundcards found...                [ !! ]
>  * Unloading ALSA ...                                                     [ ok ]
>  * Unloading ALSA modules ...                                             [ ok ]
>  * Loading ALSA modules ...
>  * Could not detect custom ALSA settings.  Loading all detected alsa drivers.
>  * Unable to find any ALSA drivers. Have you compiled alsa-drivers correctly?
>  * ERROR: Failed to load necessary drivers                                [ ok ]
>  * Restoring Mixer Levels ...
>  * No mixer config in /etc/asound.state, you have to unmute your card!    [
>
> I have no /dev/ds* device...
>
> any clue in this X file?
>
> Cheers!
> Arnau
> --
> gentoo-user@gentoo.org mailing list
>
>


--
  Andres

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] alsa driver problem
  2005-11-30 17:13 [gentoo-user] alsa driver problem Arnau Bria Ramírez
                   ` (2 preceding siblings ...)
  2005-11-30 16:27 ` Andres Becerra Sandoval
@ 2005-11-30 16:41 ` Martins Steinbergs
  2005-11-30 17:17 ` Phil Sexton
  4 siblings, 0 replies; 10+ messages in thread
From: Martins Steinbergs @ 2005-11-30 16:41 UTC (permalink / raw
  To: gentoo-user

On Wednesday 30 November 2005 19:13, Arnau Bria Ramírez wrote:
> Hi,
>
> I recentlly reinstalled my pc and I had all my hw working fine. I rebooted
> the box (for udev) and now my sound card stop working.
>
> I compiled the driver into the kernel (not as module):
> SND_AC97_CODEC
>
> my lspci:
> 0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
> VT8233/A/8235/8237 AC97 Audio Controller (rev 40)
>
> I don't understand why my sound card stoped working without reason, dmesg
> just shows:
> Advanced Linux Sound Architecture Driver Version 1.0.10rc1 (Mon Sep 12
> 08:13:09 2005 UTC).
> ALSA device list:
>   No soundcards found.
>
> and when I restart alsa service:
>
> # /etc/init.d/alsasound restart
>  * WARNING:  you are stopping a boot service.
>  * Storing ALSA Mixer Levels ...
> /usr/sbin/alsactl: save_state:1163: No soundcards found...                [
> !! ] * Unloading ALSA ...                                                  
>   [ ok ] * Unloading ALSA modules ...                                      
>       [ ok ] * Loading ALSA modules ...
>  * Could not detect custom ALSA settings.  Loading all detected alsa
> drivers. * Unable to find any ALSA drivers. Have you compiled alsa-drivers
> correctly? * ERROR: Failed to load necessary drivers                       
>         [ ok ] * Restoring Mixer Levels ...
>  * No mixer config in /etc/asound.state, you have to unmute your card!    [
>
> I have no /dev/ds* device...
>
> any clue in this X file?
>
> Cheers!
> Arnau

check kernel config, maybe try unset CONFIG_SND_VIA82XX_MODEM like below if 
that's the case. 

mar linux # grep SND_VIA .config
CONFIG_SND_VIA82XX=y
# CONFIG_SND_VIA82XX_MODEM is not set

martins

-- 
Linux 2.6.15-rc2 AMD Athlon(tm) 64 Processor 3200+
 18:34:11 up  3:46,  6 users,  load average: 2.71, 2.71, 2.44

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* [gentoo-user] alsa driver problem
@ 2005-11-30 17:13 Arnau Bria Ramírez
  2005-11-30 16:25 ` Christoph Gysin
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Arnau Bria Ramírez @ 2005-11-30 17:13 UTC (permalink / raw
  To: gentoo-user

Hi,

I recentlly reinstalled my pc and I had all my hw working fine. I rebooted the
box (for udev) and now my sound card stop working.

I compiled the driver into the kernel (not as module):
SND_AC97_CODEC

my lspci:
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc.
VT8233/A/8235/8237 AC97 Audio Controller (rev 40)

I don't understand why my sound card stoped working without reason, dmesg just
shows:
Advanced Linux Sound Architecture Driver Version 1.0.10rc1 (Mon Sep 12 08:13:09 
2005 UTC).
ALSA device list:
  No soundcards found.

and when I restart alsa service:

# /etc/init.d/alsasound restart
 * WARNING:  you are stopping a boot service.
 * Storing ALSA Mixer Levels ...
/usr/sbin/alsactl: save_state:1163: No soundcards found...                [ !! ]
 * Unloading ALSA ...                                                     [ ok ]
 * Unloading ALSA modules ...                                             [ ok ]
 * Loading ALSA modules ...
 * Could not detect custom ALSA settings.  Loading all detected alsa drivers.
 * Unable to find any ALSA drivers. Have you compiled alsa-drivers correctly?
 * ERROR: Failed to load necessary drivers                                [ ok ]
 * Restoring Mixer Levels ...
 * No mixer config in /etc/asound.state, you have to unmute your card!    [ 

I have no /dev/ds* device...

any clue in this X file?

Cheers!
Arnau
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] alsa driver problem
  2005-11-30 17:13 [gentoo-user] alsa driver problem Arnau Bria Ramírez
                   ` (3 preceding siblings ...)
  2005-11-30 16:41 ` Martins Steinbergs
@ 2005-11-30 17:17 ` Phil Sexton
  2005-11-30 18:35   ` Arnau Bria Ramírez
  4 siblings, 1 reply; 10+ messages in thread
From: Phil Sexton @ 2005-11-30 17:17 UTC (permalink / raw
  To: gentoo-user

Arnau Bria Ramírez wrote:
> 
> I compiled the driver into the kernel (not as module):
> SND_AC97_CODEC

There is your problem.  See the install guide.  Sound is 
supposed to be compiled as a module if you use alsa.

-- 
Phil
My Home Page: http://fancypiper.info
Our 2nd CD: http://www.cdbaby.com/naomisfancy
Naomi's Fancy performances: 
http://naomisfancy.virtualave.net/schedule.html
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] alsa driver problem
  2005-11-30 16:27 ` Andres Becerra Sandoval
@ 2005-11-30 17:57   ` Arnau Bria Ramírez
  0 siblings, 0 replies; 10+ messages in thread
From: Arnau Bria Ramírez @ 2005-11-30 17:57 UTC (permalink / raw
  To: gentoo-user

El Wed, 30 Nov 2005 17:27:47 +0100
Andres Becerra Sandoval dijo:

> SND_VIA82XX

that made the trick!

I don't know why it worked before...

anyway.. many thanks to all who answered my question!

Cheers!
Arnau

-- 
Arnau Bria
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] alsa driver problem
  2005-11-30 18:35   ` Arnau Bria Ramírez
@ 2005-11-30 18:12     ` Andres Becerra Sandoval
  2005-11-30 20:30     ` Martins Steinbergs
  1 sibling, 0 replies; 10+ messages in thread
From: Andres Becerra Sandoval @ 2005-11-30 18:12 UTC (permalink / raw
  To: gentoo-user

Yes, you can choose between  module or in kernel sound support. If you
do the latter the alsa initscript will only complain that there is no
module, but the sound will be activated anyway

On 11/30/05, Arnau Bria Ramírez <arnau@emergetux.net> wrote:
> El Wed, 30 Nov 2005 12:17:28 -0500
> Phil Sexton dijo:
>
> > Arnau Bria Ramírez wrote:
> > >
> > > I compiled the driver into the kernel (not as module):
> > > SND_AC97_CODEC
> >
> > There is your problem.  See the install guide.  Sound is
> > supposed to be compiled as a module if you use alsa.
> Not sure at all...please correct me if I'm wrong, but you can choice between
> module or inside kernel (I don't know how you say when enabling something into
> kernel not as module.. sorry!)
>
> As I said in last post, after enabling SND_VIA82XX in my kernel (not as module)
> sound worked again...
>
> cheers!
> Arnau
>
> --
> Arnau Bria
>
> --
> gentoo-user@gentoo.org mailing list
>
>


--
  Andres

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] alsa driver problem
  2005-11-30 17:17 ` Phil Sexton
@ 2005-11-30 18:35   ` Arnau Bria Ramírez
  2005-11-30 18:12     ` Andres Becerra Sandoval
  2005-11-30 20:30     ` Martins Steinbergs
  0 siblings, 2 replies; 10+ messages in thread
From: Arnau Bria Ramírez @ 2005-11-30 18:35 UTC (permalink / raw
  To: gentoo-user

El Wed, 30 Nov 2005 12:17:28 -0500
Phil Sexton dijo:

> Arnau Bria Ramírez wrote:
> > 
> > I compiled the driver into the kernel (not as module):
> > SND_AC97_CODEC
> 
> There is your problem.  See the install guide.  Sound is 
> supposed to be compiled as a module if you use alsa.
Not sure at all...please correct me if I'm wrong, but you can choice between
module or inside kernel (I don't know how you say when enabling something into
kernel not as module.. sorry!)

As I said in last post, after enabling SND_VIA82XX in my kernel (not as module)
sound worked again...

cheers!
Arnau

-- 
Arnau Bria

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [gentoo-user] alsa driver problem
  2005-11-30 18:35   ` Arnau Bria Ramírez
  2005-11-30 18:12     ` Andres Becerra Sandoval
@ 2005-11-30 20:30     ` Martins Steinbergs
  1 sibling, 0 replies; 10+ messages in thread
From: Martins Steinbergs @ 2005-11-30 20:30 UTC (permalink / raw
  To: gentoo-user

On Wednesday 30 November 2005 20:35, Arnau Bria Ramírez wrote:
> El Wed, 30 Nov 2005 12:17:28 -0500
>
> Phil Sexton dijo:
> > Arnau Bria Ramírez wrote:
> > > I compiled the driver into the kernel (not as module):
> > > SND_AC97_CODEC
> >
> > There is your problem.  See the install guide.  Sound is
> > supposed to be compiled as a module if you use alsa.
>
> Not sure at all...please correct me if I'm wrong, but you can choice
> between module or inside kernel (I don't know how you say when enabling
> something into kernel not as module.. sorry!)
>
> As I said in last post, after enabling SND_VIA82XX in my kernel (not as
> module) sound worked again...
>
> cheers!
> Arnau
>
> --
> Arnau Bria

if compiled as a module, then should be made snd-via82XX entry 
into /etc/modules.autoload.d/kernel-2.6 or kernel-2.4

martins

-- 
Linux 2.6.15-rc2 AMD Athlon(tm) 64 Processor 3200+
 22:27:43 up  7:40,  6 users,  load average: 1.62, 1.82, 1.88

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2005-11-30 20:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-30 17:13 [gentoo-user] alsa driver problem Arnau Bria Ramírez
2005-11-30 16:25 ` Christoph Gysin
2005-11-30 16:27 ` Charly
2005-11-30 16:27 ` Andres Becerra Sandoval
2005-11-30 17:57   ` Arnau Bria Ramírez
2005-11-30 16:41 ` Martins Steinbergs
2005-11-30 17:17 ` Phil Sexton
2005-11-30 18:35   ` Arnau Bria Ramírez
2005-11-30 18:12     ` Andres Becerra Sandoval
2005-11-30 20:30     ` Martins Steinbergs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox