Wireless networking on Debian
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I've used Fedora, CentOS, Ubuntu and Arch and never been totally stuck for wireless networking.
I'm using Debian with KDE and I'm stuck.
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enxa0cec804446d: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether a0:ce:c8:04:44:6d brd ff:ff:ff:ff:ff:ff
inet 192.168.1.25/24 brd 192.168.1.255 scope global dynamic enxa0cec804446d
valid_lft 86217sec preferred_lft 86217sec
inet6 fe80::a2ce:c8ff:fe04:446d/64 scope link
valid_lft forever preferred_lft forever
I believe I installed the Broadcom driver correctly (I'm on an early 2015 MacBook Pro).
I know it's a no-no, but I have both network-manager and wicd right now out of desparation for seing a wireles network.
Results of: sudo modprobe wl ; ip a
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enxa0cec804446d: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether a0:ce:c8:04:44:6d brd ff:ff:ff:ff:ff:ff
inet 192.168.1.25/24 brd 192.168.1.255 scope global dynamic enxa0cec804446d
valid_lft 84676sec preferred_lft 84676sec
inet6 fe80::a2ce:c8ff:fe04:446d/64 scope link
valid_lft forever preferred_lft forever
debian networking wifi
add a comment |Â
up vote
0
down vote
favorite
I've used Fedora, CentOS, Ubuntu and Arch and never been totally stuck for wireless networking.
I'm using Debian with KDE and I'm stuck.
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enxa0cec804446d: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether a0:ce:c8:04:44:6d brd ff:ff:ff:ff:ff:ff
inet 192.168.1.25/24 brd 192.168.1.255 scope global dynamic enxa0cec804446d
valid_lft 86217sec preferred_lft 86217sec
inet6 fe80::a2ce:c8ff:fe04:446d/64 scope link
valid_lft forever preferred_lft forever
I believe I installed the Broadcom driver correctly (I'm on an early 2015 MacBook Pro).
I know it's a no-no, but I have both network-manager and wicd right now out of desparation for seing a wireles network.
Results of: sudo modprobe wl ; ip a
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enxa0cec804446d: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether a0:ce:c8:04:44:6d brd ff:ff:ff:ff:ff:ff
inet 192.168.1.25/24 brd 192.168.1.255 scope global dynamic enxa0cec804446d
valid_lft 84676sec preferred_lft 84676sec
inet6 fe80::a2ce:c8ff:fe04:446d/64 scope link
valid_lft forever preferred_lft forever
debian networking wifi
What is the output of: lspci | grep Network
â arochester
20 mins ago
broadcom-sta-dkms is the driver I installed. I ran a command and believe it was BCM4360-2 I needed a driver for. This link packages.debian.org/stretch/broadcom-sta-dkms seems to indicate it should work, even though it only lists BCM4360- . Thanks for your response.
â wayneeusa
16 mins ago
@arochester 03:00.0 Network controller: Broadcom Limited BCM43602 802.11ac Wireless LAN SoC (rev 01)
â wayneeusa
15 mins ago
Does asudo modprobe wl ; ip a
show new interfaces?
â Rui F Ribeiro
8 mins ago
@Rui F Ribeiro It seems to be the same: Posted at end of question.
â wayneeusa
5 mins ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I've used Fedora, CentOS, Ubuntu and Arch and never been totally stuck for wireless networking.
I'm using Debian with KDE and I'm stuck.
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enxa0cec804446d: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether a0:ce:c8:04:44:6d brd ff:ff:ff:ff:ff:ff
inet 192.168.1.25/24 brd 192.168.1.255 scope global dynamic enxa0cec804446d
valid_lft 86217sec preferred_lft 86217sec
inet6 fe80::a2ce:c8ff:fe04:446d/64 scope link
valid_lft forever preferred_lft forever
I believe I installed the Broadcom driver correctly (I'm on an early 2015 MacBook Pro).
I know it's a no-no, but I have both network-manager and wicd right now out of desparation for seing a wireles network.
Results of: sudo modprobe wl ; ip a
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enxa0cec804446d: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether a0:ce:c8:04:44:6d brd ff:ff:ff:ff:ff:ff
inet 192.168.1.25/24 brd 192.168.1.255 scope global dynamic enxa0cec804446d
valid_lft 84676sec preferred_lft 84676sec
inet6 fe80::a2ce:c8ff:fe04:446d/64 scope link
valid_lft forever preferred_lft forever
debian networking wifi
I've used Fedora, CentOS, Ubuntu and Arch and never been totally stuck for wireless networking.
I'm using Debian with KDE and I'm stuck.
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enxa0cec804446d: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether a0:ce:c8:04:44:6d brd ff:ff:ff:ff:ff:ff
inet 192.168.1.25/24 brd 192.168.1.255 scope global dynamic enxa0cec804446d
valid_lft 86217sec preferred_lft 86217sec
inet6 fe80::a2ce:c8ff:fe04:446d/64 scope link
valid_lft forever preferred_lft forever
I believe I installed the Broadcom driver correctly (I'm on an early 2015 MacBook Pro).
I know it's a no-no, but I have both network-manager and wicd right now out of desparation for seing a wireles network.
Results of: sudo modprobe wl ; ip a
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enxa0cec804446d: mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether a0:ce:c8:04:44:6d brd ff:ff:ff:ff:ff:ff
inet 192.168.1.25/24 brd 192.168.1.255 scope global dynamic enxa0cec804446d
valid_lft 84676sec preferred_lft 84676sec
inet6 fe80::a2ce:c8ff:fe04:446d/64 scope link
valid_lft forever preferred_lft forever
debian networking wifi
debian networking wifi
edited 4 mins ago
asked 29 mins ago
wayneeusa
63
63
What is the output of: lspci | grep Network
â arochester
20 mins ago
broadcom-sta-dkms is the driver I installed. I ran a command and believe it was BCM4360-2 I needed a driver for. This link packages.debian.org/stretch/broadcom-sta-dkms seems to indicate it should work, even though it only lists BCM4360- . Thanks for your response.
â wayneeusa
16 mins ago
@arochester 03:00.0 Network controller: Broadcom Limited BCM43602 802.11ac Wireless LAN SoC (rev 01)
â wayneeusa
15 mins ago
Does asudo modprobe wl ; ip a
show new interfaces?
â Rui F Ribeiro
8 mins ago
@Rui F Ribeiro It seems to be the same: Posted at end of question.
â wayneeusa
5 mins ago
add a comment |Â
What is the output of: lspci | grep Network
â arochester
20 mins ago
broadcom-sta-dkms is the driver I installed. I ran a command and believe it was BCM4360-2 I needed a driver for. This link packages.debian.org/stretch/broadcom-sta-dkms seems to indicate it should work, even though it only lists BCM4360- . Thanks for your response.
â wayneeusa
16 mins ago
@arochester 03:00.0 Network controller: Broadcom Limited BCM43602 802.11ac Wireless LAN SoC (rev 01)
â wayneeusa
15 mins ago
Does asudo modprobe wl ; ip a
show new interfaces?
â Rui F Ribeiro
8 mins ago
@Rui F Ribeiro It seems to be the same: Posted at end of question.
â wayneeusa
5 mins ago
What is the output of: lspci | grep Network
â arochester
20 mins ago
What is the output of: lspci | grep Network
â arochester
20 mins ago
broadcom-sta-dkms is the driver I installed. I ran a command and believe it was BCM4360-2 I needed a driver for. This link packages.debian.org/stretch/broadcom-sta-dkms seems to indicate it should work, even though it only lists BCM4360- . Thanks for your response.
â wayneeusa
16 mins ago
broadcom-sta-dkms is the driver I installed. I ran a command and believe it was BCM4360-2 I needed a driver for. This link packages.debian.org/stretch/broadcom-sta-dkms seems to indicate it should work, even though it only lists BCM4360- . Thanks for your response.
â wayneeusa
16 mins ago
@arochester 03:00.0 Network controller: Broadcom Limited BCM43602 802.11ac Wireless LAN SoC (rev 01)
â wayneeusa
15 mins ago
@arochester 03:00.0 Network controller: Broadcom Limited BCM43602 802.11ac Wireless LAN SoC (rev 01)
â wayneeusa
15 mins ago
Does a
sudo modprobe wl ; ip a
show new interfaces?â Rui F Ribeiro
8 mins ago
Does a
sudo modprobe wl ; ip a
show new interfaces?â Rui F Ribeiro
8 mins ago
@Rui F Ribeiro It seems to be the same: Posted at end of question.
â wayneeusa
5 mins ago
@Rui F Ribeiro It seems to be the same: Posted at end of question.
â wayneeusa
5 mins ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f475896%2fwireless-networking-on-debian%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
What is the output of: lspci | grep Network
â arochester
20 mins ago
broadcom-sta-dkms is the driver I installed. I ran a command and believe it was BCM4360-2 I needed a driver for. This link packages.debian.org/stretch/broadcom-sta-dkms seems to indicate it should work, even though it only lists BCM4360- . Thanks for your response.
â wayneeusa
16 mins ago
@arochester 03:00.0 Network controller: Broadcom Limited BCM43602 802.11ac Wireless LAN SoC (rev 01)
â wayneeusa
15 mins ago
Does a
sudo modprobe wl ; ip a
show new interfaces?â Rui F Ribeiro
8 mins ago
@Rui F Ribeiro It seems to be the same: Posted at end of question.
â wayneeusa
5 mins ago