Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Alsa & recompiling kernel
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
Bhodi
n00b
n00b


Joined: 04 Oct 2002
Posts: 28

PostPosted: Sun Nov 03, 2002 5:29 pm    Post subject: Alsa & recompiling kernel Reply with quote

Hi,

I'm trying to install the Alsa drivers for my SB LIve soundcart.
When using the guide I removed all soundsupport form the kernel except for soundcardsupport (as a module).
Then I did the steps described in the guide :make dep clean
& make modules modules_install.

Is that all? DOn't I have to recompile the kernel and move it to /boot to make it effective??
Cause when starting the alsa drivers i get the messages about errors with emu10k1 not loaded etc.
_________________
http://www.linuxlamers.org
Back to top
View user's profile Send private message
H-Dragon
Guru
Guru


Joined: 22 Oct 2002
Posts: 547

PostPosted: Sun Nov 03, 2002 6:00 pm    Post subject: Reply with quote

have you emerged the alsa modules??
Code:

# env ALSA_CARDS='emu10k1' emerge alsa-driver

_________________
WEBSITE
Do not meddle with the affairs of Dragons, for you are crunchy and tasty with ketchup!
Back to top
View user's profile Send private message
Bhodi
n00b
n00b


Joined: 04 Oct 2002
Posts: 28

PostPosted: Sun Nov 03, 2002 7:12 pm    Post subject: Reply with quote

Yep, did everything according to the guide
_________________
http://www.linuxlamers.org
Back to top
View user's profile Send private message
El_Presidente_Pufferfish
Veteran
Veteran


Joined: 11 Jul 2002
Posts: 1179
Location: Seattle

PostPosted: Sun Nov 03, 2002 7:30 pm    Post subject: Reply with quote

Quote:
Then I did the steps described in the guide :make dep clean
& make modules modules_install.

Isn't it supposed to be
Code:
make dep && make clean bzImage modules modules_install?

I'm not sure if that makes a difference, but try doing that, then copying to /boot and rebooting. After doing a make clean you have to reemerge alsa-driver too
Back to top
View user's profile Send private message
Bhodi
n00b
n00b


Joined: 04 Oct 2002
Posts: 28

PostPosted: Mon Nov 04, 2002 7:53 am    Post subject: Reply with quote

Thats what i thought also, gonna give it a try tonight :?
_________________
http://www.linuxlamers.org
Back to top
View user's profile Send private message
thinker5555
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jun 2002
Posts: 77
Location: Texas

PostPosted: Mon Nov 04, 2002 1:10 pm    Post subject: Reply with quote

Just for anyone who's interested, I was having the same problem. I followed the above tip (make dep && make clean bzImage modules modules_install) after having tried and retried to follow the alsa install doc, and now it works just fine.

Jeremy
Back to top
View user's profile Send private message
Bhodi
n00b
n00b


Joined: 04 Oct 2002
Posts: 28

PostPosted: Mon Nov 04, 2002 2:58 pm    Post subject: Reply with quote

Taht creates hope! :) I let you guys know if it works for me too!
_________________
http://www.linuxlamers.org
Back to top
View user's profile Send private message
Matje
l33t
l33t


Joined: 29 Oct 2002
Posts: 619
Location: Hasselt, Belgium

PostPosted: Mon Nov 04, 2002 10:23 pm    Post subject: Reply with quote

If you had previously compiled the sound support for your card into the kernel, you indeed have to recreate the bzImage, because else, your sound card gets accessed by the drivers built in the kernel, and alsa can't reach it any more :)
Back to top
View user's profile Send private message
Bhodi
n00b
n00b


Joined: 04 Oct 2002
Posts: 28

PostPosted: Tue Nov 05, 2002 7:22 am    Post subject: Reply with quote

Thnx all, indeed, I had to recompile the kernel and copy it to /boot again for Alsa to work.
Maybe it should be changed in the guide cause the guide also assumes you have the audio drivers compiled in the current kernel.

Bhodi
_________________
http://www.linuxlamers.org
Back to top
View user's profile Send private message
ryan83vt
Guru
Guru


Joined: 28 Oct 2002
Posts: 370
Location: Blacksburg, VA

PostPosted: Wed Nov 06, 2002 5:05 am    Post subject: Reply with quote

um yea I did that recompile the kernel thing, copied bzImage to /boot, and rebooted. Tried to boot into the kernel, then halfway through an error message appeared. See my post in Newbies about the recompiling kernels.

Dontcha love it when you get good advice?? :roll:
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