MacBookPro11,1
MacBook Pro (Retina, 13-inch, Late 2013)
Contents
Debianのインストール
EFI
grub がインストールされた後(「インストールは完了し、新しいシステムを起動する時となりました。あなたが.......」が表示される)、「戻る」を選択して シェルに移動します。そして /boot/efi/EFI/debian/grubx64.efi にあるファイルを/boot/efi/EFI/boot/bootx64.efi コピーします。
# chroot /target bash # mkdir -p /boot/efi/EFI/boot # cp /boot/efi/EFI/debian/grubx64.efi /boot/efi/EFI/boot/bootx64.efi
そしてWheezy のカーネルではブートできない(initramfs で止まる)ため、jessie/sid にある linux カーネルイメージをインストールします(この文章を書いている時点では 3.11.8-1)。
# backports のカーネルでも動作するかもしれませんが、試していません。
そして「option キー」を押しながら再起動します。
GRUBが起動しますので、GRUB のLinuxカーネルブートオプションに「libata.force=\"1:noncq\"」を追加して起動します。 GRUBのデフォルトの設定するには、 /etc/default/grub の GRUB_CMDLINE_LINUX_DEFAULT に上記を追加し、update-grub を実行します。
/etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="quiet libata.force=\"1:noncq\""
Non EFI
EFI を使わずlegacy BIOS を使う方法もありますが、以下のようなメッセージが出力されブートしません。
"smpboot: Booting Node 0, Processors #1"
とりあえずブートしたい場合は、カーネルのブートパラメータに "nosmp" を追加する必要があります。
起動後はデフォルトに設定しておくとよいと思います。 /etc/default/grub:
GRUB_CMDLINE_LINUX_DEFAULT="quiet nosmp"
変更したら update-grub を実行します。 Non EFI は SMPで動かない、SDカードスロットが認識しないなど、メリットがないので、EFIを使うほうがよいと思います。
ハードウェア
CPU / Core i5 2.4GHz、2.6GHz
- 動作します。
GPU / intel
- 動作します。
2D
- KMS サポートされています.
- xorg.conf で設定する必要はありません。
3D
- 未チェック
External display
- 動作します。
HDMI
- 動作します。
モニターバックライトの制御
- /sys/class/backlight/intel_backlight/brightness に対して値を設定することにより制御できます。
キーボードバックライトの制御
- 未チェック
SATA / Samsung Electronics Co Ltd Device 160
- 動作します。
Gigabit Ethernet
- このマシンはGigabit Ethernetを持っていません。 Thunderbolt かUSBのアダプタが必要です。
無線LAN
- 動作します。
- broadcom-sta-dkms が必要です。
Bluetooth
- 動作します。
Audio / Intel
- 3.12まで動作しません。3.13 からサポートされます。
https://bugzilla.kernel.org/show_bug.cgi?id=64401
Power Management
- なんか動いているみたい。要チェック。
サスペンド
- s2ram は動作する。
Firewire
- このマシンはFirewireを持っていません。 Thunderbolt のアダプタが必要です。
FaceTime HD camera
- まだ動作しません。ドライバがありません。
- Broadcom Corporation Device 1570 でコントロールするみたい。
Apple IR Receiver
- このマシンは Apple IR Receiver を持っていません。
Apple SD Card Reader
- 動作します。
システム 概要
cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 69 model name : Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz stepping : 1 microcode : 0x17 cpu MHz : 768.000 cache size : 3072 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfm on pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadli ne_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid bogomips : 4800.04 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 69 model name : Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz stepping : 1 microcode : 0x17 cpu MHz : 768.000 cache size : 3072 KB physical id : 0 siblings : 4 core id : 1 cpu cores : 2 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfm on pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadli ne_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid bogomips : 4800.04 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 69 model name : Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz stepping : 1 microcode : 0x17 cpu MHz : 768.000 cache size : 3072 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 2 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfm on pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadli ne_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid bogomips : 4800.04 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 69 model name : Intel(R) Core(TM) i5-4258U CPU @ 2.40GHz stepping : 1 microcode : 0x17 cpu MHz : 768.000 cache size : 3072 KB physical id : 0 siblings : 4 core id : 1 cpu cores : 2 apicid : 3 initial apicid : 3 fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfm on pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadli ne_timer aes xsave avx f16c rdrand lahf_lm abm ida arat epb xsaveopt pln pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid bogomips : 4800.04 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management:
lspci
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller [8086:0a04] (rev 09) 00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:0a2e] (rev 09) 00:03.0 Audio device [0403]: Intel Corporation Device [8086:0a0c] (rev 09) 00:14.0 USB controller [0c03]: Intel Corporation Lynx Point-LP USB xHCI HC [8086:9c31] (rev 04) 00:16.0 Communication controller [0780]: Intel Corporation Lynx Point-LP HECI #0 [8086:9c3a] (rev 04) 00:1b.0 Audio device [0403]: Intel Corporation Lynx Point-LP HD Audio Controller [8086:9c20] (rev 04) 00:1c.0 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 1 [8086:9c10] (rev e4) 00:1c.1 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 2 [8086:9c12] (rev e4) 00:1c.2 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 3 [8086:9c14] (rev e4) 00:1c.4 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 5 [8086:9c18] (rev e4) 00:1c.5 PCI bridge [0604]: Intel Corporation Lynx Point-LP PCI Express Root Port 6 [8086:9c1a] (rev e4) 00:1f.0 ISA bridge [0601]: Intel Corporation Lynx Point-LP LPC Controller [8086:9c43] (rev 04) 00:1f.3 SMBus [0c05]: Intel Corporation Lynx Point-LP SMBus Controller [8086:9c22] (rev 04) 02:00.0 Multimedia controller [0480]: Broadcom Corporation Device [14e4:1570] 03:00.0 Network controller [0280]: Broadcom Corporation BCM4360 802.11ac Wireless Network Adapter [14e4:43a0] (rev 03) 04:00.0 SATA controller [0106]: Samsung Electronics Co Ltd Device [144d:1600] (rev 01)
lsusb
Bus 002 Device 002: ID 05ac:8406 Apple, Inc. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 05ac:0259 Apple, Inc. Bus 001 Device 007: ID 05ac:8289 Apple, Inc. Bus 001 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth) Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Couldn't open device, some information will be missing Couldn't open device, some information will be missing Couldn't open device, some information will be missing Bus 002 Device 002: ID 05ac:8406 Apple, Inc. bDeviceClass 0 (Defined at Interface level) bDeviceProtocol 0 iProduct 4 (Bus Powered) Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub bDeviceClass 9 Hub bDeviceProtocol 3 iProduct 2 Bus 001 Device 004: ID 05ac:0259 Apple, Inc. bDeviceClass 0 (Defined at Interface level) bDeviceProtocol 0 iProduct 2 Couldn't open device, some information will be missing (Bus Powered) Bus 001 Device 007: ID 05ac:8289 Apple, Inc. bDeviceClass 255 Vendor Specific Class bDeviceProtocol 1 iProduct 2 Couldn't open device, some information will be missing Couldn't open device, some information will be missing Bus 001 Device 003: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth) bDeviceClass 9 Hub bDeviceProtocol 0 Full speed (or root) hub iProduct 2 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub bDeviceClass 9 Hub bDeviceProtocol 1 Single TT iProduct 2