Hello,

I have realtek wifi adapter in my lenovo laptop ideapad 330 15arr model. It is 
not recognised by sys-net VM. I have downloaded the driver package from the 
following link:

https://github.com/endlessm/linux/tree/master/drivers/net/wireless/rtl8821ce

Since sys-net VM is based on fedora 29 template, I have tried to follow the 
steps given in the link below to make it work in sys-net VM:

https://nova.moe/solve-realtek-rtl8821ce-driver-on-fedora/

However when I try to compile the package, I get the following error:

[user@sys-net rtl8821ce]$ ls
Kconfig   clean  hal          include  platform     runwpa
Makefile  core   ifcfg-wlan0  os_dep   rtl8821c.mk  wlan0dhcp
[user@sys-net rtl8821ce]$ vi Makefile
[user@sys-net rtl8821ce]$ pwd
/home/user/rtl8821ce/rtl8821ce
[user@sys-net rtl8821ce]$ make
make ARCH=x86_64 CROSS_COMPILE= -C 
/lib/modules/4.14.74-1.pvops.qubes.x86_64/build 
M=/home/user/rtl8821ce/rtl8821ce  modules
make[1]: Entering directory 
'/usr/lib/modules/4.14.74-1.pvops.qubes.x86_64/build'
make[2]: *** No rule to make target 
'/home/user/rtl8821ce/rtl8821ce/core/rtw_cmd.o', needed by 
'/home/user/rtl8821ce/rtl8821ce/8821ce.o'.  Stop.
make[1]: *** [Makefile:1527: _module_/home/user/rtl8821ce/rtl8821ce] Error 2
make[1]: Leaving directory '/usr/lib/modules/4.14.74-1.pvops.qubes.x86_64/build'
make: *** [Makefile:1902: modules] Error 2
[user@sys-net rtl8821ce]$ pwd

I think development workflow is different in Qubes OS. Any pointers, help, 
ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/cf29f7b4-1b3b-4194-b1b6-3bc4529019f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to