



The audio doesn't currently work. I have a MBP Santa Rosa purchased just after Leopard came out. The soundcard is recognized by ALSA as a Realtek ALC885, and it *seems* to work (no error messages), but just stays silent.Brullonulla, the audio doesn't work right with Gentoo on intel Mac Book Pro? What do you do with Gentoo on a mac book pro, just curious what kind of stuff you do on it?



brullonulla wrote:Thanks gringo! I think I'll just wait for 2.6.24 to hit portage.
By the way: anyone knows where to look to enable power management on nvidia video cards? I googled a lot but I can't find any info on that, not only about the latest MBPs, but in general! I'm sure I'm somehow googling wrong, so if someone can help me on finding this info, is welcome.
Code: Select all
Option "OnDemandVBlankInterrupts" "True"


source: http://us.download.nvidia.com/XFree86/L ... er-18.htmlOn some notebooks, PowerMizer is not enabled by default. This issue is being investigated, and there is no known workaround.

Code: Select all
# iwconfig ath0 power on
Error for wireless request "Set Power Management" (8B2C) :
SET failed on device ath0 ; Operation not supported.

No... Also mine is the Santa Rosa bought in Late October. I'm using alsa-driver 1.0.15 with the hda_intel use-flag. I know the issue with the red light in the plug. But once alsa-driver is loades successfully you can go into alsamixer (or kmix or whatever) and turn it off.brullonulla wrote:Really? I tried, and it didn't work. Even alsa-9999 didn't. I tried quite hard to get it working, but most I obtained is a red light turning on on the plug.
Maybe your MBP is older than mine, and they changed chipsets? I bought mine in late October.
Eventually, could maybe you post your alsa-related configuration files?
Code: Select all
zcat /proc/config.gz | grep SND
# CONFIG_SND is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
Code: Select all
* media-sound/alsa-driver
Latest version available: 1.0.15
Latest version installed: 1.0.15
Size of files: 2,614 kB
Homepage: http://www.alsa-project.org/
Description: Advanced Linux Sound Architecture kernel modules
License: GPL-2 LGPL-2.1
Code: Select all
# lspci | grep Audio
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

reinstall the kernel without alsa support and install alsa-driver. It´s the only way.How do I uninstall the alsa modules of the kernel to reinstall alsa-driver?
support for it is in mainline since rc1 iirc, so yes, it should work out of the box.I've seen vanilla 2.6.24-rc3 is in portage. Anyone has news of it working?

About audio, yes, but I meant if there are other issues (MBP-specific or not) related with 2.6.24 that anyone knows, so that I'm ready when they will pop out...gringo wrote:support for it is in mainline since rc1 iirc, so yes, it should work out of the box.I've seen vanilla 2.6.24-rc3 is in portage. Anyone has news of it working?
cheers
i´m using rc2 here and i haven´t realised any problems so far, everything works as expected. Torvalds has just released rc4 btwAbout audio, yes, but I meant if there are other issues (MBP-specific or not) related with 2.6.24 that anyone knows, so that I'm ready when they will pop out...

This one?gringo wrote: i´m using rc2 here and i haven´t realised any problems so far, everything works as expected. Torvalds has just released rc4 btw
Well, maybe you will have some troubles with binary drivers ( like the one from nvidia) due to the x86/x86_64 merge but there´s any easy workaround for that.
cheers