Summary: | KDE handles extended displays as one huge square and thus makes itself unreadable | ||
---|---|---|---|
Product: | [Unmaintained] krandr | Reporter: | Toni Helenius <helenius.toni> |
Component: | general | Assignee: | Gustavo Pichorim Boiko <gustavo.boiko> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | andresbajotierra, myriam |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | XRANDR output of the monstrous resolution |
Description
Toni Helenius
2008-12-04 08:27:07 UTC
It looks like this is not really related to the KDE display settings. If your TV was not detected once you plugged it in, it probably means that the video driver is not handling it using the X RandR extension. As you mentioned you used some NVIDIA tools to configure the display, the configuration utility probably set your displays as a twinview (or xinerama) big panel, which is a setup that we can't really manage through krandr. Just to make sure this is the case, can you please post here the output of xrandr when the display is set to the monstruous resolution? Thanks in advance Created attachment 30505 [details]
XRANDR output of the monstrous resolution
Yeah further investigations of this matter reveal that neither the free NV nor the NVIDIA's propriety driver fully supports XRANDR extensions. And these are required by the KDE to configure the display settings. Am I right? Yes, usually if the display output is named as "default" in the xrandr output command it means that internally the driver only supports randr up to 1.1 There is not much we can do. krandr will work properly if the driver supports randr 1.2 So I'm closing this bug as INVALID. Thanks for your report. |