Git Product home page Git Product logo

Comments (4)

bits3rpent avatar bits3rpent commented on June 27, 2024

[jiv@Vulcan rtl8812au]$ cat /etc/os-release
NAME=Fedora
VERSION="21 (Twenty One)"
ID=fedora
VERSION_ID=21
PRETTY_NAME="Fedora 21 (Twenty One)"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:fedoraproject:fedora:21"
HOME_URL="https://fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=21
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=21
[jiv@Vulcan rtl8812au]$ cat /etc/redhat-release
Fedora release 21 (Twenty One)

Works for me: last few lines
Building modules, stage 2.
MODPOST 1 modules
CC /home/jiv/Downloads/rtl8812au/8812au.mod.o
LD [M] /home/jiv/Downloads/rtl8812au/8812au.ko
make[1]: Leaving directory '/usr/src/kernels/3.19.3-200.fc21.x86_64'

[jiv@Vulcan rtl8812au]$ yum info kernel-devel
Loaded plugins: langpacks
Installed Packages
Name : kernel-devel
Arch : x86_64
Version : 3.17.4
Release : 301.fc21
Size : 34 M
Repo : installed
From repo : fedora
Summary : Development package for building kernel modules to match the
: kernel
URL : http://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
Description : This package provides kernel headers and makefiles sufficient to
: build modules against the kernel package.

Name : kernel-devel
Arch : x86_64
Version : 3.19.3
Release : 200.fc21
Size : 35 M
Repo : installed
From repo : updates
Summary : Development package for building kernel modules to match the
: kernel
URL : http://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
Description : This package provides kernel headers and makefiles sufficient to
: build modules against the kernel package.
[jiv@Vulcan rtl8812au]$ yum info kernel-headers
Loaded plugins: langpacks
Installed Packages
Name : kernel-headers
Arch : x86_64
Version : 3.19.3
Release : 200.fc21
Size : 3.3 M
Repo : installed
From repo : updates
Summary : Header files for the Linux kernel for use by glibc
URL : http://www.kernel.org/
License : GPLv2 and Redistributable, no modification permitted
Description : Kernel-headers includes the C header files that specify the
: interface between the Linux kernel and userspace libraries and
: programs. The header files define structures and constants that
: are needed for building most standard programs and are also needed
: for rebuilding the glibc package.

from rtl8812au.

bits3rpent avatar bits3rpent commented on June 27, 2024

Please make sure kernel headers and kernel-devel is installed.

from rtl8812au.

aviallon avatar aviallon commented on June 27, 2024

I can see x86_64 architecture, but my architecture is i686. It's a little bit old, but still supported. And yes kernel-headers and kernel-devel are installed on my computer.

from rtl8812au.

aviallon avatar aviallon commented on June 27, 2024

But it works very well on my 64 bits PC

from rtl8812au.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.