Hallo zusammen!
Bevor ich hier in aller Ausführlichkeit schreibe, was ich schon alles probiert habe, möchte ich nur eine kurze Frage stellen.
Ich habe eine Intel CPU mit Onboard-Grafik (00:02.0 VGA compatible controller: Intel Corporation GeminiLake [UHD Graphics 605] (rev 03)) und möchte sie zu einem LXC-Container durchschleifen (Passthrough). Und so langsam dämmert mir, dass das gar nicht funktionieren kann, weil ich nur diese eine Grafikkarte habe. Also keine dedizierte. Auf dem Proxmox Host wird mein angeschlossener Monitor erkannt. Auf dem LXC nicht. Wie kann ich Proxmox den Monitor "wegnehmen", und dem LXC zuweisen?
Das sind die Ausgaben von
Auf Proxmox:
Und auf dem LXC:
Bevor ich hier in aller Ausführlichkeit schreibe, was ich schon alles probiert habe, möchte ich nur eine kurze Frage stellen.
Ich habe eine Intel CPU mit Onboard-Grafik (00:02.0 VGA compatible controller: Intel Corporation GeminiLake [UHD Graphics 605] (rev 03)) und möchte sie zu einem LXC-Container durchschleifen (Passthrough). Und so langsam dämmert mir, dass das gar nicht funktionieren kann, weil ich nur diese eine Grafikkarte habe. Also keine dedizierte. Auf dem Proxmox Host wird mein angeschlossener Monitor erkannt. Auf dem LXC nicht. Wie kann ich Proxmox den Monitor "wegnehmen", und dem LXC zuweisen?
Das sind die Ausgaben von
Bash:
get-edid | parse-edid
Auf Proxmox:
Bash:
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Problem requesting slave address: Device or resource busy
No EDID on bus 2
No EDID on bus 3
1 potential busses found: 1
256-byte EDID successfully retrieved from i2c bus 1
Looks like i2c was successful. Have a good day.
Checksum Correct
Section "Monitor"
Identifier "PL2783Q"
ModelName "PL2783Q"
VendorName "IVM"
# Monitor Manufactured week 6 of 2016
# EDID version 1.3
# Digital Display
DisplaySize 600 340
Gamma 2.20
Option "DPMS" "true"
Horizsync 30-89
VertRefresh 50-75
# Maximum pixel clock is 270MHz
#Not giving standard mode: 1440x900, 60Hz
#Not giving standard mode: 1600x900, 60Hz
#Not giving standard mode: 1600x1000, 60Hz
#Not giving standard mode: 1600x1200, 60Hz
#Not giving standard mode: 1680x1050, 60Hz
#Not giving standard mode: 1920x1080, 60Hz
#Not giving standard mode: 1920x1200, 60Hz
#Not giving standard mode: 2048x1280, 60Hz
#Extension block found. Parsing...
Modeline "Mode 16" +hsync +vsync
Modeline "Mode 0" +hsync -vsync
Modeline "Mode 1" 148.500 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync
Modeline "Mode 2" 74.250 1920 2008 2052 2200 1080 1082 1087 1125 +hsync +vsync interlace
Modeline "Mode 3" 74.250 1280 1390 1420 1650 720 725 730 750 +hsync +vsync
Modeline "Mode 4" 27.027 720 736 798 858 480 489 495 525 -hsync -vsync
Modeline "Mode 5" 27.027 720 736 798 858 480 489 495 525 -hsync -vsync
Modeline "Mode 6" 25.200 640 656 752 800 480 490 492 525 -hsync -vsync
Modeline "Mode 7" 27.000 720 732 796 864 576 581 586 625 -hsync -vsync
Modeline "Mode 8" 27.000 720 732 796 864 576 581 586 625 -hsync -vsync
Modeline "Mode 9" 74.250 1280 1720 1760 1980 720 725 730 750 +hsync +vsync
Modeline "Mode 10" 74.250 1920 2448 2492 2640 1080 1082 1089 1125 +hsync +vsync interlace
Modeline "Mode 11" 27.027 1440 1478 1602 1716 480 484 487 525 -hsync -vsync interlace
Modeline "Mode 12" 27.027 1440 1478 1602 1716 480 484 487 525 -hsync -vsync interlace
Modeline "Mode 13" 27.000 1440 1464 1590 1728 576 578 581 625 -hsync -vsync interlace
Modeline "Mode 14" 27.000 1440 1464 1590 1728 576 578 581 625 -hsync -vsync interlace
Modeline "Mode 15" 148.500 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync
Modeline "Mode 17" +hsync +vsync interlace
Modeline "Mode 18" +hsync +vsync
Modeline "Mode 19" -hsync -vsync
Option "PreferredMode" "Mode 16"
EndSection
Und auf dem LXC:
Code:
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Looks like no busses have an EDID. Sorry!
Attempting to use the classical VBE interface
mmap /dev/zero: Operation not permitted
error initialising realmode interface
do you have full superuser (root) permissions?
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again