Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150460 - Getting sound to work when using genkernel
Summary: Getting sound to work when using genkernel
Status: RESOLVED WONTFIX
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: PPC Linux
: Normal enhancement (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-08 06:56 UTC by Peter Hillerström
Modified: 2006-10-08 08:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Hillerström 2006-10-08 06:56:00 UTC
I think there should be a note on the section about using genkernel, that 
the kernel on the install CD does not have sound related kernel modules enabled.

For example:
Note that, if you want sound to work after installation you might consider adding ALSA and drivers for your sound card (Usually: Device drivers > Sound > Powermac DMAC sound [IIRC...] on PPC Macintoshes) to the kernel configuration using:
genkernel --menuconfig all
Comment 1 Peter Hillerström 2006-10-08 06:57:34 UTC
Oh, i forgot that a link to the following url would be very helpful also:
http://www.gentoo.org/doc/en/alsa-guide.xml
Comment 2 Jan Kundrát (RETIRED) gentoo-dev 2006-10-08 07:01:43 UTC
(In reply to comment #1)
> Oh, i forgot that a link to the following url would be very helpful also:
> http://www.gentoo.org/doc/en/alsa-guide.xml

The last chapter [1] already links to a list of good desktop-related stuff [2]. I don't think we should duplicate that index in the Handbook.

[1] http://www.gentoo.org/doc/en/handbook/2006.1/handbook-ppc.xml?part=1&chap=12
[2] http://www.gentoo.org/doc/en/index.xml?catid=desktop
Comment 3 Peter Hillerström 2006-10-08 07:13:27 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Oh, i forgot that a link to the following url would be very helpful also:
> > http://www.gentoo.org/doc/en/alsa-guide.xml
> 
> The last chapter [1] already links to a list of good desktop-related stuff [2].
> I don't think we should duplicate that index in the Handbook.
> 
> [1]
> http://www.gentoo.org/doc/en/handbook/2006.1/handbook-ppc.xml?part=1&chap=12
> [2] http://www.gentoo.org/doc/en/index.xml?catid=desktop
> 

Yes, but if you follow the installation instructions sequentally, at present you have to recompile the kernel to get the sound working. So I think enabling the sound related modules should be mentioned here.

At least I guessed that sound would be enabled on the install CD kernel and did not notice it was not when I checked the kernel configuration with menugonfig... 
Comment 4 nm (RETIRED) gentoo-dev 2006-10-08 07:56:47 UTC
jkt is right; we shouldn't have duplicate references cluttering up the handbook.
Comment 5 Jan Kundrát (RETIRED) gentoo-dev 2006-10-08 08:03:33 UTC
(In reply to comment #3)
> Yes, but if you follow the installation instructions sequentally, at present
> you have to recompile the kernel to get the sound working. So I think enabling
> the sound related modules should be mentioned here.

You can always use the alsa-driver package as described in the (already linked) ALSA guide.

> At least I guessed that sound would be enabled on the install CD kernel and did
> not notice it was not when I checked the kernel configuration with
> menugonfig... 

If you have any feedback to the genkernel stuff, please report it to the respective maintainer (in this case, either kernel team or ppc folks, I guess). Thanks for reporting.