AdnanHodzic / AdnanHodzic/displaylink-debian

DisplayLink Not Working with Kali 2024.2 Kernel 6.6.15

Aberta
#942 1 comentário 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Shell
Estrelas
1.5k
Forks
241
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Hi,

I have just installed Kali Linux 2024.2 (KDE) with Kernel 6.6.15 amd64, DisplayLink-driver is not working.

Though installation completes successfully once installed, also I get the display on second and third screens.

But when asked to **restart**, and I do, the OS doesn't go forward after the following Error message:

### ERROR

```
[FAILED] Failed to start displaylink-driver.service - DisplayLink Driver Service.
[FAILED] Failed to start vmware.service - LSB: This service starts and stops VMWare service.
```

Below provided is the **DEBUG output**:

### Debug Output

```
--------------- Linux system info ----------------

Distro: Kali
Release: kali-rolling
Kernel: 6.6.15-amd64

---------------- DisplayLink info ----------------

Driver version: 1.14.4
DisplayLink service status: up and running
EVDI service version: 1.14.4

------------------ Graphics card -----------------

Vendor: i915
Subsystem: [103c:816b]
VGA: Intel Corporation HD Graphics 530 (rev 06)
VGA (3D): NVIDIA Corporation GM107M [GeForce GTX 950M] (rev a2)
X11 version: 21.1.12-1
X11 configs: /etc/X11/xorg.conf.d/20-displaylink.conf

-------------- DisplayLink xorg.conf -------------

File: /etc/X11/xorg.conf.d/20-displaylink.conf
Contents:
Section "ServerLayout"
Identifier "layout"
Screen 0 "nvidia"
Inactive "intel"
EndSection

Section "Device"
Identifier "intel"
Driver "modesetting"
Option "AccelMethod" "None"
EndSection

Section "Screen"
Identifier "intel"
Device "intel"
EndSection

Section "Device"
Identifier "nvidia"
Driver "nvidia"
Option "ConstrainCursor" "off"
EndSection

Section "Screen"
Identifier "nvidia"
Device "nvidia"
Option "AllowEmptyInitialConfiguration" "on"
Option "IgnoreDisplayDevices" "CRT"
EndSection

-------------------- Monitors --------------------

Providers: number : 0

-------------------------------------------------------------------
```

Please help me make it work on Kali ASAP.

Thank you.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.