LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Compiled 2.6.7 kernel..Now have no sound. (https://www.linuxquestions.org/questions/slackware-14/compiled-2-6-7-kernel-now-have-no-sound-231222/)

RoaCh Of DisCor 09-16-2004 02:17 AM

Compiled 2.6.7 kernel..Now have no sound.
 
I ran alsaconf..yet it found nothing. I'm assuming I must have done something wrong. If anyone knows how I can correct this issue, please help :)

Thanks

-Roach

gbonvehi 09-16-2004 02:28 AM

Well, you have to tell us which sound options you choosed. Sound Support only, Sound Support + OSS, Sound Support + ALSA, or both.
Try reinstalling the alsa-driver first.

RoaCh Of DisCor 09-16-2004 02:33 AM

This is my first time compiling a kernel, so a mistake was bound to happen. That's okay though!. I believe I chose both..but I may have got lost somewhere in the process. I think tomorrow morning I may just try one more time..and recompile the kernel. It was most likely an error on my end.

gbonvehi 09-16-2004 02:36 AM

It's ok, take your time, my only advice is too choose only sound support (no OSS no ALSA) and install alsa-drivers separately, that's what i've always done and worked. Just take in count that it won't be your last time compiling it, i've compiled my 2.6.6 kernel 5 times until I got it like i wanted :)

Edit: Before compiling it again, try what i said, reinstall alsa-driver package and run alsaconf.

RoaCh Of DisCor 09-16-2004 12:54 PM

I compiled it again...and with luck, it worked :D. Now my sound is back, and all is well while running kernel 2.6.7.

Yet one more question though...

When I choose slackware 10 (2.6) from lilo menu...it just goes to a black screen. Now it loads everything up still, because if I wait a minute or so...it goes to my login manager..but normally, before I upgraded, it showed the text of what was being loaded at startup.

187807 09-16-2004 01:24 PM

Quote:

Originally posted by RoaCh Of DisCor
When I choose slackware 10 (2.6) from lilo menu...it just goes to a black screen. Now it loads everything up still, because if I wait a minute or so...it goes to my login manager..but normally, before I upgraded, it showed the text of what was being loaded at startup.
Look at your /etc/lilo.conf

For starters, comment out all the VESA modes (if any are being used) and only leave the


vga=normal


line uncommented. Then run "lilo" again as root to re-install lilo with those changes.

I'm thinking you may have some framebuffer console mode set in lilo which you may not have compiled support for when you did the kernel compile.

RoaCh Of DisCor 09-16-2004 01:35 PM

That worked. Thanks!.


All times are GMT -5. The time now is 06:40 PM.