[Bug 589850] Re: Since upgrade 9.10->10.04 dual screen does not work anymore

2016-02-25 Thread Christopher M. Penalver
As per https://bugs.freedesktop.org/show_bug.cgi?id=28393#c1 .

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/589850

Title:
  Since upgrade 9.10->10.04 dual screen does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/589850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2014-01-08 Thread Christopher M. Penalver
telmich, 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 xserver-xorg-video-ati 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

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Importance: Undecided = Low

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/589850

Title:
  Since upgrade 9.10-10.04 dual screen does not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/589850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2010-07-02 Thread Bryce Harrington
** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: New = Confirmed

-- 
Since upgrade 9.10-10.04 dual screen does not work anymore
https://bugs.launchpad.net/bugs/589850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2010-06-05 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = xserver-xorg-video-ati (Ubuntu)

-- 
Since upgrade 9.10-10.04 dual screen does not work anymore
https://bugs.launchpad.net/bugs/589850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2010-06-05 Thread telmich
Found another way to fix it:

kobold# echo 0  /sys/class/vtconsole/vtcon1/bind
kobold# rmmod radeon
kobold# modprobe radeon modeset=0
kobold# /etc/init.d/gdm start

-- 
Since upgrade 9.10-10.04 dual screen does not work anymore
https://bugs.launchpad.net/bugs/589850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2010-06-05 Thread telmich
Btw, loading radeon without KMS also makes xv work with mplayer.

-- 
Since upgrade 9.10-10.04 dual screen does not work anymore
https://bugs.launchpad.net/bugs/589850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2010-06-04 Thread telmich
** Summary changed:

- Since upgrade 9.10-10.04 dual srceen does not work anymore
+ Since upgrade 9.10-10.04 dual screen does not work anymore

-- 
Since upgrade 9.10-10.04 dual screen does not work anymore
https://bugs.launchpad.net/bugs/589850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2010-06-04 Thread telmich
Works fine when reloading radeon with radeon.agpmode=-1:

/etc/init.d/gdm stop 
echo 0  /sys/class/vtconsole/vtcon1/bind
rmmod radeon 
modprobe radeon agpmode=-1  
/etc/init.d/gdm start

-- 
Since upgrade 9.10-10.04 dual screen does not work anymore
https://bugs.launchpad.net/bugs/589850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2010-06-04 Thread telmich
Update: Two screens work, also next to each other, but mplayer still
chooses x11 instead of xv, which should be usable.

-- 
Since upgrade 9.10-10.04 dual screen does not work anymore
https://bugs.launchpad.net/bugs/589850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2010-06-04 Thread telmich
Upstream bugzilla entry:
https://bugs.freedesktop.org/show_bug.cgi?id=28393

Not sure, which is the better place for documentation now...

** Bug watch added: freedesktop.org Bugzilla #28393
   http://bugs.freedesktop.org/show_bug.cgi?id=28393

-- 
Since upgrade 9.10-10.04 dual screen does not work anymore
https://bugs.launchpad.net/bugs/589850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2010-06-04 Thread telmich
with agpmode=1: Same as radeon.agpmode=-1.
with agpmode=2: Same as radeon.agpmode=-1.

with agpmode=4: Computer freezes...

-- 
Since upgrade 9.10-10.04 dual screen does not work anymore
https://bugs.launchpad.net/bugs/589850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 589850] Re: Since upgrade 9.10-10.04 dual screen does not work anymore

2010-06-04 Thread telmich
Btw, each time i reload radeon, the index of VGA and LVDS increase: VGA-0 - 
VGA-1 - VGA-2.
Not sure whether this is thought to be.

-- 
Since upgrade 9.10-10.04 dual screen does not work anymore
https://bugs.launchpad.net/bugs/589850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs