FreedomBen / rtl8188ce-linux-driver

This modified version of the RealTek WiFi driver fixes some issues with RealTek cards on Linux.
GNU General Public License v2.0
491 stars 108 forks source link

Error Fedora 28 Kernel 4.16.x #130

Open cmunhoz opened 6 years ago

cmunhoz commented 6 years ago

[root@INDRA-CMUNHOZ-HP-240 rtl8188ce-linux-driver]# ./install.sh

[*] So you want to live on the wild side and try a different driver for your RealTek wireless card eh? Awesome! I'll help you do it.

[*] We are going to build and install the driver from source code, compiled specifically for your machine.

[*] If you want to do the build/install manually, there are instructions in the "README.md" file.

[*] Please report any bugs/problems at https://github.com/FreedomBen/rtl8188ce-linux-driver

[*] Press when ready to begin, or <Ctrl+C> to quit

[*] Let's install any dependencies you will need in order to build the driver. Última verificação de data de vencimento de metadados: 0:40:29 atrás em sáb 12 mai 2018 18:33:34 -03. Pacote kernel-devel-4.16.7-300.fc28.x86_64 já está instalado, ignorando. Pacote kernel-headers-4.16.7-300.fc28.x86_64 já está instalado, ignorando. Dependências resolvidas. Nada para fazer. Concluído! Última verificação de data de vencimento de metadados: 0:40:31 atrás em sáb 12 mai 2018 18:33:34 -03. O grupo 'Ferramentas de desenvolvimento' já está instalado. Dependências resolvidas. Nada para fazer. Concluído! Última verificação de data de vencimento de metadados: 0:40:32 atrás em sáb 12 mai 2018 18:33:34 -03. O grupo 'Ferramentas de Desenvolvimento C e Bibliotecas' já está instalado. No match for group package "pkgconfig" Dependências resolvidas. Nada para fazer. Concluído! Última verificação de data de vencimento de metadados: 0:40:34 atrás em sáb 12 mai 2018 18:33:34 -03. Pacote git-2.17.0-3.fc28.x86_64 já está instalado, ignorando. Dependências resolvidas. Nada para fazer. Concluído!

[*] Now let's compile the driver from source and copy the files to the right directories if [ -e verify_branch.sh ] ; \ then \ ./verify_branch.sh ; \ fi; Verifying a sane branch for your kernel version... Yes make -C /lib/modules/4.16.3-301.fc28.x86_64/build M=/home/cmunhoz/repositorio/rtl8188ce-linux-driver modules make[1]: /lib/modules/4.16.3-301.fc28.x86_64/build: No such file or directory. Pare. make: [Makefile:29: all] Error 2 [*] The build has failed! Please make sure you have all dependencies installed and you are building on the correct branch (kernel version, not linux distro version, is most important for the branch)