desktop crash in dual monitor mode on ATI Radeon X1900.

Bug #994490 reported by Lorenzo Volta
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
xorg (Ubuntu)
Expired
Low
Unassigned

Bug Description

applet (and oll the graphical environment) crash when i try to set up kde desktop in dual monitor mode on ATI Radeon X1900.
It seems like bug https://launchpad.net/~sarvatt/+archive/sru1/+build/3118994. I tryed the workaround described in it but it doesn't work for me

"lsb_release -rd" result
Description: Ubuntu 12.04 LTS
Release: 12.04

Current "apt-cache policy xserver-xorg-input-evdev" results
xserver-xorg-input-evdev:
  Installato: 1:2.7.0-0ubuntu1
  Candidato: 1:2.7.0-0ubuntu1
  Tabella versione:
 *** 1:2.7.0-0ubuntu1 0
        500 http://it.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
        100 /var/lib/dpkg/status

(but the graphical system freeze also with the version 2.6.99 as described in the workaround)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Fri May 4 11:24:38 2012
InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120423)
ProcEnviron:
 LANGUAGE=
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: xserver-xorg-input-evdev
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Lorenzo Volta (lorenzo-volta) wrote :
affects: ubuntu → xserver-xorg-input-evdev (Ubuntu)
bugbot (bugbot)
tags: added: kubuntu
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in xserver-xorg-input-evdev (Ubuntu):
status: New → Confirmed
Revision history for this message
Massimo Svanoni (thalion) wrote :

I solved creating a shell script with this command:

xrandr --output DVI-0 --mode 1280x1024 --rate 75 --left-of DVI-1 --rotate normal --output DVI-1 --mode 1280x1024 --rate 75

(please note you have to replace DVI-* with your output; xrandr -q to find them out)

and putting it in starting application

Revision history for this message
Massimo Svanoni (thalion) wrote :

A useful link to customize above mentioned command:

http://wiki.debian.org/XStrikeForce/HowToRandR12

Revision history for this message
Lorenzo Volta (lorenzo-volta) wrote : Re: [Bug 994490] Re: desktop crash in dual monitor mode on ATI Radeon X1900.

Massimo,

ti rispondo direttamente in italiano visto che sono da Verona anche se ho
segnalato il bug in inglese un pò...stentato!

Grazie per la tua risposta, proverò senz'altro a vedere se funziona anche
per me.

Un Saluto

Lorenzo

2012/7/9 Massimo Svanoni <email address hidden>

> I solved creating a shell script with this command:
>
> xrandr --output DVI-0 --mode 1280x1024 --rate 75 --left-of DVI-1
> --rotate normal --output DVI-1 --mode 1280x1024 --rate 75
>
> (please note you have to replace DVI-* with your output; xrandr -q to
> find them out)
>
> and putting it in starting application
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/994490
>
> Title:
> desktop crash in dual monitor mode on ATI Radeon X1900.
>
> Status in “xserver-xorg-input-evdev” package in Ubuntu:
> Confirmed
>
> Bug description:
> applet (and oll the graphical environment) crash when i try to set up
> kde desktop in dual monitor mode on ATI Radeon X1900.
> It seems like bug
> https://launchpad.net/~sarvatt/+archive/sru1/+build/3118994<https://launchpad.net/%7Esarvatt/+archive/sru1/+build/3118994>.
> I tryed the workaround described in it but it doesn't work for me
>
> "lsb_release -rd" result
> Description: Ubuntu 12.04 LTS
> Release: 12.04
>
> Current "apt-cache policy xserver-xorg-input-evdev" results
> xserver-xorg-input-evdev:
> Installato: 1:2.7.0-0ubuntu1
> Candidato: 1:2.7.0-0ubuntu1
> Tabella versione:
> *** 1:2.7.0-0ubuntu1 0
> 500 http://it.archive.ubuntu.com/ubuntu/ precise/main amd64
> Packages
> 100 /var/lib/dpkg/status
>
> (but the graphical system freeze also with the version 2.6.99 as
> described in the workaround)
>
> ProblemType: Bug
> DistroRelease: Ubuntu 12.04
> Package: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
> ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
> Uname: Linux 3.2.0-24-generic x86_64
> ApportVersion: 2.0.1-0ubuntu7
> Architecture: amd64
> Date: Fri May 4 11:24:38 2012
> InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Release amd64
> (20120423)
> ProcEnviron:
> LANGUAGE=
> LANG=it_IT.UTF-8
> SHELL=/bin/bash
> SourcePackage: xserver-xorg-input-evdev
> UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/994490/+subscriptions
>

Revision history for this message
penalvch (penalvch) wrote :

Lorenzo Volta, this bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? If so, could you please test for this with the latest development release of Ubuntu? ISO images are available from http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in the development release from a Terminal (Applications->Accessories->Terminal), as it will automatically gather and attach updated debug information to this report:

apport-collect -p xorg REPLACE-WITH-BUG-NUMBER

Please note, given that the information from the prior release is already available, doing this on a release prior to the development one would not be helpful.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

affects: xserver-xorg-input-evdev (Ubuntu) → xorg (Ubuntu)
Changed in xorg (Ubuntu):
importance: Undecided → Low
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for xorg (Ubuntu) because there has been no activity for 60 days.]

Changed in xorg (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.