kms and nonkms use different display names. HDMI-1 vs DVI1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
xf86-video-intel |
Fix Released
|
Medium
|
|||
linux (Ubuntu) |
Fix Released
|
Low
|
Tim Gardner | ||
Karmic |
Fix Released
|
Low
|
Tim Gardner |
Bug Description
Binary package hint: xserver-
After KMS was enabled by default my display setup was lost. With xrandr i found what instead of HDMI-1 and HDMI-2 i have DVI1 and DVI2.
Each time i switch between kms and nonkms boot it switch the names.
so to setup my display on nonKMS boot i use:
xrandr --output HDMI-1 --mode 1920x1080 --output HDMI-2 --mode 1280x1024 --left-of HDMI-1
and with KMS:
xrandr --output DVI1 --mode 1920x1080 --output DVI2 --mode 1280x1024 --left-of DVI1
I think it should be fixed for compatibility reasons.
lsb_release -rd
Description: Ubuntu karmic (development branch)
Release: 9.10
apt-cache policy xserver-
xserver-
Installiert: 2:2.7.99.
Kandidat: 2:2.7.99.
Versions-Tabelle:
*** 2:2.7.99.
500 http://
100 /var/lib/
2:
500 http://
Changed in xserver-xorg-video-intel: | |
status: | Unknown → Confirmed |
Changed in xserver-xorg-video-intel (Ubuntu): | |
importance: | Undecided → Low |
status: | Incomplete → Triaged |
tags: |
added: gm45 karmic removed: needs-lspci-vvnn needs-xorglog |
Changed in xserver-xorg-video-intel: | |
status: | Confirmed → Fix Released |
Changed in xserver-xorg-video-intel: | |
importance: | Unknown → Medium |
Changed in xserver-xorg-video-intel: | |
importance: | Medium → Unknown |
Changed in xserver-xorg-video-intel: | |
importance: | Unknown → Medium |
I guess this is not a bug, and it may even be deliberate. Jesse should be able to give a stronger reason than me.