F5F Stay Refreshed Software Operating Systems WiFi issues on Debian with your Macbook Debugging connectivity problems on a Debian system on a Mac.

WiFi issues on Debian with your Macbook Debugging connectivity problems on a Debian system on a Mac.

WiFi issues on Debian with your Macbook Debugging connectivity problems on a Debian system on a Mac.

L
Lapeluche
Member
211
03-09-2017, 01:56 PM
#1
I'm trying to set up Debian on my old MacBook, but the Wi-Fi isn't working. I've searched online but haven't found a solution. My adapter is a Broadcom BCM 4360, and I need the right drivers for Linux. I'm using GNOME and want guidance on getting it connected properly. Since I can't access the internet myself, I have a PC with a connection and a USB stick to help transfer files. Could someone share links to the correct drivers and explain how to make Wi-Fi work?
L
Lapeluche
03-09-2017, 01:56 PM #1

I'm trying to set up Debian on my old MacBook, but the Wi-Fi isn't working. I've searched online but haven't found a solution. My adapter is a Broadcom BCM 4360, and I need the right drivers for Linux. I'm using GNOME and want guidance on getting it connected properly. Since I can't access the internet myself, I have a PC with a connection and a USB stick to help transfer files. Could someone share links to the correct drivers and explain how to make Wi-Fi work?

B
Bonnibel
Posting Freak
794
03-09-2017, 11:06 PM
#2
Purchase a Wi-Fi adapter.
B
Bonnibel
03-09-2017, 11:06 PM #2

Purchase a Wi-Fi adapter.

R
RYAANOO
Member
52
03-10-2017, 02:12 PM
#3
You could use a software solution to simulate an Ethernet connection without needing hardware.
R
RYAANOO
03-10-2017, 02:12 PM #3

You could use a software solution to simulate an Ethernet connection without needing hardware.

E
ElaticsGone
Member
196
03-10-2017, 05:50 PM
#4
The 4360 requires the exclusive Broadcom WL driver. https://wiki.debian.org/wl For offline setup, you can trace the dependency hierarchy of each package and determine the correct installation sequence. It will be easier to link it with Ethernet or connect a device like your phone.
E
ElaticsGone
03-10-2017, 05:50 PM #4

The 4360 requires the exclusive Broadcom WL driver. https://wiki.debian.org/wl For offline setup, you can trace the dependency hierarchy of each package and determine the correct installation sequence. It will be easier to link it with Ethernet or connect a device like your phone.

C
Clareesuh
Member
245
03-12-2017, 03:42 PM
#5
The phone connection to the internet is functioning properly. I’ve managed to clear a significant obstacle for you. Now I just need to install the driver. Thank you!
C
Clareesuh
03-12-2017, 03:42 PM #5

The phone connection to the internet is functioning properly. I’ve managed to clear a significant obstacle for you. Now I just need to install the driver. Thank you!

L
louie018
Posting Freak
824
03-12-2017, 10:08 PM
#6
You're seeing this because the system restricts access to certain files on your machine. The warning is about the `/etc/apt/sources.list` file, which contains package information. Make sure you have the right permissions or that the file exists in the expected location.
L
louie018
03-12-2017, 10:08 PM #6

You're seeing this because the system restricts access to certain files on your machine. The warning is about the `/etc/apt/sources.list` file, which contains package information. Make sure you have the right permissions or that the file exists in the expected location.

A
Airty1
Junior Member
40
03-25-2017, 12:16 PM
#7
I resolved that problem, but now I have another one. It asks me to place a disk labeled 'Debian GNU/Linux 12.4.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20231210-17:57' in the folder '/media/cdrom/'. I don’t know what that path means or how to do it.
A
Airty1
03-25-2017, 12:16 PM #7

I resolved that problem, but now I have another one. It asks me to place a disk labeled 'Debian GNU/Linux 12.4.0 _Bookworm_ - Official amd64 DVD Binary-1 with firmware 20231210-17:57' in the folder '/media/cdrom/'. I don’t know what that path means or how to do it.

D
DRV111
Member
147
04-03-2017, 12:39 AM
#8
The system indicates the network manager must be active, but access is blocked.
D
DRV111
04-03-2017, 12:39 AM #8

The system indicates the network manager must be active, but access is blocked.

N
Night__Man
Member
144
04-18-2017, 02:40 AM
#9
Consider using a different distribution if needed. Follow these steps: 1- pick the first choice and join your Wi-Fi. If successful, watch a YouTube video. If that works, press the install button. Let MX handle the rest.
N
Night__Man
04-18-2017, 02:40 AM #9

Consider using a different distribution if needed. Follow these steps: 1- pick the first choice and join your Wi-Fi. If successful, watch a YouTube video. If that works, press the install button. Let MX handle the rest.

G
Gurkan10
Junior Member
48
04-18-2017, 04:31 AM
#10
Ensure NetworkManager is installed and active. Refer to the NetworkManager documentation for details. You can verify its status using systemctl status NetworkManager.
G
Gurkan10
04-18-2017, 04:31 AM #10

Ensure NetworkManager is installed and active. Refer to the NetworkManager documentation for details. You can verify its status using systemctl status NetworkManager.