Giter Club home page Giter Club logo

Comments (7)

ssaavedra avatar ssaavedra commented on May 28, 2024

You should not install the src.rpm but instead the rpm for your architecture. Installing a src.rpm will only put the specfiles and related content into the appropriate rpmbuild folders.

If make does not cause any trouble to you, then you should find an RPM for your architecture (32-bit or 64-bit), which is the one you should install.

from displaylink-rpm.

ssaavedra avatar ssaavedra commented on May 28, 2024

If you're using RHEL7, would it work with our centos7 binary release?

from displaylink-rpm.

LinuxETC avatar LinuxETC commented on May 28, 2024

It did not like that the RHEL7 kernel was 3.10.x unfortunately upon trying the .rpm versus the .src.rpm.

from displaylink-rpm.

ssaavedra avatar ssaavedra commented on May 28, 2024

Didn't it work either with your own built rpm?
As I understand, you ran make on this repo, which should have compiled the rpm besides creating the .src.rpm.

from displaylink-rpm.

LinuxETC avatar LinuxETC commented on May 28, 2024

It is missing the "evdi" module it seems when doing the .src.rpm method as noted initially.

from displaylink-rpm.

ssaavedra avatar ssaavedra commented on May 28, 2024

When you install a src.rpm file you do not actually build anything. You are just installing the sources, but not the actual module you need. You must build it separately.

The src.rpm can just be used to build the actual rpm. Instead of that, you can go all the way to building the binary rpm from this repo by typing make from the root of this folder.

If the resulting RPM does not like the fact that you are using a newer kernel you may need to downgrade evdi/displaylink versions until a point in the past where they support such kernel version.

But once again, you need to build the binary rpm; installing the src.rpm does not cause rpm to automagically build the sources for you.

You can take a look at these resources to better understand SRPMS: https://wiki.centos.org/HowTos/RebuildSRPM and https://docs.fedoraproject.org/ro/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch11s03.html

from displaylink-rpm.

hadess avatar hadess commented on May 28, 2024

The evdi driver plain does not work on RHEL7's 3.10 kernel. We'd need an older version of the evdi driver to have this working.

from displaylink-rpm.

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.