Disper does not work since upgrade to new Nvidia driver (302.17)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
disper |
Fix Released
|
High
|
wvengen | ||
disper (Fedora) |
New
|
Undecided
|
Unassigned |
Bug Description
Disper worked well on my Thinkpad t410 with Nvidia Driver 295. I upgraded to version 302.17 from the Ubuntu X Updates PPA (https:/
Trying to use the command disper -S, it says:
resolutions of DFP-2: 640x480, 800x600, 1024x768, 1152x864, 1280x960, 1280x1024, 1600x1200, 1920x1200
setting xinerama info order: DFP-2
deleting dangling metamode 51: source=nv-control, id=51, switchable=no :: DFP-0: 1440x900 @1440x900 +0+0, DFP-2: 1920x1200 @1920x1200 +1440+0
deletion of dangling metamode 51 failed
deleting dangling metamode 53: source=nv-control, id=53, switchable=no :: DFP-0: 1440x900 @1440x900 +0+0
deletion of dangling metamode 53 failed
could not switch to metamode 52: resolution not found
But the resolutions are there:
disper -l
display DFP-0: Lenovo Group Limited
resolutions: 1440x900
display DFP-2: Samsung SyncMaster
resolutions: 640x480, 800x600, 1024x768, 1152x864, 1280x960, 1280x1024, 1600x1200, 1920x1200
DFP-2 is connected to my Docking Station.
My Disper version is:
disper --version
disper 0.3.0
Switching to the external DIsplay works well with nvidia-xconfig and also does with the KDE-Display Software thanks to new RandR Support in Nvidia Driver 302
You can find my Nvidia-
Changed in disper: | |
status: | New → Confirmed |
importance: | Undecided → High |
milestone: | none → 0.3.1 |
assignee: | nobody → wvengen (wvengen) |
Changed in disper: | |
status: | Fix Committed → Fix Released |
Thanks for your bug report! I'm sorry it took a while to catch up, but I've updated bzr trunk to fallback to XRandR when the NVidia kernel driver version >= 300. Would you mind testing?