lopworldof.blogg.se

Arch linux macbook pro 2011
Arch linux macbook pro 2011











arch linux macbook pro 2011
  1. #ARCH LINUX MACBOOK PRO 2011 DRIVER#
  2. #ARCH LINUX MACBOOK PRO 2011 ANDROID#
  3. #ARCH LINUX MACBOOK PRO 2011 PASSWORD#

If you get the message no interface have a carrier, you can try running dhcpcd -release and then dhcpcd again. We get an IP address with the following command (which should display a succession of communications): dhcpcd In this case, the simplest way is to reconfigure your wifi on the 2.4 GHz band. Also, depending on the situation, it may not work on some channels in the 5 GHz band.

#ARCH LINUX MACBOOK PRO 2011 PASSWORD#

To connect to the wifi, use the command (where ssid and password are respectively the name and password of your access point): wpa_supplicant -B -i wlan0 -c <(wpa_passphrase "ssid" "password")īe careful not to put a space between the < and the (, to avoid getting the error zsh: number expected.

#ARCH LINUX MACBOOK PRO 2011 ANDROID#

If you can’t connect, you can still use a small USB wifi adapter to continue the installation, or use the “modem” mode of your Android phone. You can then activate the connection and then scan the surrounding networks (if the interface has, in the result of the previous command, a name other than wlan0, you have to adapt it): ifconfig wlan0 up If all goes well, iw dev now displays something: phy#1 We start by disabling the concurrent modules, which could be run: rmmod b43 bcma ssb wl

#ARCH LINUX MACBOOK PRO 2011 DRIVER#

If the iw dev command doesn’t return anything, it is because the driver ( broadcom-wl in our case), although present in the installer, is not loaded. BCM3460 802.11ac Wireless Network AdapterKernel driver in use: bcma-pci-bridge and subsidiaries BCM4360 802.11ac Wireless Network Adapter (rev 03) In my case, the lines concerned are as follows: Network controller: Broadcom Inc. To check which card is on board, use the command: lspci -k If your system is already installed and you want to have a working wifi, you can go further down on this page. The purpose of this part is only to have a network connection to do the installation, we are not yet configuring the wifi for our final system. The MacBook Pro for late 2013 usually comes with a Broadcom wifi card, which is known to be difficult to use with regular drivers. This is the most blocking part compared to the usual computers. Activating Wifi during the installation process This article can serve as a complement of the intallation guide. Start by opening and following the Installation guide and the Macbook Pro 11.x page on the Arch Linux Wiki, which are very detailed. It is strictly discouraged to follow these commands blindly, because Arch Linux is a distribution that is very regularly updated and because each system is different. This one is characterized by a few specificities, notably a recalcitrant Broadcom wifi card. This article details the specific steps that allow me to get a minimum functional installation on a 13" MacBook Pro, late 2013 (11.x). Arch Linux on Macbook Pro late 2013 – Sylvain Durand sylvain durand Arch Linux on Macbook Pro late 2013 Īrch Linux is a distribution whose installation procedure may seem demanding, but which in return offers complete control over what is installed, but above all allows you to experiment with and understand many of the basic elements of how a Linux system works.













Arch linux macbook pro 2011