Can't seem to get my wireless working. Any help would be appreciated!

57 views
Skip to first unread message

randal...@gmail.com

unread,
Jul 28, 2016, 4:24:10 AM7/28/16
to qubes-users
I cant get my bcm4360 drivers to install properly and when I paste the code into sys-net terminal I get this error. please help me out thanks!


[user@sys-net ~]$ wget http://git.io/vuLC7 -v -O fedora23_broadcom_wl_install.sh && sh ./fedora23_broadcom_wl_install.sh;
URL transformed to HTTPS due to an HSTS policy
--2016-04-16 17:47:47-- https://git.io/vuLC7
Resolving git.io (git.io)... 23.23.173.104, 23.23.111.66, 54.243.161.116
Connecting to git.io (git.io)|23.23.173.104|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://gist.githubusercontent.com/onpubcom/7f41dc9cbe90556b2113/raw/a69939c941319741744bea28dadf273f118d67a2/fedora23_broadcom_wl_install.sh [following]
--2016-04-16 17:47:47-- https://gist.githubusercontent.com/onpubcom/7f41dc9cbe90556b2113/raw/a69939c941319741744bea28dadf273f118d67a2/fedora23_broadcom_wl_install.sh
Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 23.235.47.133
Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|23.235.47.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1058 (1.0K) [text/plain]
Saving to: ‘fedora23_broadcom_wl_install.sh’

fedora23_broadcom_w 100%[===================>] 1.03K --.-KB/s in 0s

2016-04-16 17:47:48 (74.5 MB/s) - ‘fedora23_broadcom_wl_install.sh’ saved [1058/1058]

Last metadata expiration check: 0:59:15 ago on Sat Apr 16 16:48:35 2016.
Package gcc-5.3.1-6.fc23.x86_64 is already installed, skipping.
Package kernel-devel-1000:4.1.13-9.pvops.qubes.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Sending application list and icons to dom0
Complete!
mkdir: cannot create directory ‘hybrid_wl_f23’: File exists
--2016-04-16 17:47:53-- http://www.broadcom.com/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz
Resolving www.broadcom.com (www.broadcom.com)... 209.132.249.240
Connecting to www.broadcom.com (www.broadcom.com)|209.132.249.240|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2928541 (2.8M) [application/octet-stream]
Saving to: ‘hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz.4’

hybrid-v35_64-nodeb 100%[===================>] 2.79M 666KB/s in 4.3s

2016-04-16 17:47:57 (668 KB/s) - ‘hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz.4’ saved [2928541/2928541]

Makefile
lib/
lib/wlc_hybrid.o_shipped
lib/LICENSE.txt
src/
src/include/
src/include/typedefs.h
src/include/linuxver.h
src/include/bcmutils.h
src/include/siutils.h
src/include/packed_section_start.h
src/include/epivers.h
src/include/linux_osl.h
src/include/bcmendian.h
src/include/packed_section_end.h
src/include/pcicfg.h
src/include/bcmdefs.h
src/include/bcmcrypto/
src/include/bcmcrypto/tkhash.h
src/include/wlioctl.h
src/include/osl.h
src/shared/
src/shared/bcmwifi/
src/shared/bcmwifi/include/
src/shared/bcmwifi/include/bcmwifi_channels.h
src/shared/bcmwifi/include/bcmwifi_rates.h
src/shared/linux_osl.c
src/wl/
src/wl/sys/
src/wl/sys/wl_dbg.h
src/wl/sys/wlc_key.h
src/wl/sys/wl_linux.h
src/wl/sys/wl_linux.c
src/wl/sys/wlc_wowl.h
src/wl/sys/wl_iw.c
src/wl/sys/wlc_pub.h
src/wl/sys/wl_iw.h
src/wl/sys/wl_export.h
src/wl/sys/wl_cfg80211_hybrid.h
src/wl/sys/wlc_ethereal.h
src/wl/sys/wl_cfg80211_hybrid.c
src/wl/sys/wlc_utils.h
src/wl/sys/wlc_types.h
src/common/
src/common/include/
src/common/include/proto/
src/common/include/proto/bcmeth.h
src/common/include/proto/ieee80211_radiotap.h
src/common/include/proto/ethernet.h
src/common/include/proto/802.1d.h
src/common/include/proto/bcmip.h
src/common/include/proto/bcmevent.h
src/common/include/proto/802.11.h
src/common/include/proto/wpa.h
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd` clean
make[1]: Entering directory '/usr/src/kernels/4.1.13-9.pvops.qubes.x86_64'
CFG80211 API is prefered for this kernel version
/home/user/hybrid_wl_f23/Makefile:85: Neither CFG80211 nor Wireless Extension is enabled in kernel
make[1]: Leaving directory '/usr/src/kernels/4.1.13-9.pvops.qubes.x86_64'
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Entering directory '/usr/src/kernels/4.1.13-9.pvops.qubes.x86_64'
CFG80211 API is prefered for this kernel version
Using CFG80211 API
LD /home/user/hybrid_wl_f23/built-in.o
CC [M] /home/user/hybrid_wl_f23/src/shared/linux_osl.o
CC [M] /home/user/hybrid_wl_f23/src/wl/sys/wl_linux.o
CC [M] /home/user/hybrid_wl_f23/src/wl/sys/wl_iw.o
CC [M] /home/user/hybrid_wl_f23/src/wl/sys/wl_cfg80211_hybrid.o
LD [M] /home/user/hybrid_wl_f23/wl.o
Building modules, stage 2.
CFG80211 API is prefered for this kernel version
Using CFG80211 API
MODPOST 1 modules
CC /home/user/hybrid_wl_f23/wl.mod.o
LD [M] /home/user/hybrid_wl_f23/wl.ko
make[1]: Leaving directory '/usr/src/kernels/4.1.13-9.pvops.qubes.x86_64'
install -D -m 755 wl.ko /lib/modules/`uname -r`/kernel/drivers/net/wireless
install: cannot create regular file ‘/lib/modules/4.1.13-9.pvops.qubes.x86_64/kernel/drivers/net/wireless/wl.ko’: Read-only file system
Makefile:168: recipe for target 'install' failed
make: *** [install] Error 1
depmod: ERROR: openat(/lib/modules/4.1.13-9.pvops.qubes.x86_64, modules.dep.tmp, 1101, 644): Read-only file system
depmod: ERROR: openat(/lib/modules/4.1.13-9.pvops.qubes.x86_64, modules.dep.bin.tmp, 1101, 644): Read-only file system
depmod: ERROR: openat(/lib/modules/4.1.13-9.pvops.qubes.x86_64, modules.alias.tmp, 1101, 644): Read-only file system
depmod: ERROR: openat(/lib/modules/4.1.13-9.pvops.qubes.x86_64, modules.alias.bin.tmp, 1101, 644): Read-only file system
depmod: ERROR: openat(/lib/modules/4.1.13-9.pvops.qubes.x86_64, modules.softdep.tmp, 1101, 644): Read-only file system
depmod: ERROR: openat(/lib/modules/4.1.13-9.pvops.qubes.x86_64, modules.symbols.tmp, 1101, 644): Read-only file system
depmod: ERROR: openat(/lib/modules/4.1.13-9.pvops.qubes.x86_64, modules.symbols.bin.tmp, 1101, 644): Read-only file system
depmod: ERROR: openat(/lib/modules/4.1.13-9.pvops.qubes.x86_64, modules.builtin.bin.tmp, 1101, 644): Read-only file system
depmod: ERROR: openat(/lib/modules/4.1.13-9.pvops.qubes.x86_64, modules.devname.tmp, 1101, 644): Read-only file system
rmmod: ERROR: Module b43 is not currently loaded
rmmod: ERROR: Module ssb is not currently loaded
rmmod: ERROR: Module bcma is not currently loaded
modprobe: FATAL: Module wl not found in directory /lib/modules/4.1.13-9.pvops.qubes.x86_64
blacklist b43
blacklist ssb
blacklist bcma
wl

randal...@gmail.com

unread,
Jul 28, 2016, 4:30:39 AM7/28/16
to qubes-users
I've even turned off secure boot, but it still gives me the WL error.

randal...@gmail.com

unread,
Jul 28, 2016, 4:30:48 AM7/28/16
to qubes-users

randal...@gmail.com

unread,
Jul 28, 2016, 4:30:51 AM7/28/16
to qubes-users

Gorka Alonso

unread,
Jul 28, 2016, 4:46:26 AM7/28/16
to qubes-users, randal...@gmail.com
Disclaimer: Long time since I dont use regularly Qubes, a couple of releases :-)

I guess it happens because the filesystem is readonly to the AppVM (netVM). IMHO you should do it in the templateVM in which the netVM is based.

I would:
1- Clone the templateVM (I dont like tweaking default template VM, network drivers are only related to one VM, there is no need to install it to all the VM's, if you dont mind skip to step 3)
2- Change the netVM's template to the new template
3- Start the template in which the netVM is based
4- Do the same you did in the template

Reply all
Reply to author
Forward
0 new messages