linux:gentoo-mbp
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:gentoo-mbp [2012/06/10 12:25] – external edit 127.0.0.1 | linux:gentoo-mbp [2016/05/05 13:07] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| 03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/ | 03:00.0 Network controller: Broadcom Corporation BCM4331 802.11a/ | ||
| + | Thought I have followed the directions of the kernel document, | ||
| + | Device Drivers-> | ||
| + | < *> BCMA Support | ||
| + | [*] Support for BCMA on PCI-host bus | ||
| + | And you can find the firmware in the | ||
| + | ls / | ||
| + | |||
| + | |||
| + | ===== ALSA Sound card ===== | ||
| + | Add the hda-intel to / | ||
| + | ALSA_CARDS=" | ||
| + | And config the kernel options fo intel hda,after these I think it should work well,but wtf,it is no sound.I almost use alsa-mixer to set all the values to the largest,but useless. | ||
| + | Then one day,I use the System-> | ||
| + | |||
| + | ==== ALSA Settings ==== | ||
| + | Refer to [[http:// | ||
| + | |||
| + | emerge alsa-utils | ||
| + | rc-update add alsasound boot | ||
| + | gpasswd -a < | ||
| + | | ||
| + | ===== aticonfig ===== | ||
| + | When I upgrade the kernel to 3.3.8,it can't startx correctly, | ||
| + | aticonfig --initial | ||
| + | ===== Reference ===== | ||
| + | |||
| + | http:// | ||
| + | |||
| + | Touchpad: | ||
| + | | ||
| + | http:// | ||
| + | |||
| + | emerge x11-drivers/ | ||
| + | | ||
| + | Append section to / | ||
| + | < | ||
| + | Section " | ||
| + | MatchIsTouchpad " | ||
| + | Identifier | ||
| + | Driver | ||
| + | | ||
| + | </ | ||
| + | |||
| + | .Xmodmap | ||
| + | |||
| + | < | ||
| + | pjq@localhost ~ $ cat .Xmodmap | ||
| + | pointer = 1 2 3 5 4 7 6 8 9 10 11 12 | ||
| + | </ | ||
| + | |||
| + | ===== Fix boot after reinstall Mac OS X ===== | ||
| + | 1.Of course, | ||
| + | |||
| + | 2.Fix the grub command,it is really strange, | ||
| + | < | ||
| + | splashimage=(hd0, | ||
| + | #Now config | ||
| + | title Gentoo Linux root (hd0,3) root=/ | ||
| + | root (hd0,3) | ||
| + | kernel / | ||
| + | |||
| + | #The previous config | ||
| + | title Gentoo Linux root (hd0,4) root=/ | ||
| + | root (hd0,4) | ||
| + | kernel / | ||
| + | </ | ||
| + | |||
| + | And the fstab also need update: | ||
| + | < | ||
| + | # NOTE: If your BOOT partition is ReiserFS, add the notail option to opts. | ||
| + | / | ||
| + | #/dev/sda4 / | ||
| + | / | ||
| + | #/ | ||
| + | / | ||
| + | / | ||
| + | |||
| + | </ | ||
| + | |||
| + | ===== Tips ===== | ||
| + | fglrxinfo | ||
| + | fgl_glxgears | ||
| + | |||
| + | Gentoo Linux on the MacBook Pro 8,2 (late 2011): | ||
| + | |||
| + | http:// | ||
| + | ===== Kernel config ===== | ||
| + | config-3.5.7: | ||
| + | |||
| + | http:// | ||
/var/www/dokuwiki/wiki/data/attic/linux/gentoo-mbp.1339302339.txt.gz · Last modified: 2016/05/05 13:06 (external edit)
