Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with make on 5.10.11 kernel #254

Closed
dominikkaminski opened this issue Jan 27, 2021 · 1 comment
Closed

Issues with make on 5.10.11 kernel #254

dominikkaminski opened this issue Jan 27, 2021 · 1 comment

Comments

@dominikkaminski
Copy link

  • Are you using the latest EVDI version?
    yes (1.9.0)

  • Is this issue related to evdi/kernel?
    yes

Some information for baseline would help a lot:

  • Linux distribution and its version
    Ubuntu 20.10
  • Linux kernel version
    5.10.11
  • Xorg version (if used)
  • Desktop environment in use
    GNOME

I've tried to install latest evdi driver for my current kernel 5.10.11 and running in this issue.
This happens when i try to make it directly from devel branch or from 1.9.0 package.

Log:

DKMS make.log for evdi-1.9.0+dfsg for kernel 5.10.11-051011-generic (x86_64)
Mi 27. Jan 14:32:09 CET 2021
make: Entering directory '/usr/src/linux-headers-5.10.11-051011-generic'
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_platform_drv.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_platform_dev.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_sysfs.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_modeset.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_connector.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_encoder.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_drm_drv.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_fb.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_gem.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_painter.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_params.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_cursor.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_debug.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_i2c.o
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi_ioc32.o
  LD [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi.o
  MODPOST /var/lib/dkms/evdi/1.9.0+dfsg/build/Module.symvers
make[2]: *** No rule to make target 'scripts/module.lds', needed by '/var/lib/dkms/evdi/1.9.0+dfsg/build/evdi.ko'.  Stop.
make[2]: *** Waiting for unfinished jobs....
  CC [M]  /var/lib/dkms/evdi/1.9.0+dfsg/build/evdi.mod.o
make[1]: *** [scripts/Makefile.modpost:117: __modpost] Error 2
make: *** [Makefile:1709: modules] Error 2
make: Leaving directory '/usr/src/linux-headers-5.10.11-051011-generic'

I would be thankful for any help!

Cheers
Dominik

@dominikkaminski
Copy link
Author

Solved: Who else run into this issue:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906131/comments/13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant