Forum: Linux and Open Source
02-27-2017, 10:35 AM
|
|
Replies: 9
Views: 27,570
|
Forum: Linux and Open Source
02-20-2017, 05:02 PM
|
|
Replies: 19
Views: 40,303
Changing the head of...
Changing the head of /usr/src/evdi-1.3.52/Makefile to the following fixes the dmks build :
ifneq ($(DKMS_BUILD),)
# DKMS
ifeq ($(KERNELRELEASE),)
KERNELRELEASE := $(shell uname -r)
endif
|
Forum: Linux and Open Source
02-20-2017, 04:47 PM
|
|
Replies: 19
Views: 40,303
Finally - it looks like dkms doesnt set...
Finally - it looks like dkms doesnt set KERNELRELEASE for make and for whatever reason this doesn't get picked up on by displaylink-installer.sh.
root@zed:/usr/src# dkms remove evdi/1.3.52 --all
...
|
Forum: Linux and Open Source
02-20-2017, 04:25 PM
|
|
Replies: 19
Views: 40,303
Trying manually :
...
Trying manually :
root@zed:~/displaylink-1.3.52# dkms build evdi/1.3.52
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....(bad exit...
|
Forum: Linux and Open Source
02-20-2017, 04:19 PM
|
|
Replies: 19
Views: 40,303
This would indicate a problem however :
...
This would indicate a problem however :
root@zed:~# file /lib/modules/4.4.0-59-generic/updates/dkms/evdi.ko
/lib/modules/4.4.0-59-generic/updates/dkms/evdi.ko: empty
root@zed:~# ls -l ...
|
Forum: Linux and Open Source
02-20-2017, 04:12 PM
|
|
Replies: 19
Views: 40,303
I don't think so :
root@zed:~# dkms...
I don't think so :
root@zed:~# dkms --verbose autoinstall
root@zed:~# dkms --verbose status
bbswitch, 0.8, 4.4.0-21-generic, x86_64: installed
bbswitch, 0.8, 4.4.0-59-generic, x86_64: installed...
|
Forum: Linux and Open Source
02-20-2017, 03:27 PM
|
|
Replies: 19
Views: 40,303
Hi Michal,
Ok, so there seems like...
Hi Michal,
Ok, so there seems like several different things going on on my machine - Id been previously using the nvidia X server + intel X server (I need the nvidia one for USBC monitor...
|
Forum: Linux and Open Source
02-20-2017, 11:14 AM
|
|
Replies: 19
Views: 40,303
Hi Michal,
So, I just installed the new...
Hi Michal,
So, I just installed the new driver (displaylink-driver-1.3.52) to test but this doesn't work at all with this monitor :-/
Looking at syslog I can see it getting detected as a USB...
|
Forum: Linux and Open Source
02-14-2017, 09:43 AM
|
|
Replies: 19
Views: 40,303
|
Forum: Linux and Open Source
02-13-2017, 09:04 PM
|
|
Replies: 19
Views: 40,303
Thanks for that ; should I be then using the...
Thanks for that ; should I be then using the older version of the released driver with a newer evdi module via github? Is there a formal process for installing both so they play nicely together?
...
|
Forum: Linux and Open Source
01-30-2017, 12:33 PM
|
|
Replies: 19
Views: 40,303
Hi Michal,
I wanted to follow up this thread...
Hi Michal,
I wanted to follow up this thread as I also have an HP ZBook 17 G3 thats running Ubuntu 16.04 with kernel 4.4.0-59 and an AOC E1659Fwu which has this same problem with driver 1.2.65...
|