devices:displays:dell_5459
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| devices:displays:dell_5459 [2026/08/02 23:22] – really cta-861 Sean Rhone | devices:displays:dell_5459 [2026/08/03 06:30] (current) – Sean Rhone | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ====== eDP ====== | ====== eDP ====== | ||
| - | |||
| - | * TODO: CVT-RB2 standard '' | ||
| - | * :?: Only 1920x1080 and possibly 1366x768 (default in CRU) work correctly | ||
| - | |||
| - | sudo mkdir -p '/ | ||
| - | |||
| - | sudo cp x '/ | ||
| - | |||
| - | ls '/ | ||
| - | |||
| - | '/ | ||
| - | |||
| - | * Dracut | ||
| - | |||
| - | sudo -e '/ | ||
| - | |||
| - | install_items+='/ | ||
| - | |||
| - | sudo dracut --force --regenerate-all | ||
| - | |||
| - | * Kernel parameter | ||
| - | |||
| - | drm.edid_firmware=' | ||
| ===== Debian ===== | ===== Debian ===== | ||
| * [[linux: | * [[linux: | ||
| - | * '' | ||
| - | | + | ==== EDID ==== |
| + | |||
| + | * '' | ||
| + | * [[programs: | ||
| + | |||
| + | | ||
| ==== initramfs ==== | ==== initramfs ==== | ||
| Line 42: | Line 23: | ||
| < | < | ||
| - | #!/bin/sh | + | #!/bin/bash |
| - | . '/ | + | '.' |
| - | mkdir -p $DESTDIR'/ | + | '/ |
| - | cp '/ | + | '/ |
| # End</ | # End</ | ||
| Line 57: | Line 38: | ||
| sudo -e '/ | sudo -e '/ | ||
| - | drm.edid_firmware=' | + | drm.edid_firmware=' |
| - | ===== xorg.conf ===== | + | ==== xorg.conf ==== |
| + | |||
| + | sudo mkdir -p '/ | ||
| < | < | ||
| Section " | Section " | ||
| Identifier " | Identifier " | ||
| - | Modeline " | + | Modeline " |
| + | Modeline " | ||
| + | Modeline " | ||
| + | Modeline " | ||
| + | Modeline " | ||
| Option " | Option " | ||
| EndSection | EndSection | ||
| Line 70: | Line 57: | ||
| # End</ | # End</ | ||
| - | | + | ==== xrandr ==== |
| + | |||
| + | xfce4-session-settings | ||
| + | |||
| + | | ||
| + | |||
| + | ===== openSUSE ===== | ||
| + | |||
| + | * [[linux: | ||
| + | |||
| + | ==== EDID ==== | ||
| + | |||
| + | * TODO: CVT-RB2 standard '' | ||
| + | * :!: TODO: Other resolutions on Wayland ((only 1080p @ '' | ||
| + | |||
| + | sudo mkdir -p '/ | ||
| + | |||
| + | ==== Dracut ==== | ||
| + | |||
| + | sudo -e '/ | ||
| + | |||
| + | install_items+='/ | ||
| + | |||
| + | sudo dracut --force --regenerate-all | ||
| + | |||
| + | ==== Boot Loader ==== | ||
| + | |||
| + | drm.edid_firmware=' | ||
| ====== HDMI-in ====== | ====== HDMI-in ====== | ||
| Line 86: | Line 100: | ||
| * All CVT-RB2 standard | * All CVT-RB2 standard | ||
| - | * Refresh rate: '' | + | * Refresh rate: '' |
| * 1920x1080 | * 1920x1080 | ||
/usr/local/www/wiki/data/attic/devices/displays/dell_5459.1785727357.txt.gz · Last modified: by Sean Rhone
