[gelöst][Debian 11 Bullseye] Externer Monitor nicht erkannt

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
Fisk
Beiträge: 96
Registriert: 23.03.2004 16:30:04

[gelöst][Debian 11 Bullseye] Externer Monitor nicht erkannt

Beitrag von Fisk » 09.09.2022 15:17:52

Hallo,

ich würde gerne unter Debian 11 mein externes Display nutzen (Dell Monitor).

https://www.intel.de/content/www/de/de/ ... tions.html
beschreibt, dass es sich um "Intel® Iris® Xe Grafik" (ich habe auch einen Aufklber mit dieser Bezeichnung auf dem Gerät).

--> gibt es vielleicht einen non-free Treiber für diese Graphikkarte?

Leider finde ich dies Graphik hier nicht:

Code: Alles auswählen

H/W path         Device     Class          Description
======================================================
                            system         LIFEBOOK E5512 (SK00ICPS)
/0                          bus            FJNB2F4
/0/0                        memory         128KiB BIOS
/0/4                        processor      12th Gen Intel(R) Core(TM) i7-1255U
/0/4/a                      memory         512KiB L1 cache
/0/4/b                      memory         4MiB L2 cache
/0/4/c                      memory         12MiB L3 cache
/0/5                        memory         96KiB L1 cache
/0/6                        memory         64KiB L1 cache
/0/7                        memory         2560KiB L2 cache
/0/8                        memory         12MiB L3 cache
/0/9                        memory         256KiB L1 cache
/0/10                       memory         16GiB System Memory
/0/10/0                     memory         8GiB SODIMM DDR4 Synchronous 3200 MHz (0.3 ns)
/0/10/1                     memory         [empty]
/0/10/2                     memory         [empty]
/0/10/3                     memory         [empty]
/0/10/4                     memory         8GiB SODIMM DDR4 Synchronous 3200 MHz (0.3 ns)
/0/10/5                     memory         [empty]
/0/10/6                     memory         [empty]
/0/10/7                     memory         [empty]
/0/100                      bridge         Intel Corporation
/0/100/2                    display        Intel Corporation
/0/100/4                    generic        Intel Corporation
/0/100/6                    bridge         Intel Corporation
/0/100/6/0                  storage        WD Blue SN550 NVMe SSD
/0/100/7                    bridge         Intel Corporation
/0/100/7.1                  bridge         Intel Corporation
/0/100/8                    generic        Intel Corporation
/0/100/a                    generic        Intel Corporation
/0/100/d                    bus            Intel Corporation
/0/100/d.2                  bus            Intel Corporation
/0/100/14                   bus            Intel Corporation
/0/100/14/0      usb1       bus            xHCI Host Controller
/0/100/14/0/3               input          Cherry USB Optical Mouse
/0/100/14/0/4    wwan0      communication  EM05-G
/0/100/14/0/5               bus            USB2.0 Hub
/0/100/14/0/5/1             generic        NB-2033-U
/0/100/14/0/5/2             generic        EMV Smartcard Reader
/0/100/14/0/6               multimedia     FJ Camera
/0/100/14/0/9               input          USB Keyboard
/0/100/14/0/a               communication  Bluetooth wireless interface
/0/100/14/1      usb2       bus            xHCI Host Controller
/0/100/14.2                 memory         RAM memory
/0/100/14.3                 network        Intel Corporation
/0/100/15                   bus            Intel Corporation
/0/100/15.1                 bus            Intel Corporation
/0/100/15.3                 bus            Intel Corporation
/0/100/16                   communication  Intel Corporation
/0/100/16.3                 communication  Intel Corporation
/0/100/1c                   bridge         Intel Corporation
/0/100/1c.7                 bridge         Intel Corporation
/0/100/1c.7/0               generic        SD/MMC Card Reader Controller
/0/100/1f                   bridge         Intel Corporation
/0/100/1f.3                 multimedia     Intel Corporation
/0/100/1f.4                 bus            Intel Corporation
/0/100/1f.5                 bus            Intel Corporation
/0/100/1f.6      enp0s31f6  network        Ethernet Connection (16) I219-LM
/0/1                        system         PnP device PNP0c02
/0/2                        system         PnP device PNP0c02
/0/3                        generic        PnP device FUJ0300
/0/a                        system         PnP device PNP0c02
/0/b                        system         PnP device PNP0c02
/1                          power          CP811122-02
Besten Dank bereits vorab.
Beste Grüße
Fisk

Edit JTH: Ich hab den Titel mal von ein paar eckigen Klammern befreit. Da die im Forum keine technische Funktion haben, muss man sie doch nicht übermäßig setzen ;-)
Zuletzt geändert von Fisk am 09.09.2022 15:42:19, insgesamt 2-mal geändert.

Benutzeravatar
MSfree
Beiträge: 10776
Registriert: 25.09.2007 19:59:30

Re: [Debian 11 Bullseye] Externer Monitor nicht erkannt

Beitrag von MSfree » 09.09.2022 15:37:37

Fisk hat geschrieben: ↑ zum Beitrag ↑
09.09.2022 15:17:52
Dell Monitor.
Der Dell M993s kann nur VGA. :P
--> gibt es vielleicht einen non-free Treiber für diese Graphikkarte?
Nein, aber Firmware, die du installieren mußt. Allerdings könnte der Linuxkernel von Bullseye zu alt für eine CPU aus der 12. Core-i Generation sein.
Leider finde ich dies Graphik hier nicht:
Was soll das für ein Listing sein? Daß es eine Iris Xe ist, hast du doch bereits geschrieben.

Fisk
Beiträge: 96
Registriert: 23.03.2004 16:30:04

Re: [Debian 11 Bullseye] Externer Monitor nicht erkannt

Beitrag von Fisk » 09.09.2022 15:41:30

Nein, aber Firmware, die du installieren mußt. Allerdings könnte der Linuxkernel von Bullseye zu alt für eine CPU aus der 12. Core-i Generation sein.
Danke für diesen Hinweis.
Ich habe mit

Code: Alles auswählen

nano /etc/apt/sources.list
auf "bookworm" umgestellt.

und dann mittels

Code: Alles auswählen

apt full-upgrade
auf Debian 12 aktutalisiert.

-> Problem gelöst.

Beste Grüße
Fisk

Antworten