Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
SOund Problem and Alsa-driver will not install
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
elmie
Tux's lil' helper
Tux's lil' helper


Joined: 12 Sep 2002
Posts: 124
Location: Brisbane - Australia

PostPosted: Tue Oct 01, 2002 1:02 am    Post subject: SOund Problem and Alsa-driver will not install Reply with quote

THis is the error I get..
---------------------------------------------------------------------------------
Calculating dependencies ...done!
>>> emerge media-sound/alsa-driver-0.9.0_rc2 to /
>>> md5 ;-) alsa-driver-0.9.0rc2.tar.bz2
>>> Unpacking source...
>>> Unpacking alsa-driver-0.9.0rc2.tar.bz2
>>> Source unpacked.
*
* Could not determine your kernel version.
* Make sure that you have /usr/src/linux symlink.
* And that said kernel has been configured.
* You can also simply run the following command
* in the kernel referenced by /usr/src/linux:
* make include/linux/version.h
*

!!! ERROR: The ebuild did not complete successfully.
!!! Function check_KV, Line 50, Exitcode 0
!!! (no error message)
---------------------------------------------------------------------------------

If anyone know how to fix it.. plz let me know.. thanks..
Back to top
View user's profile Send private message
_SkeLeToN_
Guru
Guru


Joined: 12 Sep 2002
Posts: 506
Location: Montreal,Canada

PostPosted: Tue Oct 01, 2002 1:26 am    Post subject: Reply with quote

Look into /usr/src you should have your kernel in the src. You need to do a symlink call linux that point to /usr/src/linux-2.4.19 or whatever kernel you have.


ex : ln -s /usr/src/linux-2.4.19 linux

then try back. By default when you emerge a kernel it should be there maybe you remove it ??
Back to top
View user's profile Send private message
elmie
Tux's lil' helper
Tux's lil' helper


Joined: 12 Sep 2002
Posts: 124
Location: Brisbane - Australia

PostPosted: Tue Oct 01, 2002 2:00 am    Post subject: Reply with quote

I did that.. but still the same..
all I have in the /usr/src is a folder called linux-2.4.19-gentoo-r9
ps, I did, remove the linux-2.4.19-gentoo-r5 folder that was there originally, and there was a folder called linux there, but I remove that too to save room.. but what now.. since I removed them??
Back to top
View user's profile Send private message
elmie
Tux's lil' helper
Tux's lil' helper


Joined: 12 Sep 2002
Posts: 124
Location: Brisbane - Australia

PostPosted: Tue Oct 01, 2002 2:12 am    Post subject: Reply with quote

I got it, thanks..
Was posted my

Posted: RedBeard0531 on another matter somewhere in the forum
-------------------------------------------------------------------
I think he means the /usr/src/linux symlink

to update it:

cd /usr/src
rm linux
ln -s linux-2.4.19-gentoo-r9 linux

this asumes u r using r9, and if u emerge sync'ed this moth you prolly are
-----------------------------------------------------------------------------

if you having the same problem as me, just do that.. it works..
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