View previous topic :: View next topic |
Author |
Message |
cessman4life Tux's lil' helper
Joined: 14 Apr 2005 Posts: 141
|
Posted: Tue Jun 07, 2005 11:00 pm Post subject: Alsa-driver in kernel. |
|
|
When I try to emerge alsa-driver a message is displayed that it is already built into the kernel. How do I prevent the kernel from controlling alsa? Hope I phrased that correctly. |
|
Back to top |
|
|
Cryptix Guru
Joined: 06 Mar 2005 Posts: 315
|
Posted: Tue Jun 07, 2005 11:13 pm Post subject: |
|
|
if ur using genkernel the its Code: | genkernel --menuconfig --udev all | if not its Code: | # cd /usr/src/linux
# make menuconfig | i think. then u go Device drivers > Sound > ALSA > and then there is a message about alsa hear and u have to press "N" to remove alsa support from ur kernel. then go make and emerge alsa-driver after. |
|
Back to top |
|
|
BigBaaadBob Guru
Joined: 19 Apr 2003 Posts: 342 Location: Swampscott, MA USA
|
Posted: Mon Jun 13, 2005 11:55 am Post subject: |
|
|
What requires alsa-driver in the first place? I'm happy with the in-kernel version, but something requires alsa-driver when I do an emerge world. I don't see a dependency anywhere in the portage .ebuilds so I'm at a loss. How can I prevent this or should I just go with the flow? |
|
Back to top |
|
|
|