Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot boot into kernel-2.6.8.1 after emerge alsa-driver
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
Banzai_san
n00b
n00b


Joined: 02 May 2003
Posts: 50

PostPosted: Fri Aug 20, 2004 2:30 pm    Post subject: cannot boot into kernel-2.6.8.1 after emerge alsa-driver Reply with quote

Hi,
Assistance required ..

I've just upgraded my kernel from 2.6.7 to 2.6.8.1 (development-sources). Rebooted ... etc.. etc.. ran ok.

But when I #emerge alsa-driver
I get some warning about 2.6.8.1 is not a standard linux versioning.. or something similar.. (cant remember)

I did give a darm.. :) and continued emerging

But when I rebooted, my linux HANGs at

*Using ALSA OSS emulation
*Loading : snd-mixer-oss
*Loading : snd-pcm-oss
*Loading : snd-seq-oss

:((

Kindly advise.. Thanks.
Back to top
View user's profile Send private message
MC Reen
n00b
n00b


Joined: 20 Aug 2004
Posts: 12

PostPosted: Fri Aug 20, 2004 4:13 pm    Post subject: Reply with quote

I have the same problem, but currently don't know how to fix it.
Back to top
View user's profile Send private message
Banzai_san
n00b
n00b


Joined: 02 May 2003
Posts: 50

PostPosted: Fri Aug 20, 2004 11:00 pm    Post subject: Reply with quote

I tried booting with 2004.0 live CD, but I dont know how to fix. Pls help :(

S.O.S.
Back to top
View user's profile Send private message
oumpah-pah
Guru
Guru


Joined: 18 Jul 2004
Posts: 575
Location: Lausanne, Switzerland

PostPosted: Fri Aug 20, 2004 11:05 pm    Post subject: Reply with quote

I don't understand why you should emerge alsa-driver. They are included in the 2.6 kernels. You should
Code:
emerge -Ca alsa-driver
Back to top
View user's profile Send private message
ottotriin
n00b
n00b


Joined: 08 Oct 2003
Posts: 4
Location: Tallinn, Estonia

PostPosted: Fri Aug 20, 2004 11:28 pm    Post subject: 2.6 already has the necessary ALSA drivers in it Reply with quote

Hi, I had same problem, but after studding Gentoo Linux ALSA Guide - http://www.gentoo.org/doc/en/alsa-guide.xml found: "2.6 already has the necessary ALSA drivers in it" 8)
Please do not emerge alsa-drivers, only alsa-utils and alsa-tools.

Quote:
But when I rebooted, my linux HANGs at


Press Ctrl+C and it continues booting :)

Regards
Back to top
View user's profile Send private message
Banzai_san
n00b
n00b


Joined: 02 May 2003
Posts: 50

PostPosted: Sat Aug 21, 2004 12:02 am    Post subject: Reply with quote

I tried booting with live CD and #emerge -Ca alsa-drivers, but when tried booting again.. still hangs at the same instance
ie
*Using ALSA OSS emulation
...
..
* Loading: snd-seq-oss

I will try the Control+C and see what happens. Thanks :)

nb/ I remember reading somewhere that alsa-driver need to be emerged /compiled again after every kernel rebuild or upgrading a new kernel. That's why I emerged the alsa-driver
Back to top
View user's profile Send private message
Banzai_san
n00b
n00b


Joined: 02 May 2003
Posts: 50

PostPosted: Sat Aug 21, 2004 12:58 am    Post subject: Reply with quote

ok.. Ctrl+C did the trick. Im able to boot into Linux ... (Im writing this using my Linux box with kde 3.3 :D , yay )

Now my sound doesnt work. Tried compiling kernel, but no success.

I guess I have to emerge alsa-driver & alsa-utils ? (nb/ Ive unmerged alsa-driver & alsa-utils prior to compiling the kernel.)
Back to top
View user's profile Send private message
tomchuk
Guru
Guru


Joined: 23 Mar 2003
Posts: 317
Location: Brooklyn, NY

PostPosted: Sat Aug 21, 2004 2:31 am    Post subject: Reply with quote

1. You must enable alsa in your kernel. If you installed alsa-driver, it overwrote the kernel modules with the alsa-driver ones, and then erased them when you removed alsa-driver. cd to your kernel source dir and do a "make modules_install" if alsa is compiled as modules. If not do a make all, and copy the new bzImage to your monuted /boot.

2. You must install alsa-utils and you must edit /etc/modules.d/alsa as per the instructions the the Gentoo alsa guide. Add alsasound to the boot runlevel.

3. You must not install alsa-driver on a 2.6 kernel.

4. You must read every line of the documentation, and not skim. I know it's excitiong to get your gentoo box up and running, but take the time to read the docs and do it right. ;)
Back to top
View user's profile Send private message
Banzai_san
n00b
n00b


Joined: 02 May 2003
Posts: 50

PostPosted: Sat Aug 21, 2004 4:54 am    Post subject: Reply with quote

ok. thanks for the advise. I'll try to remember not to skim through the docs. Cant help it when I get too excited.. ihihhkss :D

Thanks guys for all your assistance, tomchuk, ottotriin, oumpah-pah, MC Reen.
Back to top
View user's profile Send private message
amigo
n00b
n00b


Joined: 20 Aug 2003
Posts: 15

PostPosted: Thu Dec 29, 2005 6:22 pm    Post subject: Re: 2.6 already has the necessary ALSA drivers in it Reply with quote

ottotriin wrote:


Quote:
But when I rebooted, my linux HANGs at


Press Ctrl+C and it continues booting :)


Ctrl+C doesn't work for me. I don't know why. I managed to log into a different kernel that i never really got to work (graphics doesn't work and no network), and take a peek at what was installed. media-sound/alsa-driver is NOT installed. I have alsa-utils-1.0.8 installed and alsa-tools-1.0.8-r1. Where do i go from here?

Thanks in advance for any help. Please don't hurt me. I'm a noob. :)
Back to top
View user's profile Send private message
amigo
n00b
n00b


Joined: 20 Aug 2003
Posts: 15

PostPosted: Thu Dec 29, 2005 6:38 pm    Post subject: Reply with quote

So i managed to get back into my computer when i did: "rc-update del alsa boot" from the other kernel. However, i don't have sound now. If i do: "/etc/init.d/alsasound start" from an xterm, it'll hang there (luckily, i can just close the xterm).

Please let me know if you can help. Thanks.
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