Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ALSA SB16 (ISA) PROBLEM
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
Brösel
n00b
n00b


Joined: 07 Jun 2005
Posts: 3

PostPosted: Tue Jun 07, 2005 3:37 pm    Post subject: ALSA SB16 (ISA) PROBLEM Reply with quote

hello
i'm trying to install alsa to my system but there is a problem i don't know how to solve:

icompiled alsa support into my kernel with following options:

Code:
<*> Advanced Linux Sound Architecture   
<*> Sequencer support 
 < >   Sequencer dummy client
<*> OSS Mixer API
<*> OSS PCM (digital audio) API
[*] OSS Sequencer API
[ ] Verbose printk
[ ] Debug
Generic devices  --->
ISA devices  --->
 <*> Sound Blaster 16 (PnP)
PCI devices  --->
USB devices  --->

Generic, PCI, USB -->none



then i emerged alsa-utils

then:

Code:
rc-update add alsasound default


then:

Code:
/etc/init.d/alsasound start


and got this error:

Code:
 * 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!         [ ok ]


when i do dmsg i get:

Code:
Advanced Linux Sound Architecture Driver Version 1.0.8 (Thu Jan 13 09:39:32 2005 UTC).
ALSA device list:
  No soundcards found.



what should i do to get alsa running?

thanks for your help

florian
Back to top
View user's profile Send private message
Minos
Apprentice
Apprentice


Joined: 09 May 2003
Posts: 177

PostPosted: Tue Jun 07, 2005 3:43 pm    Post subject: Reply with quote

Did you compile isapnp into the kernel? Even then, many cards won't detect correctly. I would recommend building "Sound Blaster 16 (PnP)" as a module so you can pass IRQ and IO port addresses as parameters.
Back to top
View user's profile Send private message
Brösel
n00b
n00b


Joined: 07 Jun 2005
Posts: 3

PostPosted: Tue Jun 07, 2005 3:49 pm    Post subject: Reply with quote

where kan i find this option?

the isa option i activated was:

Code:
Bus options (PCI, PCMCIA, EISA, MCA, ISA)  --->
 [*] ISA support
Back to top
View user's profile Send private message
Brösel
n00b
n00b


Joined: 07 Jun 2005
Posts: 3

PostPosted: Tue Jun 07, 2005 3:53 pm    Post subject: Reply with quote

is it better to compile all tha alsa stuff as a module or should i keep the rest build into the kernel?
Back to top
View user's profile Send private message
Minos
Apprentice
Apprentice


Joined: 09 May 2003
Posts: 177

PostPosted: Tue Jun 07, 2005 8:23 pm    Post subject: Reply with quote

Code:
Device Drivers  --->
Plug and Play support  --->
[*]   ISA Plug and Play support

As for modularizing the other ALSA components, it's really a matter of personal preference. I tend to prefer modules, as it makes changing many kernel options possible without having to reboot for it to take effect.
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