[Bug 100871] radeon fails to initialize one DisplayPort monitor

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Tue Sep 6 10:50:20 UTC 2016


https://bugzilla.kernel.org/show_bug.cgi?id=100871

--- Comment #15 from Reg <reg at regproctor.com> ---
Hm, I can't edit that last message. Here are a couple of corrections:

Where I showed:
    xrandr --output DisplayPort-${1} --mode 1920x1080
    sleep 
    xrandr --output DisplayPort-${1} --mode 2560x1440

It should have been:
    xrandr --output DisplayPort-${1} --mode 1920x1080
    sleep 5
    xrandr --output DisplayPort-${1} --mode 2560x1440

Where I showed: 
    from /module/...
It should have been:
    from /sys/module/...

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list